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

yso:p7349
  skos:prefLabel "security"@en, "turvallisuus"@fi, "trygghet"@sv ;
  a skos:Concept ;
  skos:narrower yso:p1871 .

yso:p1870
  skos:prefLabel "fire prevention"@en, "förebyggande brandskydd"@sv, "palonehkäisy"@fi ;
  a skos:Concept ;
  skos:related yso:p1871 .

yso:p8582
  skos:prefLabel "fire inspection"@en, "brandsyn"@sv, "palotarkastus"@fi ;
  a skos:Concept ;
  skos:related yso:p1871 .

yso:p1869
  skos:prefLabel "brandförsvar"@sv, "fire protection"@en, "palontorjunta"@fi ;
  a skos:Concept ;
  skos:related yso:p1871 .

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

yso:p1871
  skos:related yso:p8582, yso:p1869, yso:p1870 ;
  skos:prefLabel "brandsäkerhet"@sv, "paloturvallisuus"@fi, "fire safety"@en ;
  a skos:Concept ;
  skos:broader yso:p7349 ;
  skos:closeMatch ysa:Y3897 ;
  skos:inScheme yso:conceptscheme .

