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

<http://dewey.info/class/341.765/e23/>
  skos:notation "341.765" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/341.7/e23/>
  skos:notation "341.7" ;
  skos:prefLabel "Internasjonalt samarbeid"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/341.76/e23/> .

<http://dewey.info/class/341.76/e23/>
  skos:prefLabel "Ubenyttet"@nb ;
  skos:broader <http://dewey.info/class/341.7/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "341.76" ;
  skos:narrower <http://dewey.info/class/341.762/e23/>, <http://dewey.info/class/341.766/e23/>, <http://dewey.info/class/341.765/e23/>, <http://dewey.info/class/341.767/e23/> ;
  dc:identifier "ocd00136515" ;
  owl:deprecated true ;
  a skos:Concept ;
  dc:modified "2018-07-19"^^xsd:date .

<http://dewey.info/class/341.762/e23/>
  skos:notation "341.762" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/341.766/e23/>
  skos:notation "341.766" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

<http://dewey.info/class/341.767/e23/>
  skos:notation "341.767" ;
  skos:prefLabel "Ubenyttet"@nb ;
  a skos:Concept .

