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

tero:p1888
  skos:prefLabel "art policy"@en, "konstpolitik"@sv, "taidepolitiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8193 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y21965 skos:exactMatch tero:p8193 .
tero:p8193
  skos:prefLabel "kirjallisuuspolitiikka"@fi, "literary policy"@en, "litteraturpolitik"@sv ;
  skos:exactMatch yso:p8193, allars:Y21965, ysa:Y102499 ;
  skos:broader tero:p1888 ;
  skosext:broaderGeneric tero:p1888 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

ysa:Y102499 skos:exactMatch tero:p8193 .
yso:p8193 skos:exactMatch tero:p8193 .
