@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:076947
  skos:notation "53.01/.09"^^udcs:UDCnotation ;
  skos:prefLabel "Speciella tillägg om fysiska fenomens teori och natur, observationsmetoder, mätningar"@sv, "Fysiikan erikoislisäluvut"@fi, "Special auxiliary subdivision for physics"@en ;
  a skos:Concept ;
  skos:narrower udcs:027752 .

udcs:027752
  skos:notation "53.08"^^udcs:UDCnotation ;
  skos:broader udcs:076947 ;
  skos:inScheme udcs:udc-schema ;
  skos:altLabel "mittausmenetelmät, fysiikka"@fi ;
  skos:prefLabel "Allmänna principer inom mätteori. Mätapparater. Mätmetoder"@sv, "Mittausten ja mittalaitteiden rakenteen yleiset periaatteet. Mittausmenetelmät"@fi, "General principles and theory of measurement and the design of measuring apparatus. Measurement methods"@en ;
  a skos:Concept .

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