@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .

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

<http://dewey.info/class/530.424/e23/>
  skos:notation "530.424" ;
  skos:prefLabel "Faseoverganger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.42/e23/> .

<http://dewey.info/class/530.429/e23/>
  skos:notation "530.429" ;
  skos:prefLabel "Flytende krystaller"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.42/e23/> .

<http://dewey.info/class/530.4/e23/>
  skos:notation "530.4" ;
  skos:prefLabel "Aggregattilstander"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/530.42/e23/> .

<http://dewey.info/class/530.427/e23/>
  skos:notation "530.427" ;
  skos:prefLabel "Overflatefysikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.42/e23/> .

<http://dewey.info/class/530.42/e23/>
  skos:broader <http://dewey.info/class/530.4/e23/> ;
  skos:altLabel "Fluider--aggregattilstander"@nb, "Væsker--aggregattilstander"@nb, "Superfluiditet"@nb, "Fluidfysikk"@nb ;
  dc:modified "2012-08-31"^^xsd:date ;
  skos:closeMatch bibbi:1117044 ;
  skos:narrower <http://dewey.info/class/530.427/e23/>, <http://dewey.info/class/530.425/e23/>, <http://dewey.info/class/530.429/e23/>, <http://dewey.info/class/530.424/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Væskers fysikk"@nb ;
  ns0:classHere "Fluidfysikk"@nb ;
  ns0:including "Superfluiditet"@nb ;
  skos:notation "530.42" ;
  dc:identifier "ocd00146191" .

<http://dewey.info/class/530.425/e23/>
  skos:notation "530.425" ;
  skos:prefLabel "Diffusjon og massetransport"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.42/e23/> .

