@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 ns0: <http://www.yso.fi/onto/afo-meta/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

afo:p1111
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "hyväksytty"@en, "farmer"@en, "tarkista"@en, "agricultural society"@en, "s associations"@en ;
  ns0:ed "1987-01-01" ;
  skos:prefLabel "maatalousjärjestöt"@fi ;
  skos:narrower afo:p7644 ;
  ns0:siirtopv "2006-03-03" ;
  skos:topConceptOf yso:conceptscheme ;
  ns0:md "1997-11-14" ;
  skos:exactMatch yso:p19053 ;
  a skos:Concept ;
  ns0:agcx "professional associations"@en ;
  ns0:id "2505" .

afo:p7644
  skos:prefLabel "maamiesseurat"@fi ;
  a skos:Concept ;
  skos:broader afo:p1111 .

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

yso:p19053
  skos:prefLabel "lantbruksorganisationer"@sv, "farming organisations"@en, "maatalousjärjestöt"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p1111 .

