@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/343.0742-343.0746/e23/>
  skos:notation "343.0742-343.0746" ;
  skos:prefLabel "Økonomisk bistand innenlands"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/343.0742/e23/> .

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

<http://dewey.info/class/343.0742/e23/>
  skos:altLabel "Lån--lov og rett--økonomisk bistand"@nb, "Offentlige lån--lov og rett"@nb, "Subsidier--lov og rett"@nb, "Hypotekforsikring--lov og rett--økonomisk bistand"@nb, "Pristilskudd--lov og rett"@nb ;
  skos:notation "343.0742" ;
  dc:identifier "ocd00136818" ;
  ns0:including "Subsidier"@nb, "Hypotekforsikring"@nb, "Lån"@nb, "Pristilskudd"@nb ;
  skos:broader <http://dewey.info/class/343.0742-343.0746/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Bestemte typer bistand"@nb ;
  dc:modified "2015-09-14"^^xsd:date ;
  dc:created "2010-02-04"^^xsd:date .

