@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .

<https://dev.bcld.info/works/25346f88-898c-41e2-bf66-cc3063f45cde> a :Work ;
    bflc:aap "Badgespräche" ;
    bflc:aap-normalized "badgespräche" ;
    :hasInstance <https://dev.bcld.info/instances/090a6dff-e6c1-459d-a25f-c3c8ee9c5740> ;
    :title [ a :Title ;
            :mainTitle "Badgespräche" ] .

