@prefix udcs: <http://udcdata.info/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

udcs:065061
  skos:notation "72.01"^^udcs:UDCnotation ;
  skos:broader udcs:077052 ;
  skos:inScheme udcs:udc-schema ;
  skos:prefLabel "Arkitekturens teori och estetik"@sv, "Arkkitehtuuriteoria ja -filosofia. Periaatteet suunnittelun, mittasuhteiden, optisten vaikutelmien osalta"@fi, "Theory and philosophy of architecture. Principles of design, proportion, optical effect"@en ;
  a skos:Concept .

udcs:077052
  skos:notation "72.01/.05"^^udcs:UDCnotation ;
  skos:prefLabel "Speciella tillägg för arkitektur"@sv, "Arkkitehtuurin erityislisäluvut"@fi, "Special auxiliary subdivision for architecture"@en ;
  a skos:Concept ;
  skos:narrower udcs:065061 .

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
