@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/6694c2a2-e73e-4eea-87c0-e503acd738ac> a :Instance ;
    :adminMetadata [ a :AdminMetadata ;
            :agent <http://id.loc.gov/vocabulary/organizations/bcld> ;
            :date "2026-07-07T22:43:28.552113+00:00"^^xsd:dateTime ;
            :derivedFrom <http://id.loc.gov/resources/instances/10251959> ;
            :status <http://id.loc.gov/vocabulary/mstatus/c> ],
        [ 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/> ] ;
    :carrier <http://id.loc.gov/vocabulary/carriers/nc> ;
    :dimensions "25 cm" ;
    :extent [ a :Extent ;
            rdfs:label "62 p." ] ;
    :hasItem <http://id.loc.gov/resources/items/10251959> ;
    :identifiedBy [ a :Lccn ;
            rdf:value "   52055342 " ] ;
    :instanceOf <https://dev.bcld.info/works/9038bae9-286b-433b-8c57-fb2d83b2b6fa> ;
    :issuance <http://id.loc.gov/vocabulary/issuance/mono> ;
    :media <http://id.loc.gov/vocabulary/mediaTypes/n> ;
    :note [ a :Note ;
            rdfs:label "Romanized." ] ;
    :provisionActivity [ a :ProvisionActivity,
                :Publication ;
            bflc:simpleDate "1928" ;
            bflc:simplePlace "[Kharkov]" ;
            :date "1928"^^<http://id.loc.gov/datatypes/edtf> ;
            :place <http://id.loc.gov/vocabulary/countries/un> ] ;
    :publicationStatement "[Kharkov]: 1928" ;
    :title [ a :Title ;
            :mainTitle "Tsu hilf dem ibervanderer" ],
        [ a :Title ;
            :mainTitle "Tsu hilf dem ibervanderer" ] .

