@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:p6642
  skos:prefLabel "basic metal industry"@en, "basmetallindustri"@sv, "metallien perusteollisuus"@fi ;
  a skos:Concept ;
  skos:narrower yso:p3779 .

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

yso:p3779
  skos:broader yso:p6642 ;
  skos:closeMatch ysa:Y5891 ;
  skos:related yso:p3778 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "foundry industry"@en, "gjuteriindustri"@sv, "valimoteollisuus"@fi ;
  a skos:Concept .

yso:p3778
  skos:prefLabel "foundries"@en, "gjuterier"@sv, "valimot"@fi ;
  a skos:Concept ;
  skos:related yso:p3779 .

