@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/7767__TCD_Norfish_EngNEAHolNicCod_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_1'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_2'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_3'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_4'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_5'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_6'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_7'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_8'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_9'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_10'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_11'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_12'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_13'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_14'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_15'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_16'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_17'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_18'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_19'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_20'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_21'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_22'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_23'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_24'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_25'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_26'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_27'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_28'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_29'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_30'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_31'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_32'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_33'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_34'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_35'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_36'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_37'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_38'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_39'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_40'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_41'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_42'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_43'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_44'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_45'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_46'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_47'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_48'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_49'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_50'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_51'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_52'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_53'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_54'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_55'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_56'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_57'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_58'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_59'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_60'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_61'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_62'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_63'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_64'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_65'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_66'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_67'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_68'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_69'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_70'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_71'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_72'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_73'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_74'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_75'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_76'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_77'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_78'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_79'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_80'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_81'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_82'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_83'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_84'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_85'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_86'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_87'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_88'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_89'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_90'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_91'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_92'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_93'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_94'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_95'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_96'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_97'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_98'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_99'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_100'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_101'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_102'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_103'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_104'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_105'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_106'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_107'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_108'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_109'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_110'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_111'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_112'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_113'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_114'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_115'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_116'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_117'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_118'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_119'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_120'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_121'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_122'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_123'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_124'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_125'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_126'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_127'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_128'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_129'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_130'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_131'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_132'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_133'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_134'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_135'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_136'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_137'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_138'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_139'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_140'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_141'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_142'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_143'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_144'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_145'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_146'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_147'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_148'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_149'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_150'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_151'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_152'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_153'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_154'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_155'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_156'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_157'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_158'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_159'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_160'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_161'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_162'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_163'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_164'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_165'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_166'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_167'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_168'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_169'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_170'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_171'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_172'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_173'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_174'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_175'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_176'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_177'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_178'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_179'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_180'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_181'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_182'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_183'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_184'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_185'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_186'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_187'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_188'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_189'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_190'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_191'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_192'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_193'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_194'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_195'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_196'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_197'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_198'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_199'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_200'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_201'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_202'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_203'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_204'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_205'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_206'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_207'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_208'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_209'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_210'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_211'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_212'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_213'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_214'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_215'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_216'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_217'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_218'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_219'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_220'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_221'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_222'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_223'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_224'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_225'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_226'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_227'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_228'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_229'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_230'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_231'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_232'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_233'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_234'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_235'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_236'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_237'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_238'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_239'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_240'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_241'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_242'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_243'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_244'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_245'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_246'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_247'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_248'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_249'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_250'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_251'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_252'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_253'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_254'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_255'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_256'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_257'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_258'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_259'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_260'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_261'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_262'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_263'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_264'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_265'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_266'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_267'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_268'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_269'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_270'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/7767__TCD_Norfish_EngNEAHolNicCod_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_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/7767__TCD_Norfish_EngNEAHolNicCod_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCD_Norfish_EngNEAHolNicCod_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/7767_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-03-01'^^xsd:date;
  dwc:institutionCode 'TCD'^^xsd:string;
  dwc:collectionCode 'Norfish'^^xsd:string;
  dwc:catalogNumber 'EngNEAIceHolNicCod'^^xsd:string;
  dwc:recordUrl 'http://www.vliz.be/imis?module=project&proid=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 'Fishing took place around the coast of Iceland, in the Icelandic Sea and into the North Sea; Common name used was cod - often simply referred to as stockfish, dry, fresh or green fish'^^xsd:string;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'TCD_Norfish_EngNEAHolNicCod_271'^^xsd:string;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF