@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:p295
  skos:prefLabel "diseases of the nervous system"@en, "nervsjukdomar"@sv, "hermoston taudit"@fi ;
  a skos:Concept .

afo:p178
  skos:prefLabel "taudit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4531 .

afo:p4531
  ns0:ed "1987-01-01" ;
  ns0:tietue "n", "fte=nervous system diseases", "ed=1987-01-01", "sta=hyväksytty", "stalista=tarkista", "agcx=nervous system diseases", "60", "btx=eläintaudit", "md=1995-09-05", "cc=30", "ctx=hermoston taudit" ;
  skos:broader afo:p178 ;
  ns0:agcx "nervous system diseases"@en ;
  skos:prefLabel "hermoston taudit"@fi ;
  skos:altLabel "nervous system diseases"@en ;
  ns0:sta "hyväksytty" ;
  skos:exactMatch yso:p295 ;
  ns0:md "1995-09-05" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:id "789" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" .

