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

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
udcs:063971
  skos:notation "69"^^udcs:UDCnotation ;
  skos:prefLabel "Husbyggnadsverksamhet"@sv, "Rakennusala. Rakennusmateriaalit. Rakennustavat ja -käytännöt"@fi, "Building (construction) trade. Building materials. Building practice and procedure"@en ;
  a skos:Concept ;
  skos:narrower udcs:064072 .

udcs:064072
  skos:prefLabel "Rakennusaineet. Rakennustarvikkeet"@fi, "Building materials. Building components"@en, "Byggmaterial. Byggkomponenter"@sv ;
  a skos:Concept ;
  skos:broader udcs:063971 ;
  skos:inScheme udcs:udc-schema ;
  skos:notation "691"^^udcs:UDCnotation ;
  skos:altLabel "rakennusosat, talonrakennus"@fi, "rakennusaineet, talonrakennus"@fi, "rakennustarvikkeet (talonrakennus)"@fi .

