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

<http://dewey.info/class/677.616/e23/>
  skos:altLabel "Lamé"@nb, "Brokade"@nb, "Brokatell"@nb, "Damask"@nb, "Møbelstoffer"@nb ;
  ns0:including "Møbelstoffer"@nb, "Damask"@nb, "Brokatell"@nb, "Brokade"@nb, "Lamé"@nb ;
  skos:notation "677.616" ;
  a skos:Concept ;
  skos:prefLabel "Jacquardvevde stoffer"@nb ;
  dc:modified "2014-10-21"^^xsd:date ;
  skos:broader <http://dewey.info/class/677.61/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00162237" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/677.61/e23/>
  skos:notation "677.61" ;
  skos:prefLabel "Mønstervevde stoffer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/677.616/e23/> .

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

