@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/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/001.4202854678/e23/>
  skos:notation "001.4202854678" ;
  skos:prefLabel "Internettforskning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/001.420285/e23/> .

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

<http://dewey.info/class/001.420285/e23/>
  skos:narrower <http://dewey.info/class/001.4202854678/e23/>, <http://dewey.info/class/001.4202855133/e23/> ;
  dc:modified "2016-10-18"^^xsd:date ;
  skos:notation "001.420285" ;
  skos:broader <http://dewey.info/class/001.42/e23/> ;
  skos:closeMatch bibbi:1144493 ;
  dc:created "2016-10-17"^^xsd:date ;
  skos:altLabel "Kvantitativ forskning--databehandling"@nb ;
  dc:identifier "16dda9f3-ae71-4838-8bb2-115d593e2989" ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/001.42/e23/>
   <http://dewey.info/class/1--028.5/e23/>
 ) ;
  skos:prefLabel "Kvalitativ forskning--databehandling, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/001.42/e23/>
  skos:notation "001.42" ;
  skos:prefLabel "Forskningsmetoder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/001.420285/e23/> .

<http://dewey.info/class/001.4202855133/e23/>
  skos:notation "001.4202855133" ;
  skos:prefLabel "Kvalitativ forskning--databehandling--bestemte programmeringsspråk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/001.420285/e23/> .

