@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:029536
  skos:notation "539.3"^^udcs:UDCnotation ;
  skos:broader udcs:029368 ;
  skos:inScheme udcs:udc-schema ;
  skos:prefLabel "Elasticitet. Formdörändring. Elastofasta kroppars mekanik"@sv, "Kimmoisuus. Muodonmuutokset. Kimmoisien kappaleiden mekaniikka"@fi, "Elasticity. Deformation. Mechanics of elastic solids"@en ;
  a skos:Concept .

udcs:029368
  skos:notation "539"^^udcs:UDCnotation ;
  skos:prefLabel "Materiens fysiska natur"@sv, "Aineen fyysiset ominaisuudet"@fi, "Physical nature of matter"@en ;
  a skos:Concept ;
  skos:narrower udcs:029536 .

