@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

<http://dewey.info/class/418.00721/e23/>
  skos:prefLabel "Anvendt lingvistikk--forskningsmetoder, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:identifier "3190ea61-0417-4907-b486-e43ee0f19306" ;
  skos:broader <http://dewey.info/class/418.0072/e23/> ;
  skos:notation "418.00721" ;
  dc:modified "2019-02-05"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/418/e23/>
   <http://dewey.info/class/1--072.1/e23/>
 ) ;
  skos:altLabel "Språk--normativ tilnærming--forskningsmetoder"@nb ;
  dc:created "2019-02-05"^^xsd:date .

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

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

