@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://data.bnf.fr/ark:/12148/cb119440359> skos:closeMatch lcsh:sh99001543 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99001543 .

lcsh:sh99001543
  dc:created "1999-02-26T00:00:00"^^xsd:dateTime ;
  dc:modified "2006-05-05T12:41:25"^^xsd:dateTime ;
  skos:member lcsh:collection_GenreFormSubdivisions, lcsh:collection_PatternHeadingH1188, lcsh:collection_PatternHeadingH1095, lcsh:collection_PatternHeadingH1100, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1103 ;
  skos:note "Use as a form subdivision under classes of persons, ethnic groups, uniform titles of sacred works, and topical headings for compilations of questions and answers for examinations for those groups or about those topics." ;
  skos:example "Reference under the headings [Examinations--Questions; Questions and answers]" ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119440359> ;
  skos:altLabel "Examination questions"@en, "Questions, examinations, etc."@en ;
  a skos:Concept ;
  skos:prefLabel "Examinations, questions, etc."@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

