@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sj96005273 skos:broader lcsh:sh2010007248 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh2010007248 .

lcsh:sh2010007248
  a skos:Concept ;
  dc:created "2010-04-21T00:00:00"^^xsd:dateTime ;
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" ;
  skos:example "Note under [Cosmology]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:note "Here are entered works limited to the physical description of the universe. Works dealing with the general science or philosophy of the universe are entered under [Cosmology.]" ;
  skos:prefLabel "Universe"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

