prefix tln: SELECT ?man ?title ?convoluteType WHERE { {?man a } OPTIONAL { ?man tln:hasTitle ?title . ?man tln:hasManuscriptType ?convoluteType . } }