@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

humord:c27747
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c05309 ;
  skos:prefLabel "Steinarkitektur"@nn, "Stone architecture"@en, "Steinarkitektur"@nb .

humord:c05184
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:narrower humord:c05309 ;
  skos:prefLabel "Arkitektur"@nn, "Architecture"@en, "Arkitektur"@nb .

humord:
  a skos:ConceptScheme ;
  rdfs:label "Humord"@nb .

humord:c05310
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c05309 ;
  skos:prefLabel "Trearkitektur"@nn, "Wooden architecture"@en, "Trearkitektur"@nb .

humord:c05309
  a skos:Collection, isothes:ThesaurusArray ;
  dc:created "1994-03-21T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME05309" ;
  dc:modified "2025-11-27T12:25:56"^^xsd:dateTime ;
  skos:broader humord:c05184 ;
  skos:inScheme humord: ;
  skos:narrower humord:c27747, humord:c05310 ;
  skos:prefLabel "(arkitektur etter materiale)"@nn, "(arkitektur etter materiale)"@nb, "(architecture by material)"@en .

