@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 .

yso:p11839
  skos:prefLabel "Scotch Collie"@en, "collie"@fi, "collie"@sv ;
  a skos:Concept .

afo:p4147
  ns0:id "5799" ;
  ns0:md "1995-09-19" ;
  a skos:Concept ;
  ns0:ed "1995-09-07" ;
  ns0:tietue "ctx=colliet", "sta2=vapaa", "n", "cc=30", "sta=hyväksytty", "stalista=tarkista", "ed=1995-09-07", "md=1995-09-19" ;
  skos:exactMatch yso:p11839 ;
  skos:broader afo:p1288 ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta2 "vapaa" ;
  ns0:sta "hyväksytty" ;
  ns0:ufx "colliet"@fi ;
  skos:prefLabel "collie"@fi ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" .

afo:p1288
  skos:prefLabel "koira"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4147 .

