@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:p1887 .

ysa:Y106803 skos:exactMatch tero:p1887 .
tero:conceptscheme a skos:ConceptScheme .
yso:p1887 skos:exactMatch tero:p1887 .
tero:p1887
  skos:prefLabel "film policy"@en, "elokuvapolitiikka"@fi, "filmpolitik"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1888 ;
  a skos:Concept ;
  skos:exactMatch ysa:Y106803, allars:Y17879, yso:p1887 ;
  skosext:broaderGeneric tero:p1888 .

allars:Y17879 skos:exactMatch tero:p1887 .
