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

yso:p725 skos:exactMatch tero:p725 .
tero:p3046
  skos:prefLabel "dances"@en, "tanssit"@fi, "danser"@sv ;
  a skos:Concept ;
  skos:narrower tero:p725 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y27430 skos:exactMatch tero:p725 .
tero:p210
  skos:prefLabel "latin dances"@en, "latinalaistanssit"@fi, "latinamerikanska danser"@sv ;
  a skos:Concept ;
  skos:related tero:p725 .

ysa:Y104532 skos:exactMatch tero:p725 .
tero:p725
  skos:exactMatch yso:p725, allars:Y27430, ysa:Y104532 ;
  skos:altLabel "tangot"@fi ;
  skos:prefLabel "tango (danser)"@sv, "tangot (tanssit)"@fi, "tangos"@en ;
  skos:broader tero:p3046 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3046 ;
  skos:related tero:p210 .

