@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:sh85045253
  skos:notation "DS730-DS731" ;
  skos:prefLabel "Ethnology--China"@en ;
  a skos:Concept .

lcsh:sh89004423
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:notation "DS731.N82" ;
  dc:created "1989-07-31T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb131840053> ;
  skos:broader lcsh:sh85045253 ;
  skos:altLabel "Nosu (Chinese people)"@en, "Nusu (Chinese people)"@en, "A-nu (Chinese people)"@en ;
  skos:prefLabel "Nu (Chinese people)"@en .

<http://data.bnf.fr/ark:/12148/cb131840053> skos:closeMatch lcsh:sh89004423 .
