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

Attributes

RSFF
SER, Swiss participation in the EU’s Seventh Research Framework Programme, Interim Report 2007-2011, 2010, p. 7
[...] an innovative Risk-Sharing Finance Facility strengthens coverage for private investors in research projects, by improving access to loans from the European Investment Bank (EIB) for large European research actions.
[...] ce nouveau mécanisme de partage du risque financier vise à renforcer le soutien apporté aux investisseurs privés dans le cadre de projets de recherche, à améliorer l'accès aux prêts accordés par la Banque européenne d'investissement (BEI) au profit d'actions de recherche européenne de grande envergure.
[...] eine innovative Finanzierungsfazilität mit Risikoteilung (Risk Sharing Finance Facility RSFF) stärkt die Deckung für private Investoren, indem der Zugang zu Darlehen von der Europäischen Investitionsbank (EIB) für grosse europäische Forschungsprojekte verbessert wird.
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 risk-sharing finance facility
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.