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

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

<http://dewey.info/class/620.11233/e23/>
  skos:altLabel "Kryping (materialvitenskap)"@nb, "Plastisitet--materialvitenskap"@nb, "Permanent deformasjon--materialvitenskap"@nb, "Plastisk flyting--materialvitenskap"@nb ;
  dc:identifier "ocd00155062" ;
  skos:prefLabel "Permanent deformasjon (plastisitet)"@nb ;
  skos:closeMatch bibbi:1118700 ;
  skos:broader <http://dewey.info/class/620.1123/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:including "Plastisk flyting"@nb, "Kryping"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2013-08-01"^^xsd:date ;
  skos:notation "620.11233" ;
  a skos:Concept .

<http://dewey.info/class/620.1123/e23/>
  skos:notation "620.1123" ;
  skos:prefLabel "Motstand mot mekanisk deformasjon (fasthetslære)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/620.11233/e23/> .

