@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/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.4209/e23/>
  skos:notation "305.4209" ;
  skos:prefLabel "Feminisme--historie"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.42098/e23/> .

<http://dewey.info/class/305.420985/e23/>
  skos:notation "305.420985" ;
  skos:prefLabel "Kjønnsrolle--kvinner--Peru, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.42098/e23/> .

<http://dewey.info/class/2--8/e23/>
  skos:prefLabel "Sør-Amerika"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/305.42/e23/>
  skos:prefLabel "Kvinners sosiale rolle og status"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.42098/e23/>
  skos:narrower <http://dewey.info/class/305.420985/e23/>, <http://dewey.info/class/305.420981/e23/> ;
  dc:modified "2020-09-21"^^xsd:date ;
  skos:notation "305.42098" ;
  dc:identifier "dacadc8e-90c1-4065-b648-a65886eeec5b" ;
  dc:created "2020-09-17"^^xsd:date ;
  skos:altLabel "Kjønnsdiskriminering av kvinner--Sør-Amerika"@nb, "Feminisme--Sør-Amerika"@nb ;
  mads:componentList (
   <http://dewey.info/class/305.42/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--8/e23/>
 ) ;
  skos:prefLabel "Kjønnsrolle--kvinner--Sør-Amerika, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.4209/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/305.420981/e23/>
  skos:notation "305.420981" ;
  skos:prefLabel "Kjønnsrolle--kvinner--Brasil, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/305.42098/e23/> .

