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

<https://dev.bcld.info/instances/a4e1b719-db64-49ee-af23-2845c2151059> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783658358808" ] ;
    :instanceOf <https://dev.bcld.info/works/ae4d99bb-a16d-4715-9dbf-0699bc7abd15> ;
    :title [ a :Title ;
            :mainTitle "Crossmediales Wissensmanagement auf kommunaler Ebene : Bürgerbeteiligung, Netzwerke, Kommunikation" ] .

