@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p23683 skos:exactMatch tero:p23683 .
tero:p23683
  skos:prefLabel "Palace of Versailles"@en, "Versaillesin linna"@fi, "Slottet i Versailles"@sv ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p23683, ysa:Y159888, allars:Y38044 ;
  skos:altLabel "Versailles'n linna"@fi, "Versaillesin palatsi"@fi, "Versailles'n palatsi"@fi ;
  skos:broader tero:p6790 ;
  skosext:broaderGeneric tero:p6790 .

ysa:Y159888 skos:exactMatch tero:p23683 .
allars:Y38044 skos:exactMatch tero:p23683 .
tero:p6790
  skos:prefLabel "castles"@en, "linnat"@fi, "slott"@sv ;
  a skos:Concept ;
  skos:narrower tero:p23683 .

