@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/327.1/e23/>
  skos:prefLabel "Utenrikspolitikk og bestemte emner innen internasjonale relasjoner"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/1--082/e23/>
  skos:prefLabel "Kvinner"@nb ;
  a skos:Concept .

<http://dewey.info/class/327.102-327.108/e23/>
  skos:notation "327.102-327.108" ;
  skos:prefLabel "Generell forminndeling av utenrikspolitikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/327.1082/e23/> .

<http://dewey.info/class/327.1082/e23/>
  skos:broader <http://dewey.info/class/327.102-327.108/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2022-11-03"^^xsd:date ;
  skos:closeMatch bibbi:1667957 ;
  skos:altLabel "Feminisme--internasjonal politikk"@nb ;
  dc:created "2022-11-03"^^xsd:date ;
  dc:identifier "0cc07e8b-76ab-4de3-a176-0054021bdd68" ;
  skos:notation "327.1082" ;
  a skos:Concept ;
  skos:prefLabel "Kvinner--internasjonal politikk, …"@nb ;
  mads:componentList (
   <http://dewey.info/class/327.1/e23/>
   <http://dewey.info/class/1--082/e23/>
 ) .

