@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:sh85127466
  skos:notation "QB833-QB841" ;
  skos:prefLabel "Variable stars"@en ;
  a skos:Concept .

lcsh:sh92000291
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" ;
  dc:created "1992-01-21T00:00:00"^^xsd:dateTime ;
  dc:modified "2003-01-06T10:03:22"^^xsd:dateTime ;
  skos:prefLabel "U Gemini"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:broader lcsh:sh85127466 ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Star U Gemini"@en .

