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

<http://dewey.info/class/6--971/e23/>
  a skos:Concept ;
  skos:prefLabel "Inuitspråk, yupikspråk, aleutisk"@nb .

<http://dewey.info/class/497.1-497.2/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/497.1/e23/> ;
  skos:notation "497.1-497.2" ;
  skos:prefLabel "Inuitspråk, yupikspråk, aleutisk, na-denespråk"@nb .

<http://dewey.info/class/497.1/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00144977" ;
  dc:modified "2026-04-30"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/497/e23/>
   <http://dewey.info/class/6--971/e23/>
 ) ;
  skos:altLabel "Eskimoisk-aleutiske språk"@nb ;
  skos:broader <http://dewey.info/class/497.1-497.2/e23/> ;
  skos:closeMatch humord:c10141, humord:c10146 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/497.19/e23/>, <http://dewey.info/class/497.14/e23/>, <http://dewey.info/class/497.12/e23/> ;
  skos:notation "497.1" ;
  skos:prefLabel "Eskimospråk, …"@nb .

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

<http://dewey.info/class/497.14/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/497.1/e23/> ;
  skos:notation "497.14" ;
  skos:prefLabel "Yupikspråk, …"@nb .

<http://dewey.info/class/497.12/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/497.1/e23/> ;
  skos:notation "497.12" ;
  skos:prefLabel "Inuitspråk, …"@nb .

<http://dewey.info/class/497.19/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/497.1/e23/> ;
  skos:notation "497.19" ;
  skos:prefLabel "Aleutisk språk"@nb .

<http://dewey.info/class/497/e23/>
  a skos:Concept ;
  skos:prefLabel "Nordamerikanske urbefolkningers språk"@nb .

