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

tero:TTL2960
  skosext:broaderGeneric tero:p3801 ;
  skos:broader tero:p3801 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2960> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "branch committees"@en, "branschkommittén"@sv, "työalatoimikunnat"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL2960> skos:exactMatch tero:TTL2960 .
tero:p3801
  skos:prefLabel "committees"@en, "kommissioner"@sv, "toimikunnat"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2960 .

