@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh85131451
  skos:notation "BJ1475" ;
  skos:prefLabel "Sympathy"@en ;
  a skos:Concept ;
  skos:related lcsh:sh96009337 .

lcsh:sh96009337
  dc:created "1996-09-10T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85046973 ;
  skos:related lcsh:sh85131451 ;
  skos:altLabel "Argumentum ad misericordiam (Logical fallacy)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Appeal to pity (Logical fallacy)"@en ;
  a skos:Concept .

lcsh:sh85046973
  skos:notation "BC175" ;
  skos:prefLabel "Fallacies (Logic)"@en ;
  a skos:Concept .

