@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:ph527
  skos:prefLabel "majoitteet"@fi ;
  a skos:Concept ;
  skos:narrower puho:ph526 .

puho:ph525
  skos:prefLabel "makuupussit"@fi ;
  a skos:Concept ;
  skos:related puho:ph526 .

yso:p16374
  skos:prefLabel "tält"@sv, "tents"@en, "teltat"@fi ;
  a skos:Concept .

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

puho:ph526
  skos:broader puho:ph527 ;
  skos:related puho:ph525 ;
  skos:exactMatch yso:p16374 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "teltat"@fi ;
  a skos:Concept .

