@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .

<http://dewey.info/class/415.55/e23/>
  skos:notation "415.55" ;
  skos:prefLabel "Pronomener"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/415.5/e23/> .

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

<http://dewey.info/class/415.5/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Numerus (grammatikk)"@nb, "Kasusbøyning--substantiver"@nb, "Grammatisk tall"@nb, "Substantivfraser"@nb, "Artikler (grammatikk)"@nb, "Kasus (grammatikk)"@nb, "Nominalfraser (grammatikk)"@nb, "Kasusbøyning--pronomener"@nb, "Kjønn (grammatikk)"@nb, "Deklinasjon (grammatikk)"@nb, "Tall (grammatikk)"@nb, "Kasusbøyning--adjektiver"@nb, "Adjektiver"@nb, "Person (grammatikk)"@nb ;
  skos:narrower <http://dewey.info/class/415.55/e23/>, <http://dewey.info/class/415.54/e23/> ;
  dc:modified "2018-06-28"^^xsd:date ;
  dc:identifier "ocd00144115" ;
  ns0:including "Kasus"@nb, "Person"@nb, "Tall"@nb, "Kjønn"@nb ;
  skos:prefLabel "Substantiver, pronomener, adjektiver, artikler"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:notation "415.5" ;
  skos:broader <http://dewey.info/class/415.5-415.7/e23/> ;
  a skos:Concept ;
  ns0:classHere "Substantivfraser"@nb .

<http://dewey.info/class/415.5-415.7/e23/>
  skos:notation "415.5-415.7" ;
  skos:prefLabel "Ordklasser"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/415.5/e23/> .

<http://dewey.info/class/415.54/e23/>
  skos:notation "415.54" ;
  skos:prefLabel "Substantiver"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/415.5/e23/> .

