@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/> .

<http://dewey.info/class/335.02094/e23/>
  skos:notation "335.02094" ;
  skos:prefLabel "Utopisk sosialisme--Europa"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/335.02/e23/> .

<http://dewey.info/class/335/e23/>
  skos:notation "335" ;
  skos:prefLabel "Sosialisme og lignende systemer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/335.02/e23/> .

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

<http://dewey.info/class/335.02/e23/>
  skos:altLabel "Utopier--sosialisme"@nb, "Utopisk sosialisme"@nb ;
  skos:notation "335.02" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/335.02094/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Utopiske systemer og tankeretninger"@nb ;
  dc:modified "2014-09-15"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "ocd00135343" ;
  skos:broader <http://dewey.info/class/335/e23/> ;
  skos:closeMatch bibbi:1116638 .

