@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

ysa:Y102425 skos:exactMatch tero:p16871 .
tero:p16871
  skos:prefLabel "centralminnen"@sv, "keskusmuistit"@fi, "main storages"@en ;
  skos:exactMatch yso:p16871, ysa:Y102425, allars:Y16632 ;
  skosext:broaderGeneric tero:p12658 ;
  a skos:Concept ;
  skos:broader tero:p12658 ;
  skos:inScheme tero:conceptscheme .

allars:Y16632 skos:exactMatch tero:p16871 .
tero:conceptscheme a skos:ConceptScheme .
yso:p16871 skos:exactMatch tero:p16871 .
tero:p12658
  skos:prefLabel "memories (computers)"@en, "minnen (apparater)"@sv, "muistit (laitteet)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16871 .

