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

tero:conceptscheme a skos:ConceptScheme .
tero:p23849
  skosext:broaderGeneric tero:p11762 ;
  yso:p23805 ysa:Y171508 ;
  skos:broader tero:p11762 ;
  skos:exactMatch yso:p23849 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "semi-detached houses"@en, "paritalot"@fi, "parhus"@sv ;
  a skos:Concept .

yso:p23849 skos:exactMatch tero:p23849 .
tero:p11762
  skos:prefLabel "private houses"@en, "småhus"@sv, "pientalot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23849 .

