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

<http://dewey.info/class/025.04087/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/025.040874/e23/> ;
  skos:notation "025.04087" ;
  skos:prefLabel "Funksjonshemmede personer--bruk av informasjonssystemer"@nb .

<http://dewey.info/class/025.04/e23/>
  a skos:Concept ;
  skos:prefLabel "Informasjonslagrings- og informasjonsgjenfinningssystemer"@nb .

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

<http://dewey.info/class/025.040874/e23/>
  a skos:Concept ;
  dc:created "2016-12-09"^^xsd:date ;
  dc:identifier "dde5d616-7f0c-4b6a-89f7-d5f3fc7ae1fd" ;
  dc:modified "2016-12-13"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/025.04/e23/>
   <http://dewey.info/class/1--087.4/e23/>
 ) ;
  skos:altLabel "Psykisk funksjonshemmede personer--bruk av informasjonssystemer"@nb ;
  skos:broader <http://dewey.info/class/025.04087/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "025.040874" ;
  skos:prefLabel "Psykisk syke personer--bruk av informasjonssystemer, …"@nb .

