@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/338.275/e23/>
  a skos:Concept ;
  dc:created "2022-03-24"^^xsd:date ;
  dc:identifier "4fd3e40b-f7a1-44c3-a13e-6ac64a2542b0" ;
  dc:modified "2022-03-29"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/338.27/e23/>
   <http://dewey.info/class/553.5/e23/>
 ) ;
  skos:broader <http://dewey.info/class/338.27/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/338.275409482514/e23/>, <http://dewey.info/class/338.2752/e23/> ;
  skos:notation "338.275" ;
  skos:prefLabel "Naturstein--produksjonsøkonomi"@nb .

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

<http://dewey.info/class/338.27/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.275/e23/> ;
  skos:notation "338.27" ;
  skos:prefLabel "Produkter"@nb .

<http://dewey.info/class/338.2752/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.275/e23/> ;
  skos:notation "338.2752" ;
  skos:prefLabel "Granitt--produksjonsøkonomi"@nb .

<http://dewey.info/class/338.275409482514/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/338.275/e23/> ;
  skos:notation "338.275409482514" ;
  skos:prefLabel "Skifer--produksjonsøkonomi--Sel (Innlandet)"@nb .

<http://dewey.info/class/553.5/e23/>
  a skos:Concept ;
  skos:prefLabel "Bygningsstein og skulpturstein"@nb .

