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

Attributes

Schnuppertag
information day
journée découverte
giornata informativa
2021-01-07T08:55:48.4700000Z
447842
https://www.termdat.bk.admin.ch/entry/447842
berufsbildung.ch, Lexikon der Berufsbildung, 2013, "Schupperlehre" ([Internet, 2018-10-16](http://www.formationprof.ch/dyn/11014.aspx?lang=DE&action=detail&value=572&lex=0))
vpet.ch, Glossary of Vocational and Professional Education and Training, 2013, "Pre-vocational traineeship" ([Internet, 2018-10-16](http://www.formationprof.ch/dyn/20850.aspx?lang=EN&action=detail&value=572&lex=0))
Université de Berne, Journée découverte pour gymnasiennes ([Internet, 2018-10-16](http://www.unibe.ch/etudes/dates/evnements/offres_dcouverte/index_fra.html))
formazioneprof.ch, Lessico della formazione professionale, 2013, "Stage d'orientamento e d'osservazione" ([Internet, 2018-10-16](http://www.formationprof.ch/dyn/11034.aspx?lang=IT&action=detail&value=572&lex=0))
I giovani possono ottenere maggiori indicazioni e farsi un’idea più precisa su una professione prendendo parte a giornate informative sulle professioni e sugli stage d’orientamento e d’osservazione.
In other words, young people can take part in these information days and thus obtain a first impression of a particular occupation.
In verkürzter Form – an Schnupper- oder Berufsinformationstagen – können sich Jugendliche über einen Beruf informieren und sich einen ersten Eindruck verschaffen.
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.