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

Attributes

Nationales Forschungsprogramm "Grundlagen und Möglichkeiten der schweizerischen Aussenpolitik"
National Research Programme "Foreign Policy"
Programme national de recherche "Fondements et possibilités de la politique extérieure"
Programma nazionale di ricerca "Fondamenti e possibilità della politica estera svizzera"
2020-05-28T15:52:18.7870000Z
477718
https://www.termdat.bk.admin.ch/entry/477718
Schweizerischer Nationalfonds, Fokus Forschung > Nationale Forschungsprogramme (NFP) > Abgeschlossene NFP, NFP 42 "Grundlagen und Möglichkeiten der schweizerischen Aussenpolitik" ([Internet, 2020-03-25](http://www.snf.ch/de/fokusForschung/nationale-forschungsprogramme/Seiten/default.aspx#Abgeschlossene%20NFP))
Swiss National Science Foundation, Research in focus > National Research Programmes (NRPs), Concluded NRP, NRP 42 "Foreign Policy" ([Internet, 2020-03-25](http://www.snf.ch/en/researchinFocus/nrp/Pages/default.aspx#Concluded%20NRP))
Fonds national Suisse, Point recherche > Programmes nationaux de recherche (PNR) > PNR achevés, PNR 42 "Fondements et possibilités de la politique extérieure" ([Internet, 2020-03-25](http://www.snf.ch/fr/pointrecherche/programmes-nationaux-de-recherche/Pages/default.aspx#PNR%20achev%E9s))
CaF, Sezione di terminologia, 2020 secondo SEFRI, Ricerca & Innovazione > Ricerca e innovazione > Strumenti di promozione > Programmi nazionali di ricerca, Programmi nazionali di ricerca conclusi, PNR 42 "Fondamenti e possibilità della politica estera svizzera" ([Internet, 2020-03-25](https://www.sbfi.admin.ch/sbfi/it/home/ricerca-e-innovazione/ricerca-e-innovazione-in-svizzera/strumenti-di-promozione/programmi-nazionali-di-ricerca-pnr.html#-511957807))
EXP: abgeschlossenes Nationales Forschungsprogramm
EXP: concluded National Research Programme
EXP: Programme national de recherche achevé
EXP: Programma nazionale di ricerca concluso
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
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.