@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#> .

tero:conceptscheme a skos:ConceptScheme .
tero:t46
  skosext:broaderGeneric tero:p6472 ;
  skos:broader tero:p6472 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "ohjattu asuminen"@fi ;
  a skos:Concept .

tero:p6472
  skos:prefLabel "housing services"@en, "boendeservice"@sv, "asumispalvelut"@fi ;
  a skos:Concept ;
  skos:narrower tero:t46 .

