@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:p174
  skos:prefLabel "männyt"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3006 .

afo:p3006
  ns0:scx "Pinus strobus"@la ;
  ns0:agcx "Pinus strobus"@la ;
  ns0:tietue "md=2002-01-30", "n", "scx=Pinus strobus", "sta=hyväksytty", "ctx=strobusmänty", "stalista=tarkista", "ed=2000-03-17", "cc=90", "Weymouth pine", "eastern white pine", "fte=Pinus strobus", "agcx=Pinus strobus", "white pine", "btx=männyt" ;
  ns0:id "6788" ;
  ns0:md "2002-01-30" ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  ns0:ed "2000-03-17" ;
  skos:broader afo:p174 ;
  skos:altLabel "Weymouth pine"@en, "eastern white pine"@en ;
  skos:prefLabel "strobusmänty"@fi ;
  a skos:Concept ;
  ns0:sta "hyväksytty" .

