@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:sh85148977
  skos:prefLabel "Yana Indians"@en ;
  skos:broader lcsh:sh85065440 ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:notation "E99.Y23" ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119614907> ;
  a skos:Concept ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  dc:modified "1993-12-13T12:27:13"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Yahi Indians"@en .

<http://data.bnf.fr/ark:/12148/cb119614907> skos:closeMatch lcsh:sh85148977 .
lcsh:sh85065440
  skos:prefLabel "Indians of North America--California"@en ;
  a skos:Concept .

