@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dev.bcld.info/instances/554f6fc8-a7c1-4a22-959c-c32de1c5313c> a :Instance ;
    :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:45:03.352458+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/23604537> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :editionStatement "First edition" ;
    :extent [ a :Extent ;
            rdfs:label "pages cm" ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2024000842" ],
        [ a :Isbn ;
            :qualifier "paperback" ;
            rdf:value "9781032422169" ],
        [ a :Isbn ;
            :qualifier "hardback" ;
            rdf:value "9781032422145" ] ;
    :instanceOf <https://dev.bcld.info/works/fce58f89-756b-4be8-a57c-1953201007c6> ;
    :publicationStatement "Boca Raton: CRC Press, 2024" ;
    :title [ a :Title ;
            :mainTitle "Metal-containing molecules and nanomaterials" ;
            :subtitle "from diagnosis to therapy" ] .

