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

Attributes

Arbeitsvermittlung
service de l'emploi
collocamento
2023-12-07T06:20:00.8851430Z
55010
https://www.termdat.bk.admin.ch/entry/55010
Arbeitsvermittlungsgesetz, Art. 1 (SR 823.11, Stand 2020-01)
LF Service de l’emploi et de location de services, tit. (RS 823.11, état 2020-01)
LF Collocamento, tit. (RS 823.11, stato 2020-01)
EXP: es wird zwischen öffentlicher und privater Arbeitsvermittlung unterschieden
EXP: on distingue le placement privé de personnel et le service public de l'emploi
EXP: si distingue tra il collocamento privato e il servizio di collocamento
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
hypernym private Arbeitsvermittlung
hypernym öffentliche Arbeitsvermittlung
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.