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

<https://dev.bcld.info/works/842281db-194f-4968-9d7c-707131b189a5> a :Work ;
    bflc:aap "Microsoft Azure Compute : the definitive guide" ;
    bflc:aap-normalized "microsoftazurecompute:thedefinitiveguide" ;
    :hasInstance <https://dev.bcld.info/instances/469c5b3a-1004-4d80-a06a-291e09c4d186> ;
    :title [ a :Title ;
            :mainTitle "Microsoft Azure Compute : the definitive guide" ] .

