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

<http://dewey.info/class/381.192/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/381.19/e23/> ;
  skos:notation "381.192" ;
  skos:prefLabel "Loppemarkeder"@nb .

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

<http://dewey.info/class/381.1909481/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/381.19/e23/> ;
  skos:notation "381.1909481" ;
  skos:prefLabel "Bruktbutikker--Norge"@nb .

<http://dewey.info/class/381.195/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/381.19/e23/> ;
  skos:notation "381.195" ;
  skos:prefLabel "Garasjesalg, oppryddingssalg og lignende salg"@nb .

<http://dewey.info/class/381.190973/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/381.19/e23/> ;
  skos:notation "381.190973" ;
  skos:prefLabel "Bruktbutikker--USA"@nb .

<http://dewey.info/class/381.1/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/381.19/e23/> ;
  skos:notation "381.1" ;
  skos:prefLabel "Markedsføringskanaler"@nb .

<http://dewey.info/class/381.19/e23/>
  a skos:Concept ;
  ns0:including "Bruktbutikker hvor overskuddet går til veldedige formål"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00142054" ;
  dc:modified "2019-10-18"^^xsd:date ;
  skos:altLabel "Bruktbutikker"@nb, "Gjenbruksbutikker"@nb ;
  skos:broader <http://dewey.info/class/381.1/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/381.1909481/e23/>, <http://dewey.info/class/381.190973/e23/>, <http://dewey.info/class/381.192/e23/>, <http://dewey.info/class/381.195/e23/> ;
  skos:notation "381.19" ;
  skos:prefLabel "Salg av bruktvarer"@nb .

