Resolve
RDF Terms
Data based on @zazuko/vocabularies
Defined by
DASH Data Shapes Vocabulary
Click to Copy
dash:AllSubjectsTarget
Click to Copy
http://datashapes.org/dash#AllSubjectsTarget
Namespace
Recommended prefix
Copy 'PREFIX dash: <http://datashapes.org/dash#>'
lang:""
All subjects target
lang:""
A target containing all subjects in the data graph as focus nodes.
lang:""
All subjects
lang:""
SELECT DISTINCT ?this
WHERE {
?this ?anyP ?anyO .
}