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

<http://dewey.info/class/005.722/e23/>
  skos:notation "005.722" ;
  skos:prefLabel "Tegnsett"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/005.72/e23/> .

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

<http://dewey.info/class/005.72/e23/>
  skos:altLabel "Validering--data"@nb, "Datakonvertering"@nb, "Dataklargjøring--informatikk"@nb, "Tekstkoding"@nb, "Filformater--informatikk"@nb, "Datainnlegging"@nb, "Maskinlesbar datarepresentasjon"@nb, "Datarepresentasjon"@nb, "Koding--informatikk"@nb, "Digitale koder (datamaskiner)"@nb, "Datakoding"@nb, "Datapostformater"@nb ;
  dc:modified "2022-09-09"^^xsd:date ;
  skos:closeMatch bibbi:1132433 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00117056" ;
  skos:notation "005.72" ;
  skos:broader <http://dewey.info/class/005.7/e23/> ;
  skos:narrower <http://dewey.info/class/005.722/e23/>, <http://dewey.info/class/005.720218/e23/>, <http://dewey.info/class/005.726/e23/> ;
  skos:prefLabel "Dataklargjøring og datarepresentasjon"@nb ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date .

<http://dewey.info/class/005.726/e23/>
  skos:notation "005.726" ;
  skos:prefLabel "Programvare"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/005.72/e23/> .

<http://dewey.info/class/005.7/e23/>
  skos:notation "005.7" ;
  skos:prefLabel "Data i datamaskinsystemer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/005.72/e23/> .

<http://dewey.info/class/005.720218/e23/>
  skos:notation "005.720218" ;
  skos:prefLabel "Datarepresentasjon--standarder"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/005.72/e23/> .

