@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/381.45641309/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/381.45641309484221/e23/> ;
  skos:notation "381.45641309" ;
  skos:prefLabel "Matvarehandel--historie, …"@nb .

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

<http://dewey.info/class/381.456413/e23/>
  a skos:Concept ;
  skos:prefLabel "Matvarehandel"@nb .

<http://dewey.info/class/381.45641309484221/e23/>
  a skos:Concept ;
  dc:created "2018-02-19"^^xsd:date ;
  dc:identifier "2173624b-7247-409a-9fd5-af681683629c" ;
  dc:modified "2021-01-19"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/381.456413/e23/>
   <http://dewey.info/class/2--484.221/e23/>
 ) ;
  skos:altLabel "Matvarehandel--Steinkjer (Trøndelag : kommune)"@nb ;
  skos:broader <http://dewey.info/class/381.45641309/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "381.45641309484221" ;
  skos:prefLabel "Dagligvarehandel--Steinkjer (Trøndelag : kommune), …"@nb .

