@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sj2005001188
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2005-03-24T00:00:00"^^xsd:dateTime ;
  skos:example "Note under [Chumash language materials]" ;
  skos:prefLabel "Chumash language--Readers"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_Childrens ;
  dc:modified "2005-03-24T10:10:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:note "Here are entered reading texts in Chumash containing material for instruction and practice in reading that language. Works written in Chumash intended primarily for general information or recreational reading are entered under [Chumash language materials.]" .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sj2005001188 .

