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

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

<http://dewey.info/class/005.446/e23/>
  skos:altLabel "Personlige datamaskiner--operativsystemer"@nb, "OS/2 (operativsystem)"@nb, "Microsoft Windows NT"@nb, "PC-DOS (operativsystem)"@nb ;
  skos:closeMatch bibbi:1134656, bibbi:1134799, bibbi:1130310, bibbi:1142335, bibbi:1117072 ;
  skos:broader <http://dewey.info/class/005.44/e23/> ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "ocd00116907" ;
  dc:modified "2017-10-27"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "005.446" ;
  mads:componentList (
   <http://dewey.info/class/005.44/e23/>
   <http://dewey.info/class/005..36/e23/>
 ) ;
  skos:prefLabel "MS-DOS (operativsystem), …"@nb .

<http://dewey.info/class/005.44/e23/>
  skos:notation "005.44" ;
  skos:prefLabel "Operativsystemer for bestemte typer datamaskiner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/005.446/e23/> .

