SELECT ?description WHERE { ?? (rdfs:comment|schema:description) ?description . }
The use of pressure, by the donor, in terms of not giving, threatening to terminate aid, or actually terminating or reducing it, if conditions are not met by the recipient.
SELECT ?property ?value WHERE {
BIND (?? AS ?s)
?s ?property ?value .
FILTER (isLiteral(?value))
} LIMIT 1000
The use of pressure, by the donor, in terms of not giving, threatening to terminate aid, or actually terminating or reducing it, if conditions are not met by the recipient.