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

<http://dewey.info/class/730.9494/e23/>
  skos:narrower <http://dewey.info/class/730.949453074/e23/> ;
  a skos:Concept ;
  skos:notation "730.9494" ;
  dc:identifier "8e33fa3b-6da7-4795-bd68-6642b8cca142" ;
  dc:modified "2025-05-07"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/73/e23/>
   <http://dewey.info/class/2--494/e23/>
 ) ;
  skos:prefLabel "Skulptur--Sveits"@nb ;
  skos:broader <http://dewey.info/class/730.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2025-05-07"^^xsd:date .

<http://dewey.info/class/730.949453074/e23/>
  skos:notation "730.949453074" ;
  skos:prefLabel "Skulptur--Freiburg (Sveits : kanton)--museer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/730.9494/e23/> .

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

<http://dewey.info/class/730.9/e23/>
  skos:notation "730.9" ;
  skos:prefLabel "Historie, geografisk behandling, biografier knyttet til skulptur og lignende kunstarter sammen, eller skulptur alene"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/730.9494/e23/> .

<http://dewey.info/class/73/e23/>
  skos:prefLabel "Skulptur, keramisk kunst og metallkunst"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--494/e23/>
  skos:prefLabel "Sveits"@nb ;
  a skos:Concept .

