@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 ;
  skos:hasTopConcept lcsh:sh2002005444 .

lcsh:sh2002005444
  a skos:Concept ;
  dc:created "2002-04-01T00:00:00"^^xsd:dateTime ;
  dc:modified "2009-08-21T10:56:47"^^xsd:dateTime ;
  skos:altLabel "Influence and results"@en ;
  skos:example "Reference under the headings [Influence (Literary, artistic, etc.); Influence (Psychology)] and under the general see reference [Influence of war]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_PatternHeadingH1188, lcsh:collection_PatternHeadingH1095, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1110, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1200, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1148, lcsh:collection_PatternHeadingH1187, lcsh:collection_PatternHeadingH1155.8, lcsh:collection_PatternHeadingH1105, lcsh:collection_PatternHeadingH1185 ;
  skos:note "Use as a topical subdivision under names of individual persons and corporate bodies, uniform titles of sacred works, and literary, artistic and moving image works entered under title, and under forms and movements in the literary and visual arts, types of organizations, religions, and individual wars for works discussing their influence." ;
  skos:prefLabel "Influence"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

