@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p9805
  skos:prefLabel "garantier"@sv, "securities"@en, "vakuudet"@fi ;
  a skos:Concept ;
  skos:related yso:p9806 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p9806
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p13382 ;
  skos:prefLabel "guarantee"@en, "garanti  (garantiansvar)"@sv, "takuu"@fi ;
  skos:related yso:p9805, yso:p6892 ;
  skos:narrower yso:p19097, yso:p1902 ;
  skos:altLabel "garanti -- garantiansvar"@sv .

yso:p1902
  skos:prefLabel "vientitakuu"@fi, "export credit quarantees"@en, "exportgaranti"@sv ;
  a skos:Concept ;
  skos:broader yso:p9806 .

yso:p19097
  skos:prefLabel "vårdgaranti"@sv, "guaranteed health care"@en, "hoitotakuu"@fi ;
  a skos:Concept ;
  skos:broader yso:p9806 .

yso:p6892
  skos:prefLabel "borgen"@sv, "guarantee"@en, "takaus"@fi ;
  a skos:Concept ;
  skos:related yso:p9806 .

yso:p13382
  skos:prefLabel "engagements"@en, "förbindelser"@sv, "sitoumukset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9806 .

