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

<http://dewey.info/class/612.752/e23/>
  skos:notation "612.752" ;
  skos:prefLabel "Ledd og leddbånd"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/612.75/e23/> .

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

<http://dewey.info/class/612.7/e23/>
  skos:notation "612.7" ;
  skos:prefLabel "Muskel- og skjelettsystemet, integument"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/612.75/e23/> .

<http://dewey.info/class/612.75/e23/>
  dc:modified "2013-05-16"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Knokler, ledd, bindevev"@nb ;
  skos:altLabel "Sener--menneskets fysiologi"@nb, "Seneskjeder--menneskets fysiologi"@nb, "Bursaer--menneskets fysiologi"@nb, "Fascier--menneskets fysiologi"@nb ;
  skos:narrower <http://dewey.info/class/612.757/e23/>, <http://dewey.info/class/612.752/e23/>, <http://dewey.info/class/612.751/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/612.7/e23/> ;
  dc:identifier "ocd00152155" ;
  skos:notation "612.75" ;
  dc:created "2010-02-04"^^xsd:date .

<http://dewey.info/class/612.751/e23/>
  skos:notation "612.751" ;
  skos:prefLabel "Knokler og brusk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/612.75/e23/> .

<http://dewey.info/class/612.757/e23/>
  skos:notation "612.757" ;
  skos:prefLabel "Bindevev"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/612.75/e23/> .

