@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:sh85065134
  skos:notation "F1218.5-F1221" ;
  skos:prefLabel "Indians of Mexico"@en ;
  a skos:Concept .

lcsh:sh85149536
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  dc:modified "1994-07-06T11:39:34"^^xsd:dateTime ;
  skos:altLabel "Zacateco Indians"@en, "Zacatec Indians"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85065134 ;
  skos:prefLabel "Zacateca Indians"@en .

