@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/491.82/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/491.8283421/e23/> ;
  skos:notation "491.82" ;
  skos:prefLabel "Serbisk og montenegrinsk"@nb .

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

<http://dewey.info/class/6--21/e23/>
  a skos:Concept ;
  skos:prefLabel "Engelsk"@nb .

<http://dewey.info/class/4--834/e23/>
  a skos:Concept ;
  skos:prefLabel "Audiolingval tilnærming til språkferdighet for personer med et annet morsmål"@nb .

<http://dewey.info/class/491.8283421/e23/>
  a skos:Concept ;
  dc:created "2017-04-21"^^xsd:date ;
  dc:identifier "c8e0be5e-3348-4591-b1e5-b8b90d733aea" ;
  dc:modified "2017-04-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/491.82/e23/>
   <http://dewey.info/class/4--834/e23/>
   <http://dewey.info/class/6--21/e23/>
 ) ;
  skos:broader <http://dewey.info/class/491.82/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "491.8283421" ;
  skos:prefLabel "Serbisk språk--lærebøker for engelskspråklige--audiolingval tilnærming"@nb .

