@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/495.9191/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/495.919/e23/> ;
  skos:notation "495.9191" ;
  skos:prefLabel "Lao"@nb .

<http://dewey.info/class/495.91/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/495.919/e23/> ;
  skos:notation "495.91" ;
  skos:prefLabel "Thai (siamesisk) og beslektede taispråk"@nb .

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

<http://dewey.info/class/495.919/e23/>
  a skos:Concept ;
  ns0:including "Shan"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00144886" ;
  dc:modified "2018-01-29"^^xsd:date ;
  skos:altLabel "Shan språk"@nb ;
  skos:broader <http://dewey.info/class/495.91/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c17905, humord:c17290, humord:c10185, humord:c17813 ;
  skos:narrower <http://dewey.info/class/495.9191/e23/> ;
  skos:notation "495.919" ;
  skos:prefLabel "Andre taispråk"@nb .

