@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:sh93000923
  skos:altLabel "Tai Chung language"@en, "Tai Ya language"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect ;
  dc:created "1993-02-22T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader lcsh:sh85131933, lcsh:sh85024150 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Ya language"@en .

lcsh:sh85024150
  skos:prefLabel "China--Languages"@en ;
  a skos:Concept .

lcsh:sh85131933
  skos:notation "PL4111-PL4251" ;
  skos:prefLabel "Tai languages"@en ;
  a skos:Concept .

