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

<http://dewey.info/class/005.13/e23/>
  skos:notation "005.13" ;
  skos:prefLabel "Dataprogrammering"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/005.133/e23/> .

<http://dewey.info/class/005.133/e23/>
  ns0:classHere "Oversiktsverker om programmering i bestemte programmeringsspråk"@nb ;
  skos:closeMatch bibbi:1261488, bibbi:1709132, bibbi:1113779, bibbi:1104102, bibbi:1126633, bibbi:1124055, bibbi:1683207, bibbi:1139960, bibbi:1273994, bibbi:1128931, bibbi:1208051, bibbi:1130413, bibbi:1125298 ;
  dc:modified "2019-12-16"^^xsd:date ;
  skos:notation "005.133" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00116882" ;
  a skos:Concept ;
  skos:prefLabel "Bestemte programmeringsspråk"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/005.13/e23/> .

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

