@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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#> .

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

<http://dewey.info/class/499.1/e23/>
  skos:notation "499.1" ;
  skos:prefLabel "Ikke-austronesiske språk i Oseania, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/499.15/e23/> .

<http://dewey.info/class/499/e23/>
  skos:prefLabel "Ikke-austronesiske språk i Oseania, austronesiske språk, diverse språk"@nb ;
  a skos:Concept .

<http://dewey.info/class/499.15/e23/>
  skos:altLabel "Pama-nyunganske språk"@nb, "Wik-Mungkan språk"@nb, "Walbiri språk"@nb, "Worimi språk"@nb, "Walpiri språk"@nb, "Nyungardialekter"@nb, "Dyirbal språk"@nb, "Djirbal språk"@nb, "Pintupi dialekt"@nb, "Australske aboriginske språk"@nb, "Ngaanyatjara språk"@nb, "Wik-Munkan språk"@nb, "Pama-maricspråk"@nb, "Kattang språk"@nb, "Yindjibarndi språk"@nb, "Aboriginske australske språk"@nb, "Wororaspråk"@nb, "Tasmanske språk"@nb, "Vestlige ørken språk"@nb, "Tiwi språk (Melville Island (N.T.))"@nb, "Nunggubuyu språk"@nb, "Gumatj språk"@nb, "Warlpiri språk"@nb, "Pama-nyungaspråk"@nb, "Jindjibandji språk"@nb ;
  skos:prefLabel "Australske språk, …"@nb ;
  dc:identifier "ocd00145141" ;
  dc:modified "2020-09-21"^^xsd:date ;
  skos:notation "499.15" ;
  dc:created "2009-12-03"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/499/e23/>
   <http://dewey.info/class/6--991.5/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/499.1/e23/> .

