@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:p1162
  skos:prefLabel "kottaraiset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1161 .

afo:p1161
  ns0:tietue "ed=1986-02-01", "md=1995-09-05", "Sturnus vulgaris", "fte=starling", "sta=hyväksytty", "stalista=tarkista", "cc=30", "ctx=kottarainen", "80", "n" ;
  ns0:id "1805" ;
  ns0:scx "Sturnus vulgaris"@la ;
  ns0:ed "1986-02-01" ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  skos:broader afo:p1162 ;
  skos:inScheme yso:conceptscheme ;
  ns0:md "1995-09-05" ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "kottarainen"@fi ;
  ns0:ftso "BirdLife"@fi ;
  skos:altLabel "European Starling"@en .

