@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:sh85036314
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Academic decorations of honor"@en ;
  skos:notation "LB2381-LB2391" ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect ;
  dc:modified "1992-03-16T11:49:16"^^xsd:dateTime ;
  skos:related lcsh:sh85036481 ;
  a skos:Concept ;
  skos:broader lcsh:sh85036303 ;
  skos:altLabel "Decorations of honor, Academic"@en .

lcsh:sh85036481
  skos:notation "LB2381-LB2391" ;
  skos:prefLabel "Degrees, Academic"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85036314 .

lcsh:sh85036303
  skos:notation "UB430-UB435", "CR4501-CR6305" ;
  skos:prefLabel "Decorations of honor"@en ;
  a skos:Concept .

