@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/scheme/edition/e23/>
  a skos:ConceptScheme ;
  rdfs:label "Norsk WebDewey"@nb .

<http://dewey.info/class/2--43/e23/>
  a skos:Concept ;
  skos:prefLabel "Tyskland og mellomeuropeiske naboland"@nb .

<http://dewey.info/class/306.760943/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/306.7609430904/e23/> ;
  skos:notation "306.760943" ;
  skos:prefLabel "Seksuell legning--Tyskland, …"@nb .

<http://dewey.info/class/306.7609430904/e23/>
  a skos:Concept ;
  dc:created "2024-02-15"^^xsd:date ;
  dc:identifier "e8fa17e3-a183-47f3-98f1-369fb1ef07b5" ;
  dc:modified "2024-02-15"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/306.76/e23/>
   <http://dewey.info/class/2--43/e23/>
   <http://dewey.info/class/1--090.4/e23/>
 ) ;
  skos:altLabel "LHBT-identitet--Tyskland--1900-tallet"@nb ;
  skos:broader <http://dewey.info/class/306.760943/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "306.7609430904" ;
  skos:prefLabel "Seksuell legning--Tyskland--1900-tallet, …"@nb .

<http://dewey.info/class/306.76/e23/>
  a skos:Concept ;
  skos:prefLabel "Seksuell legning, transperson-identitet, interseksualitet"@nb .

