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

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

<http://dewey.info/class/6--89/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/6--8/e23/> ;
  skos:notation "T6--89" ;
  skos:prefLabel "Nygresk"@nb .

<http://dewey.info/table/6/e23/> a skos:ConceptScheme .
<http://dewey.info/class/6--8/e23/>
  a skos:Concept ;
  ns0:classHere "Oversiktsverker om klassiske språk (gresk og latin)"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00163089" ;
  dc:modified "2014-07-24"^^xsd:date ;
  skos:altLabel "Gresk språk"@nb, "Klassiske språk (gresk og latin)"@nb ;
  skos:broader <http://dewey.info/class/6--2-8/e23/> ;
  skos:exactMatch humord:c10342, realfagstermer:c012249 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/6/e23/> ;
  skos:narrowMatch humord:c29898, humord:c10350 ;
  skos:narrower <http://dewey.info/class/6--81/e23/>, <http://dewey.info/class/6--87/e23/>, <http://dewey.info/class/6--89/e23/> ;
  skos:notation "T6--8" ;
  skos:prefLabel "Hellenske språk"@nb .

<http://dewey.info/class/6--81/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/6--8/e23/> ;
  skos:notation "T6--81" ;
  skos:prefLabel "Klassisk gresk"@nb .

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

<http://dewey.info/class/6--87/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/6--8/e23/> ;
  skos:notation "T6--87" ;
  skos:prefLabel "Preklassisk og postklassisk gresk"@nb .

