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

<http://dewey.info/class/6--5/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00163055" ;
  dc:modified "2012-03-29"^^xsd:date ;
  skos:broader <http://dewey.info/class/6--2-8/e23/> ;
  skos:inScheme <http://dewey.info/table/6/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c10777, humord:c10526 ;
  skos:narrower <http://dewey.info/class/6--56/e23/>, <http://dewey.info/class/6--59/e23/>, <http://dewey.info/class/6--51/e23/>, <http://dewey.info/class/6--57/e23/> ;
  skos:notation "T6--5" ;
  skos:prefLabel "Italiensk, dalmatisk, rumensk, retoromansk, sardinsk, korsikansk"@nb .

<http://dewey.info/class/6--59/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/6--5/e23/> ;
  skos:notation "T6--59" ;
  skos:prefLabel "Rumensk, retoromansk, sardinsk, korsikansk"@nb .

<http://dewey.info/class/6--51/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/6--5/e23/> ;
  skos:notation "T6--51" ;
  skos:prefLabel "Italiensk"@nb .

<http://dewey.info/class/6--56/e23/>
  a skos:Concept ;
  skos:notation "T6--56" ;
  skos:prefLabel "[Ubenyttet]"@nb .

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

<http://dewey.info/class/6--57/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/6--5/e23/> ;
  skos:notation "T6--57" ;
  skos:prefLabel "Dalmatisk"@nb .

<http://dewey.info/table/6/e23/> a skos:ConceptScheme .
<http://dewey.info/class/6--2-8/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/6--5/e23/> ;
  skos:notation "T6--2-8" ;
  skos:prefLabel "Andre bestemte indoeuropeiske språk enn øst-indoeuropeiske og keltiske språk"@nb .

