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

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

<http://dewey.info/class/741.018/e23/>
  skos:prefLabel "Iboende karakteristika"@nb ;
  ns0:including "Symmetri"@nb, "Farge"@nb, "Stilart"@nb, "Rom"@nb, "Komposisjon"@nb, "Lys"@nb, "Tid"@nb, "Bevegelse"@nb, "Dekorative verdier"@nb, "Form"@nb ;
  skos:altLabel "Komposisjon (kunst)--tegning"@nb, "Stil--kunst--tegning"@nb, "Rom--kunst--tegning"@nb, "Tid--kunst--tegning"@nb, "Bevegelse--kunst--tegning"@nb, "Lys--kunst--tegning"@nb, "Farge--tegning"@nb, "Dekorative verdier--tegning"@nb, "Form (konsept)--kunst--tegning"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/741.01/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2015-06-22"^^xsd:date ;
  dc:identifier "ocd00165192" ;
  skos:notation "741.018" .

<http://dewey.info/class/741.01/e23/>
  skos:notation "741.01" ;
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/741.018/e23/> .

