@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/929.9/e23/>
  skos:notation "929.9" ;
  skos:prefLabel "Former for insignier og kjennemerker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/929.97/e23/> .

<http://dewey.info/class/929.97/e23/>
  skos:broader <http://dewey.info/class/929.9/e23/> ;
  ns0:classHere "Tverrfaglige verker om onomastikk (egennavns opprinnelse, historie, bruk)"@nb ;
  skos:altLabel "Foretaksnavn"@nb, "Onomastikk"@nb, "Kjæledyrnavn"@nb, "Firmanavn"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:notation "929.97" ;
  dc:modified "2012-03-14"^^xsd:date ;
  skos:prefLabel "Navn"@nb ;
  dc:identifier "ocd00172606" ;
  skos:narrower <http://dewey.info/class/929.97072/e23/>, <http://dewey.info/class/929.97014/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  ns0:including "Navn på hus, kjæledyr, skip"@nb .

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

<http://dewey.info/class/929.97014/e23/>
  skos:notation "929.97014" ;
  skos:prefLabel "Kommunikasjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/929.97/e23/> .

<http://dewey.info/class/929.97072/e23/>
  skos:notation "929.97072" ;
  skos:prefLabel "Navneforskning, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/929.97/e23/> .

