@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/746.92/e23/>
  skos:notation "746.92" ;
  skos:prefLabel "Klær"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/746.920954/e23/> .

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

<http://dewey.info/class/2--54/e23/>
  skos:prefLabel "India og tilgrensende sørasiatiske stater"@nb ;
  a skos:Concept .

<http://dewey.info/class/746.920954/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/746.92/e23/> ;
  skos:altLabel "Mote--kunst--India"@nb ;
  dc:created "2016-05-04"^^xsd:date ;
  a skos:Concept ;
  dc:modified "2019-07-29"^^xsd:date ;
  skos:notation "746.920954" ;
  skos:closeMatch bibbi:1142396 ;
  skos:prefLabel "Motedesign--India, …"@nb ;
  dc:identifier "20d1ddc5-f4bb-440f-9b53-22602d2b285a" ;
  mads:componentList (
   <http://dewey.info/class/746.92/e23/>
   <http://dewey.info/class/2--54/e23/>
 ) .

