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

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

<http://dewey.info/class/414.8/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00144102" ;
  dc:modified "2012-12-19"^^xsd:date ;
  skos:altLabel "Lydlære"@nb ;
  skos:broader <http://dewey.info/class/414/e23/> ;
  skos:exactMatch realfagstermer:c002191, humord:c05743 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c13536, humord:c27325, humord:c16408, humord:c05747, humord:c18977, humord:c16082, humord:c05757, humord:c06213, humord:c05759, humord:c16906, humord:c05746, humord:c13062, humord:c05745 ;
  skos:notation "414.8" ;
  skos:prefLabel "Fonetikk"@nb .

<http://dewey.info/class/414/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/414.8/e23/> ;
  skos:notation "414" ;
  skos:prefLabel "Standardspråkets fonologi og fonetikk"@nb .

