@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://dev.bcld.info/instances/6e0cf432-dd5c-461a-b54a-f0bcc11993ee> a :Instance ;
    :identifiedBy [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2024242054" ],
        [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "1424454824" ] ;
    :instanceOf <https://dev.bcld.info/works/af4e8ef6-9f85-4cc2-9d00-d192c02e1469> ;
    :title [ a :Title ;
            :mainTitle "Stadt/land/dach" ] .

