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

<https://dev.bcld.info/instances/6bdd25c0-5700-46a9-827c-21622faa3afc> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783319900421" ] ;
    :instanceOf <https://dev.bcld.info/works/08eefe79-ba15-4050-90bd-ce44a960fd1a> ;
    :title [ a :Title ;
            :mainTitle "Characterizing Space Plasmas : A Data Driven Approach" ] .

