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

<https://dev.bcld.info/instances/5e7d7637-7f70-4a0f-94f2-236d69964be8> a :Instance ;
    :identifiedBy [ a :Lccn ;
            :assigner <http://id.loc.gov/vocabulary/organizations/dlc> ;
            rdf:value "  2015223355" ],
        [ a :Identifier ;
            :assigner [ a :Agent ;
                    :code "OCoLC" ] ;
            rdf:value "671267581" ] ;
    :instanceOf <https://dev.bcld.info/works/7f02f48a-ffda-4274-a5be-7c6d78f6c3ca> ;
    :title [ a :Title ;
            :mainTitle "Vorteile" ] .

