@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 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/415/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/415.9/e23/> ;
  skos:notation "415" ;
  skos:prefLabel "Standardspråkets grammatikk"@nb .

<http://dewey.info/class/415.95/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/415.9/e23/> ;
  skos:notation "415.95" ;
  skos:prefLabel "Bøyning"@nb .

<http://dewey.info/class/415.92/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/415.9/e23/> ;
  skos:notation "415.92" ;
  skos:prefLabel "Orddannelse"@nb .

<http://dewey.info/class/415.9/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00144124" ;
  dc:modified "2025-08-20"^^xsd:date ;
  skos:altLabel "Morfologi (grammatikk)"@nb ;
  skos:broader <http://dewey.info/class/415/e23/> ;
  skos:exactMatch humord:c05826 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c12037, humord:c16395, humord:c14562, humord:c05890, humord:c11681, humord:c19110, humord:c18995, humord:c06141, humord:c19282, humord:c12489, humord:c05882, humord:c05897, humord:c17304, humord:c16183, humord:c12282, humord:c25621, humord:c06081, humord:c28230, humord:c12490, humord:c05913, humord:c25620 ;
  skos:narrower <http://dewey.info/class/415.92/e23/>, <http://dewey.info/class/415.95/e23/>, <http://dewey.info/class/415.909/e23/> ;
  skos:notation "415.9" ;
  skos:prefLabel "Morfologi"@nb .

<http://dewey.info/class/415.909/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/415.9/e23/> ;
  skos:notation "415.909" ;
  skos:prefLabel "Morfologi (grammatikk)--historie"@nb .

