@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p24161
  skos:broader tero:p18502 ;
  a skos:Concept ;
  skos:prefLabel "neuroetiikka"@fi, "neuroetik"@sv, "neuroethics"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p18502 ;
  yso:p23805 ysa:Y172967 ;
  skos:related tero:p3166, tero:p18867 ;
  skos:exactMatch yso:p24161 .

tero:p18502
  skos:prefLabel "neurovetenskaper"@sv, "neuro sciences"@en, "neurotieteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24161 .

tero:p18867
  skos:prefLabel "neurophilosophy"@en, "neurofilosofi"@sv, "neurofilosofia"@fi ;
  a skos:Concept ;
  skos:related tero:p24161 .

tero:p3166
  skos:prefLabel "ethics"@en, "etik"@sv, "etiikka"@fi ;
  a skos:Concept ;
  skos:related tero:p24161 .

yso:p24161 skos:exactMatch tero:p24161 .
