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

<https://dev.bcld.info/instances/1b52a9a1-2ac9-4bc5-ab8f-93919947c75f> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319408910" ] ;
    :instanceOf <https://dev.bcld.info/works/02e08587-1608-47ed-827d-ef4d73e61e55> ;
    :title [ a :Title ;
            :mainTitle "Metadata : Shaping Knowledge from Antiquity to the Semantic Web" ] .

