@prefix : <http://id.loc.gov/ontologies/bibframe/> .
@prefix bflc: <http://id.loc.gov/ontologies/bflc/> .

<https://dev.bcld.info/works/08eefe79-ba15-4050-90bd-ce44a960fd1a> a :Work ;
    bflc:aap "Characterizing Space Plasmas : A Data Driven Approach" ;
    bflc:aap-normalized "characterizingspaceplasmas:adatadrivenapproach" ;
    :hasInstance <https://dev.bcld.info/instances/6bdd25c0-5700-46a9-827c-21622faa3afc> ;
    :title [ a :Title ;
            :mainTitle "Characterizing Space Plasmas : A Data Driven Approach" ] .

