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

tero:p1307
  skos:prefLabel "socialtjänst"@sv, "social services"@en, "sosiaalipalvelut"@fi ;
  a skos:Concept ;
  skos:related tero:TNR2140 .

tero:conceptscheme a skos:ConceptScheme .
tero:TNR2140
  skos:exactMatch allars:Y33300, <http://www.yso.fi/onto/stameta/TNR2140>, ysa:Y146200 ;
  skos:prefLabel "perhekeskukset"@fi, "familjecentra"@sv ;
  a skos:Concept ;
  skos:broader tero:p801 ;
  skos:related tero:p1307 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p801 .

allars:Y33300 skos:exactMatch tero:TNR2140 .
tero:p801
  skos:prefLabel "centrer (organisationer)"@sv, "keskukset"@fi, "centres"@en ;
  a skos:Concept ;
  skos:narrower tero:TNR2140 .

<http://www.yso.fi/onto/stameta/TNR2140> skos:exactMatch tero:TNR2140 .
ysa:Y146200 skos:exactMatch tero:TNR2140 .
