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

Attributes

Conference on VET Research
Conference on VET Research
Conference on VET Research
Conference on VET Research
2021-10-21T08:58:56.8930000Z
481039
https://www.termdat.bk.admin.ch/entry/481039
SBFI, Bildungskooperation und -forschung, 2021
SERI, Invitation "Conference on VET Research", 2020-10
SEFRI, Coopération et recherche en matière d’éducation, 2021
SEFRI, Cooperazione e ricerca in materia di formazione, 2021
EXP: wird alle zwei Jahre vom Staatssekretariat für Bildung, Forschung und Innovation (SBFI) organisiert
USG: not to be confused with "Congress on Research in Vocational Education and Training (SVIVET)"; EXP: organised every two years by the State Secretariat for Education, Research and innovation (SERI)
SBFI, Bildungskooperation und -forschung, 2021
SERI, 2021
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 Congress on Research in Vocational Education and Training
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.