@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#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/378.0712/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/378.07120902/e23/> ;
  skos:notation "378.0712" ;
  skos:prefLabel "Katolske skoler--høyere utdanning"@nb .

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

<http://dewey.info/class/378.07/e23/>
  a skos:Concept ;
  skos:prefLabel "Høyskoler og universiteter knyttet til religiøse institusjoner"@nb .

<http://dewey.info/class/378.07120902/e23/>
  a skos:Concept ;
  dc:created "2017-05-19"^^xsd:date ;
  dc:identifier "20b8c5f0-18b8-4cd7-8361-6b4dcf4b4a7e" ;
  dc:modified "2017-05-19"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/378.07/e23/>
   <http://dewey.info/class/371..071/e23/>
   <http://dewey.info/class/282/e23/>
   <http://dewey.info/class/1--090.2/e23/>
 ) ;
  skos:broader <http://dewey.info/class/378.0712/e23/> ;
  skos:closeMatch humord:c12959 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "378.07120902" ;
  skos:prefLabel "Katolske skoler--høyere utdanning--middelalderen"@nb .

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

