@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:p3206
  a skos:Concept ;
  skos:broader afo:p3207 ;
  skos:inScheme yso:conceptscheme ;
  skos:narrower afo:p4827 ;
  skos:prefLabel "kertut"@fi ;
  ns0:scx "Sylvia"@la .

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

afo:p3207
  a skos:Concept ;
  skos:narrower afo:p3206 ;
  skos:prefLabel "kertut"@fi .

afo:p4653 skos:narrowMatch afo:p3206 .
afo:p4827
  a skos:Concept ;
  skos:broader afo:p3206 ;
  skos:prefLabel "lehtokerttu"@fi .

