@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 ;
  skos:hasTopConcept lcsh:sh85010711 .

lcsh:sh85010711
  skos:altLabel "Motion in line of sight of B stars"@en, "B stars--Radial velocity"@en, "Radial velocity of B stars"@en, "Motion of B stars in line of sight"@en ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:modified "1992-05-27T16:34:01"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "B stars--Motion in line of sight"@en .

