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

Attributes

Verordnung 2 vom 10. Mai 2000 zum Arbeitsgesetz (Sonderbestimmungen für bestimmte Gruppen von Betrieben oder Arbeitnehmern und Arbeitnehmerinnen)
Ordinance 2 of 10 May 2000 to the Employment Act (Special Provisions for Specific Groups of Businesses or Employees)
Ordonnance 2 du 10 mai 2000 relative à la loi sur le travail (Dispositions spéciales pour certaines catégories d'entreprises ou de travailleurs)
Ordinanza 2 del 10 maggio 2000 concernente la legge sul lavoro (Disposizioni speciali per determinate categorie di aziende e di lavoratori)
2016-12-09T08:30:43.2270000Z
1820
https://www.termdat.bk.admin.ch/entry/1820
FCh, Terminology Section, 2010
Amtliche Sammlung des Bundesrechts 2000 1623
Recueil officiel des lois fédérales 2000 1623
Raccolta ufficiale delle leggi federali 2000 1623
SYS: SR 822.112
SYS: RS 822.112
SYS: RS 822.112
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.