@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/639.2091632/e23/>
  a skos:Concept ;
  dc:created "2016-11-04"^^xsd:date ;
  dc:identifier "7d43c44a-67bd-46f0-9c37-b04f812c5cfb" ;
  dc:modified "2020-05-26"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/639.2/e23/>
   <http://dewey.info/class/2--163.2/e23/>
 ) ;
  skos:altLabel "Fiske--kommersiell teknologi--Nordishavet"@nb ;
  skos:broader <http://dewey.info/class/639.209163/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "639.2091632" ;
  skos:prefLabel "Kommersielt fiske--teknologi--Nordishavet, …"@nb .

<http://dewey.info/class/639.2/e23/>
  a skos:Concept ;
  skos:prefLabel "Kommersielt fiske, hvalfangst, selfangst"@nb .

<http://dewey.info/scheme/edition/e23/>
  a skos:ConceptScheme ;
  rdfs:label "Norsk WebDewey"@nb .

<http://dewey.info/class/639.209163/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/639.2091632/e23/> ;
  skos:notation "639.209163" ;
  skos:prefLabel "Fiske--kommersiell teknologi--Atlanterhavet, …"@nb .

