@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:sh85087205
  skos:notation "U22" ;
  skos:prefLabel "Morale"@en ;
  a skos:Concept .

lcsh:sh2011000939
  skos:altLabel "Armed Forces--Morale"@en, "Troop morale"@en ;
  skos:prefLabel "Military morale"@en ;
  dc:created "2011-02-28T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85087205 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:related lcsh:sh85108477 .

lcsh:sh85108477
  skos:notation "U22.3" ;
  skos:prefLabel "Psychology, Military"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2011000939 .

