@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 ;
  skos:hasTopConcept lcsh:sh85059879 .

<http://data.bnf.fr/ark:/12148/cb12099232n> skos:closeMatch lcsh:sh85059879 .
lcsh:sh85059879
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  dc:modified "1996-04-12T14:13:54"^^xsd:dateTime ;
  skos:altLabel "Talmudic Hebrew language"@en, "Mishnaic Hebrew language"@en, "Hebrew language, Rabbinic"@en, "Hebrew language, Mishnaic"@en, "Rabbinic Hebrew language"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12099232n> ;
  skos:note "Here are entered works dealing with the Hebrew language of the Mishnah, of the Tosefta, the Talmud Yerushalmi, the Babylonian Talmud, and the various Midrash collections." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Hebrew language, Talmudic"@en ;
  skos:notation "PJ4901-PJ4950" .

