@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:sh85010772
  skos:notation "LB2383" ;
  skos:altLabel "Arts, Bachelor of"@en, "B.A. degree"@en, "Bachelor's degree"@en, "BA degree"@en, "Baccalaureate degree"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  dc:modified "2010-08-12T16:22:52"^^xsd:dateTime ;
  skos:prefLabel "Bachelor of arts degree"@en ;
  skos:broader lcsh:sh85036481 ;
  a skos:Concept .

lcsh:sh85036481
  skos:notation "LB2381-LB2391" ;
  skos:prefLabel "Degrees, Academic"@en ;
  a skos:Concept .

