10,863,741
edits
Line 131: | Line 131: | ||
Toon alle "item [[Property:P1|is]] een [[Item:Q15|Activiteit Type]]" | Toon alle "item [[Property:P1|is]] een [[Item:Q15|Activiteit Type]]" | ||
SELECT DISTINCT ?item ?itemLabel ?typeLabel | |||
WHERE { | WHERE { | ||
?item <http://osloddt.wiki.opencura.com/prop/direct/P1> <http://osloddt.wiki.opencura.com/entity/Q15>. | ?item <http://osloddt.wiki.opencura.com/prop/direct/P1> ?type. | ||
FILTER (?type IN (<http://osloddt.wiki.opencura.com/entity/Q15>)). | |||
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],nl,en" . } | SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],nl,en" . } | ||
} | } | ||
ORDER BY ?item ?typeLabel | |||
=== Overzicht van alle Actor Types === | === Overzicht van alle Actor Types === |