@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:p244
  ns0:tietue "btx=epämetallit", "sulfur", "stalista=tarkista", "cc=10", "agcx=sulphur", "80", "ed=1986-02-01", "sta=hyväksytty", "md=1995-09-05", "fte=sulphur", "n", "ctx=rikki" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "sulfur"@en, "sulphur"@en ;
  ns0:agcx "sulphur"@en ;
  a skos:Concept ;
  ns0:id "3815" ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1995-09-05" ;
  skos:broader afo:p245 ;
  skos:prefLabel "rikki"@fi ;
  ns0:siirtopv "2006-03-03" ;
  skos:exactMatch yso:p12305 ;
  ns0:ed "1986-02-01" .

yso:p12305
  skos:prefLabel "svavel"@sv, "sulphur"@en, "rikki"@fi ;
  a skos:Concept .

afo:p245
  skos:prefLabel "epämetallit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p244 .

