@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:p4887
  ns0:tietue "cc=30", "ctx=eläinvakuutus", "ed=1987-07-17", "md=1995-09-05", "agcx=livestock insurance", "n", "fte=animal insurance", "btx=vakuutus", "livestock insurance", "sta=hyväksytty", "stalista=tarkista" ;
  skos:prefLabel "eläinvakuutus"@fi ;
  ns0:md "1995-09-05" ;
  ns0:agcx "livestock insurance"@en ;
  skos:altLabel "livestock insurance"@en, "animal insurance"@en ;
  ns0:stalista "tarkista" ;
  ns0:ed "1987-07-17" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  ns0:id "447" ;
  skos:broader yso:p2956 ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" .

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

