SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Verknüpfung von Soforthilfe, Rehabilitation und Entwicklung
Mitteilung der Kommission an den Rat und das Europäische Parlament, Verknüpfung von Soforthilfe, Rehabilitation und Entwicklung – Eine Bewertung, 23.4.2001, [KOM (2001) 153 endgültig](http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=COM:2001:0153:FIN:de:PDF) (7.9.2016).
Die Konzepte der "Verknüpfung von Soforthilfe, Rehabilitation und Entwicklung" und der "humanitären Entwicklungshilfe" gehen auf die achtziger Jahre zurück, als Fachleute aus Wissenschaft und Praxis Bedenken hinsichtlich der so genannten "Grauzone" zwischen humanitärer Hilfe, Rehabilitationsmassnahmen und Entwicklungszusammenarbeit anmeldeten. Diese Grauzone hängt damit zusammen, dass sich die humanitäre Hilfe von den Programmen der Entwicklungszusammenarbeit unterscheidet.
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part linking relief, rehabilitation and development
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.