id
stringlengths 11
13
| question
stringlengths 11
8.64k
| answers
sequence | subgraph
dict | sparql
stringlengths 49
483
|
---|---|---|---|---|
mcwq-229852 | Who was a female German founder of Spartacus League and Communist Party of Germany | [
"Rosa Luxemburg"
] | {
"entities": [
"Q6581072",
"Q5",
"Q183",
"Q7231",
"Q156607",
"Q153401"
],
"relations": [
"P27",
"P21",
"P31",
"P112"
],
"adjacency": [
[
3,
2,
1
],
[
5,
3,
3
],
[
4,
3,
3
],
[
3,
1,
0
],
[
3,
0,
2
]
],
"entity_labels": [
"female",
"human",
"Germany",
"Rosa Luxemburg",
"Spartacus League",
"Communist Party of Germany"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q153401 wdt:P112 ?x0 .
wd:Q156607 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229853 | Who was a female German founder of No label defined | [
"Angela Merkel"
] | {
"entities": [
"Q567",
"Q6581072",
"Q5",
"Q183",
"Q1371235"
],
"relations": [
"P27",
"P21",
"P31",
"P112"
],
"adjacency": [
[
0,
2,
2
],
[
4,
3,
0
],
[
0,
1,
1
],
[
0,
0,
3
]
],
"entity_labels": [
"Angela Merkel",
"female",
"human",
"Germany",
null
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"founded by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1371235 wdt:P112 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229859 | Who was a female German sibling of Gesine Bullock-Prado | [
"Sandra Bullock"
] | {
"entities": [
"Q40791",
"Q6581072",
"Q5",
"Q5553615",
"Q183"
],
"relations": [
"P27",
"P3373",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
0,
2,
1
],
[
0,
0,
4
],
[
0,
1,
3
]
],
"entity_labels": [
"Sandra Bullock",
"female",
"human",
"Gesine Bullock-Prado",
"Germany"
],
"relation_labels": [
"country of citizenship",
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P3373 wd:Q5553615 .
FILTER ( ?x0 != wd:Q5553615 )
} |
mcwq-229861 | Who was a female German spouse of Jesse James | [
"Sandra Bullock"
] | {
"entities": [
"Q40791",
"Q6581072",
"Q530550",
"Q5",
"Q183"
],
"relations": [
"P27",
"P26",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
0,
2,
1
],
[
0,
0,
4
],
[
0,
1,
2
]
],
"entity_labels": [
"Sandra Bullock",
"female",
"Jesse James",
"human",
"Germany"
],
"relation_labels": [
"country of citizenship",
"spouse",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P26 wd:Q530550 .
FILTER ( ?x0 != wd:Q530550 )
} |
mcwq-229862 | Who was a female German spouse of No label defined 's cinematographer | [
"Eva Wunderlich"
] | {
"entities": [
"Q6581072",
"Q3793761",
"Q5",
"Q183",
"Q30814911",
"Q57809"
],
"relations": [
"P344",
"P31",
"P27",
"P26",
"P21"
],
"adjacency": [
[
4,
1,
2
],
[
4,
4,
0
],
[
4,
2,
3
],
[
4,
3,
5
],
[
1,
0,
5
]
],
"entity_labels": [
"female",
null,
"human",
"Germany",
"Eva Wunderlich",
"Fritz Wunderlich"
],
"relation_labels": [
"director of photography",
"instance of",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P26 ?x1 .
wd:Q3793761 wdt:P344 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-229863 | Who was a female German star of No label defined | [
"Monika Weber-Koszto"
] | {
"entities": [
"Q6581072",
"Q3204570",
"Q5",
"Q183",
"Q25874"
],
"relations": [
"P27",
"P21",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
2
],
[
1,
3,
4
],
[
4,
1,
0
],
[
4,
0,
3
]
],
"entity_labels": [
"female",
null,
"human",
"Germany",
"Monika Weber-Koszto"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3204570 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229865 | Who was a female German writer and cinematographer of Ticket of No Return | [
"Ulrike Ottinger"
] | {
"entities": [
"Q6581072",
"Q860961",
"Q5",
"Q183",
"Q77756"
],
"relations": [
"P344",
"P58",
"P31",
"P27",
"P21"
],
"adjacency": [
[
4,
2,
2
],
[
1,
0,
4
],
[
1,
1,
4
],
[
4,
4,
0
],
[
4,
3,
3
]
],
"entity_labels": [
"female",
"Ticket of No Return",
"human",
"Germany",
"Ulrike Ottinger"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"country of citizenship",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q860961 wdt:P344 ?x0 .
wd:Q860961 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229866 | Who was a female German writer of Making Sandwiches | [
"Sandra Bullock"
] | {
"entities": [
"Q40791",
"Q6581072",
"Q5",
"Q533673",
"Q183"
],
"relations": [
"P27",
"P58",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
2
],
[
3,
1,
0
],
[
0,
3,
1
],
[
0,
0,
4
]
],
"entity_labels": [
"Sandra Bullock",
"female",
"human",
"Making Sandwiches",
"Germany"
],
"relation_labels": [
"country of citizenship",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q533673 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183
} |
mcwq-229869 | Who was a female Italian British parent of Larissa Iapichino | [
"Fiona May"
] | {
"entities": [
"Q238219",
"Q6581072",
"Q145",
"Q5",
"Q55351211",
"Q38"
],
"relations": [
"P27",
"P40|wdt:P355",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
3
],
[
0,
1,
4
],
[
0,
3,
1
],
[
0,
0,
5
],
[
0,
0,
2
]
],
"entity_labels": [
"Fiona May",
"female",
"United Kingdom",
"human",
"Larissa Iapichino",
"Italy"
],
"relation_labels": [
"country of citizenship",
"P40|wdt:P355",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 wd:Q55351211 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P27 wd:Q145
} |
mcwq-229872 | Who was a female Italian French film director that directed Actrices and It's Easier for a Camel... | [
"Valeria Bruni Tedeschi"
] | {
"entities": [
"Q6581072",
"Q344537",
"Q232470",
"Q5",
"Q142",
"Q847629",
"Q38"
],
"relations": [
"P27",
"P57",
"P21",
"P31"
],
"adjacency": [
[
2,
3,
3
],
[
1,
1,
2
],
[
5,
1,
2
],
[
2,
2,
0
],
[
2,
0,
6
],
[
2,
0,
4
]
],
"entity_labels": [
"female",
"Actrices",
"Valeria Bruni Tedeschi",
"human",
"France",
"It's Easier for a Camel...",
"Italy"
],
"relation_labels": [
"country of citizenship",
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q344537 wdt:P57 ?x0 .
wd:Q847629 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P27 wd:Q142
} |
mcwq-229874 | Who was a female Italian French sibling of Orlando | [
"Dalida"
] | {
"entities": [
"Q6581072",
"Q539171",
"Q5",
"Q142",
"Q3356439",
"Q38"
],
"relations": [
"P27",
"P3373",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
1,
2,
0
],
[
1,
0,
5
],
[
1,
0,
3
],
[
1,
1,
4
]
],
"entity_labels": [
"female",
"Dalida",
"human",
"France",
"Orlando",
"Italy"
],
"relation_labels": [
"country of citizenship",
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P27 wd:Q142 .
?x0 wdt:P3373 wd:Q3356439 .
FILTER ( ?x0 != wd:Q3356439 )
} |
mcwq-229875 | Who was a female Italian Spanish parent of Miguel Bosé | [
"Lucia Bosé"
] | {
"entities": [
"Q6581072",
"Q29",
"Q5",
"Q267724",
"Q356762",
"Q38"
],
"relations": [
"P27",
"P40|wdt:P355",
"P31",
"P21"
],
"adjacency": [
[
3,
2,
2
],
[
3,
1,
4
],
[
3,
3,
0
],
[
3,
0,
5
],
[
3,
0,
1
]
],
"entity_labels": [
"female",
"Spain",
"human",
"Lucia Bosé",
"Miguel Bosé",
"Italy"
],
"relation_labels": [
"country of citizenship",
"P40|wdt:P355",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P40|wdt:P355 wd:Q356762 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P27 wd:Q29
} |
mcwq-229876 | Who was a female Italian Swedish spouse of Carl Bildt | [
"Anna Maria Corazza Bildt"
] | {
"entities": [
"Q6581072",
"Q5",
"Q441551",
"Q34",
"Q52922",
"Q38"
],
"relations": [
"P27",
"P26",
"P21",
"P31"
],
"adjacency": [
[
2,
3,
1
],
[
2,
2,
0
],
[
2,
0,
5
],
[
2,
0,
3
],
[
2,
1,
4
]
],
"entity_labels": [
"female",
"human",
"Anna Maria Corazza Bildt",
"Sweden",
"Carl Bildt",
"Italy"
],
"relation_labels": [
"country of citizenship",
"spouse",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q52922 .
FILTER ( ?x0 != wd:Q52922 )
} |
mcwq-229881 | Who was a female Italian costume designer that edited No label defined | [
"Marcella De Marchis"
] | {
"entities": [
"Q6581072",
"Q1893269",
"Q1323191",
"Q5",
"Q38",
"Q13423943"
],
"relations": [
"P31",
"P1040",
"P106",
"P27",
"P21"
],
"adjacency": [
[
1,
2,
2
],
[
1,
0,
3
],
[
5,
1,
1
],
[
1,
4,
0
],
[
1,
3,
4
]
],
"entity_labels": [
"female",
"Marcella De Marchis",
"costume designer",
"human",
"Italy",
null
],
"relation_labels": [
"instance of",
"film editor",
"occupation",
"country of citizenship",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P31 wd:Q5 .
wd:Q13423943 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38
} |
mcwq-229888 | Who was a female Italian film editor that Little Girl and The Shine of Day were directed by and were edited by | [
"Tizza Covi"
] | {
"entities": [
"Q6581072",
"Q15805131",
"Q5",
"Q7042855",
"Q666790",
"Q7810552",
"Q38"
],
"relations": [
"P57",
"P31",
"P1040",
"P106",
"P27",
"P21"
],
"adjacency": [
[
5,
3,
3
],
[
5,
1,
2
],
[
4,
0,
5
],
[
1,
0,
5
],
[
4,
2,
5
],
[
1,
2,
5
],
[
5,
5,
0
],
[
5,
4,
6
]
],
"entity_labels": [
"female",
"The Shine of Day",
"human",
"film editor",
"Little Girl",
"Tizza Covi",
"Italy"
],
"relation_labels": [
"director",
"instance of",
"film editor",
"occupation",
"country of citizenship",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
wd:Q666790 wdt:P57 ?x0 .
wd:Q15805131 wdt:P57 ?x0 .
wd:Q666790 wdt:P1040 ?x0 .
wd:Q15805131 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38
} |
mcwq-229895 | Who was a female Italian film producer that Alfred Cartier married | [
"Francesca Bertini"
] | {
"entities": [
"Q6581072",
"Q3282637",
"Q434941",
"Q5",
"Q3611279",
"Q38"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
2,
1,
1
],
[
2,
0,
3
],
[
2,
4,
0
],
[
2,
2,
5
],
[
2,
3,
4
]
],
"entity_labels": [
"female",
"film producer",
"Francesca Bertini",
"human",
"Alfred Cartier",
"Italy"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P26 wd:Q3611279 .
FILTER ( ?x0 != wd:Q3611279 )
} |
mcwq-229906 | Who was a female Japanese composer that Masaharu Amiya married | [
"Megumi Hayashibara"
] | {
"entities": [
"Q266670",
"Q6581072",
"Q36834",
"Q5",
"Q11258394",
"Q17"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
0,
1,
2
],
[
0,
0,
3
],
[
0,
4,
1
],
[
0,
2,
5
],
[
0,
3,
4
]
],
"entity_labels": [
"Megumi Hayashibara",
"female",
"composer",
"human",
"Masaharu Amiya",
"Japan"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q17 .
?x0 wdt:P26 wd:Q11258394 .
FILTER ( ?x0 != wd:Q11258394 )
} |
mcwq-229910 | Who was a female Japanese costume designer that No label defined starred | [
"Fumiyo Ikeda",
"Taka Shamoto"
] | {
"entities": [
"Q6581072",
"Q1323191",
"Q57501210",
"Q2409491",
"Q5",
"Q17"
],
"relations": [
"P31",
"P106",
"P27",
"P161",
"P21"
],
"adjacency": [
[
3,
1,
1
],
[
3,
0,
4
],
[
2,
3,
3
],
[
3,
4,
0
],
[
3,
2,
5
]
],
"entity_labels": [
"female",
"costume designer",
null,
"Fumiyo Ikeda",
"human",
"Japan"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q1323191 .
?x0 wdt:P31 wd:Q5 .
wd:Q57501210 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q17
} |
mcwq-229917 | Who was a female Japanese film editor that edited Hanezu | [
"Naomi Kawase"
] | {
"entities": [
"Q6581072",
"Q271247",
"Q5",
"Q7042855",
"Q17",
"Q379237"
],
"relations": [
"P31",
"P1040",
"P106",
"P27",
"P21"
],
"adjacency": [
[
1,
2,
3
],
[
1,
0,
2
],
[
5,
1,
1
],
[
1,
4,
0
],
[
1,
3,
4
]
],
"entity_labels": [
"female",
"Naomi Kawase",
"human",
"film editor",
"Japan",
"Hanezu"
],
"relation_labels": [
"instance of",
"film editor",
"occupation",
"country of citizenship",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
wd:Q379237 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q17
} |
mcwq-229930 | Who was a female Mexican Canadian star of Elysium | [
"Ona Grauer"
] | {
"entities": [
"Q6581072",
"Q80959",
"Q96",
"Q5",
"Q3117917",
"Q16"
],
"relations": [
"P27",
"P21",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
3
],
[
1,
3,
4
],
[
4,
1,
0
],
[
4,
0,
2
],
[
4,
0,
5
]
],
"entity_labels": [
"female",
"Elysium",
"Mexico",
"human",
"Ona Grauer",
"Canada"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q80959 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q96 .
?x0 wdt:P27 wd:Q16
} |
mcwq-229935 | Who was a female Mexican film producer that wrote Nobody's Wife | [
"Adela Sequeyro"
] | {
"entities": [
"Q6581072",
"Q3282637",
"Q96",
"Q1799277",
"Q5",
"Q353776"
],
"relations": [
"P58",
"P31",
"P106",
"P27",
"P21"
],
"adjacency": [
[
5,
2,
1
],
[
5,
1,
4
],
[
3,
0,
5
],
[
5,
4,
0
],
[
5,
3,
2
]
],
"entity_labels": [
"female",
"film producer",
"Mexico",
"Nobody's Wife",
"human",
"Adela Sequeyro"
],
"relation_labels": [
"screenwriter",
"instance of",
"occupation",
"country of citizenship",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
wd:Q1799277 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q96
} |
mcwq-229940 | Who was a female Spanish German sibling of Philip William August, Count Palatine of Neuburg | [
"Maria Anna of Neuburg"
] | {
"entities": [
"Q6581072",
"Q29",
"Q5",
"Q183",
"Q57651",
"Q67198"
],
"relations": [
"P27",
"P3373",
"P21",
"P31"
],
"adjacency": [
[
4,
3,
2
],
[
4,
2,
0
],
[
4,
0,
3
],
[
4,
0,
1
],
[
4,
1,
5
]
],
"entity_labels": [
"female",
"Spain",
"human",
"Germany",
"Maria Anna of Neuburg",
"Philip William August, Count Palatine of Neuburg"
],
"relation_labels": [
"country of citizenship",
"sibling",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q183 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P3373 wd:Q67198 .
FILTER ( ?x0 != wd:Q67198 )
} |
mcwq-229944 | Who was a female Spanish composer that married Ferdinand VI of Spain | [
"Barbara of Portugal"
] | {
"entities": [
"Q6581072",
"Q36834",
"Q230878",
"Q29",
"Q5",
"Q193157"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
2,
1,
1
],
[
2,
0,
4
],
[
2,
4,
0
],
[
2,
2,
3
],
[
2,
3,
5
]
],
"entity_labels": [
"female",
"composer",
"Queen Bárbara of Spain",
"Spain",
"human",
"Ferdinand VI of Spain"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q36834 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q193157 .
FILTER ( ?x0 != wd:Q193157 )
} |
mcwq-229946 | Who was a female Spanish film director that Chrysalis was executive produced by and written by | [
"Paula Ortiz"
] | {
"entities": [
"Q6581072",
"Q29",
"Q5",
"Q8354260",
"Q621836",
"Q2526255"
],
"relations": [
"P58",
"P1431",
"P31",
"P106",
"P27",
"P21"
],
"adjacency": [
[
4,
3,
5
],
[
4,
2,
2
],
[
3,
1,
4
],
[
3,
0,
4
],
[
4,
5,
0
],
[
4,
4,
1
]
],
"entity_labels": [
"female",
"Spain",
"human",
"Chrysalis",
"Paula Ortiz",
"film director"
],
"relation_labels": [
"screenwriter",
"executive producer",
"instance of",
"occupation",
"country of citizenship",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
wd:Q8354260 wdt:P1431 ?x0 .
wd:Q8354260 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q29
} |
mcwq-229948 | Who was a female Spanish film editor that Jesús Franco married | [
"Lina Romay"
] | {
"entities": [
"Q6581072",
"Q29",
"Q5",
"Q7042855",
"Q465186",
"Q353758"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
4,
1,
3
],
[
4,
0,
2
],
[
4,
4,
0
],
[
4,
2,
1
],
[
4,
3,
5
]
],
"entity_labels": [
"female",
"Spain",
"human",
"film editor",
"Lina Romay",
"Jesús Franco"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q353758 .
FILTER ( ?x0 != wd:Q353758 )
} |
mcwq-229949 | Who was a female Spanish film editor that married Jesús Franco | [
"Lina Romay"
] | {
"entities": [
"Q6581072",
"Q29",
"Q5",
"Q7042855",
"Q465186",
"Q353758"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
4,
1,
3
],
[
4,
0,
2
],
[
4,
4,
0
],
[
4,
2,
1
],
[
4,
3,
5
]
],
"entity_labels": [
"female",
"Spain",
"human",
"film editor",
"Lina Romay",
"Jesús Franco"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 wd:Q353758 .
FILTER ( ?x0 != wd:Q353758 )
} |
mcwq-229951 | Who was a female Spanish film editor whose spouse edited and directed Diamonds of Kilimandjaro | [
"Lina Romay"
] | {
"entities": [
"Q6581072",
"Q29",
"Q5",
"Q7042855",
"Q465186",
"Q475766",
"Q353758"
],
"relations": [
"P57",
"P31",
"P1040",
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
4,
3,
3
],
[
4,
1,
2
],
[
4,
6,
0
],
[
4,
4,
1
],
[
4,
5,
6
],
[
5,
0,
6
],
[
5,
2,
6
]
],
"entity_labels": [
"female",
"Spain",
"human",
"film editor",
"Lina Romay",
"Diamonds of Kilimandjaro",
"Jesús Franco"
],
"relation_labels": [
"director",
"instance of",
"film editor",
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q7042855 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q29 .
?x0 wdt:P26 ?x1 .
wd:Q475766 wdt:P57 ?x1 .
wd:Q475766 wdt:P1040 ?x1 .
FILTER ( ?x0 != ?x1 )
} |
mcwq-229956 | Who was a female Swedish Italian star of The Feast of the Goat | [
"Isabella Rossellini"
] | {
"entities": [
"Q6581072",
"Q129574",
"Q5",
"Q34",
"Q203840",
"Q38"
],
"relations": [
"P27",
"P21",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
2
],
[
1,
3,
4
],
[
4,
1,
0
],
[
4,
0,
5
],
[
4,
0,
3
]
],
"entity_labels": [
"female",
"The Feast of the Goat",
"human",
"Sweden",
"Isabella Rossellini",
"Italy"
],
"relation_labels": [
"country of citizenship",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q129574 wdt:P161 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q38 .
?x0 wdt:P27 wd:Q34
} |
mcwq-229959 | Who was a female Swedish cinematographer that edited , wrote , and directed The Last Stranger and No time | [
"Karin Westerlund"
] | {
"entities": [
"Q20729276",
"Q6581072",
"Q4990373",
"Q5",
"Q222344",
"Q19827742",
"Q34"
],
"relations": [
"P57",
"P58",
"P31",
"P1040",
"P106",
"P27",
"P21"
],
"adjacency": [
[
2,
4,
4
],
[
2,
2,
3
],
[
5,
0,
2
],
[
0,
0,
2
],
[
5,
3,
2
],
[
0,
3,
2
],
[
5,
1,
2
],
[
0,
1,
2
],
[
2,
6,
1
],
[
2,
5,
6
]
],
"entity_labels": [
"No time",
"female",
"Karin Westerlund",
"human",
"cinematographer",
"The Last Stranger",
"Sweden"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"film editor",
"occupation",
"country of citizenship",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q222344 .
?x0 wdt:P31 wd:Q5 .
wd:Q19827742 wdt:P57 ?x0 .
wd:Q20729276 wdt:P57 ?x0 .
wd:Q19827742 wdt:P1040 ?x0 .
wd:Q20729276 wdt:P1040 ?x0 .
wd:Q19827742 wdt:P58 ?x0 .
wd:Q20729276 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q34
} |
mcwq-229962 | Who was a female Swedish film director that Don Siegel , Harry Hasso , George Tabori , and Folke Rogard married | [
"Viveca Lindfors"
] | {
"entities": [
"Q739511",
"Q6581072",
"Q358322",
"Q5",
"Q267217",
"Q34",
"Q5792998",
"Q152301",
"Q2526255"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
4,
1,
8
],
[
4,
0,
3
],
[
4,
4,
1
],
[
4,
2,
5
],
[
4,
3,
2
],
[
4,
3,
7
],
[
4,
3,
0
],
[
4,
3,
6
]
],
"entity_labels": [
"Folke Rogard",
"female",
"Don Siegel",
"human",
"Viveca Lindfors",
"Sweden",
"Harry Hasso",
"George Tabori",
"film director"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q2526255 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q358322 .
?x0 wdt:P26 wd:Q152301 .
?x0 wdt:P26 wd:Q739511 .
?x0 wdt:P26 wd:Q5792998 .
FILTER ( ?x0 != wd:Q358322 ) .
FILTER ( ?x0 != wd:Q152301 ) .
FILTER ( ?x0 != wd:Q739511 ) .
FILTER ( ?x0 != wd:Q5792998 )
} |
mcwq-229964 | Who was a female Swedish film producer that married Måns Reuterswärd | [
"Katinka Faragó"
] | {
"entities": [
"Q6581072",
"Q3282637",
"Q6069032",
"Q5",
"Q1105516",
"Q34"
],
"relations": [
"P31",
"P106",
"P27",
"P26",
"P21"
],
"adjacency": [
[
4,
1,
1
],
[
4,
0,
3
],
[
4,
4,
0
],
[
4,
2,
5
],
[
4,
3,
2
]
],
"entity_labels": [
"female",
"film producer",
"Måns Reuterswärd",
"human",
"Katinka Faragó",
"Sweden"
],
"relation_labels": [
"instance of",
"occupation",
"country of citizenship",
"spouse",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q3282637 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P27 wd:Q34 .
?x0 wdt:P26 wd:Q6069032 .
FILTER ( ?x0 != wd:Q6069032 )
} |
mcwq-229965 | Who was a female actor employed by Sony Music , Universal Music Group , Freixenet , Roc Nation , and Epic Records and employed by Live Nation | [
"Shakira"
] | {
"entities": [
"Q6581072",
"Q34424",
"Q56760250",
"Q216364",
"Q33999",
"Q16960819",
"Q5",
"Q1427663",
"Q1194456",
"Q38903"
],
"relations": [
"P106",
"P108",
"P21",
"P31"
],
"adjacency": [
[
1,
0,
4
],
[
1,
3,
6
],
[
1,
1,
8
],
[
1,
1,
7
],
[
1,
1,
2
],
[
1,
1,
3
],
[
1,
1,
5
],
[
1,
1,
9
],
[
1,
2,
0
]
],
"entity_labels": [
"female",
"Shakira",
"Sony Music",
"Epic Records",
"actor",
"Live Nation",
"human",
"Freixenet",
"Roc Nation",
"Universal Music Group"
],
"relation_labels": [
"occupation",
"employer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q1194456 .
?x0 wdt:P108 wd:Q1427663 .
?x0 wdt:P108 wd:Q56760250 .
?x0 wdt:P108 wd:Q216364 .
?x0 wdt:P108 wd:Q16960819 .
?x0 wdt:P108 wd:Q38903 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-229981 | Who was a female actor that Universal Music Group , Freixenet , and Sony Music employed and Live Nation , Epic Records , and Roc Nation employed | [
"Shakira"
] | {
"entities": [
"Q6581072",
"Q34424",
"Q216364",
"Q56760250",
"Q33999",
"Q16960819",
"Q5",
"Q1427663",
"Q1194456",
"Q38903"
],
"relations": [
"P106",
"P108",
"P21",
"P31"
],
"adjacency": [
[
1,
0,
4
],
[
1,
3,
6
],
[
1,
1,
5
],
[
1,
1,
8
],
[
1,
1,
9
],
[
1,
1,
2
],
[
1,
1,
3
],
[
1,
1,
7
],
[
1,
2,
0
]
],
"entity_labels": [
"female",
"Shakira",
"Epic Records",
"Sony Music",
"actor",
"Live Nation",
"human",
"Freixenet",
"Roc Nation",
"Universal Music Group"
],
"relation_labels": [
"occupation",
"employer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P108 wd:Q16960819 .
?x0 wdt:P108 wd:Q1194456 .
?x0 wdt:P108 wd:Q38903 .
?x0 wdt:P108 wd:Q216364 .
?x0 wdt:P108 wd:Q56760250 .
?x0 wdt:P108 wd:Q1427663 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-229983 | Who was a female actor that married Luc Besson and married a film editor | [
"Maïwenn"
] | {
"entities": [
"Q6581072",
"Q33999",
"Q5",
"Q484779",
"Q7042855",
"Q201985"
],
"relations": [
"P106",
"P26",
"P21",
"P31"
],
"adjacency": [
[
5,
0,
1
],
[
5,
3,
2
],
[
5,
2,
0
],
[
5,
1,
3
],
[
5,
1,
3
],
[
3,
0,
4
]
],
"entity_labels": [
"female",
"actor",
"human",
"Luc Besson",
"film editor",
"Maïwenn"
],
"relation_labels": [
"occupation",
"spouse",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P106 wd:Q33999 .
?x0 wdt:P31 wd:Q5 .
?x0 wdt:P21 wd:Q6581072 .
?x0 wdt:P26 ?x1 .
?x0 wdt:P26 wd:Q484779 .
?x1 wdt:P106 wd:Q7042855 .
FILTER ( ?x0 != ?x1 ) .
FILTER ( ?x0 != wd:Q484779 )
} |
mcwq-229985 | Who was a female composer and cinematographer of Heart of a Dog | [
"Laurie Anderson"
] | {
"entities": [
"Q235066",
"Q6581072",
"Q20751324",
"Q5"
],
"relations": [
"P344",
"P86",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
2,
0,
0
],
[
2,
1,
0
],
[
0,
2,
1
]
],
"entity_labels": [
"Laurie Anderson",
"female",
"Heart of a Dog",
"human"
],
"relation_labels": [
"director of photography",
"composer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q20751324 wdt:P344 ?x0 .
wd:Q20751324 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-229987 | Who was a female composer and costume designer of The Love Witch | [
"Anna Biller"
] | {
"entities": [
"Q6581072",
"Q4766852",
"Q5",
"Q24496982"
],
"relations": [
"P86",
"P2515",
"P31",
"P21"
],
"adjacency": [
[
1,
2,
2
],
[
3,
0,
1
],
[
3,
1,
1
],
[
1,
3,
0
]
],
"entity_labels": [
"female",
"Anna Biller",
"human",
"The Love Witch"
],
"relation_labels": [
"composer",
"costume designer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24496982 wdt:P86 ?x0 .
wd:Q24496982 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-229988 | Who was a female composer and director of The Line, the Cross and the Curve | [
"Kate Bush"
] | {
"entities": [
"Q6581072",
"Q3521591",
"Q5",
"Q636"
],
"relations": [
"P86",
"P57",
"P21",
"P31"
],
"adjacency": [
[
3,
3,
2
],
[
1,
1,
3
],
[
1,
0,
3
],
[
3,
2,
0
]
],
"entity_labels": [
"female",
"The Line, the Cross and the Curve",
"human",
"Kate Bush"
],
"relation_labels": [
"composer",
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3521591 wdt:P57 ?x0 .
wd:Q3521591 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-229990 | Who was a female composer and editor of Shadows and Light | [
"Joni Mitchell"
] | {
"entities": [
"Q205721",
"Q6581072",
"Q11307710",
"Q5"
],
"relations": [
"P86",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
0,
2,
3
],
[
2,
3,
0
],
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Joni Mitchell",
"female",
"Shadows and Light",
"human"
],
"relation_labels": [
"composer",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q11307710 wdt:P1040 ?x0 .
wd:Q11307710 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-229992 | Who was a female composer and star of The Line, the Cross and the Curve | [
"Kate Bush"
] | {
"entities": [
"Q6581072",
"Q3521591",
"Q5",
"Q636"
],
"relations": [
"P86",
"P21",
"P31",
"P161"
],
"adjacency": [
[
3,
2,
2
],
[
1,
3,
3
],
[
1,
0,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"female",
"The Line, the Cross and the Curve",
"human",
"Kate Bush"
],
"relation_labels": [
"composer",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3521591 wdt:P161 ?x0 .
wd:Q3521591 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-229994 | Who was a female composer and writer of The Line, the Cross and the Curve | [
"Kate Bush"
] | {
"entities": [
"Q6581072",
"Q3521591",
"Q5",
"Q636"
],
"relations": [
"P86",
"P58",
"P31",
"P21"
],
"adjacency": [
[
3,
2,
2
],
[
1,
0,
3
],
[
1,
1,
3
],
[
3,
3,
0
]
],
"entity_labels": [
"female",
"The Line, the Cross and the Curve",
"human",
"Kate Bush"
],
"relation_labels": [
"composer",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3521591 wdt:P86 ?x0 .
wd:Q3521591 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-229995 | Who was a female composer of The Dreaming / Dreamtime 's sequel | [
"Kate Bush"
] | {
"entities": [
"Q3520675",
"Q6581072",
"Q56036638",
"Q5",
"Q636"
],
"relations": [
"P86",
"P155",
"P21",
"P31"
],
"adjacency": [
[
4,
3,
3
],
[
2,
0,
4
],
[
4,
2,
1
],
[
2,
1,
0
]
],
"entity_labels": [
"The Dreaming / Dreamtime",
"female",
"There Goes a Tenner",
"human",
"Kate Bush"
],
"relation_labels": [
"composer",
"follows",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x1 wdt:P155 wd:Q3520675
} |
mcwq-229997 | Who was a female composer of My Heart Belongs to Me 's prequel | [
"Barbra Streisand"
] | {
"entities": [
"Q6581072",
"Q17060514",
"Q5417167",
"Q5",
"Q4636"
],
"relations": [
"P86",
"P21",
"P31",
"P156"
],
"adjacency": [
[
4,
2,
3
],
[
2,
0,
4
],
[
4,
1,
0
],
[
2,
3,
1
]
],
"entity_labels": [
"female",
"My Heart Belongs to Me",
"Evergreen (Love Theme from A Star Is Born)",
"human",
"Barbra Streisand"
],
"relation_labels": [
"composer",
"sex or gender",
"instance of",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x1 wdt:P156 wd:Q17060514
} |
mcwq-230000 | Who was a female composer of Göttingen and L'Aigle noir | [
"Barbara"
] | {
"entities": [
"Q6581072",
"Q142752",
"Q5",
"Q1804",
"Q3201649"
],
"relations": [
"P86",
"P21",
"P31"
],
"adjacency": [
[
3,
2,
2
],
[
1,
0,
3
],
[
4,
0,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"female",
"Göttingen",
"human",
"Barbara",
"L'Aigle noir"
],
"relation_labels": [
"composer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q142752 wdt:P86 ?x0 .
wd:Q3201649 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230001 | Who was a female composer of Patti Smith: Dream of Life | [
"Patti Smith"
] | {
"entities": [
"Q557",
"Q6581072",
"Q5",
"Q7148553"
],
"relations": [
"P86",
"P21",
"P31"
],
"adjacency": [
[
0,
2,
2
],
[
3,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Patti Smith",
"female",
"human",
"Patti Smith: Dream of Life"
],
"relation_labels": [
"composer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q7148553 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230004 | Who was a female composer of a prequel of My Heart Belongs to Me | [
"Barbra Streisand"
] | {
"entities": [
"Q6581072",
"Q17060514",
"Q5417167",
"Q5",
"Q4636"
],
"relations": [
"P86",
"P21",
"P31",
"P156"
],
"adjacency": [
[
4,
2,
3
],
[
2,
0,
4
],
[
4,
1,
0
],
[
2,
3,
1
]
],
"entity_labels": [
"female",
"My Heart Belongs to Me",
"Evergreen (Love Theme from A Star Is Born)",
"human",
"Barbra Streisand"
],
"relation_labels": [
"composer",
"sex or gender",
"instance of",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x1 wdt:P156 wd:Q17060514
} |
mcwq-230007 | Who was a female composer , costume designer , and editor of The Love Witch | [
"Anna Biller"
] | {
"entities": [
"Q6581072",
"Q4766852",
"Q5",
"Q24496982"
],
"relations": [
"P31",
"P1040",
"P2515",
"P86",
"P21"
],
"adjacency": [
[
1,
0,
2
],
[
3,
1,
1
],
[
3,
3,
1
],
[
3,
2,
1
],
[
1,
4,
0
]
],
"entity_labels": [
"female",
"Anna Biller",
"human",
"The Love Witch"
],
"relation_labels": [
"instance of",
"film editor",
"costume designer",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24496982 wdt:P1040 ?x0 .
wd:Q24496982 wdt:P86 ?x0 .
wd:Q24496982 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230009 | Who was a female composer , director , and editor of Shadows and Light | [
"Joni Mitchell"
] | {
"entities": [
"Q205721",
"Q6581072",
"Q11307710",
"Q5"
],
"relations": [
"P57",
"P31",
"P1040",
"P86",
"P21"
],
"adjacency": [
[
0,
1,
3
],
[
2,
0,
0
],
[
2,
2,
0
],
[
2,
3,
0
],
[
0,
4,
1
]
],
"entity_labels": [
"Joni Mitchell",
"female",
"Shadows and Light",
"human"
],
"relation_labels": [
"director",
"instance of",
"film editor",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q11307710 wdt:P57 ?x0 .
wd:Q11307710 wdt:P1040 ?x0 .
wd:Q11307710 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230010 | Who was a female composer , editor , and cinematographer of Beware of God | [
"Sandy Amerio"
] | {
"entities": [
"Q6581072",
"Q3472089",
"Q5",
"Q27056034"
],
"relations": [
"P344",
"P31",
"P1040",
"P86",
"P21"
],
"adjacency": [
[
1,
1,
2
],
[
3,
0,
1
],
[
3,
2,
1
],
[
3,
3,
1
],
[
1,
4,
0
]
],
"entity_labels": [
"female",
"Sandy Amerio",
"human",
"Beware of God"
],
"relation_labels": [
"director of photography",
"instance of",
"film editor",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q27056034 wdt:P344 ?x0 .
wd:Q27056034 wdt:P1040 ?x0 .
wd:Q27056034 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230011 | Who was a female composer , editor , and star of 2 Days in Paris | [
"Julie Delpy"
] | {
"entities": [
"Q128646",
"Q110462",
"Q5",
"Q6581072"
],
"relations": [
"P31",
"P1040",
"P161",
"P86",
"P21"
],
"adjacency": [
[
1,
0,
2
],
[
0,
2,
1
],
[
0,
1,
1
],
[
0,
3,
1
],
[
1,
4,
3
]
],
"entity_labels": [
"2 Days in Paris",
"Julie Delpy",
"human",
"female"
],
"relation_labels": [
"instance of",
"film editor",
"cast member",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q128646 wdt:P161 ?x0 .
wd:Q128646 wdt:P1040 ?x0 .
wd:Q128646 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230024 | Who was a female cinematographer and composer of Heart of a Dog | [
"Laurie Anderson"
] | {
"entities": [
"Q235066",
"Q6581072",
"Q20751324",
"Q5"
],
"relations": [
"P344",
"P86",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
3
],
[
2,
0,
0
],
[
2,
1,
0
],
[
0,
2,
1
]
],
"entity_labels": [
"Laurie Anderson",
"female",
"Heart of a Dog",
"human"
],
"relation_labels": [
"director of photography",
"composer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q20751324 wdt:P344 ?x0 .
wd:Q20751324 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230025 | Who was a female cinematographer and costume designer of Tetsuo: The Iron Man | [
"Kei Fujiwara"
] | {
"entities": [
"Q185884",
"Q1280254",
"Q5",
"Q6581072"
],
"relations": [
"P344",
"P2515",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
0,
0,
1
],
[
0,
1,
1
],
[
1,
2,
3
]
],
"entity_labels": [
"Tetsuo: The Iron Man",
"Kei Fujiwara",
"human",
"female"
],
"relation_labels": [
"director of photography",
"costume designer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q185884 wdt:P344 ?x0 .
wd:Q185884 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230026 | Who was a female cinematographer and director of Little Alien | [
"Nina Kusturica"
] | {
"entities": [
"Q87875",
"Q6581072",
"Q5",
"Q1865562"
],
"relations": [
"P344",
"P57",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
3,
0,
0
],
[
3,
1,
0
],
[
0,
2,
1
]
],
"entity_labels": [
"Nina Kusturica",
"female",
"human",
"Little Alien"
],
"relation_labels": [
"director of photography",
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1865562 wdt:P344 ?x0 .
wd:Q1865562 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230027 | Who was a female cinematographer and editor of The Gleaners and I | [
"Agnès Varda"
] | {
"entities": [
"Q2493884",
"Q229990",
"Q5",
"Q6581072"
],
"relations": [
"P344",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
0,
3,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"The Gleaners and I",
"Agnès Varda",
"human",
"female"
],
"relation_labels": [
"director of photography",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2493884 wdt:P344 ?x0 .
wd:Q2493884 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230028 | Who was a female cinematographer and editor of Illusion and Taste of Life | [
"Mira Gittner"
] | {
"entities": [
"Q1381610",
"Q6581072",
"Q49764302",
"Q15819956",
"Q5"
],
"relations": [
"P344",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
0,
2,
4
],
[
3,
0,
0
],
[
2,
0,
0
],
[
3,
3,
0
],
[
2,
3,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Mira Gittner",
"female",
"Taste of Life",
"Illusion",
"human"
],
"relation_labels": [
"director of photography",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q15819956 wdt:P344 ?x0 .
wd:Q49764302 wdt:P344 ?x0 .
wd:Q15819956 wdt:P1040 ?x0 .
wd:Q49764302 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230030 | Who was a female cinematographer and writer of Little Alien | [
"Nina Kusturica"
] | {
"entities": [
"Q87875",
"Q6581072",
"Q5",
"Q1865562"
],
"relations": [
"P344",
"P58",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
2
],
[
3,
0,
0
],
[
3,
1,
0
],
[
0,
3,
1
]
],
"entity_labels": [
"Nina Kusturica",
"female",
"human",
"Little Alien"
],
"relation_labels": [
"director of photography",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1865562 wdt:P344 ?x0 .
wd:Q1865562 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230032 | Who was a female cinematographer of Le Bataclan '72 's sequel 's sequel | [
"Ellen Kuras"
] | {
"entities": [
"Q2464176",
"Q6581072",
"Q5",
"Q2361395",
"Q2602843",
"Q439911"
],
"relations": [
"P344",
"P155",
"P21",
"P31"
],
"adjacency": [
[
5,
3,
2
],
[
3,
0,
5
],
[
5,
2,
1
],
[
3,
1,
4
],
[
4,
1,
0
]
],
"entity_labels": [
"Le Bataclan '72",
"female",
"human",
"Berlin: Live at St. Ann's Warehouse",
"Hudson River Wind Meditations",
"Ellen Kuras"
],
"relation_labels": [
"director of photography",
"follows",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P344 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x1 wdt:P155 ?x2 .
?x2 wdt:P155 wd:Q2464176
} |
mcwq-230033 | Who was a female cinematographer of Rocky 's sequel | [
"Maryse Alberti"
] | {
"entities": [
"Q6581072",
"Q5",
"Q18822138",
"Q1078084",
"Q45928"
],
"relations": [
"P344",
"P155",
"P21",
"P31"
],
"adjacency": [
[
4,
3,
1
],
[
2,
0,
4
],
[
4,
2,
0
],
[
2,
1,
3
]
],
"entity_labels": [
"female",
"human",
"Creed",
"Rocky",
"Maryse Alberti"
],
"relation_labels": [
"director of photography",
"follows",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P344 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x1 wdt:P155 wd:Q1078084
} |
mcwq-230035 | Who was a female cinematographer of The Wrestler | [
"Maryse Alberti"
] | {
"entities": [
"Q6581072",
"Q45928",
"Q139326",
"Q5"
],
"relations": [
"P344",
"P21",
"P31"
],
"adjacency": [
[
1,
2,
3
],
[
2,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"female",
"Maryse Alberti",
"The Wrestler",
"human"
],
"relation_labels": [
"director of photography",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q139326 wdt:P344 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230036 | Who was a female cinematographer of The Wrestler , Dear Diary , and Happiness | [
"Maryse Alberti"
] | {
"entities": [
"Q6581072",
"Q1181187",
"Q5",
"Q1426532",
"Q45928",
"Q139326"
],
"relations": [
"P344",
"P21",
"P31"
],
"adjacency": [
[
4,
2,
2
],
[
5,
0,
4
],
[
1,
0,
4
],
[
3,
0,
4
],
[
4,
1,
0
]
],
"entity_labels": [
"female",
"Dear Diary",
"human",
"Happiness",
"Maryse Alberti",
"The Wrestler"
],
"relation_labels": [
"director of photography",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q139326 wdt:P344 ?x0 .
wd:Q1181187 wdt:P344 ?x0 .
wd:Q1426532 wdt:P344 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230038 | Who was a female cinematographer of a sequel of Rocky | [
"Maryse Alberti"
] | {
"entities": [
"Q6581072",
"Q5",
"Q18822138",
"Q1078084",
"Q45928"
],
"relations": [
"P344",
"P155",
"P21",
"P31"
],
"adjacency": [
[
4,
3,
1
],
[
2,
0,
4
],
[
4,
2,
0
],
[
2,
1,
3
]
],
"entity_labels": [
"female",
"human",
"Creed",
"Rocky",
"Maryse Alberti"
],
"relation_labels": [
"director of photography",
"follows",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P344 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x1 wdt:P155 wd:Q1078084
} |
mcwq-230044 | Who was a female costume designer and composer of The Love Witch | [
"Anna Biller"
] | {
"entities": [
"Q6581072",
"Q4766852",
"Q5",
"Q24496982"
],
"relations": [
"P86",
"P2515",
"P31",
"P21"
],
"adjacency": [
[
1,
2,
2
],
[
3,
0,
1
],
[
3,
1,
1
],
[
1,
3,
0
]
],
"entity_labels": [
"female",
"Anna Biller",
"human",
"The Love Witch"
],
"relation_labels": [
"composer",
"costume designer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24496982 wdt:P86 ?x0 .
wd:Q24496982 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230048 | Who was a female costume designer and cinematographer of Tetsuo: The Iron Man | [
"Kei Fujiwara"
] | {
"entities": [
"Q185884",
"Q1280254",
"Q5",
"Q6581072"
],
"relations": [
"P344",
"P2515",
"P21",
"P31"
],
"adjacency": [
[
1,
3,
2
],
[
0,
0,
1
],
[
0,
1,
1
],
[
1,
2,
3
]
],
"entity_labels": [
"Tetsuo: The Iron Man",
"Kei Fujiwara",
"human",
"female"
],
"relation_labels": [
"director of photography",
"costume designer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q185884 wdt:P344 ?x0 .
wd:Q185884 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230049 | Who was a female costume designer and editor of The Love Witch | [
"Anna Biller"
] | {
"entities": [
"Q6581072",
"Q4766852",
"Q5",
"Q24496982"
],
"relations": [
"P2515",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
2
],
[
3,
3,
1
],
[
3,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"female",
"Anna Biller",
"human",
"The Love Witch"
],
"relation_labels": [
"costume designer",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24496982 wdt:P1040 ?x0 .
wd:Q24496982 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230052 | Who was a female costume designer and star of Lizard and Quest for the Mighty Sword | [
"Laura Gemser"
] | {
"entities": [
"Q6581072",
"Q1135730",
"Q186281",
"Q5",
"Q240527"
],
"relations": [
"P2515",
"P21",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
3
],
[
2,
3,
4
],
[
1,
3,
4
],
[
2,
0,
4
],
[
1,
0,
4
],
[
4,
1,
0
]
],
"entity_labels": [
"female",
"Quest for the Mighty Sword",
"Lizard",
"human",
"Laura Gemser"
],
"relation_labels": [
"costume designer",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q186281 wdt:P161 ?x0 .
wd:Q1135730 wdt:P161 ?x0 .
wd:Q186281 wdt:P2515 ?x0 .
wd:Q1135730 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230054 | Who was a female costume designer and star of A Trip to the Moon | [
"Jehanne d'Alcy"
] | {
"entities": [
"Q151126",
"Q6581072",
"Q5",
"Q244971"
],
"relations": [
"P2515",
"P21",
"P31",
"P161"
],
"adjacency": [
[
0,
2,
2
],
[
3,
3,
0
],
[
3,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Jehanne d'Alcy",
"female",
"human",
"A Trip to the Moon"
],
"relation_labels": [
"costume designer",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q244971 wdt:P161 ?x0 .
wd:Q244971 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230055 | Who was a female costume designer and star of a prequel of KylieX2008 | [
"Kylie Minogue"
] | {
"entities": [
"Q6581072",
"Q11998",
"Q5",
"Q155200",
"Q2733930"
],
"relations": [
"P31",
"P2515",
"P156",
"P161",
"P21"
],
"adjacency": [
[
1,
0,
2
],
[
4,
3,
1
],
[
4,
1,
1
],
[
1,
4,
0
],
[
4,
2,
3
]
],
"entity_labels": [
"female",
"Kylie Minogue",
"human",
"KylieX2008",
"White Diamond: A Personal Portrait of Kylie Minogue"
],
"relation_labels": [
"instance of",
"costume designer",
"followed by",
"cast member",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P161 ?x0 .
?x1 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x1 wdt:P156 wd:Q155200
} |
mcwq-230056 | Who was a female costume designer and writer of Great Russian Sexual Revolution and Russian Country Holidays | [
"Tatyana Taneyeva"
] | {
"entities": [
"Q6581072",
"Q96277031",
"Q5",
"Q103982636",
"Q96279952"
],
"relations": [
"P2515",
"P58",
"P31",
"P21"
],
"adjacency": [
[
4,
2,
2
],
[
1,
0,
4
],
[
3,
0,
4
],
[
1,
1,
4
],
[
3,
1,
4
],
[
4,
3,
0
]
],
"entity_labels": [
"female",
"Great Russian Sexual Revolution",
"human",
"Russian Country Holidays",
"Tatyana Taneyeva"
],
"relation_labels": [
"costume designer",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q96277031 wdt:P2515 ?x0 .
wd:Q103982636 wdt:P2515 ?x0 .
wd:Q96277031 wdt:P58 ?x0 .
wd:Q103982636 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230057 | Who was a female costume designer and writer of Salomé | [
"Natacha Rambova"
] | {
"entities": [
"Q458874",
"Q2115816",
"Q6581072",
"Q5"
],
"relations": [
"P2515",
"P58",
"P31",
"P21"
],
"adjacency": [
[
0,
2,
3
],
[
1,
0,
0
],
[
1,
1,
0
],
[
0,
3,
2
]
],
"entity_labels": [
"Natacha Rambova",
"Salomé",
"female",
"human"
],
"relation_labels": [
"costume designer",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2115816 wdt:P2515 ?x0 .
wd:Q2115816 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230058 | Who was a female costume designer of G.I. Blues 's prequel | [
"Edith Head"
] | {
"entities": [
"Q6581072",
"Q5",
"Q601537",
"Q234961",
"Q869669"
],
"relations": [
"P2515",
"P21",
"P31",
"P156"
],
"adjacency": [
[
3,
2,
1
],
[
4,
0,
3
],
[
3,
1,
0
],
[
4,
3,
2
]
],
"entity_labels": [
"female",
"human",
"G.I. Blues",
"Edith Head",
"King Creole"
],
"relation_labels": [
"costume designer",
"sex or gender",
"instance of",
"followed by"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x1 wdt:P156 wd:Q601537
} |
mcwq-230059 | Who was a female costume designer of The Sweet Sins of Sexy Susan 's sequel | [
"Gerdago"
] | {
"entities": [
"Q1217591",
"Q6581072",
"Q5",
"Q1475913",
"Q90092"
],
"relations": [
"P2515",
"P155",
"P21",
"P31"
],
"adjacency": [
[
4,
3,
2
],
[
3,
0,
4
],
[
4,
2,
1
],
[
3,
1,
0
]
],
"entity_labels": [
"The Sweet Sins of Sexy Susan",
"female",
"human",
"Sexy Susan Sins Again",
"Gerdago"
],
"relation_labels": [
"costume designer",
"follows",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x1 wdt:P155 wd:Q1217591
} |
mcwq-230060 | Who was a female costume designer of Song of the Thin Man , Little Mister Jim , and The Postman Always Rings Twice | [
"Irene Lentz"
] | {
"entities": [
"Q175018",
"Q6581072",
"Q145245",
"Q120626",
"Q5",
"Q13403119"
],
"relations": [
"P2515",
"P21",
"P31"
],
"adjacency": [
[
2,
2,
4
],
[
5,
0,
2
],
[
0,
0,
2
],
[
3,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"The Postman Always Rings Twice",
"female",
"Irene Lentz",
"Song of the Thin Man",
"human",
"Little Mister Jim"
],
"relation_labels": [
"costume designer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q13403119 wdt:P2515 ?x0 .
wd:Q175018 wdt:P2515 ?x0 .
wd:Q120626 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230061 | Who was a female costume designer of Song of the Thin Man | [
"Irene Lentz"
] | {
"entities": [
"Q120626",
"Q6581072",
"Q145245",
"Q5"
],
"relations": [
"P2515",
"P21",
"P31"
],
"adjacency": [
[
2,
2,
3
],
[
0,
0,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"Song of the Thin Man",
"female",
"Irene Lentz",
"human"
],
"relation_labels": [
"costume designer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q120626 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230062 | Who was a female costume designer of Song of the Thin Man and Two Girls and a Sailor | [
"Irene Lentz"
] | {
"entities": [
"Q6581072",
"Q145245",
"Q2761816",
"Q120626",
"Q5"
],
"relations": [
"P2515",
"P21",
"P31"
],
"adjacency": [
[
1,
2,
4
],
[
2,
0,
1
],
[
3,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"female",
"Irene Lentz",
"Two Girls and a Sailor",
"Song of the Thin Man",
"human"
],
"relation_labels": [
"costume designer",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2761816 wdt:P2515 ?x0 .
wd:Q120626 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230064 | Who was a female costume designer , composer , and director of The Love Witch | [
"Anna Biller"
] | {
"entities": [
"Q6581072",
"Q4766852",
"Q5",
"Q24496982"
],
"relations": [
"P57",
"P31",
"P2515",
"P86",
"P21"
],
"adjacency": [
[
1,
1,
2
],
[
3,
0,
1
],
[
3,
3,
1
],
[
3,
2,
1
],
[
1,
4,
0
]
],
"entity_labels": [
"female",
"Anna Biller",
"human",
"The Love Witch"
],
"relation_labels": [
"director",
"instance of",
"costume designer",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24496982 wdt:P57 ?x0 .
wd:Q24496982 wdt:P86 ?x0 .
wd:Q24496982 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230065 | Who was a female costume designer , composer , and editor of The Love Witch | [
"Anna Biller"
] | {
"entities": [
"Q6581072",
"Q4766852",
"Q5",
"Q24496982"
],
"relations": [
"P31",
"P1040",
"P2515",
"P86",
"P21"
],
"adjacency": [
[
1,
0,
2
],
[
3,
1,
1
],
[
3,
3,
1
],
[
3,
2,
1
],
[
1,
4,
0
]
],
"entity_labels": [
"female",
"Anna Biller",
"human",
"The Love Witch"
],
"relation_labels": [
"instance of",
"film editor",
"costume designer",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24496982 wdt:P1040 ?x0 .
wd:Q24496982 wdt:P86 ?x0 .
wd:Q24496982 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230067 | Who was a female costume designer , editor , and composer of The Love Witch | [
"Anna Biller"
] | {
"entities": [
"Q6581072",
"Q4766852",
"Q5",
"Q24496982"
],
"relations": [
"P31",
"P1040",
"P2515",
"P86",
"P21"
],
"adjacency": [
[
1,
0,
2
],
[
3,
1,
1
],
[
3,
3,
1
],
[
3,
2,
1
],
[
1,
4,
0
]
],
"entity_labels": [
"female",
"Anna Biller",
"human",
"The Love Witch"
],
"relation_labels": [
"instance of",
"film editor",
"costume designer",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24496982 wdt:P1040 ?x0 .
wd:Q24496982 wdt:P86 ?x0 .
wd:Q24496982 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230069 | Who was a female costume designer , star , and composer of No label defined | [
"Steffi Müller"
] | {
"entities": [
"Q6581072",
"Q52610501",
"Q57500602",
"Q5"
],
"relations": [
"P31",
"P2515",
"P161",
"P86",
"P21"
],
"adjacency": [
[
1,
0,
3
],
[
2,
2,
1
],
[
2,
3,
1
],
[
2,
1,
1
],
[
1,
4,
0
]
],
"entity_labels": [
"female",
"Steffi Müller",
null,
"human"
],
"relation_labels": [
"instance of",
"costume designer",
"cast member",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q57500602 wdt:P161 ?x0 .
wd:Q57500602 wdt:P86 ?x0 .
wd:Q57500602 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230075 | Who was a female director and cinematographer of The Birds and the Bees and The Suffering of Mr. Karpf. The Birthday | [
"Lola Randl"
] | {
"entities": [
"Q6581072",
"Q81094053",
"Q5",
"Q57239906",
"Q97919"
],
"relations": [
"P344",
"P57",
"P21",
"P31"
],
"adjacency": [
[
4,
3,
2
],
[
1,
0,
4
],
[
3,
0,
4
],
[
1,
1,
4
],
[
3,
1,
4
],
[
4,
2,
0
]
],
"entity_labels": [
"female",
"The Suffering of Mr. Karpf. The Birthday",
"human",
"The Birds and the Bees",
"Lola Randl"
],
"relation_labels": [
"director of photography",
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q81094053 wdt:P344 ?x0 .
wd:Q57239906 wdt:P344 ?x0 .
wd:Q81094053 wdt:P57 ?x0 .
wd:Q57239906 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230076 | Who was a female director and cinematographer of Little Alien | [
"Nina Kusturica"
] | {
"entities": [
"Q87875",
"Q6581072",
"Q5",
"Q1865562"
],
"relations": [
"P344",
"P57",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
3,
0,
0
],
[
3,
1,
0
],
[
0,
2,
1
]
],
"entity_labels": [
"Nina Kusturica",
"female",
"human",
"Little Alien"
],
"relation_labels": [
"director of photography",
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q1865562 wdt:P344 ?x0 .
wd:Q1865562 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230078 | Who was a female director and costume designer of No label defined | [
"Veronique Branquinho"
] | {
"entities": [
"Q2553414",
"Q57501841",
"Q5",
"Q6581072"
],
"relations": [
"P2515",
"P57",
"P21",
"P31"
],
"adjacency": [
[
0,
3,
2
],
[
1,
1,
0
],
[
1,
0,
0
],
[
0,
2,
3
]
],
"entity_labels": [
"Veronique Branquinho",
null,
"human",
"female"
],
"relation_labels": [
"costume designer",
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q57501841 wdt:P57 ?x0 .
wd:Q57501841 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230080 | Who was a female director and editor of Olympia and Triumph of the Will | [
"Leni Riefenstahl"
] | {
"entities": [
"Q6581072",
"Q158069",
"Q5",
"Q156497",
"Q55415"
],
"relations": [
"P57",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
4,
2,
2
],
[
3,
0,
4
],
[
1,
0,
4
],
[
3,
3,
4
],
[
1,
3,
4
],
[
4,
1,
0
]
],
"entity_labels": [
"female",
"Olympia",
"human",
"Triumph of the Will",
"Leni Riefenstahl"
],
"relation_labels": [
"director",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q156497 wdt:P57 ?x0 .
wd:Q158069 wdt:P57 ?x0 .
wd:Q156497 wdt:P1040 ?x0 .
wd:Q158069 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230082 | Who was a female director and executive producer of Filth and Wisdom | [
"Madonna"
] | {
"entities": [
"Q946478",
"Q6581072",
"Q1744",
"Q5"
],
"relations": [
"P57",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
2,
2,
3
],
[
0,
0,
2
],
[
0,
1,
2
],
[
2,
3,
1
]
],
"entity_labels": [
"Filth and Wisdom",
"female",
"Madonna",
"human"
],
"relation_labels": [
"director",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q946478 wdt:P57 ?x0 .
wd:Q946478 wdt:P1431 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230083 | Who was a female director and star of Franz | [
"Barbara"
] | {
"entities": [
"Q752434",
"Q1804",
"Q5",
"Q6581072"
],
"relations": [
"P57",
"P21",
"P31",
"P161"
],
"adjacency": [
[
1,
2,
2
],
[
0,
3,
1
],
[
0,
0,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"Franz",
"Barbara",
"human",
"female"
],
"relation_labels": [
"director",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q752434 wdt:P161 ?x0 .
wd:Q752434 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230084 | Who was a female director and star of Yentl and The Prince of Tides | [
"Barbra Streisand"
] | {
"entities": [
"Q6581072",
"Q780469",
"Q63009",
"Q5",
"Q4636"
],
"relations": [
"P57",
"P21",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
3
],
[
2,
3,
4
],
[
1,
3,
4
],
[
2,
0,
4
],
[
1,
0,
4
],
[
4,
1,
0
]
],
"entity_labels": [
"female",
"Yentl",
"The Prince of Tides",
"human",
"Barbra Streisand"
],
"relation_labels": [
"director",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q63009 wdt:P161 ?x0 .
wd:Q780469 wdt:P161 ?x0 .
wd:Q63009 wdt:P57 ?x0 .
wd:Q780469 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230086 | Who was a female director and writer of Yentl | [
"Barbra Streisand"
] | {
"entities": [
"Q780469",
"Q6581072",
"Q4636",
"Q5"
],
"relations": [
"P57",
"P58",
"P31",
"P21"
],
"adjacency": [
[
2,
2,
3
],
[
0,
0,
2
],
[
0,
1,
2
],
[
2,
3,
1
]
],
"entity_labels": [
"Yentl",
"female",
"Barbra Streisand",
"human"
],
"relation_labels": [
"director",
"screenwriter",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q780469 wdt:P57 ?x0 .
wd:Q780469 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230087 | Who was a female director of The Line, the Cross and the Curve and Rubberband Girl | [
"Kate Bush"
] | {
"entities": [
"Q6581072",
"Q5",
"Q108338106",
"Q3521591",
"Q636"
],
"relations": [
"P57",
"P21",
"P31"
],
"adjacency": [
[
4,
2,
1
],
[
2,
0,
4
],
[
3,
0,
4
],
[
4,
1,
0
]
],
"entity_labels": [
"female",
"human",
"Rubberband Girl",
"The Line, the Cross and the Curve",
"Kate Bush"
],
"relation_labels": [
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q108338106 wdt:P57 ?x0 .
wd:Q3521591 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230088 | Who was a female director of Barbra: The Music ... The Mem'ries ... The Magic! , The Prince of Tides , Yentl , and The Mirror Has Two Faces | [
"Barbra Streisand"
] | {
"entities": [
"Q6581072",
"Q780469",
"Q63009",
"Q1538804",
"Q5",
"Q50618778",
"Q4636"
],
"relations": [
"P57",
"P21",
"P31"
],
"adjacency": [
[
6,
2,
4
],
[
5,
0,
6
],
[
1,
0,
6
],
[
2,
0,
6
],
[
3,
0,
6
],
[
6,
1,
0
]
],
"entity_labels": [
"female",
"Yentl",
"The Prince of Tides",
"The Mirror Has Two Faces",
"human",
"Barbra: The Music ... The Mem'ries ... The Magic!",
"Barbra Streisand"
],
"relation_labels": [
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q50618778 wdt:P57 ?x0 .
wd:Q780469 wdt:P57 ?x0 .
wd:Q63009 wdt:P57 ?x0 .
wd:Q1538804 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230090 | Who was a female director of No label defined , The Blue Ferns , and One More Winter | [
"Françoise Sagan"
] | {
"entities": [
"Q6581072",
"Q5",
"Q1646",
"Q3232751",
"Q106945533",
"Q21468842"
],
"relations": [
"P57",
"P21",
"P31"
],
"adjacency": [
[
2,
2,
1
],
[
4,
0,
2
],
[
5,
0,
2
],
[
3,
0,
2
],
[
2,
1,
0
]
],
"entity_labels": [
"female",
"human",
"Françoise Sagan",
null,
"The Blue Ferns",
"One More Winter"
],
"relation_labels": [
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q106945533 wdt:P57 ?x0 .
wd:Q21468842 wdt:P57 ?x0 .
wd:Q3232751 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230091 | Who was a female director of Power Play 's sequel | [
"Troian Bellisario"
] | {
"entities": [
"Q6581072",
"Q5",
"Q30608686",
"Q4461",
"Q30325314"
],
"relations": [
"P155",
"P57",
"P21",
"P31"
],
"adjacency": [
[
3,
3,
1
],
[
4,
1,
3
],
[
3,
2,
0
],
[
4,
0,
2
]
],
"entity_labels": [
"female",
"human",
"Power Play",
"Troian Bellisario",
"In the Eye Abides the Heart"
],
"relation_labels": [
"follows",
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x1 wdt:P155 wd:Q30608686
} |
mcwq-230092 | Who was a female director of a sequel of Power Play | [
"Troian Bellisario"
] | {
"entities": [
"Q6581072",
"Q5",
"Q30608686",
"Q4461",
"Q30325314"
],
"relations": [
"P155",
"P57",
"P21",
"P31"
],
"adjacency": [
[
3,
3,
1
],
[
4,
1,
3
],
[
3,
2,
0
],
[
4,
0,
2
]
],
"entity_labels": [
"female",
"human",
"Power Play",
"Troian Bellisario",
"In the Eye Abides the Heart"
],
"relation_labels": [
"follows",
"director",
"sex or gender",
"instance of"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
?x1 wdt:P57 ?x0 .
?x0 wdt:P21 wd:Q6581072 .
?x1 wdt:P155 wd:Q30608686
} |
mcwq-230093 | Who was a female director , composer , and cinematographer of Heart of a Dog | [
"Laurie Anderson"
] | {
"entities": [
"Q235066",
"Q6581072",
"Q20751324",
"Q5"
],
"relations": [
"P344",
"P57",
"P31",
"P86",
"P21"
],
"adjacency": [
[
0,
2,
3
],
[
2,
0,
0
],
[
2,
1,
0
],
[
2,
3,
0
],
[
0,
4,
1
]
],
"entity_labels": [
"Laurie Anderson",
"female",
"Heart of a Dog",
"human"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q20751324 wdt:P344 ?x0 .
wd:Q20751324 wdt:P57 ?x0 .
wd:Q20751324 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230096 | Who was a female director , cinematographer , and composer of Heart of a Dog | [
"Laurie Anderson"
] | {
"entities": [
"Q235066",
"Q6581072",
"Q20751324",
"Q5"
],
"relations": [
"P344",
"P57",
"P31",
"P86",
"P21"
],
"adjacency": [
[
0,
2,
3
],
[
2,
0,
0
],
[
2,
1,
0
],
[
2,
3,
0
],
[
0,
4,
1
]
],
"entity_labels": [
"Laurie Anderson",
"female",
"Heart of a Dog",
"human"
],
"relation_labels": [
"director of photography",
"director",
"instance of",
"composer",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q20751324 wdt:P344 ?x0 .
wd:Q20751324 wdt:P57 ?x0 .
wd:Q20751324 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230102 | Who was a female director , editor , writer , and cinematographer of The Gleaners and I | [
"Agnès Varda"
] | {
"entities": [
"Q2493884",
"Q229990",
"Q5",
"Q6581072"
],
"relations": [
"P344",
"P57",
"P58",
"P31",
"P1040",
"P21"
],
"adjacency": [
[
1,
3,
2
],
[
0,
0,
1
],
[
0,
1,
1
],
[
0,
4,
1
],
[
0,
2,
1
],
[
1,
5,
3
]
],
"entity_labels": [
"The Gleaners and I",
"Agnès Varda",
"human",
"female"
],
"relation_labels": [
"director of photography",
"director",
"screenwriter",
"instance of",
"film editor",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2493884 wdt:P344 ?x0 .
wd:Q2493884 wdt:P57 ?x0 .
wd:Q2493884 wdt:P1040 ?x0 .
wd:Q2493884 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230103 | Who was a female director , executive producer , and writer of Cherry Malicious and Stuck in the 80's | [
"Veronica J. Valentini"
] | {
"entities": [
"Q6581072",
"Q5",
"Q60229340",
"Q60325239",
"Q60229347"
],
"relations": [
"P57",
"P58",
"P1431",
"P31",
"P21"
],
"adjacency": [
[
4,
3,
1
],
[
2,
0,
4
],
[
3,
0,
4
],
[
2,
2,
4
],
[
3,
2,
4
],
[
2,
1,
4
],
[
3,
1,
4
],
[
4,
4,
0
]
],
"entity_labels": [
"female",
"human",
"Cherry Malicious",
"Stuck in the 80's",
"Veronica J. Valentini"
],
"relation_labels": [
"director",
"screenwriter",
"executive producer",
"instance of",
"sex or gender"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q60229340 wdt:P57 ?x0 .
wd:Q60325239 wdt:P57 ?x0 .
wd:Q60229340 wdt:P1431 ?x0 .
wd:Q60325239 wdt:P1431 ?x0 .
wd:Q60229340 wdt:P58 ?x0 .
wd:Q60325239 wdt:P58 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230109 | Who was a female editor and composer of Shadows and Light | [
"Joni Mitchell"
] | {
"entities": [
"Q205721",
"Q6581072",
"Q11307710",
"Q5"
],
"relations": [
"P86",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
0,
2,
3
],
[
2,
3,
0
],
[
2,
0,
0
],
[
0,
1,
1
]
],
"entity_labels": [
"Joni Mitchell",
"female",
"Shadows and Light",
"human"
],
"relation_labels": [
"composer",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q11307710 wdt:P1040 ?x0 .
wd:Q11307710 wdt:P86 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230110 | Who was a female editor and cinematographer of The Gleaners and I | [
"Agnès Varda"
] | {
"entities": [
"Q2493884",
"Q229990",
"Q5",
"Q6581072"
],
"relations": [
"P344",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
2
],
[
0,
0,
1
],
[
0,
3,
1
],
[
1,
1,
3
]
],
"entity_labels": [
"The Gleaners and I",
"Agnès Varda",
"human",
"female"
],
"relation_labels": [
"director of photography",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q2493884 wdt:P344 ?x0 .
wd:Q2493884 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230113 | Who was a female editor and costume designer of The Love Witch | [
"Anna Biller"
] | {
"entities": [
"Q6581072",
"Q4766852",
"Q5",
"Q24496982"
],
"relations": [
"P2515",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
1,
2,
2
],
[
3,
3,
1
],
[
3,
0,
1
],
[
1,
1,
0
]
],
"entity_labels": [
"female",
"Anna Biller",
"human",
"The Love Witch"
],
"relation_labels": [
"costume designer",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q24496982 wdt:P1040 ?x0 .
wd:Q24496982 wdt:P2515 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230115 | Who was a female editor and director of Triumph of the Will and Der Sieg des Glaubens | [
"Leni Riefenstahl"
] | {
"entities": [
"Q6581072",
"Q5",
"Q156497",
"Q55415",
"Q700206"
],
"relations": [
"P57",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
3,
2,
1
],
[
2,
0,
3
],
[
4,
0,
3
],
[
2,
3,
3
],
[
4,
3,
3
],
[
3,
1,
0
]
],
"entity_labels": [
"female",
"human",
"Triumph of the Will",
"Leni Riefenstahl",
"Der Sieg des Glaubens"
],
"relation_labels": [
"director",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q156497 wdt:P57 ?x0 .
wd:Q700206 wdt:P57 ?x0 .
wd:Q156497 wdt:P1040 ?x0 .
wd:Q700206 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230117 | Who was a female editor and director of La Bouche de Jean-Pierre | [
"Lucile Hadžihalilović"
] | {
"entities": [
"Q3206774",
"Q6581072",
"Q45306",
"Q5"
],
"relations": [
"P57",
"P21",
"P31",
"P1040"
],
"adjacency": [
[
2,
2,
3
],
[
0,
0,
2
],
[
0,
3,
2
],
[
2,
1,
1
]
],
"entity_labels": [
"La Bouche de Jean-Pierre",
"female",
"Lucile Hadžihalilović",
"human"
],
"relation_labels": [
"director",
"sex or gender",
"instance of",
"film editor"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q3206774 wdt:P57 ?x0 .
wd:Q3206774 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
mcwq-230120 | Who was a female editor and star of Olympia and The Blue Light | [
"Leni Riefenstahl"
] | {
"entities": [
"Q6581072",
"Q158069",
"Q5",
"Q700243",
"Q55415"
],
"relations": [
"P1040",
"P21",
"P31",
"P161"
],
"adjacency": [
[
4,
2,
2
],
[
1,
3,
4
],
[
3,
3,
4
],
[
1,
0,
4
],
[
3,
0,
4
],
[
4,
1,
0
]
],
"entity_labels": [
"female",
"Olympia",
"human",
"The Blue Light",
"Leni Riefenstahl"
],
"relation_labels": [
"film editor",
"sex or gender",
"instance of",
"cast member"
]
} | SELECT DISTINCT ?x0 WHERE {
?x0 wdt:P31 wd:Q5 .
wd:Q158069 wdt:P161 ?x0 .
wd:Q700243 wdt:P161 ?x0 .
wd:Q158069 wdt:P1040 ?x0 .
wd:Q700243 wdt:P1040 ?x0 .
?x0 wdt:P21 wd:Q6581072
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.