@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/works/b6c25625-1063-4a17-9254-92b0324a0982> a :Monograph,
        :Text,
        :Work ;
    bflc:aap "Puech, Jean-Benoît, 1947-. Le dernier des Jordane" ;
    bflc:aap-normalized "puechjeanbenoît1947ledernierdesjordane" ;
    :adminMetadata [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-07" ;
            :descriptionAuthentication <http://id.loc.gov/vocabulary/marcauthen/pcc> ;
            :descriptionLanguage <http://id.loc.gov/vocabulary/languages/eng> ;
            :descriptionLevel <http://id.loc.gov/ontologies/bibframe-2-6-0/> ],
        [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:54.619870+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/works/24089509> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :classification [ a :ClassificationLcc ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            :classificationPortion "PQ2676.U32" ;
            :itemPortion "D47 2024" ;
            :status <http://id.loc.gov/vocabulary/mstatus/uba> ] ;
    :content <http://id.loc.gov/vocabulary/contentTypes/txt> ;
    :contribution [ a :Contribution,
                :PrimaryContribution ;
            :agent <http://id.loc.gov/rwo/agents/n79027454> ;
            :role <http://id.loc.gov/vocabulary/relators/aut> ] ;
    :genreForm <http://id.loc.gov/authorities/genreForms/gf2014026339> ;
    :hasInstance <https://dev.bcld.info/instances/fde9c374-3996-4ac1-bb74-9e189ddab2be> ;
    :language <http://id.loc.gov/vocabulary/languages/fre> ;
    :title [ a :Title ;
            bflc:nonSortNum "3" ;
            :mainTitle "Le dernier des Jordane" ] .

