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

Attributes

Forschungs- und Entwicklungsarbeit
research and development work
travail de recherche et développement
lavoro di ricerca e sviluppo
2019-05-20T09:24:37.9330000Z
68857
https://www.termdat.bk.admin.ch/entry/68857
FHNW, Die FHNW > Professur für Erwachsenenbildung und Weiterbildung > Forschungsfelder ([Internet, 2019-02-28](https://www.fhnw.ch/de/die-fhnw/hochschulen/ph/institute/institut-weiterbildung-und-beratung/professuren-und-zentren/professur-erwachsenenbildung-und-weiterbildung/forschungsfelder))
METAS, Research and Development > Publications and papers, 2019-01-22 ([Internet, 2018-02-28](https://www.ejpd.admin.ch/metas/en/home/fue/publikationstaetigkeit.html))
Conseil des EPF, Domaine des EPF - Rapport d'activité 2006, 2007-03, p. 16 (EMPA) ([Internet, 2019-02-28](https://www.ethrat.ch/sites/default/files/070402_RB2006f.pdf))
METAS, Ricerca e sviluppo > Pubblicazioni > Pubblicazioni e presentazioni, 2019-01-22 ([Internet, 2018-02-28](https://www.ejpd.admin.ch/metas/it/home/fue/publikationstaetigkeit.html))
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.