@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/378.03-378.07/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/378.03/e23/> ;
  skos:notation "378.03-378.07" ;
  skos:prefLabel "Bestemte typer høyskoler og universiteter"@nb .

<http://dewey.info/class/378.03/e23/>
  a skos:Concept ;
  ns0:classHere "Forsøksskoler innen høyere utdanning"@nb, "Universities without walls"@nb, "Åpne universiteter"@nb, "Frie universiteter"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00141786" ;
  dc:modified "2018-01-23"^^xsd:date ;
  skos:altLabel "Åpne universiteter (alternativ høyere utdanning)"@nb, "Universities without walls (utdanningstilbud)"@nb, "Frie universiteter (alternativ høyere utdanning)"@nb, "Alternativ høyere utdanning"@nb, "Forsøksskoler--høyere utdanning"@nb, "Colleges without walls (utdanningstilbud)"@nb ;
  skos:broader <http://dewey.info/class/378.03-378.07/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "378.03" ;
  skos:prefLabel "Alternative høyskoler og universiteter"@nb ;
  skos:relatedMatch humord:c22233, humord:c22072 .

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

