@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/371.828/e23/>
  a skos:Concept ;
  skos:prefLabel "Yrkesgrupper og religiøse grupper"@nb .

<http://dewey.info/class/378.19/e23/>
  a skos:Concept ;
  skos:prefLabel "Veiledning, disiplin, fysiske anlegg, velferd, studenter, studieplaner"@nb .

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

<http://dewey.info/class/378.1982/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/378.19828297/e23/> ;
  skos:notation "378.1982" ;
  skos:prefLabel "Minoriteter--høyere utdanning"@nb .

<http://dewey.info/class/297/e23/>
  a skos:Concept ;
  skos:prefLabel "Islam, babisme, baha'i"@nb .

<http://dewey.info/class/378.19828297/e23/>
  a skos:Concept ;
  dc:created "2020-11-25"^^xsd:date ;
  dc:identifier "93ae7440-4039-4e62-9dd1-d0b8072b79fc" ;
  dc:modified "2020-11-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/378.19/e23/>
   <http://dewey.info/class/371.828/e23/>
   <http://dewey.info/class/297/e23/>
 ) ;
  skos:altLabel "Muslimske høyskolestudenter"@nb ;
  skos:broader <http://dewey.info/class/378.1982/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "378.19828297" ;
  skos:prefLabel "Muslimske universitetsstudenter, …"@nb .

