@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

<http://dewey.info/class/1--0867/e23/>
  a skos:Concept ;
  ns0:classHere "Transseksuelle personer"@nb, "Personer med ikke-normative kjønnsuttrykk"@nb ;
  ns0:including "Mann-til-kvinne transpersoner"@nb, "Kvinne-til-mann transpersoner"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00192166" ;
  dc:modified "2025-04-09"^^xsd:date ;
  skos:altLabel "Personer med ikke-normative kjønnsuttrykk"@nb, "Transmenn"@nb, "Transpersoner"@nb, "Transkjønnede"@nb, "Transseksuelle"@nb, "Kvinne-til-mann transpersoner"@nb, "Transseksuelle personer"@nb, "Mann-til-kvinne transpersoner"@nb, "Transkvinner"@nb ;
  skos:broader <http://dewey.info/class/1--086/e23/> ;
  skos:exactMatch humord:c22419 ;
  skos:inScheme <http://dewey.info/table/1/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/1--08675/e23/> ;
  skos:notation "T1--0867" ;
  skos:prefLabel "Transpersoner og interseksuelle personer"@nb ;
  skos:relatedMatch humord:c15046 .

<http://dewey.info/table/1/e23/> a skos:ConceptScheme .
<http://dewey.info/class/1--086/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/1--0867/e23/> ;
  skos:notation "T1--086" ;
  skos:prefLabel "Personer inndelt etter diverse sosiale kjennetegn"@nb .

<http://dewey.info/class/1--08675/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/1--0867/e23/> ;
  skos:notation "T1--08675" ;
  skos:prefLabel "Interseksuelle personer"@nb .

