@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/4--8/e23/>
  a skos:Concept ;
  skos:prefLabel "Anvendt lingvistikk"@nb .

<http://dewey.info/class/2--485/e23/>
  a skos:Concept ;
  skos:prefLabel "Sverige"@nb .

<http://dewey.info/class/458.009485/e23/>
  a skos:Concept ;
  dc:created "2019-09-17"^^xsd:date ;
  dc:identifier "5de965f6-1b2f-4577-8188-97432c800b5d" ;
  dc:modified "2019-09-17"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/45/e23/>
   <http://dewey.info/class/4--8/e23/>
   <http://dewey.info/class/2--485/e23/>
 ) ;
  skos:broader <http://dewey.info/class/458/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "458.009485" ;
  skos:prefLabel "Italiensk språk--anvendt lingvistikk--Sverige"@nb .

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

<http://dewey.info/class/45/e23/>
  a skos:Concept ;
  skos:prefLabel "Italiensk, rumensk og beslektede språk"@nb .

<http://dewey.info/class/458/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/458.009485/e23/> ;
  skos:notation "458" ;
  skos:prefLabel "Normert italiensk språkbruk (normativ lingvistikk)"@nb .

