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

<http://dewey.info/class/414.0182/e23/>
  skos:altLabel "Generativ fonologi"@nb, "Formell lingvistikk--fonologi"@nb ;
  a skos:Concept ;
  skos:notation "414.0182" ;
  skos:broader <http://dewey.info/class/414.018/e23/> ;
  dc:created "2014-07-11"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Formell lingvistikk"@nb ;
  dc:identifier "ocd00369296" ;
  dc:modified "2018-06-28"^^xsd:date .

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

<http://dewey.info/class/414.018/e23/>
  skos:notation "414.018" ;
  skos:prefLabel "Skoler (retninger), teorier, metodologier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/414.0182/e23/> .

