@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/006.74/e23/>
  skos:broader <http://dewey.info/class/006.7/e23/> ;
  skos:prefLabel "Markeringsspråk"@nb ;
  skos:closeMatch bibbi:1132576, bibbi:1129666, bibbi:1143740, bibbi:1127101, bibbi:1125014 ;
  skos:altLabel "Cascading Style Sheets (CSS)"@nb, "Stilarkspråk"@nb, "Hypertekstmarkeringsspråk (HTML)"@nb, "Utvidbart markeringsspråk (XML)"@nb, "Dokumentmarkeringsspråk"@nb ;
  skos:notation "006.74" ;
  a skos:Concept ;
  dc:modified "2024-11-05"^^xsd:date ;
  ns0:classHere "Generelle dokumentmarkeringsspråk"@nb, "Stilarkspråk"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00117165" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/006.7/e23/>
  skos:notation "006.7" ;
  skos:prefLabel "Multimediesystemer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/006.74/e23/> .

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

