@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/1--0603-0609/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1--0601-0609/e23/> ;
  skos:notation "T1--0603-0609" ;
  skos:prefLabel "Nasjonale, regionale, kommunale, lokale organisasjoner"@nb .

<http://dewey.info/class/1--06/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/1--0601-0609/e23/> ;
  skos:notation "T1--06" ;
  skos:prefLabel "Organisasjoner og ledelse"@nb .

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

<http://dewey.info/table/1/e23/> a skos:ConceptScheme .
<http://dewey.info/class/1--0601-0609/e23/>
  a skos:Concept ;
  ns0:classHere "Studentforeninger"@nb, "Medlemslister"@nb, "Administrative rapporter"@nb, "Elev- og studentorganisasjoner"@nb, "Vedtekter"@nb, "Historie"@nb, "Reglementer"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00119358" ;
  dc:modified "2017-10-10"^^xsd:date ;
  skos:broader <http://dewey.info/class/1--06/e23/> ;
  skos:inScheme <http://dewey.info/table/1/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/1--0603-0609/e23/>, <http://dewey.info/class/1--0601/e23/> ;
  skos:notation "T1--0601-0609" ;
  skos:prefLabel "Organisasjoner"@nb .

<http://dewey.info/class/1--0601/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1--0601-0609/e23/> ;
  skos:notation "T1--0601" ;
  skos:prefLabel "Internasjonale organisasjoner"@nb .

