@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:065124
  skos:notation "726"^^udcs:UDCnotation ;
  skos:broader udcs:065060 ;
  skos:inScheme udcs:udc-schema ;
  skos:altLabel "kirkkorakennukset"@fi ;
  skos:prefLabel "Religiösa byggnader"@sv, "Uskonnollinen, kirkollinen arkkitehtuuri. Uskonnolliset rakennukset ja hautarakennukset"@fi, "Religious, ecclesiastical architecture. Sacred and funerary buildings"@en ;
  a skos:Concept .

udcs:065060
  skos:notation "72"^^udcs:UDCnotation ;
  skos:prefLabel "Architecture"@en, "Arkitektur"@sv, "Arkkitehtuuri"@fi ;
  a skos:Concept ;
  skos:narrower udcs:065124 .

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