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

tero:conceptscheme a skos:ConceptScheme .
tero:p14254
  skos:prefLabel "auktion"@sv, "auction"@en, "huutokauppa"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14253 .

allars:Y17623 skos:exactMatch tero:p14253 .
ysa:Y101719 skos:exactMatch tero:p14253 .
yso:p14253 skos:exactMatch tero:p14253 .
tero:p14253
  skosext:broaderGeneric tero:p14254 ;
  skos:prefLabel "compulsory auction"@en, "pakkohuutokauppa"@fi, "exekutiv auktion"@sv ;
  skos:altLabel "tvångsauktion"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y17623, yso:p14253, ysa:Y101719 ;
  a skos:Concept ;
  skos:broader tero:p14254 .

