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

<http://dewey.info/class/02/e23/>
  a skos:Concept ;
  skos:prefLabel "Bibliotek- og informasjonsvitenskap"@nb .

<http://dewey.info/class/331.8811/e23/>
  a skos:Concept ;
  skos:prefLabel "Fagforeninger for andre næringer og yrker enn utvinning, industri, bygg og anlegg"@nb .

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

<http://dewey.info/class/331.8811001-331.8811999/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/331.881102/e23/> ;
  skos:notation "331.8811001-331.8811999" ;
  skos:prefLabel "Tilføyelser for fagforeninger for andre næringer og yrker enn utvinning, industri, bygg og anlegg"@nb .

<http://dewey.info/class/331.881102/e23/>
  a skos:Concept ;
  dc:created "2016-01-04"^^xsd:date ;
  dc:identifier "471aba21-339f-45fa-83fe-f3b4794f64c7" ;
  dc:modified "2016-01-04"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/331.8811/e23/>
   <http://dewey.info/class/02/e23/>
 ) ;
  skos:altLabel "Informasjonsvitere--fagforeninger"@nb, "Arkivarer--fagforeninger"@nb ;
  skos:broader <http://dewey.info/class/331.8811001-331.8811999/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/331.88110205/e23/> ;
  skos:notation "331.881102" ;
  skos:prefLabel "Bibliotekarer--fagforeninger, …"@nb .

<http://dewey.info/class/331.88110205/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/331.881102/e23/> ;
  skos:notation "331.88110205" ;
  skos:prefLabel "Bibliotekarer--fagforeninger--periodika"@nb .

