@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/b0553d1e-1a04-455d-aa2e-689c4a259a70> 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:43:14.015176+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/24022007> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "25 cm" ;
    :extent [ a :Extent ;
            rdfs:label "222 pages" ] ;
    :identifiedBy [ a :Local ;
            :source <http://id.loc.gov/vocabulary/organizations/uk> ;
            rdf:value "020700144" ],
        [ a :Nbn ;
            :source <http://id.loc.gov/vocabulary/nationalbibschemes/bnb> ;
            rdf:value "GBC2D5210" ],
        [ a :OclcNumber ;
            rdf:value "on1338674056" ],
        [ a :Isbn ;
            rdf:value "1087762448" ],
        [ a :Isbn ;
            :qualifier "pbk" ;
            rdf:value "9781087762449" ],
        [ a :Lccn ;
            rdf:value "  2025417176" ] ;
    :instanceOf <https://dev.bcld.info/works/ce8c7b66-0b42-437c-a8a3-eb1e2fd48800> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Lifeway Press" ;
            bflc:simpleDate "2022" ;
            bflc:simplePlace "Brentwood, Tennessee" ;
            :date "2022"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/tnu> ] ;
    :publicationStatement "Brentwood, Tennessee: Lifeway Press, 2022" ;
    :responsibilityStatement "Mary Wiley" ;
    :title [ a :Title ;
            :mainTitle "Everyday theology" ;
            :subtitle "for teen : what you believe matters" ] .

