@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/378.166/e23/>
  skos:notation "378.166" ;
  skos:prefLabel "Prøver--utdanning--høyere utdanning, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/378.1662/e23/> .

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

<http://dewey.info/class/378.16/e23/>
  skos:prefLabel "Administrasjon av studenters faglige aktiviteter"@nb ;
  a skos:Concept .

<http://dewey.info/class/378.1662/e23/>
  skos:altLabel "Eksamener på høyskolenivå"@nb, "Opptaksprøver--høyere utdanning"@nb, "General certificate of education-eksamen (Storbritannia)--A level"@nb, "Standardiserte prøver--høyere utdanning"@nb, "Opptaksprøver til høyskoler"@nb ;
  skos:closeMatch bibbi:1124961, bibbi:1181080, bibbi:1125612, bibbi:1132813 ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2024-10-10"^^xsd:date ;
  skos:notation "378.1662" ;
  dc:identifier "ocd00141852" ;
  skos:broader <http://dewey.info/class/378.166/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/378.16/e23/>
   <http://dewey.info/class/371..262/e23/>
 ) ;
  skos:prefLabel "A level-eksamen, …"@nb .

