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

tero:p192
  skos:exactMatch ysa:Y97473, yso:p192, allars:Y16947 ;
  skos:broader tero:p193 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p193 ;
  skos:prefLabel "dimensionering"@sv, "mitoitus"@fi, "dimensioning"@en ;
  a skos:Concept .

yso:p192 skos:exactMatch tero:p192 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y97473 skos:exactMatch tero:p192 .
allars:Y16947 skos:exactMatch tero:p192 .
tero:p193
  skos:prefLabel "creation related to information"@en, "informationsrelaterat skapande"@sv, "tiedollinen luonti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p192 .

