@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p2882
  skos:prefLabel "nominalism"@en, "nominalism"@sv, "nominalismi"@fi ;
  a skos:Concept ;
  skos:related yso:p2885 .

yso:p2885
  skos:broader yso:p127 ;
  skos:prefLabel "konseptualismi"@fi, "conceptualism"@en, "konceptualism"@sv ;
  a skos:Concept ;
  skos:related yso:p2882, yso:p2883, yso:p2884 ;
  skos:closeMatch ysa:Y102657, allars:Y20937 ;
  skos:inScheme yso:conceptscheme .

yso:p127
  skos:prefLabel "teoriat (tuotokset)"@fi, "teorier (alster)"@sv, "theories"@en ;
  a skos:Concept ;
  skos:narrower yso:p2885 .

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

yso:p2883
  skos:prefLabel "realism"@en, "realism (stilar)"@sv, "realismi (tyylit)"@fi ;
  a skos:Concept ;
  skos:related yso:p2885 .

yso:p2884
  skos:prefLabel "realism"@en, "realism (idéer)"@sv, "realismi (aatteet)"@fi ;
  a skos:Concept ;
  skos:related yso:p2885 .

