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

Attributes

Nationales Forschungsprogramme "Big Data "
National Research Programme "Big Data"
Programme national de recherche "Big Data"
Programma nazionale di ricerca "Big Data"
2020-05-28T14:07:30.2830000Z
477962
https://www.termdat.bk.admin.ch/entry/477962
CaF, Sezione di terminologia, 2020 secondo SEFRI, Ricerca & Innovazione > Ricerca e innovazione > Strumenti di promozione > Programmi nazionali di ricerca PNR, Programmi nazionali di ricerca in corso (francese) ([Internet, 2020-05-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))
BK, Sektion Terminologie, 2020 nach Schweizerischer Nationalfonds, Fokus Forschung > NFP > NFP 75, NFP 75 "" ([Internet, 2020-05-27](http://www.snf.ch/de/fokusForschung/nationale-forschungsprogramme/nfp-75/Seiten/default.aspx))
FCh, Terminology Section, 2020 after Swiss National Science Foundation, Research in focus > NRP > NRP 75, NRP 75 "Big Data" ([Internet, 2020-05-28](http://www.snf.ch/en/researchinFocus/nrp/nfp-75/Pages/default.aspx))
ChF, Section de terminologie, 2020 d'après Fonds national Suisse, Point recherche > PNR > PNR 75, PNR 75 "Big Data" ([Internet, 2020-0528](http://www.snf.ch/fr/pointrecherche/programmes-nationaux-de-recherche/nfp-75/Pages/default.aspx))
EXP: Programma nazionale di ricerca in corso
EXP: laufendes Nationales Forschungsprogramm
EXP: current National Research Programme
EXP: Programme national de recherche en cours
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.