@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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#> .

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

<http://dewey.info/class/3C--3521-3527/e23/>
  skos:notation "T3C--3521-3527" ;
  skos:prefLabel "Persongrupper inndelt etter diverse kjennetegn"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/3C--3521/e23/> .

<http://dewey.info/class/3C--35211/e23/>
  skos:notation "T3C--35211" ;
  skos:prefLabel "Menn--kunst i vid forstand"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/3C--3521/e23/> .

<http://dewey.info/class/1--081/e23/>
  skos:prefLabel "Personer inndelt etter sosialt eller biologisk kjønn"@nb ;
  a skos:Concept .

<http://dewey.info/table/3C/e23/> a skos:ConceptScheme .
<http://dewey.info/class/3C--3521/e23/>
  skos:notation "T3C--3521" ;
  skos:prefLabel "Kjønnsidentitet--kunst i vid forstand, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/3C/e23/> ;
  skos:altLabel "Kjønnsrolle--kunst i vid forstand"@nb ;
  dc:identifier "ocd00143725" ;
  a skos:Concept ;
  dc:modified "2018-01-17"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/3C--352/e23/>
   <http://dewey.info/class/1--081/e23/>
 ) ;
  skos:narrower <http://dewey.info/class/3C--35211/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/3C--3521-3527/e23/> .

<http://dewey.info/class/3C--352/e23/>
  skos:prefLabel "Bestemte persongrupper"@nb ;
  a skos:Concept .

