@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/530.02/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/530.0287/e23/>, <http://dewey.info/class/530.0284/e23/>, <http://dewey.info/class/530.0285/e23/>, <http://dewey.info/class/530.0207/e23/>, <http://dewey.info/class/530.0212/e23/>, <http://dewey.info/class/530.02457/e23/>, <http://dewey.info/class/530.0218/e23/> ;
  skos:broader <http://dewey.info/class/530/e23/> ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00146140" ;
  skos:prefLabel "Diverse"@nb ;
  mads:componentList (
   <http://dewey.info/class/53/e23/>
   <http://dewey.info/class/1--02/e23/>
 ) ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:notation "530.02" .

<http://dewey.info/class/53/e23/>
  skos:prefLabel "Fysikk"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/530/e23/>
  skos:notation "530" ;
  skos:prefLabel "Fysikk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/530.02/e23/> .

<http://dewey.info/class/530.0287/e23/>
  skos:notation "530.0287" ;
  skos:prefLabel "Testing og måling"@nb ;
  a skos:Concept .

<http://dewey.info/class/530.0207/e23/>
  skos:notation "530.0207" ;
  skos:prefLabel "Fysikk--humoristisk behandling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.02/e23/> .

<http://dewey.info/class/530.02457/e23/>
  skos:notation "530.02457" ;
  skos:prefLabel "Fysikk--biologer--verker for"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.02/e23/> .

<http://dewey.info/class/530.0212/e23/>
  skos:notation "530.0212" ;
  skos:prefLabel "Fysikk--formler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.02/e23/> .

<http://dewey.info/class/530.0284/e23/>
  skos:notation "530.0284" ;
  skos:prefLabel "Materialer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.02/e23/> .

<http://dewey.info/class/530.0285/e23/>
  skos:notation "530.0285" ;
  skos:prefLabel "Fysikk--dataapplikasjoner"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.02/e23/> .

<http://dewey.info/class/530.0218/e23/>
  skos:notation "530.0218" ;
  skos:prefLabel "Fysikk--standarder"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.02/e23/> .

<http://dewey.info/class/1--02/e23/>
  skos:prefLabel "Diverse"@nb ;
  a skos:Concept .

