@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix kulo: <http://www.yso.fi/onto/kulo/> .

yso:p8637
  skos:narrowMatch yso:p11526, yso:p11508, yso:p7302 ;
  skos:altLabel "rakenne"@fi ;
  skos:topConceptOf kulo:aggregateconceptscheme ;
  skos:inScheme kulo:aggregateconceptscheme ;
  skos:prefLabel "rakenne (kooste)"@fi ;
  a skos:Concept .

yso:p7302
  skos:prefLabel "rakenne (abstraktin koostumistapa)"@fi, "struktur"@sv, "structure"@en ;
  a skos:Concept .

yso:p11508
  skos:prefLabel "rakenne (konkreettisen koostumistapa)"@fi, "struktur"@sv, "structure"@en ;
  a skos:Concept .

kulo:aggregateconceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept yso:p8637 .

yso:p11526
  skos:prefLabel "rakenne (konkreettinen eloton objekti)"@fi, "struktur"@sv, "structure"@en ;
  a skos:Concept .

