@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

puho:ph412
  skos:prefLabel "mekaniikka"@fi ;
  a skos:Concept ;
  skos:broader puho:ph410 .

yso:p900
  skos:prefLabel "fysik"@sv, "physics"@en, "fysiikka"@fi ;
  a skos:Concept .

puho:ph1382
  skos:prefLabel "fysikaaliset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:related puho:ph410 .

puho:ph410
  skos:narrower puho:ph826, puho:ph412, puho:ph409, puho:ph123, puho:ph1725 ;
  a skos:Concept ;
  skos:inScheme puho:conceptscheme ;
  skos:related puho:ph622, puho:ph1380, puho:ph1382 ;
  skos:topConceptOf puho:conceptscheme ;
  skos:exactMatch yso:p900 ;
  skos:prefLabel "fysiikka"@fi .

puho:ph123
  skos:prefLabel "optiikka"@fi ;
  a skos:Concept ;
  skos:broader puho:ph410 .

puho:ph1725
  skos:prefLabel "akustiikka"@fi ;
  a skos:Concept ;
  skos:broader puho:ph410 .

puho:ph1380
  skos:prefLabel "fysikaaliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:related puho:ph410 .

puho:ph409
  skos:prefLabel "optroniikka"@fi ;
  a skos:Concept ;
  skos:broader puho:ph410 .

puho:ph826
  skos:prefLabel "termodynamiikka"@fi ;
  a skos:Concept ;
  skos:broader puho:ph410 .

puho:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme ;
  skos:hasTopConcept puho:ph410 .

puho:ph622
  skos:prefLabel "elektroniikka"@fi ;
  a skos:Concept ;
  skos:related puho:ph410 .

