query-e75265ce1788bb45e0bf4f1830e3b5a1
rq turtle/ttl
Authors of antiquity and slightly beyond
SELECT DISTINCT ?item ?itemLabel
(GROUP_CONCAT(DISTINCT ?chap; separator=", ") as ?CHAP)
(GROUP_CONCAT(DISTINCT ?ciris; separator=", ") as ?Ciris)
(GROUP_CONCAT(DISTINCT ?clavisclavium; separator=", ") as ?ClavisClavium)
(GROUP_CONCAT(DISTINCT ?corpuscorporum; separator=", ") as ?CorpusCorporum)
(GROUP_CONCAT(DISTINCT ?dco; separator=", ") as ?DCO)
(GROUP_CONCAT(DISTINCT ?dielskranz; separator=", ") as ?DielsKranz)
(GROUP_CONCAT(DISTINCT ?digiliblt; separator=", ") as ?Digiliblt)
(GROUP_CONCAT(DISTINCT ?dll; separator=", ") as ?DLL)
(GROUP_CONCAT(DISTINCT ?fgrh; separator=", ") as ?FGRH)
(GROUP_CONCAT(DISTINCT ?lagl; separator=", ") as ?LAGL)
(GROUP_CONCAT(DISTINCT ?mqdq; separator=", ") as ?MQDQ)
(GROUP_CONCAT(DISTINCT ?perseus; separator=", ") as ?Perseus)
(GROUP_CONCAT(DISTINCT ?pinakes; separator=", ") as ?Pinakes)
(GROUP_CONCAT(DISTINCT ?phi; separator=", ") as ?PHI)
(GROUP_CONCAT(DISTINCT ?rspa; separator=", ") as ?RSPA)
(GROUP_CONCAT(DISTINCT ?tlg; separator=", ") as ?TLG)
(GROUP_CONCAT(DISTINCT ?tll; separator=", ") as ?TLL)
(GROUP_CONCAT(DISTINCT ?tmauthor; separator=", ") as ?TMAuthor)
(GROUP_CONCAT(DISTINCT ?viaf; separator=", ") as ?VIAF)
WHERE {
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],la". }
{ ?item wdt:P11790 ?chap } UNION
{ ?item wdt:P8065 ?ciris } UNION
{ ?item wdt:P8163 ?dielskranz } UNION
{ ?item wdt:P6862 ?digiliblt } UNION
{ ?item wdt:P7168 ?fgrh } UNION
{ ?item wdt:P7168 ?lagl } UNION
{ ?item wdt:P6999 ?mqdq } UNION
{ ?item wdt:P6831 ?pinakes } UNION
{ ?item wdt:P6941 ?phi } UNION
{ ?item wdt:P10536 ?rspa } UNION
{ ?item wdt:P3576 ?tlg } UNION
{ ?item wdt:P7042 ?tll } UNION
{ ?item wdt:P11252 ?tmauthor }
OPTIONAL { ?item wdt:P7908 ?clavisclavium }
OPTIONAL { ?item wdt:P7935 ?corpuscorporum }
OPTIONAL { ?item wdt:P7038 ?dco }
OPTIONAL { ?item wdt:P8122 ?dll }
OPTIONAL { ?item wdt:P7041 ?perseus }
OPTIONAL { ?item wdt:P214 ?viaf } UNION
}
GROUP BY ?item ?itemLabel
Use at
- https://query.wikidata.org/sparql
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX bd: <http://www.bigdata.com/rdf#>
#Authors of antiquity and slightly beyond
SELECT DISTINCT ?item ?itemLabel
(GROUP_CONCAT(DISTINCT ?chap; separator=", ") as ?CHAP)
(GROUP_CONCAT(DISTINCT ?ciris; separator=", ") as ?Ciris)
(GROUP_CONCAT(DISTINCT ?clavisclavium; separator=", ") as ?ClavisClavium)
(GROUP_CONCAT(DISTINCT ?corpuscorporum; separator=", ") as ?CorpusCorporum)
(GROUP_CONCAT(DISTINCT ?dco; separator=", ") as ?DCO)
(GROUP_CONCAT(DISTINCT ?dielskranz; separator=", ") as ?DielsKranz)
(GROUP_CONCAT(DISTINCT ?digiliblt; separator=", ") as ?Digiliblt)
(GROUP_CONCAT(DISTINCT ?dll; separator=", ") as ?DLL)
(GROUP_CONCAT(DISTINCT ?fgrh; separator=", ") as ?FGRH)
(GROUP_CONCAT(DISTINCT ?lagl; separator=", ") as ?LAGL)
(GROUP_CONCAT(DISTINCT ?mqdq; separator=", ") as ?MQDQ)
(GROUP_CONCAT(DISTINCT ?perseus; separator=", ") as ?Perseus)
(GROUP_CONCAT(DISTINCT ?pinakes; separator=", ") as ?Pinakes)
(GROUP_CONCAT(DISTINCT ?phi; separator=", ") as ?PHI)
(GROUP_CONCAT(DISTINCT ?rspa; separator=", ") as ?RSPA)
(GROUP_CONCAT(DISTINCT ?tlg; separator=", ") as ?TLG)
(GROUP_CONCAT(DISTINCT ?tll; separator=", ") as ?TLL)
(GROUP_CONCAT(DISTINCT ?tmauthor; separator=", ") as ?TMAuthor)
# (GROUP_CONCAT(DISTINCT ?viaf; separator=", ") as ?VIAF)
WHERE {
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],la". }
{ ?item wdt:P11790 ?chap } UNION
{ ?item wdt:P8065 ?ciris } UNION
{ ?item wdt:P8163 ?dielskranz } UNION
{ ?item wdt:P6862 ?digiliblt } UNION
{ ?item wdt:P7168 ?fgrh } UNION
{ ?item wdt:P7168 ?lagl } UNION
{ ?item wdt:P6999 ?mqdq } UNION
{ ?item wdt:P6831 ?pinakes } UNION
{ ?item wdt:P6941 ?phi } UNION
{ ?item wdt:P10536 ?rspa } UNION
{ ?item wdt:P3576 ?tlg } UNION
{ ?item wdt:P7042 ?tll } UNION
{ ?item wdt:P11252 ?tmauthor }
OPTIONAL { ?item wdt:P7908 ?clavisclavium }
OPTIONAL { ?item wdt:P7935 ?corpuscorporum }
OPTIONAL { ?item wdt:P7038 ?dco }
OPTIONAL { ?item wdt:P8122 ?dll }
OPTIONAL { ?item wdt:P7041 ?perseus }
# OPTIONAL { ?item wdt:P214 ?viaf } UNION
}
GROUP BY ?item ?itemLabel
Query found at
graph TD
classDef projected fill:lightgreen;
classDef literal fill:orange;
classDef iri fill:yellow;
v20("?CHAP")
v21("?Ciris")
v22("?ClavisClavium")
v23("?CorpusCorporum")
v24("?DCO")
v27("?DLL")
v25("?DielsKranz")
v26("?Digiliblt")
v28("?FGRH")
v29("?LAGL")
v30("?MQDQ")
v33("?PHI")
v31("?Perseus")
v32("?Pinakes")
v34("?RSPA")
v35("?TLG")
v36("?TLL")
v37("?TMAuthor")
v2("?chap"):::projected
v3("?ciris"):::projected
v15("?clavisclavium"):::projected
v16("?corpuscorporum"):::projected
v17("?dco"):::projected
v4("?dielskranz"):::projected
v5("?digiliblt"):::projected
v18("?dll"):::projected
v6("?fgrh"):::projected
v1("?item"):::projected
v7("?lagl"):::projected
v8("?mqdq"):::projected
v19("?perseus"):::projected
v10("?phi"):::projected
v9("?pinakes"):::projected
v11("?rspa"):::projected
v12("?tlg"):::projected
v13("?tll"):::projected
v14("?tmauthor"):::projected
c4(["#91;AUTO_LANGUAGE#93;,la"]):::literal
c2(["bd:serviceParam"]):::iri
subgraph s1["http://wikiba.se/ontology#label"]
style s1 stroke-width:4px;
c2 --"wikibase:language"--> c4
end
subgraph union0[" Union "]
subgraph union0l[" "]
style union0l fill:#abf,stroke-dasharray: 3 3;
subgraph union1[" Union "]
subgraph union1l[" "]
style union1l fill:#abf,stroke-dasharray: 3 3;
subgraph union2[" Union "]
subgraph union2l[" "]
style union2l fill:#abf,stroke-dasharray: 3 3;
subgraph union3[" Union "]
subgraph union3l[" "]
style union3l fill:#abf,stroke-dasharray: 3 3;
subgraph union4[" Union "]
subgraph union4l[" "]
style union4l fill:#abf,stroke-dasharray: 3 3;
subgraph union5[" Union "]
subgraph union5l[" "]
style union5l fill:#abf,stroke-dasharray: 3 3;
subgraph union6[" Union "]
subgraph union6l[" "]
style union6l fill:#abf,stroke-dasharray: 3 3;
subgraph union7[" Union "]
subgraph union7l[" "]
style union7l fill:#abf,stroke-dasharray: 3 3;
subgraph union8[" Union "]
subgraph union8l[" "]
style union8l fill:#abf,stroke-dasharray: 3 3;
subgraph union9[" Union "]
subgraph union9l[" "]
style union9l fill:#abf,stroke-dasharray: 3 3;
subgraph union10[" Union "]
subgraph union10l[" "]
style union10l fill:#abf,stroke-dasharray: 3 3;
subgraph union11[" Union "]
subgraph union11l[" "]
style union11l fill:#abf,stroke-dasharray: 3 3;
v1 --"wdt:P11252"--> v14
end
subgraph union11r[" "]
style union11r fill:#abf,stroke-dasharray: 3 3;
v1 --"wdt:P7042"--> v13
end
union11r <== or ==> union11l
end
end
subgraph union10r[" "]
style union10r fill:#abf,stroke-dasharray: 3 3;
v1 --"wdt:P3576"--> v12
end
union10r <== or ==> union10l
end
end
subgraph union9r[" "]
style union9r fill:#abf,stroke-dasharray: 3 3;
v1 --"wdt:P10536"--> v11
end
union9r <== or ==> union9l
end
end
subgraph union8r[" "]
style union8r fill:#abf,stroke-dasharray: 3 3;
v1 --"wdt:P6941"--> v10
end
union8r <== or ==> union8l
end
end
subgraph union7r[" "]
style union7r fill:#abf,stroke-dasharray: 3 3;
v1 --"wdt:P6831"--> v9
end
union7r <== or ==> union7l
end
end
subgraph union6r[" "]
style union6r fill:#abf,stroke-dasharray: 3 3;
v1 --"wdt:P6999"--> v8
end
union6r <== or ==> union6l
end
end
subgraph union5r[" "]
style union5r fill:#abf,stroke-dasharray: 3 3;
v1 --"wdt:P7168"--> v7
end
union5r <== or ==> union5l
end
end
subgraph union4r[" "]
style union4r fill:#abf,stroke-dasharray: 3 3;
v1 --"wdt:P7168"--> v6
end
union4r <== or ==> union4l
end
end
subgraph union3r[" "]
style union3r fill:#abf,stroke-dasharray: 3 3;
v1 --"wdt:P6862"--> v5
end
union3r <== or ==> union3l
end
end
subgraph union2r[" "]
style union2r fill:#abf,stroke-dasharray: 3 3;
v1 --"wdt:P8163"--> v4
end
union2r <== or ==> union2l
end
end
subgraph union1r[" "]
style union1r fill:#abf,stroke-dasharray: 3 3;
v1 --"wdt:P8065"--> v3
end
union1r <== or ==> union1l
end
end
subgraph union0r[" "]
style union0r fill:#abf,stroke-dasharray: 3 3;
v1 --"wdt:P11790"--> v2
end
union0r <== or ==> union0l
end
subgraph optional0["(optional)"]
style optional0 fill:#bbf,stroke-dasharray: 5 5;
v1 -."wdt:P7908".-> v15
end
subgraph optional1["(optional)"]
style optional1 fill:#bbf,stroke-dasharray: 5 5;
v1 -."wdt:P7935".-> v16
end
subgraph optional2["(optional)"]
style optional2 fill:#bbf,stroke-dasharray: 5 5;
v1 -."wdt:P7038".-> v17
end
subgraph optional3["(optional)"]
style optional3 fill:#bbf,stroke-dasharray: 5 5;
v1 -."wdt:P8122".-> v18
end
subgraph optional4["(optional)"]
style optional4 fill:#bbf,stroke-dasharray: 5 5;
v1 -."wdt:P7041".-> v19
end
bind18[/"?chap"/]
v2 --o bind18
bind18 --as--o v20
bind19[/"?ciris"/]
v3 --o bind19
bind19 --as--o v21
bind20[/"?clavisclavium"/]
v15 --o bind20
bind20 --as--o v22
bind21[/"?corpuscorporum"/]
v16 --o bind21
bind21 --as--o v23
bind22[/"?dco"/]
v17 --o bind22
bind22 --as--o v24
bind23[/"?dielskranz"/]
v4 --o bind23
bind23 --as--o v25
bind24[/"?digiliblt"/]
v5 --o bind24
bind24 --as--o v26
bind25[/"?dll"/]
v18 --o bind25
bind25 --as--o v27
bind26[/"?fgrh"/]
v6 --o bind26
bind26 --as--o v28
bind27[/"?lagl"/]
v7 --o bind27
bind27 --as--o v29
bind28[/"?mqdq"/]
v8 --o bind28
bind28 --as--o v30
bind29[/"?perseus"/]
v19 --o bind29
bind29 --as--o v31
bind30[/"?pinakes"/]
v9 --o bind30
bind30 --as--o v32
bind31[/"?phi"/]
v10 --o bind31
bind31 --as--o v33
bind32[/"?rspa"/]
v11 --o bind32
bind32 --as--o v34
bind33[/"?tlg"/]
v12 --o bind33
bind33 --as--o v35
bind34[/"?tll"/]
v13 --o bind34
bind34 --as--o v36
bind35[/"?tmauthor"/]
v14 --o bind35
bind35 --as--o v37