@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/530.09252/e23/>
  skos:notation "530.09252" ;
  skos:prefLabel "Kvinnelige fysikere--samlingsbiografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.092/e23/> .

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

<http://dewey.info/class/530.092/e23/>
  skos:altLabel "Fysikere--biografier"@nb ;
  mads:componentList (
   <http://dewey.info/class/53/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2018-01-17"^^xsd:date ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/530.09252/e23/>, <http://dewey.info/class/530.0922/e23/> ;
  skos:closeMatch bibbi:1027872, bibbi:1051474, bibbi:1028853, bibbi:1053099, bibbi:1665726, bibbi:1089112, bibbi:1188891, bibbi:1289477, bibbi:1096992, bibbi:1207751, bibbi:1084730, bibbi:1033451, bibbi:1058191, bibbi:1637454 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Fysikere, …"@nb ;
  dc:identifier "ocd00146146" ;
  skos:broader <http://dewey.info/class/530.09/e23/> ;
  skos:notation "530.092" .

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

<http://dewey.info/class/530.09/e23/>
  skos:notation "530.09" ;
  skos:prefLabel "Fysikk--historie"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/530.092/e23/> .

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

<http://dewey.info/class/530.0922/e23/>
  skos:notation "530.0922" ;
  skos:prefLabel "Fysikk--samlingsbiografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/530.092/e23/> .

