@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/ac1a5c9c-9741-49c7-b20b-0bdb293f8cdf> 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:42:54.625180+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/3059047> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "22 cm" ;
    :editionStatement "[Überarbeitete und erw. Neuausg.]" ;
    :extent [ a :Extent ;
            rdfs:label "239 p." ;
            :note [ a :Note,
                        <http://id.loc.gov/vocabulary/mnotetype/physical> ;
                    rdfs:label "ill." ] ] ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   96132677 " ],
        [ a :Isbn ;
            rdf:value "9783631480533" ],
        [ a :Isbn ;
            rdf:value "3631480539" ] ;
    :instanceOf <https://dev.bcld.info/works/08b4220f-c3f5-40c5-879f-ee7e38f418a5> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note,
                <http://id.loc.gov/vocabulary/mnotetype/biblio> ;
            rdfs:label "Includes bibliographical references and indexes." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "P. Lang" ;
            bflc:simpleDate "c1995" ;
            bflc:simplePlace "Frankfurt am Main",
                "New York" ;
            :date "1995"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/gw> ] ;
    :publicationStatement "Frankfurt am Main; New York: P. Lang, c1995" ;
    :responsibilityStatement "Johannes Wirsching" ;
    :title [ a :Title ;
            :mainTitle "Lernziel Glauben" ;
            :subtitle "Einführung in die Theologie" ] .

