@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.014535/e23/>
  skos:notation "612.014535" ;
  skos:prefLabel "Trykk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/612.01453/e23/> .

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

<http://dewey.info/class/612.014534/e23/>
  skos:notation "612.014534" ;
  skos:prefLabel "Akselerasjon og deselerasjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/612.01453/e23/> .

<http://dewey.info/class/612.0145/e23/>
  skos:notation "612.0145" ;
  skos:prefLabel "Ekstraterrestrisk biofysikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/612.01453/e23/> .

<http://dewey.info/class/612.014532/e23/>
  skos:notation "612.014532" ;
  skos:prefLabel "Tyngdekrefter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/612.01453/e23/> .

<http://dewey.info/class/612.01453/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/612.014535/e23/>, <http://dewey.info/class/612.014534/e23/>, <http://dewey.info/class/612.014532/e23/> ;
  dc:identifier "ocd00151908" ;
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "612.01453" ;
  skos:altLabel "Mekaniske krefter--ekstraterrestrisk biofysikk--mennesker"@nb ;
  skos:broader <http://dewey.info/class/612.0145/e23/> ;
  skos:prefLabel "Effekter av mekaniske krefter"@nb ;
  dc:modified "2013-05-14"^^xsd:date .

