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

<https://dev.bcld.info/instances/51704ec7-b203-4f54-9b16-075ae339eee0> a :Instance ;
    :identifiedBy [ a :Isbn ;
            rdf:value "9783030079222" ] ;
    :instanceOf <https://dev.bcld.info/works/571939b6-43ab-422d-bc83-c31d61782134> ;
    :title [ a :Title ;
            :mainTitle "Characterizing Space Plasmas : A Data Driven Approach" ] .

