@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:sh95006321
  skos:broader lcsh:sh85109788, lcsh:sh85065612 ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  dc:created "1995-07-26T00:00:00"^^xsd:dateTime ;
  skos:notation "F3430.1.Q47" ;
  skos:altLabel "Kero Indians"@en, "Q'ero Indians"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:prefLabel "Quero Indians"@en .

lcsh:sh85065612
  skos:prefLabel "Indians of South America--Peru"@en ;
  a skos:Concept .

lcsh:sh85109788
  skos:notation "F2230.2.K4" ;
  skos:prefLabel "Quechua Indians"@en ;
  a skos:Concept .

