@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/415.01823/e23/>
  skos:prefLabel "Frasestrukturgrammatikker, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/415.018/e23/>
   <http://dewey.info/class/4--501.823/e23/>
 ) ;
  a skos:Concept ;
  skos:altLabel "Konstituentgrammatikker"@nb ;
  dc:modified "2018-06-28"^^xsd:date ;
  skos:notation "415.01823" ;
  skos:broader <http://dewey.info/class/415.0182/e23/> ;
  dc:identifier "ocd00369150" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2014-07-11"^^xsd:date ;
  skos:narrower <http://dewey.info/class/415.018235/e23/>, <http://dewey.info/class/415.018234/e23/> .

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

<http://dewey.info/class/415.018234/e23/>
  skos:notation "415.018234" ;
  skos:prefLabel "Leksikalsk funksjonell grammatikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/415.01823/e23/> .

<http://dewey.info/class/415.018235/e23/>
  skos:notation "415.018235" ;
  skos:prefLabel "Kategorialgrammatikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/415.01823/e23/> .

<http://dewey.info/class/415.0182/e23/>
  skos:notation "415.0182" ;
  skos:prefLabel "Formell lingvistikk--grammatikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/415.01823/e23/> .

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

