@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/303.6/e23/>
  a skos:Concept ;
  skos:prefLabel "Konflikter og konfliktløsning"@nb .

<http://dewey.info/class/303.609015/e23/>
  a skos:Concept ;
  dc:created "2024-02-09"^^xsd:date ;
  dc:identifier "7447f04e-3977-4ff7-9d96-2f97052f91f2" ;
  dc:modified "2024-02-09"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/303.6/e23/>
   <http://dewey.info/class/1--090.15/e23/>
 ) ;
  skos:altLabel "Vold--eldre historie fram til ca. 499"@nb ;
  skos:broader <http://dewey.info/class/303.609/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "303.609015" ;
  skos:prefLabel "Sosiale konflikter--eldre historie fram til ca. 499, …"@nb .

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

<http://dewey.info/class/303.609/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/303.609015/e23/> ;
  skos:notation "303.609" ;
  skos:prefLabel "Sosiale konflikter--historie, …"@nb .

