@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:ph452
  skos:prefLabel "aseiden osat"@fi ;
  a skos:Concept ;
  skos:related puho:ph453 .

yso:p3491
  skos:prefLabel "vapenteknologi"@sv, "weapon technology"@en, "aseteknologia"@fi ;
  a skos:Concept ;
  skos:exactMatch puho:ph453 .

puho:ph68
  skos:prefLabel "aseet"@fi ;
  a skos:Concept ;
  skos:related puho:ph453 .

puho:ph453
  skos:related puho:ph452, puho:ph68 ;
  skos:altLabel "aseteknologia"@fi ;
  skos:topConceptOf puho:conceptscheme ;
  skos:exactMatch yso:p3491 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "asetekniikka"@fi ;
  a skos:Concept .

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

