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

<http://dewey.info/class/439.78/e23/>
  skos:notation "439.78" ;
  skos:prefLabel "Svensk språk--anvendt lingvistikk, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/439.7824/e23/> .

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

<http://dewey.info/class/439.7824/e23/>
  skos:broader <http://dewey.info/class/439.78/e23/> ;
  mads:componentList (
   <http://dewey.info/class/439.7/e23/>
   <http://dewey.info/class/4--824/e23/>
 ) ;
  skos:notation "439.7824" ;
  skos:narrower <http://dewey.info/class/439.78240715/e23/> ;
  a skos:Concept ;
  dc:modified "2016-12-13"^^xsd:date ;
  dc:created "2016-12-12"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1132900 ;
  dc:identifier "d1a2ee19-0f2b-4c00-b60c-1b681455052f" ;
  skos:prefLabel "Svensk som andrespråk--anvendt lingvistikk--formell tilnærming"@nb .

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

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

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

