@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/322.2/e23/>
  a skos:Concept ;
  skos:prefLabel "Arbeiderbevegelse og arbeidergrupperinger"@nb .

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

<http://dewey.info/class/322.20954/e23/>
  a skos:Concept ;
  dc:created "2018-04-05"^^xsd:date ;
  dc:identifier "c246a73e-7e03-49f9-9d5a-09f2dddfbdbb" ;
  dc:modified "2018-06-15"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/322.2/e23/>
   <http://dewey.info/class/2--54/e23/>
 ) ;
  skos:broader <http://dewey.info/class/322.209/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "322.20954" ;
  skos:prefLabel "Arbeiderbevegelse--forhold til styresmakter--India"@nb .

<http://dewey.info/class/322.209/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/322.20954/e23/> ;
  skos:notation "322.209" ;
  skos:prefLabel "Arbeiderbevegelse--forhold til styresmakter--historie"@nb .

<http://dewey.info/class/2--54/e23/>
  a skos:Concept ;
  skos:prefLabel "India og tilgrensende sørasiatiske stater"@nb .

