@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@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:conceptscheme a skos:ConceptScheme .
yso:p14941 skos:exactMatch tero:p14941 .
allars:Y42003 skos:exactMatch tero:p14941 .
ysa:Y121060 skos:exactMatch tero:p14941 .
tero:p1393
  skos:prefLabel "organizations"@en, "järjestöt"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p14941 .

tero:p14941
  skosext:broaderGeneric tero:p1393 ;
  skos:exactMatch allars:Y42003, yso:p14941, ysa:Y121060 ;
  skos:prefLabel "ihmisoikeusjärjestöt"@fi, "människorättsorganisationer"@sv, "human rights organisations"@en ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p1393 .

