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

koko:p48410
  skos:prefLabel "struktur"@sv, "structure"@en, "rakenne"@fi ;
  a skos:Concept .

yso:aggregateconceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept koko:p24526 .

koko:p24526
  skos:altLabel "rakenne"@fi ;
  skos:prefLabel "rakenne_kooste", "rakenne (kooste)"@fi ;
  skos:narrowMatch koko:p48410, koko:p49180, koko:p49171 ;
  skos:topConceptOf yso:aggregateconceptscheme ;
  a skos:Concept ;
  skos:inScheme yso:aggregateconceptscheme ;
  skos:exactMatch yso:p8637 .

koko:p49171
  skos:prefLabel "struktur"@sv, "structure"@en, "rakenne (abstraktin koostumustapa)"@fi ;
  a skos:Concept .

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

