@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://bluecore-dev.stanford.edu/instances/f592bfb2-fa6c-4b4a-8797-b912e0fd0940> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/cbc> ;
            :date "2026-09-14T21:38:41.917362+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/3059047> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-09-14" ;
            :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/> ] ;
    :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 :Isbn ;
            rdf:value "3631480539" ],
        [ a :Isbn ;
            rdf:value "9783631480533" ],
        [ a :Lccn ;
            rdf:value "   96132677 " ] ;
    :instanceOf <https://bluecore-dev.stanford.edu/works/895a670f-1eba-4fe2-9380-dc36db3dbe1e> ;
    :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" ] .

