@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p10470
  skos:prefLabel "mielenfilosofia"@fi, "medvetandefilosofi"@sv, "philosophy of the mind"@en ;
  skos:altLabel "mielifilosofia"@fi, "filosofisk psykologi"@sv ;
  skos:broader yso:p1056 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y17891, ysa:Y110227 ;
  skos:related yso:p9734 .

yso:p9734
  skos:prefLabel "mind and body"@en, "mind and body"@fi, "mind and body"@sv ;
  a skos:Concept ;
  skos:related yso:p10470 .

yso:p1056
  skos:prefLabel "philosophy"@en, "filosofia"@fi, "filosofi"@sv ;
  a skos:Concept ;
  skos:narrower yso:p10470 .

