select $object $title $content $date from <#ri> 
        where ($object <dc:title> $title 
        and $object <dc:date> $date 
        and $object <fedora-model:hasModel> $content 
        and $content <mulgara:is> <info:fedora/newspapers:issueCModel> 
        and ($object <fedora-rels-ext:isMemberOfCollection> <info:fedora/pgc:1966> 
        or $object <fedora-rels-ext:isMemberOf> <info:fedora/pgc:1966>) 
        and $object <fedora-model:state> <info:fedora/fedora-system:def/model#Active>) 
        minus $content <mulgara:is> <info:fedora/fedora-system:FedoraObject-3.0> 
        order by $date