@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/cb11957632v> skos:closeMatch lcsh:sh85069971 .
lcsh:sh85025115
  skos:prefLabel "Christian literature, Early"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh96002837 skos:broader lcsh:sh85069971 .
lcsh:sh85069971
  dc:modified "1999-09-23T13:53:38"^^xsd:dateTime ;
  skos:broader lcsh:sh85025115 ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Jesus Christ--Biography--Apocryphal and legendary literature"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11957632v> ;
  a skos:Concept ;
  skos:notation "BT520" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

