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

<https://dev.bcld.info/instances/a934d325-94c1-47a7-bb88-4650f0bff63a> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783752001341" ] ;
    :instanceOf <https://dev.bcld.info/works/e07220b0-61aa-47e9-bf8a-94c9449fd8cb> ;
    :role <http://id.loc.gov/entities/relationships/ebookversion> ;
    :title [ a :Title ;
            :mainTitle "Le verbe simple en pashto : état des lieux" ] .

