@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:sh85145114
  skos:notation "U", "V" ;
  skos:prefLabel "War"@en ;
  a skos:Concept .

lcsh:sh85104471
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically ;
  dc:created "2005-10-21T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "War--Political aspects"@en, "War and politics"@en ;
  a skos:Concept ;
  skos:broader lcsh:sh85145114 ;
  dc:modified "2013-05-07T17:16:56"^^xsd:dateTime ;
  skos:prefLabel "Politics and war"@en .

