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

<https://dev.bcld.info/instances/361da849-7740-4ff7-b909-a7a4866c29c0> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319408927" ] ;
    :instanceOf <https://dev.bcld.info/works/196e3d69-e812-40c7-813c-88db2cd367af> ;
    :title [ a :Title ;
            :mainTitle "Metadata : Shaping Knowledge from Antiquity to the Semantic Web" ] .

