@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/004.620218/e23/>
  skos:notation "004.620218" ;
  skos:prefLabel "Standarder"@nb ;
  a skos:Concept .

<http://dewey.info/class/004.6/e23/>
  skos:notation "004.6" ;
  skos:prefLabel "Grensesnitt og kommunikasjon"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/004.62/e23/> .

<http://dewey.info/class/004.62/e23/>
  skos:notation "004.62" ;
  skos:altLabel "Open Systems Interconnection (OSI)"@nb, "Nettverksprotokoller--informatikk"@nb, "Kommunikasjonsprotokoller--informatikk"@nb, "Kommunikasjonsstandarder--informatikk"@nb, "Protokoller (standarder)--datamaskinkommunikasjon"@nb, "Protokoller (standarder)--grensesnitt"@nb, "OSI (datamaskinkommunikasjon)"@nb, "Grensesnittsprotokoller--informatikk"@nb ;
  dc:identifier "ocd00116802" ;
  skos:narrower <http://dewey.info/class/004.620218/e23/> ;
  dc:modified "2019-12-16"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date ;
  ns0:variantName "Protokoller"@nb, "Standarder"@nb ;
  skos:prefLabel "Grensesnittsprotokoller og kommunikasjonsprotokoller"@nb ;
  skos:broader <http://dewey.info/class/004.6/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept .

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

