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

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

afo:p2165
  ns0:md "1995-09-01" ;
  ns0:agcx "tobacco industry"@en ;
  skos:prefLabel "tupakkateollisuus"@fi ;
  ns0:id "4750" ;
  ns0:tietue "btx=teollisuus", "stalista=tarkista", "md=1995-09-01", "sta=hyväksytty", "ctx=tupakkateollisuus", "cc=60", "ed=1986-02-01", "fte=tobacco industry", "n", "agcx=tobacco industry" ;
  skos:broader afo:p664 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1986-02-01" ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  skos:exactMatch yso:p19059 ;
  skos:altLabel "tobacco industry"@en ;
  ns0:siirtopv "2006-03-03" .

afo:p664
  skos:prefLabel "teollisuus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2165 .

yso:p19059
  skos:prefLabel "tobaksindustri"@sv, "tobacco industry"@en, "tupakkateollisuus"@fi ;
  a skos:Concept .

