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

<http://dewey.info/class/340.072/e23/>
  skos:notation "340.072" ;
  skos:prefLabel "Lov og rett--forskning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/340.07/e23/> .

<http://dewey.info/class/340.0711/e23/>
  skos:notation "340.0711" ;
  skos:prefLabel "Lov og rett--høyere utdanning, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/340.07/e23/> .

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

<http://dewey.info/class/340.03-340.07/e23/>
  skos:notation "340.03-340.07" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/340.07/e23/> .

<http://dewey.info/class/1--07/e23/>
  skos:prefLabel "Utdanning og opplæring, forskning, lignende emner"@nb ;
  a skos:Concept .

<http://dewey.info/class/34/e23/>
  skos:prefLabel "Lov og rett"@nb ;
  a skos:Concept .

<http://dewey.info/class/340.076/e23/>
  skos:notation "340.076" ;
  skos:prefLabel "Lov og rett--eksamener, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/340.07/e23/> .

<http://dewey.info/class/340.07/e23/>
  skos:notation "340.07" ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/340.072/e23/>, <http://dewey.info/class/340.0711/e23/>, <http://dewey.info/class/340.076/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/34/e23/>
   <http://dewey.info/class/1--07/e23/>
 ) ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/340.03-340.07/e23/> ;
  skos:prefLabel "Lov og rett--utdanning og forskning, …"@nb ;
  dc:identifier "ocd00136229" ;
  skos:closeMatch bibbi:1124158 ;
  dc:modified "2022-11-07"^^xsd:date ;
  skos:altLabel "Juridisk utdanning"@nb .

