@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:p84
  skos:prefLabel "education"@en, "koulutus"@fi, "utbildning"@sv ;
  a skos:Concept ;
  skos:related tero:T00343 .

tero:T00343
  skosext:broaderGeneric tero:p4836 ;
  skos:broader tero:p4836 ;
  skos:related tero:p84 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00343> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "pedagogisk miljö"@sv, "koulutusympäristö"@fi, "educational settings"@en ;
  a skos:Concept .

tero:p4836
  skos:prefLabel "social environment"@en, "sosiaalinen ympäristö"@fi, "social miljö"@sv ;
  a skos:Concept ;
  skos:narrower tero:T00343 .

<http://www.yso.fi/onto/hpmulti/T00343> skos:exactMatch tero:T00343 .
