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

Attributes

Schulferien
school holidays
vacances scolaires
vacanze scolastiche
2020-12-15T10:53:38.1330000Z
40118
https://www.termdat.bk.admin.ch/entry/40118
FCh, Terminology Section, 2019
berufsbildung.ch, Lexikon der Berufsbildung, 2013, "Ferien" ([Internet, 2019-06-06](http://lex.berufsbildung.ch/dyn/11014.aspx?lang=DE&action=detail&value=293&lex=0))
formationprof.ch, Lexique de la formation professionnelle, 2013, "vacances" ([Internet, 2019-06-06](http://lex.berufsbildung.ch/dyn/11007.aspx?lang=FR&action=detail&value=293&lex=0))
formazioneprof.ch, Lessico della formazione professionale, 2013, "vacanze" ([Internet, 2019-06-06](http://lex.berufsbildung.ch/dyn/11034.aspx?lang=IT&action=detail&value=293&lex=0))
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.