@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 .
<http://www.yso.fi/onto/ttl/TTL1148> skos:exactMatch tero:TTL1148 .
tero:TTL1148
  skosext:broaderGeneric tero:p17837 ;
  skos:broader tero:p17837 ;
  skos:related tero:TTL3133 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1148> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "International Labour Organisation"@en, "internationella arbetsorganisationen ILO"@sv, "ILO"@fi ;
  a skos:Concept .

tero:p17837
  skos:prefLabel "international organizations"@en, "internationella organisationer"@sv, "kansainväliset järjestöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1148 .

tero:TTL3133
  skos:prefLabel "FN:s organisation för utbildning, vetenskap och kultur UNESCO"@sv, "United Nations Educational, Scientific and Cultural Organization"@en, "UNESCO"@fi ;
  a skos:Concept ;
  skos:related tero:TTL1148 .

