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

<http://dewey.info/class/620.1063/e23/>
  skos:notation "620.1063" ;
  skos:prefLabel "Statikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/620.106/e23/> .

<http://dewey.info/class/620.1064/e23/>
  skos:notation "620.1064" ;
  skos:prefLabel "Dynamikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/620.106/e23/> .

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

<http://dewey.info/class/620.10603/e23/>
  skos:notation "620.10603" ;
  skos:prefLabel "Fluidkraftteknologi--ordbøker"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/620.106/e23/> .

<http://dewey.info/class/620.103-620.107/e23/>
  skos:notation "620.103-620.107" ;
  skos:prefLabel "Teknisk mekanikk (anvendt mekanikk)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/620.106/e23/> .

<http://dewey.info/class/620.106/e23/>
  skos:notation "620.106" ;
  a skos:Concept ;
  skos:prefLabel "Anvendt fluidmekanikk"@nb ;
  skos:altLabel "Hydromekanikk--teknikk"@nb, "Fluidkraftteknologi"@nb, "Hydraulikk--teknikk"@nb, "Fluidmekanikk--teknikk"@nb, "Væskemekanikk--teknikk"@nb ;
  skos:narrower <http://dewey.info/class/620.1063/e23/>, <http://dewey.info/class/620.10603/e23/>, <http://dewey.info/class/620.1064/e23/> ;
  ns0:classHere "Oversiktsverker om fluidkraftteknologi"@nb, "Anvendt hydromekanikk"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00155040" ;
  skos:broader <http://dewey.info/class/620.103-620.107/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2013-10-11"^^xsd:date .

