SELECT ?label ?altLabel WHERE { ?e rdfs:label ?label ; skos:altLabel ?altLabel . FILTER(LANG(?label) = "fr") } LIMIT 100
rete playground · documentation · github.com/caviri/rete