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

yso:p19407
  skos:prefLabel "reconnaissance satellites"@en, "spaningssatelliter"@sv, "tiedustelusatelliitit"@fi ;
  a skos:Concept .

puho:ph1727
  skos:broader puho:ph866 ;
  skos:related puho:ph1726 ;
  skos:exactMatch yso:p19407 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "tiedustelusatelliitit"@fi ;
  a skos:Concept .

puho:ph1726
  skos:prefLabel "satelliittitiedustelu"@fi ;
  a skos:Concept ;
  skos:related puho:ph1727 .

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

puho:ph866
  skos:prefLabel "satelliitit"@fi ;
  a skos:Concept ;
  skos:narrower puho:ph1727 .

