Title List all the sentences which have both GlyCosmos600-Glycan-Motif-Structure and CLO annotations, shown in TextAE
Sparql
SELECT DISTINCT ?s3
WHERE {
	{#pragma group.joins
		{#pragma group.joins
			{#pragma group.joins
				GRAPH prj:GlyCosmos600-Glycan-Motif-Structure {
					?o1 tao:denoted_by ?s1 .
				}
						
				?s3 tao:contains ?s1 .
			}

			GRAPH prj:sentences {
				?o3 tao:denoted_by ?s3 .
			}
		}

		{#pragma group.joins
			GRAPH prj:GlyCosmos600-CLO {
				?o2 tao:denoted_by ?s2 .
			}
			?s3 tao:contains ?s2 .
		}
	}
}
Reasoning false
Comment
Show mode textae
Annotations to show GlyCosmos600-Glycan-Motif-Structure,GlyCosmos600-CLO
Priority 0
Active true
belongs to GlyCosmos600
List