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

<http://dewey.info/class/499.21/e23/>
  skos:notation "499.21" ;
  skos:prefLabel "Filippinske språk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/499.2/e23/> .

<http://dewey.info/class/499.2/e23/>
  skos:prefLabel "Austronesiske språk, …"@nb ;
  skos:altLabel "Atayaliske språk"@nb, "Tayal språk"@nb, "Tsouiske språk"@nb, "Paiwanisk språk"@nb, "Hesperonesiske språk"@nb, "Atayal språk"@nb, "Malayo-polynesiske språk"@nb, "Taiwanske språk"@nb, "Formosiske språk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/499/e23/>
   <http://dewey.info/class/6--992/e23/>
 ) ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/499.21/e23/>, <http://dewey.info/class/499.28/e23/>, <http://dewey.info/class/499.22/e23/> ;
  dc:modified "2020-09-21"^^xsd:date ;
  dc:identifier "ocd00145142" ;
  a skos:Concept ;
  skos:notation "499.2" ;
  skos:broader <http://dewey.info/class/499/e23/> .

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

<http://dewey.info/class/6--992/e23/>
  skos:prefLabel "Austronesiske språk"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/499.22/e23/>
  skos:notation "499.22" ;
  skos:prefLabel "Sentrale malayo-polynesiske språk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/499.2/e23/> .

<http://dewey.info/class/499.28/e23/>
  skos:notation "499.28" ;
  skos:prefLabel "Aboriginske malayiske språk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/499.2/e23/> .

