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

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

<http://dewey.info/class/481/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/481.1/e23/> ;
  skos:notation "481" ;
  skos:prefLabel "Skriftsystemer, fonologi, fonetikk knyttet til klassisk gresk"@nb .

<http://dewey.info/class/481.1/e23/>
  a skos:Concept ;
  dc:created "2017-04-19"^^xsd:date ;
  dc:identifier "f348293c-a52b-474b-9c4a-f567f6ce849e" ;
  dc:modified "2017-12-18"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/48/e23/>
   <http://dewey.info/class/4--11/e23/>
 ) ;
  skos:broader <http://dewey.info/class/481/e23/> ;
  skos:closeMatch humord:c06415 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c21207 ;
  skos:notation "481.1" ;
  skos:prefLabel "Akronymer--klassisk gresk språk"@nb .

<http://dewey.info/class/4--11/e23/>
  a skos:Concept ;
  skos:prefLabel "Skriftsystemer"@nb .

<http://dewey.info/class/48/e23/>
  a skos:Concept ;
  skos:prefLabel "Klassisk gresk og moderne greske språk"@nb .

