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

<http://dewey.info/class/539.722/e23/>
  skos:notation "539.722" ;
  skos:prefLabel "Ioniserende stråling"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/539.7222/e23/> .

<http://dewey.info/class/539.7222/e23/>
  a skos:Concept ;
  skos:closeMatch bibbi:1143736, bibbi:1112024 ;
  skos:altLabel "Røntgenstråling"@nb, "Gammastråling--fysikk"@nb, "Gammapartikler"@nb, "Gammastråling"@nb, "Sekundær røntgenstråling"@nb, "Gammapartikler--fysikk"@nb, "Bremsestråling"@nb ;
  dc:identifier "ocd00146544" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2012-09-11"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Røntgenstråling og gammastråling"@nb ;
  skos:notation "539.7222" ;
  skos:broader <http://dewey.info/class/539.722/e23/> ;
  ns0:including "Gammapartikler"@nb, "Bremsestråling (sekundær røntgenstråling)"@nb .

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

