@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#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/530.42/e23/>
  skos:notation "530.42" ;
  skos:prefLabel "Væskers fysikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/530.425/e23/> .

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

<http://dewey.info/class/530.425/e23/>
  skos:altLabel "Massetransport--væskers fysikk"@nb, "Osmose--fysikk"@nb, "Brownske bevegelser--væskers fysikk"@nb, "Osmose"@nb, "Diffusjon--væskers fysikk"@nb ;
  skos:broader <http://dewey.info/class/530.42/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:including "Brownske bevegelser i væsker"@nb, "Osmose"@nb ;
  dc:identifier "ocd00146193" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "530.425" ;
  skos:prefLabel "Diffusjon og massetransport"@nb ;
  dc:modified "2017-09-21"^^xsd:date ;
  a skos:Concept .

