webapp.data.query.cdnperson.rq Maven / Gradle / Ivy
The newest version!
construct {
?x rdfs:label ?l
}
where {
?x a foaf:Person;
rdfs:label ?l
}
order by ?x © 2015 - 2025 Weber Informatics LLC | Privacy Policy
construct {
?x rdfs:label ?l
}
where {
?x a foaf:Person;
rdfs:label ?l
}
order by ?x