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

<http://dewey.info/class/371.3352/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00141021" ;
  dc:modified "2015-07-28"^^xsd:date ;
  skos:altLabel "Bilder--bruk i undervisning"@nb ;
  skos:broader <http://dewey.info/class/371.335/e23/> ;
  skos:exactMatch humord:c27670 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/371.33522/e23/>, <http://dewey.info/class/371.33523/e23/> ;
  skos:notation "371.3352" ;
  skos:prefLabel "Lysbilder og stillbilder, film og video, bilder"@nb ;
  skos:relatedMatch humord:c04668, humord:c21870, realfagstermer:c030075 .

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

<http://dewey.info/class/371.335/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/371.3352/e23/> ;
  skos:notation "371.335" ;
  skos:prefLabel "Audiovisuelt og visuelt materiale og utstyr"@nb .

<http://dewey.info/class/371.33523/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.3352/e23/> ;
  skos:notation "371.33523" ;
  skos:prefLabel "Film og videoopptak"@nb .

<http://dewey.info/class/371.33522/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/371.3352/e23/> ;
  skos:notation "371.33522" ;
  skos:prefLabel "Lysbilder og stillbilder"@nb .

