@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/728.3730899726/e23/>
  skos:notation "728.3730899726" ;
  skos:prefLabel "Navahoboliger--arkitektur, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/728.373/e23/> .

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

<http://dewey.info/class/728.373/e23/>
  dc:modified "2023-03-23"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:altLabel "Enetasjes hus--arkitektur"@nb, "Hus med halvetasjer--arkitektur"@nb, "Bungalower--arkitektur"@nb ;
  skos:broader <http://dewey.info/class/728.37/e23/> ;
  ns0:classHere "Bungalower"@nb, "Hus med halvetasjer"@nb ;
  skos:narrower <http://dewey.info/class/728.3730899726/e23/> ;
  skos:notation "728.373" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00164650" ;
  skos:prefLabel "Enetasjes hus"@nb .

<http://dewey.info/class/728.37/e23/>
  skos:notation "728.37" ;
  skos:prefLabel "Eneboliger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/728.373/e23/> .

