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

Attributes

Grossforschungsprojekt
major research project
grand projet de recherche
grande progetto di ricerca
2020-12-14T10:59:27.7900000Z
385115
https://www.termdat.bk.admin.ch/entry/385115
BoBR Förderung von Bildung, Forschung und Innovation 2013 - 2016, Ziff. 2.2.1 (BBl 2012 3146)
ARAMIS, Aktuelle Projekte > SIB 2001-6 Swiss-Model - Research Project: Structural analysis of non-synonymous SNPs ([Internet, 2020-12-03](https://www.aramis.admin.ch/Texte/?ProjectID=23178))
MCF Encouragement de la formation, de la recherche et de l’innovation 2013 - 2016, ch. 2.2.1 (FF 2012 2907)
MCF Promovimento dell’educazione, della ricerca e dell’innovazione 2013 - 2016, n. 2.2.1 (FF 2012 2776)
EXP: z. B. das "Blue Brain Project" (Neuroinformatikprojekt)
EXP: e. g. the "Blue Brain Project"
EXP: p. ex. le "Projet Blue Brain" (neuroinformatique)
EXP: p. es. il "Progetto Blue Brain" (neuroinformatica)
nach BoBR Förderung von Bildung, Forschung und Innovation 2013 - 2016, Ziff. 2.2.1 (BBl 2012 3146 und 3150)
after BoBR Förderung von Bildung, Forschung und Innovation 2013 - 2016, Ziff. 2.2.1 (BBl 2012 3146 und 3150)
d'après MCF Encouragement de la formation, de la recherche et de l’innovation 2013 - 2016, ch. 2.2.1 (FF 2012 2907 et 2910-2911)
MCF Promovimento dell’educazione, della ricerca e dell’innovazione 2013 - 2016, n. 2.2.1 (FF 2012 2775-2776 e 2779)
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

property subject
seeAlso Blue Brain Project
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.