@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:sh85080593
  skos:notation "GT" ;
  skos:prefLabel "Manners and customs"@en ;
  a skos:Concept .

lcsh:sh85055885
  skos:notation "BV95" ;
  skos:prefLabel "Good Friday"@en ;
  a skos:Concept ;
  skos:related lcsh:sh97009104 .

lcsh:sh97009104
  skos:broader lcsh:sh85080593 ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect ;
  a skos:Concept ;
  skos:altLabel "Quema de Judas (Social custom)"@en, "Burning of Judas (Social custom)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Judas burning (Social custom)"@en ;
  dc:created "1997-12-17T00:00:00"^^xsd:dateTime ;
  skos:related lcsh:sh85055885 .

