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

<https://dev.bcld.info/works/951ca28b-7470-4ba3-b2ac-99674fc6e6b5> a :Work ;
    bflc:aap "Macroeconomic theory" ;
    bflc:aap-normalized "macroeconomictheory" ;
    :hasInstance <https://dev.bcld.info/instances/b5339a4e-eae3-4b56-a619-039a71e756c2> ;
    :title [ a :Title ;
            :mainTitle "Macroeconomic theory" ] .

