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

<http://dewey.info/class/025.315/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.31/e23/> ;
  skos:notation "025.315" ;
  skos:prefLabel "Struktur"@nb .

<http://dewey.info/class/025.3/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/025.31/e23/> ;
  skos:notation "025.3" ;
  skos:prefLabel "Bibliografisk analyse og kontroll"@nb .

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

<http://dewey.info/class/025.313/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.31/e23/> ;
  skos:notation "025.313" ;
  skos:prefLabel "Katalogens form"@nb .

<http://dewey.info/class/025.31/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00117591" ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:altLabel "Kataloger (bibliografiske kataloger)"@nb, "Kataloger (bibliografiske kataloger)--bibliotekvitenskap"@nb, "Generelle kataloger"@nb, "Generelle kataloger--bibliotekvitenskap"@nb, "Samkataloger--bibliotekvitenskap"@nb, "Bibliotekkataloger"@nb, "Samkataloger"@nb, "Bibliotekkataloger--bibliotekvitenskap"@nb ;
  skos:broader <http://dewey.info/class/025.3/e23/> ;
  skos:exactMatch humord:c26883, realfagstermer:c010098 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c00208 ;
  skos:narrower <http://dewey.info/class/025.316/e23/>, <http://dewey.info/class/025.317/e23/>, <http://dewey.info/class/025.313/e23/>, <http://dewey.info/class/025.315/e23/> ;
  skos:notation "025.31" ;
  skos:prefLabel "Katalogen"@nb .

<http://dewey.info/class/025.316/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.31/e23/> ;
  skos:notation "025.316" ;
  skos:prefLabel "Formater for maskinlesbare kataloger"@nb .

<http://dewey.info/class/025.317/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.31/e23/> ;
  skos:notation "025.317" ;
  skos:prefLabel "Konvertering og vedlikehold"@nb .

