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

<http://dewey.info/class/6--91998/e23/>
  a skos:Concept ;
  ns0:classHere "Hettittisk"@nb ;
  ns0:including "Lykisk"@nb, "Luvisk"@nb, "Palaisk"@nb, "Lydisk"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00163175" ;
  dc:modified "2019-05-13"^^xsd:date ;
  skos:altLabel "Hettittisk språk"@nb, "Palaisk språk"@nb, "Lydisk språk"@nb, "Lykisk språk"@nb, "Luvisk språk"@nb, "Hieroglyf-hettittisk språk"@nb ;
  skos:broader <http://dewey.info/class/6--9199/e23/> ;
  skos:closeMatch humord:c10215 ;
  skos:exactMatch humord:c10214 ;
  skos:inScheme <http://dewey.info/table/6/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c10225, humord:c10220, humord:c10227, humord:c10226 ;
  skos:notation "T6--91998" ;
  skos:prefLabel "Anatoliske språk"@nb .

<http://dewey.info/class/6--9199/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/6--91998/e23/> ;
  skos:notation "T6--9199" ;
  skos:prefLabel "Andre indoeuropeiske språk"@nb .

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

