@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/305.48442/e23/>
  skos:notation "305.48442" ;
  skos:prefLabel "Hjemløse kvinner--sosial gruppe, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.48442095482/e23/> .

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

<http://dewey.info/class/305.48442095482/e23/>
  mads:componentList (
   <http://dewey.info/class/305.484/e23/>
   <http://dewey.info/class/1--086.942/e23/>
   <http://dewey.info/class/2--548.2/e23/>
 ) ;
  skos:notation "305.48442095482" ;
  skos:broader <http://dewey.info/class/305.48442/e23/> ;
  dc:created "2023-11-28"^^xsd:date ;
  skos:prefLabel "Fattige kvinner--Tamil Nadu (India)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "68a6f238-0a02-4d38-b7a5-840739d7a3b2" ;
  a skos:Concept ;
  dc:modified "2023-12-11"^^xsd:date .

<http://dewey.info/class/305.484/e23/>
  skos:prefLabel "Kvinner inndelt etter diverse typer sosial status"@nb ;
  a skos:Concept .

