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

allars:Y24249 skos:exactMatch tero:p7308 .
tero:p1223
  skos:prefLabel "cars"@en, "bilar"@sv, "autot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7308 .

tero:p22860
  skos:prefLabel "estate cars"@en, "farmariautot"@fi, "kombin"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p7308 ;
  skos:broader tero:p7308 .

tero:p7308
  skos:narrower tero:p26011, tero:p22860, tero:p22859 ;
  skosext:broaderGeneric tero:p1223 ;
  a skos:Concept ;
  skos:prefLabel "personbilar"@sv, "passenger cars"@en, "henkilöautot"@fi ;
  skos:exactMatch allars:Y24249, yso:p7308, ysa:Y95333 ;
  skos:broader tero:p1223 ;
  skos:inScheme tero:conceptscheme .

tero:p22859
  skos:prefLabel "minivans"@en, "tila-autot"@fi, "minivans"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p7308 ;
  skos:broader tero:p7308 .

tero:conceptscheme a skos:ConceptScheme .
yso:p7308 skos:exactMatch tero:p7308 .
ysa:Y95333 skos:exactMatch tero:p7308 .
tero:p26011
  skos:prefLabel "limusiinit"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p7308 ;
  skos:broader tero:p7308 .

