@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/230.073/e23/>
  skos:prefLabel "Høyere utdanning innen bestemte trossamfunn og sekter"@nb ;
  a skos:Concept .

<http://dewey.info/class/230.073245632/e23/>
  mads:componentList (
   <http://dewey.info/class/230.073/e23/>
   <http://dewey.info/class/282/e23/>
   <http://dewey.info/class/2--456.32/e23/>
 ) ;
  skos:notation "230.073245632" ;
  skos:broader <http://dewey.info/class/230.0732/e23/> ;
  dc:created "2018-05-02"^^xsd:date ;
  skos:prefLabel "Den romersk-katolske kirke--religiøse utdanningsinstitusjoner--Roma (Italia)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "36796d0f-bca5-4efd-915a-bb87356bd0f7" ;
  a skos:Concept ;
  dc:modified "2018-05-02"^^xsd:date .

<http://dewey.info/class/230.0732/e23/>
  skos:notation "230.0732" ;
  skos:prefLabel "Den romersk-katolske kirke--religiøse utdanningsinstitusjoner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/230.073245632/e23/> .

<http://dewey.info/class/282/e23/>
  skos:prefLabel "Den romersk-katolske kirke"@nb ;
  a skos:Concept .

