query-8040a36c451a90d2c0ce7906a6a33bc4
RequisitiGli elementi creati dovranno rispettare i seguenti requisiti minimi: ).(P8982)Pontificio Istituto di Archeologia Cristiana ID e (P5731)Angelicum ID , (P5739)Pontificia Università della Santa Croce ID e almeno un catalogo Koha tra (P214)VIAF ID non meno di 5 identificativi, tra cui almeno ;(P813)retrieved , con riferimento contenente una (P106)occupation ;(P813)retrieved , con riferimento contenente una (P569)date of birth ;(P1412)languages spoken, written or signed ;(P21)sex or gender descrizioni: it (italiano), en (inglese); etichette: it (italiano), en (inglese);Tutti gli elementi che rispettano i criteri di cui sopra sono tra i risultati della seguente query:
Use at
- https://query.wikidata.org/sparql
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX schema: <http://schema.org/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX pr: <http://www.wikidata.org/prop/reference/>
PREFIX p: <http://www.wikidata.org/prop/>
SELECT DISTINCT ?item WHERE {
{ ?item wdt:P5739 [] . } UNION { ?item wdt:P5731 [] . } UNION { ?item wdt:P8982 [] . }
FILTER ((xsd:integer(SUBSTR(STR(?item),33))) > 108354475 ) . #Nota
?item p:P569 [ prov:wasDerivedFrom [ pr:P813 [] ] ] .
?item p:P106 [ prov:wasDerivedFrom [ pr:P813 [] ] ] .
?item wdt:P21 [] .
?item wdt:P1412 [] .
?item wdt:P214 [] .
?item wikibase:identifiers ?ids . FILTER(?ids > 4)
?item rdfs:label ?itLabel . FILTER(LANG(?itLabel) = 'it')
?item rdfs:label ?enLabel . FILTER(LANG(?enLabel) = 'en')
?item schema:description ?itDesc . FILTER (LANG(?itDesc) = 'it')
?item schema:description ?enDesc . FILTER (LANG(?enDesc) = 'en')
}
ORDER BY ?item
Query found at
graph TD
classDef projected fill:lightgreen;
classDef literal fill:orange;
classDef iri fill:yellow;
v2("?enDesc")
v4("?enLabel")
v6("?ids")
v3("?itDesc")
v5("?itLabel")
v1("?item"):::projected
a1((" "))
a10((" "))
a11((" "))
a12((" "))
a2((" "))
a3((" "))
a6((" "))
a4((" "))
a9((" "))
a7((" "))
a5((" "))
a8((" "))
f0[["?enDesc = 'en'"]]
f0 --> v2
f1[["?itDesc = 'it'"]]
f1 --> v3
f2[["?enLabel = 'en'"]]
f2 --> v4
f3[["?itLabel = 'it'"]]
f3 --> v5
f4[["?ids > '4^^xsd:integer'"]]
f4 --> v6
f5[["http://www.w3.org/2001/XMLSchema#integer(substring(str(?item),'33^^xsd:integer')) > '108354475^^xsd:integer'"]]
f5 --> v1
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;
v1 --"p:direct/P8982"--> a3
end
subgraph union1r[" "]
style union1r fill:#abf,stroke-dasharray: 3 3;
v1 --"p:direct/P5731"--> a2
end
union1r <== or ==> union1l
end
end
subgraph union0r[" "]
style union0r fill:#abf,stroke-dasharray: 3 3;
v1 --"p:direct/P5739"--> a1
end
union0r <== or ==> union0l
end
a4 --"p:reference/P813"--> a5
a6 --"prov:wasDerivedFrom"--> a4
v1 --"p:P569"--> a6
a7 --"p:reference/P813"--> a8
a9 --"prov:wasDerivedFrom"--> a7
v1 --"p:P106"--> a9
v1 --"p:direct/P21"--> a10
v1 --"p:direct/P1412"--> a11
v1 --"p:direct/P214"--> a12
v1 --"wikibase:identifiers"--> v6
v1 --"rdfs:label"--> v5
v1 --"rdfs:label"--> v4
v1 --"schema:description"--> v3
v1 --"schema:description"--> v2