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

Attributes

Berufsbildungsforschungskongress
Congress on Research in Vocational Education and Training
2022-03-01T16:07:40.4330000Z
482663
https://www.termdat.bk.admin.ch/entry/482663
BK, Sektion Terminologie, 2020 und SBFI, 2021
ChF, Terminology Section, 2021
USG: nicht verwechseln mit "Berufsbildungsforschungskongress" des SBFI; EXP: des Eidgenössischen Hochschulinstitut für Berufsbildung (EHB)
USG: not to be confused with "Conference on VET Research" of the SERI; EXP: of the Swiss Federal Institute for Vocational Education and Training (SVIFET)
after SVIFET, VET Congress > NEW in Spring 2022, 7th Congress on Research in Vocational Education and Training ([Internet, 2020-12-23](https://www.ehb.swiss/vet-congress-2022))
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 Conference on VET Research
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.