@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#> .

<http://dewey.info/class/751.493/e23/>
  skos:notation "751.493" ;
  skos:prefLabel "Collage"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/751.49/e23/> .

<http://dewey.info/class/751.494/e23/>
  skos:notation "751.494" ;
  skos:prefLabel "Airbrush"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/751.49/e23/> .

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

<http://dewey.info/class/751.49/e23/>
  ns0:including "Fingermaling"@nb, "Polymermaling"@nb, "Trykkvalsemaling"@nb, "Sandmaling"@nb ;
  skos:altLabel "Fingermaling"@nb, "Sandmaling"@nb, "Trykkvalsemaling"@nb, "Polymermaling"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/751.4/e23/> ;
  skos:narrower <http://dewey.info/class/751.493/e23/>, <http://dewey.info/class/751.494/e23/> ;
  skos:prefLabel "Andre metoder"@nb ;
  dc:identifier "ocd00165726" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:notation "751.49" ;
  dc:modified "2015-02-10"^^xsd:date .

<http://dewey.info/class/751.4/e23/>
  skos:notation "751.4" ;
  skos:prefLabel "Teknikker og arbeidsmetoder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/751.49/e23/> .

