@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.063389/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/025.06338/e23/> ;
  skos:notation "025.063389" ;
  skos:prefLabel "Økonomisk utvikling--informasjonssystemer"@nb .

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

<http://dewey.info/class/025.0633/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/025.06338/e23/> ;
  skos:notation "025.0633" ;
  skos:prefLabel "Samfunnsøkonomi--informasjonssystemer"@nb .

<http://dewey.info/class/025.06338/e23/>
  a skos:Concept ;
  dc:created "2020-06-25"^^xsd:date ;
  dc:identifier "2fd30a83-468e-4512-97b6-7d0eee15ab3f" ;
  dc:modified "2020-06-25"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/025.06/e23/>
   <http://dewey.info/class/338/e23/>
 ) ;
  skos:altLabel "Industri--informasjonssystemer"@nb ;
  skos:broader <http://dewey.info/class/025.0633/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/025.063389/e23/> ;
  skos:notation "025.06338" ;
  skos:prefLabel "Næringsliv--informasjonssystemer, …"@nb .

<http://dewey.info/class/338/e23/>
  a skos:Concept ;
  skos:prefLabel "Produksjon"@nb .

<http://dewey.info/class/025.06/e23/>
  a skos:Concept ;
  skos:prefLabel "Informasjonslagrings- og informasjonsgjenfinningssystemer knyttet til bestemte fag og emner"@nb .

