@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 .

yso:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1932 .

afo:p1932
  ns0:sta2 "vapaa" ;
  ns0:id "2911" ;
  ns0:ed "1986-02-01" ;
  ns0:tietue "sta=hyväksytty", "fte=milling", "grinding", "cc=40", "ed=1986-02-01", "md=1995-09-05", "ctx=myllytys", "agcx=milling", "n", "stalista=tarkista", "sta2=vapaa" ;
  ns0:siirtopv "2006-03-03" ;
  skos:altLabel "milling"@en, "grinding"@en ;
  skos:broader yso:p355 ;
  ns0:agcx "milling"@en ;
  ns0:rtx afo:p524 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "myllytys"@fi ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  ns0:md "1995-09-05" .

afo:p524
  skos:prefLabel "vilja"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p1932 .

