@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:sh99002224
  skos:note "Use as a topical subdivision under names of individual persons for works about contemporaries who opposed the person's point of view or work." ;
  dc:created "1999-03-12T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh99002236 ;
  skos:altLabel "Opponents"@en, "Enemies"@en ;
  skos:member lcsh:collection_PatternHeadingH1110, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions ;
  skos:example "Reference under the heading [Enemies] and the general see reference [Adversaries]" ;
  dc:modified "2010-01-26T08:39:19"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Adversaries"@en .

lcsh:sh99002236
  skos:prefLabel "Contemporaries"@en ;
  a skos:Concept .

