@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/7531dddf-6e89-4d50-b4cc-9bdb9a1f83f1> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-20T21:56:56.257931+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/19414097> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ a :AdminMetadata ;
            bflc:catalogerId "Unknown" ;
            :date "2026-07-20" ;
            :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 "24 cm" ;
    :extent [ a :Extent ;
            rdfs:label "1 score (12 leaves)" ] ;
    :hasItem <http://id.loc.gov/resources/items/19414097> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "  2016561695" ] ;
    :instanceOf <https://dev.bcld.info/works/e84a06a8-9ee3-4bf0-941d-5dc6017737bd> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Photoreproduction of the 1949 publication." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleAgent "Thüringer Volksverlag GmbH" ;
            bflc:simpleDate "1949" ;
            bflc:simplePlace "Weimar" ;
            :date "1949"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/gw> ] ;
    :publicationStatement "Weimar: Thüringer Volksverlag GmbH, 1949" ;
    :responsibilityStatement "Paul Dessau" ;
    :title [ a :Title ;
            :mainTitle "7 Lieder zu Goethes Faust" ;
            :subtitle "für mittlere Stimme und Klavier" ],
        [ a :Title ;
            :mainTitle "7 Lieder zu Goethes Faust" ;
            :subtitle "für mittlere Stimme und Klavier" ] .

