@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

yso:p1991
  skos:prefLabel "taksit (autot)"@fi, "taxibilar"@sv, "taxis"@en ;
  a skos:Concept .

yso:aggregateconceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept yso:p14445 .

yso:p14445
  skos:narrowMatch yso:p1990, yso:p1991 ;
  skos:altLabel "taksit"@fi ;
  skos:topConceptOf yso:aggregateconceptscheme ;
  skos:inScheme yso:aggregateconceptscheme ;
  skos:prefLabel "taksit_kooste", "taksit (kooste)"@fi ;
  a skos:Concept .

yso:p1990
  skos:prefLabel "taksit (kuljetuspalvelut)"@fi, "taxibilar"@sv, "taxis"@en ;
  a skos:Concept .

