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

<http://dewey.info/class/735.22/e23/>
  dc:modified "2015-02-10"^^xsd:date ;
  ns0:including "Klassisistisk skulptur"@nb, "Romantikken"@nb, "Realisme"@nb ;
  skos:prefLabel "1800-1899"@nb ;
  skos:altLabel "Klassisistisk skulptur"@nb, "Realisme--skulptur"@nb, "Romantikken--skulptur"@nb ;
  skos:notation "735.22" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00164916" ;
  skos:closeMatch bibbi:1111361 ;
  skos:broader <http://dewey.info/class/735.2/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept .

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

<http://dewey.info/class/735.2/e23/>
  skos:notation "735.2" ;
  skos:prefLabel "Bestemte perioder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/735.22/e23/> .

