@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:sh85141703
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Vacation schools, Seventh-Day Adventist"@en, "Seventh-Day Adventists--Vacation schools"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:prefLabel "Seventh-Day Adventist vacation schools"@en ;
  skos:broader lcsh:sh85141694, lcsh:sh85120432 ;
  dc:modified "2009-10-28T12:34:12"^^xsd:dateTime ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime .

lcsh:sh85141694
  skos:notation "LC5701-LC5760" ;
  skos:prefLabel "Vacation schools"@en ;
  a skos:Concept .

lcsh:sh85120432
  skos:prefLabel "Seventh-Day Adventists--Education"@en ;
  a skos:Concept .

