@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/> .

<http://dewey.info/class/746.4224/e23/>
  skos:notation "746.4224" ;
  skos:prefLabel "Garnbinding"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/746.422/e23/> .

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

<http://dewey.info/class/746.4222/e23/>
  skos:notation "746.4222" ;
  skos:prefLabel "Makramé"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/746.422/e23/> .

<http://dewey.info/class/746.422/e23/>
  skos:prefLabel "Knyting"@nb ;
  skos:narrower <http://dewey.info/class/746.4222/e23/>, <http://dewey.info/class/746.4224/e23/> ;
  dc:modified "2014-05-28"^^xsd:date ;
  skos:altLabel "Knyting av tekstiler--kunst"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/746.42/e23/> ;
  dc:identifier "ocd00165517" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1125586 ;
  skos:notation "746.422" ;
  a skos:Concept .

<http://dewey.info/class/746.42/e23/>
  skos:notation "746.42" ;
  skos:prefLabel "Veving uten vevstol og lignende teknikker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/746.422/e23/> .

