@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:sh2012004739
  skos:altLabel "Macao creoles"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85045253 ;
  dc:created "2012-12-14T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Macanese"@en ;
  skos:note "Here are entered works on the ethnically mixed people of Chinese and Portuguese descent originating in Macau, China." .

lcsh:sh85045253
  skos:notation "DS730-DS731" ;
  skos:prefLabel "Ethnology--China"@en ;
  a skos:Concept .

