@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

<http://dewey.info/class/401.410285/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/401.41/e23/> ;
  skos:notation "401.410285" ;
  skos:prefLabel "Diskursanalyse--lingvistikk--databehandling"@nb .

<http://dewey.info/class/401.4/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/401.41/e23/> ;
  skos:notation "401.4" ;
  skos:prefLabel "Kommunikasjon; semantikk, pragmatikk, fagspråk"@nb .

<http://dewey.info/class/401.41/e23/>
  a skos:Concept ;
  ns0:including "Pragmatikk innen diskursanalyse"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00144027" ;
  dc:modified "2018-06-13"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/4/e23/>
   <http://dewey.info/class/1--014.1/e23/>
 ) ;
  skos:altLabel "Pragmatikk--diskursanalyse"@nb, "Diskursanalyse--lingvistikk"@nb ;
  skos:broader <http://dewey.info/class/401.4/e23/> ;
  skos:closeMatch realfagstermer:c006090, humord:c18979 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c06006, humord:c18135, humord:c06032, humord:c06393, humord:c06031, humord:c13179, humord:c19258, humord:c06236 ;
  skos:narrower <http://dewey.info/class/401.410285/e23/> ;
  skos:notation "401.41" ;
  skos:prefLabel "Diskursanalyse"@nb ;
  skos:relatedMatch humord:c22125, humord:c05999, humord:c21122 .

<http://dewey.info/class/4/e23/>
  a skos:Concept ;
  skos:prefLabel "Språk"@nb .

