@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/418/e23/>
  skos:prefLabel "Anvendt lingvistikk"@nb ;
  a skos:Concept .

<http://dewey.info/class/1--072/e23/>
  skos:prefLabel "Forskning"@nb ;
  a skos:Concept .

<http://dewey.info/class/418.00721/e23/>
  skos:notation "418.00721" ;
  skos:prefLabel "Anvendt lingvistikk--forskningsmetoder, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/418.0072/e23/> .

<http://dewey.info/class/418.00727/e23/>
  skos:notation "418.00727" ;
  skos:prefLabel "Anvendt lingvistikk--statistiske metoder, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/418.0072/e23/> .

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

<http://dewey.info/class/418.007/e23/>
  skos:notation "418.007" ;
  skos:prefLabel "Utdanning og opplæring, forskning, lignende emner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/418.0072/e23/> .

<http://dewey.info/class/418.0072/e23/>
  skos:altLabel "Språk--normativ tilnærming--forskning"@nb ;
  a skos:Concept ;
  dc:modified "2018-02-15"^^xsd:date ;
  skos:prefLabel "Anvendt lingvistikk--forskning, …"@nb ;
  skos:narrower <http://dewey.info/class/418.00721/e23/>, <http://dewey.info/class/418.00727/e23/> ;
  dc:identifier "a5639759-cfcc-41f2-8850-a6acb814d1ad" ;
  skos:notation "418.0072" ;
  mads:componentList (
   <http://dewey.info/class/418/e23/>
   <http://dewey.info/class/1--072/e23/>
 ) ;
  skos:broader <http://dewey.info/class/418.007/e23/> ;
  dc:created "2018-02-15"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

