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

<http://dewey.info/class/646.204/e23/>
  skos:narrower <http://dewey.info/class/646.2042/e23/>, <http://dewey.info/class/646.2044/e23/> ;
  dc:modified "2014-03-24"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "Stopping"@nb ;
  skos:closeMatch bibbi:1691748 ;
  dc:identifier "ocd00159854" ;
  ns0:classHere "Stopping"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/646.2/e23/> ;
  skos:prefLabel "Grunnleggende søm"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "646.204" .

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

<http://dewey.info/class/646.2/e23/>
  skos:notation "646.2" ;
  skos:prefLabel "Søm og lignende operasjoner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/646.204/e23/> .

<http://dewey.info/class/646.2044/e23/>
  skos:notation "646.2044" ;
  skos:prefLabel "Maskinsøm"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/646.204/e23/> .

<http://dewey.info/class/646.2042/e23/>
  skos:notation "646.2042" ;
  skos:prefLabel "Håndsøm"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/646.204/e23/> .

