@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/970211af-42c1-45fa-8d16-cf9e4139c587> 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:44:50.190085+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/12282387> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "24 cm" ;
    :extent [ a :Extent ;
            rdfs:label "211 p." ] ;
    :identifiedBy [ a :OclcNumber ;
            rdf:value "ocm44445103" ],
        [ a :Isbn ;
            rdf:value "3766836242" ],
        [ a :Lccn ;
            rdf:value "  2001319457" ],
        [ a :Isbn ;
            rdf:value "9783766836243" ] ;
    :instanceOf <https://dev.bcld.info/works/c6c0ce83-3bde-4c89-9215-4e29c6d092ea> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Includes bibliographical references and indexes." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Calwer" ;
            bflc:simpleDate "c1999" ;
            bflc:simplePlace "Stuttgart" ;
            :date "1999"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/gw> ] ;
    :publicationStatement "Stuttgart: Calwer, c1999" ;
    :responsibilityStatement "herausgegeben von Bernd Janowski und Peter Riede" ;
    :title [ a :Title ;
            bflc:nonSortNum "4" ;
            :mainTitle "Die Zukunft der Tiere" ;
            :subtitle "theologische, ethische und naturwissenschaftliche Perspektiven" ] .

