Resolve
RDF Terms
Data based on @zazuko/vocabularies
Defined byDASH Data Shapes Vocabulary
Click to Copy
dash:AllSubjectsTargetClick to Copy
http://datashapes.org/dash#AllSubjectsTargetNamespace
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 .
}