@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:sh85087248
  skos:altLabel "C/1908 R1 (Comet)"@en, "Morehouse's comet"@en, "Comet Morehouse"@en, "Comet 1908 R1"@en ;
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Morehouse comet"@en ;
  skos:notation "QB723.M67" ;
  skos:broader lcsh:sh85028854 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  dc:modified "2007-11-16T07:53:52"^^xsd:dateTime ;
  a skos:Concept .

lcsh:sh85028854
  skos:notation "QB717-QB732" ;
  skos:prefLabel "Comets"@en ;
  a skos:Concept .

