@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

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

yso:p2267
  skos:prefLabel "concepts"@en, "käsitteet"@fi, "begrepp"@sv ;
  a skos:Concept ;
  skos:narrower yso:p19567 .

yso:p19567
  skos:prefLabel "sofismi"@fi, "sofism"@sv, "sophism"@en ;
  skos:broader yso:p2267 ;
  skos:closeMatch ysa:Y104353, allars:Y26513 ;
  skos:inScheme yso:conceptscheme ;
  rdfs:comment "näennäinen todistus, tahallinen virhepäätelmä" ;
  dc11:source "MOT Gummerus Uusi suomen kielen sanakirja 1.0a" ;
  skos:related yso:p26223 ;
  a skos:Concept .

yso:p26223
  skos:prefLabel "sofistit"@fi, "sofister"@sv ;
  a skos:Concept ;
  skos:related yso:p19567 .

