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

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

