@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.882/e23/>
  skos:broader <http://dewey.info/class/495.8/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Burmesisk språk--standard burmesisk--formell tilnærming, …"@nb ;
  dc:identifier "a59d7684-2323-4a15-8e18-8ee680ab57c7" ;
  skos:altLabel "Burmesisk språk--grammatikk--normativ tilnærming"@nb, "Språkopplæringsbøker--formell tilnærming--standard burmesisk  språk"@nb ;
  skos:notation "495.882" ;
  dc:modified "2017-05-19"^^xsd:date ;
  dc:created "2017-05-16"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/495.8/e23/>
   <http://dewey.info/class/4--82/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/4--82/e23/>
  skos:prefLabel "Strukturert tilnærming til språkferdighet"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/495.8/e23/>
  skos:notation "495.8" ;
  skos:prefLabel "Burmesisk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/495.882/e23/> .

