@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:p9090
  a skos:Concept ;
  skos:altLabel "radiolicenser"@sv, "TV-licenser"@sv, "televisioluvat"@fi, "radioluvat"@fi ;
  skos:exactMatch allars:Y23112, yso:p9090, ysa:Y100111 ;
  skos:prefLabel "vastaanottoluvat"@fi, "mottagarlicenser"@sv, "reception licences"@en ;
  skosext:broaderGeneric tero:p2072 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p2072 .

ysa:Y100111 skos:exactMatch tero:p9090 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y23112 skos:exactMatch tero:p9090 .
yso:p9090 skos:exactMatch tero:p9090 .
tero:p2072
  skos:prefLabel "permits"@en, "tillstånd (lov)"@sv, "luvat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9090 .

