@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/scheme/edition/e23/>
  a skos:ConceptScheme ;
  rdfs:label "Norsk WebDewey"@nb .

<http://dewey.info/class/1--071/e23/>
  a skos:Concept ;
  skos:prefLabel "Utdanning og opplæring"@nb .

<http://dewey.info/class/439.7824/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/439.7824071/e23/> ;
  skos:notation "439.7824" ;
  skos:prefLabel "Svensk som andrespråk--anvendt lingvistikk--formell tilnærming"@nb .

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

<http://dewey.info/class/439.78240715/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/439.7824071/e23/> ;
  skos:notation "439.78240715" ;
  skos:prefLabel "Svensk som andrespråk--anvendt lingvistikk--formell tilnærming--voksenopplæring"@nb .

<http://dewey.info/class/439.7824071/e23/>
  a skos:Concept ;
  dc:created "2026-01-21"^^xsd:date ;
  dc:identifier "34266254-5ca3-4a28-8de0-20d6f6738f91" ;
  dc:modified "2026-01-21"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/439.7/e23/>
   <http://dewey.info/class/4--824/e23/>
   <http://dewey.info/class/1--071/e23/>
 ) ;
  skos:broader <http://dewey.info/class/439.7824/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/439.78240715/e23/> ;
  skos:notation "439.7824071" ;
  skos:prefLabel "Svensk som andrespråk--anvendt lingvistikk--formell tilnærming--undervisning"@nb .

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

