@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/431.6/e23/>
  skos:prefLabel "Suprasegmental fonologi--tysk språk, …"@nb ;
  a skos:Concept ;
  dc:modified "2022-11-15"^^xsd:date ;
  dc:created "2022-11-15"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Intonasjon (lingvistikk)--tysk språk"@nb, "Aksent (lingvistikk)--tysk språk"@nb ;
  mads:componentList (
   <http://dewey.info/class/43/e23/>
   <http://dewey.info/class/4--16/e23/>
 ) ;
  dc:identifier "7c668053-dffc-4520-ac73-a8e2a10cb08e" ;
  skos:broader <http://dewey.info/class/431/e23/> ;
  skos:notation "431.6" .

<http://dewey.info/class/4--16/e23/>
  skos:prefLabel "Suprasegmentale trekk"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/431/e23/>
  skos:notation "431" ;
  skos:prefLabel "Skriftsystemer, fonologi, fonetikk knyttet til standard tysk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/431.6/e23/> .

<http://dewey.info/class/43/e23/>
  skos:prefLabel "Tysk og beslektede språk"@nb ;
  a skos:Concept .

