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

<http://dewey.info/class/787.2/e23/>
  skos:notation "787.2" ;
  skos:prefLabel "Fioliner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/787.219/e23/> .

<http://dewey.info/class/787.219/e23/>
  dc:modified "2019-09-20"^^xsd:date ;
  a skos:Concept ;
  skos:notation "787.219" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00167457" ;
  skos:prefLabel "Fioliner--instrument, …"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:narrower <http://dewey.info/class/787.2193/e23/>, <http://dewey.info/class/787.21923/e23/>, <http://dewey.info/class/787.21928/e23/>, <http://dewey.info/class/787.219092/e23/> ;
  skos:broader <http://dewey.info/class/787.2/e23/> ;
  skos:altLabel "Feler--instrument"@nb ;
  mads:componentList (
   <http://dewey.info/class/787.2/e23/>
   <http://dewey.info/class/784..19/e23/>
 ) .

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

<http://dewey.info/class/787.2193/e23/>
  skos:notation "787.2193" ;
  skos:prefLabel "Fioliner--spilleteknikker, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/787.219/e23/> .

<http://dewey.info/class/787.219092/e23/>
  skos:notation "787.219092" ;
  skos:prefLabel "Fiolinmakere, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/787.219/e23/> .

<http://dewey.info/class/787.21923/e23/>
  skos:notation "787.21923" ;
  skos:prefLabel "Feler--konstruksjon, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/787.219/e23/> .

<http://dewey.info/class/787.21928/e23/>
  skos:notation "787.21928" ;
  skos:prefLabel "Feler--stemming, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/787.219/e23/> .

