@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:sh2002004468
  skos:prefLabel "P Cygni"@en ;
  skos:broader lcsh:sh85127466 ;
  skos:altLabel "Nova Cygni 1"@en, "Nova 1600"@en, "34 Cygni"@en ;
  dc:created "2002-06-19T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  dc:modified "2002-06-19T14:22:23"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

