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

afo:p2985
  skos:prefLabel "lentolevitys"@fi ;
  a skos:Concept ;
  skos:broader afo:p1375 .

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

afo:p1375
  ns0:siirtopv "2006-03-03" ;
  skos:topConceptOf yso:conceptscheme ;
  ns0:md "1995-09-05" ;
  ns0:tietue "ed=1987-01-01", "rtx=lentolevitys", "ctx=levitys", "cc=22", "md=1995-09-05", "stalista=tarkista", "sta=hyväksytty", "fte=application", "n", "spreading" ;
  ns0:id "2186" ;
  skos:exactMatch yso:p6600 ;
  skos:narrower afo:p2985 ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "application"@en, "spreading"@en ;
  ns0:ed "1987-01-01" ;
  a skos:Concept ;
  skos:prefLabel "levitys"@fi ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme .

yso:p6600
  skos:prefLabel "spridning (verksamhet)"@sv, "propagation"@en, "levitys"@fi ;
  a skos:Concept .

