@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:p1215
  skos:prefLabel "lammas"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2580 .

yso:p8425
  skos:prefLabel "ewes"@en, "tackor"@sv, "uuhet"@fi ;
  a skos:Concept .

afo:p2580
  ns0:agcx "ewes"@en ;
  ns0:tietue "n", "md=1995-09-01", "stalista=tarkista", "sta=hyväksytty", "ed=1992-05-31", "fte=ewes", "ctx=uuhet", "btx=lammas", "cc=30", "agcx=ewes" ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "uuhet"@fi ;
  skos:exactMatch yso:p8425 ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  ns0:ed "1992-05-31" ;
  ns0:md "1995-09-01" ;
  skos:altLabel "ewes"@en ;
  skos:broader afo:p1215 ;
  a skos:Concept ;
  ns0:stalista "tarkista" ;
  ns0:id "4894" .

