@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:p3614
  ns0:sta "hyväksytty" ;
  ns0:tietue "cc=50", "ctx=maatilavakuutus", "n", "md=1996-01-01", "ed=1987-01-01", "sta=hyväksytty", "agcx=agricultural insurance", "btx=vakuutus", "stalista=tarkista" ;
  skos:prefLabel "maatilavakuutus"@fi ;
  ns0:id "2562" ;
  skos:broader yso:p2956 ;
  ns0:stalista "tarkista" ;
  ns0:md "1996-01-01" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  ns0:ed "1987-01-01" ;
  ns0:agcx "agricultural insurance"@en .

yso:p2956
  skos:prefLabel "insurance"@en, "försäkring"@sv, "vakuutus"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3614 .

