@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/439.82/e23/>
  skos:prefLabel "Norsk"@nb ;
  a skos:Concept .

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

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

<http://dewey.info/class/439.82834/e23/>
  skos:notation "439.82834" ;
  skos:prefLabel "Norsk som andrespråk--anvendt lingvistikk--audiolingval tilnærming"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/439.8283441/e23/> .

<http://dewey.info/class/439.8283441/e23/>
  skos:prefLabel "Norsk språk--lærebøker for franskspråklige--audiolingval tilnærming"@nb ;
  skos:broader <http://dewey.info/class/439.82834/e23/> ;
  dc:identifier "d80ace37-391e-4908-9195-44c79e319fc4" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:closeMatch bibbi:1698399 ;
  skos:notation "439.8283441" ;
  mads:componentList (
   <http://dewey.info/class/439.82/e23/>
   <http://dewey.info/class/4--834/e23/>
   <http://dewey.info/class/6--41/e23/>
 ) ;
  dc:modified "2024-12-19"^^xsd:date ;
  dc:created "2019-03-12"^^xsd:date .

