@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:T00772
  a skos:Concept ;
  skosext:broaderGeneric tero:p272 ;
  skos:broader tero:p272 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00772> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "yleishyödylliset organisaatiot"@fi, "non-profit organisations"@en, "ideella organisationer"@sv .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/hpmulti/T00772> skos:exactMatch tero:T00772 .
tero:p272
  a skos:Concept ;
  skos:narrower tero:T00772 ;
  skos:prefLabel "organisations"@en, "organisaatiot"@fi, "organisationer"@sv .

