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

<http://dewey.info/class/495.7824/e23/>
  a skos:Concept ;
  dc:created "2018-03-12"^^xsd:date ;
  dc:identifier "27a9006b-07a1-44c4-bd20-5a8cf8957fc9" ;
  dc:modified "2023-02-02"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/495.7/e23/>
   <http://dewey.info/class/4--824/e23/>
 ) ;
  skos:altLabel "Språkopplæringsbøker--formell tilnærming--koreansk som andrespråk"@nb ;
  skos:broader <http://dewey.info/class/495.78/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/495.782421/e23/> ;
  skos:notation "495.7824" ;
  skos:prefLabel "Koreansk som andrespråk--anvendt lingvistikk--formell tilnærming, …"@nb .

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

<http://dewey.info/class/495.782421/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/495.7824/e23/> ;
  skos:notation "495.782421" ;
  skos:prefLabel "Koreansk språk--lærebøker for engelskspråklige--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/495.7/e23/>
  a skos:Concept ;
  skos:prefLabel "Koreansk"@nb .

<http://dewey.info/class/495.78/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/495.7824/e23/> ;
  skos:notation "495.78" ;
  skos:prefLabel "Anvendt lingvistikk--koreansk språk, …"@nb .

