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

<http://dewey.info/class/869.1009/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/869.10099287/e23/>, <http://dewey.info/class/869.10093538/e23/> ;
  skos:prefLabel "Portugisisk poesi--historie og kritikk"@nb ;
  mads:componentList (
   <http://dewey.info/class/869/e23/>
   <http://dewey.info/class/3B--100.9/e23/>
 ) ;
  skos:notation "869.1009" ;
  skos:broader <http://dewey.info/class/869.1/e23/> ;
  a skos:Concept ;
  dc:modified "2022-01-27"^^xsd:date ;
  dc:identifier "ocd00452545" ;
  dc:created "2021-05-18"^^xsd:date .

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

<http://dewey.info/class/869.10093538/e23/>
  skos:notation "869.10093538" ;
  skos:prefLabel "Erotisk poesi--portugisisk litteratur--historie og kritikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/869.1009/e23/> .

<http://dewey.info/class/869.10099287/e23/>
  skos:notation "869.10099287" ;
  skos:prefLabel "Portugisisk poesi--kvinnelige forfattere--historie og kritikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/869.1009/e23/> .

<http://dewey.info/class/869/e23/>
  skos:prefLabel "Portugisisk og galisisk litteratur"@nb ;
  a skos:Concept .

<http://dewey.info/class/869.1/e23/>
  skos:notation "869.1" ;
  skos:prefLabel "Portugisisk poesi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/869.1009/e23/> .

