@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/491.2/e23/>
  a skos:Concept ;
  skos:prefLabel "Sanskrit"@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/491.2824/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/491.28243981/e23/> ;
  skos:notation "491.2824" ;
  skos:prefLabel "Sanskrit som andrespråk--anvendt lingvistikk--formell tilnærming"@nb .

<http://dewey.info/class/491.28243981/e23/>
  a skos:Concept ;
  dc:created "2026-06-08"^^xsd:date ;
  dc:identifier "07f834bd-ab6a-4633-bc79-df3574b84a1e" ;
  dc:modified "2026-06-08"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/491.2/e23/>
   <http://dewey.info/class/4--824/e23/>
   <http://dewey.info/class/6--398.1/e23/>
 ) ;
  skos:broader <http://dewey.info/class/491.2824/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "491.28243981" ;
  skos:prefLabel "Sanskrit språk--lærebøker for danskspråklige--formell tilnærming"@nb .

