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

Attributes

Bundesgesetz vom 28. September 2012 über die Bekämpfung übertragbarer Krankheiten des Menschen
Federal Act of 28 September 2012 on Combating Communicable Human Diseases
Loi fédérale du 28 septembre 2012 sur la lutte contre les maladies transmissibles de l'homme
Legge federale del 28 settembre 2012 sulla lotta contro le malattie trasmissibili dell’essere umano
2021-02-22T08:13:31.0670000Z
388008
https://www.termdat.bk.admin.ch/entry/388008
FCh, Terminology Section, 2016
([Systematische Sammlung des Bundesrechts 2015 1435](https://www.admin.ch/opc/de/official-compilation/2015/1435.pdf))
([Recueil systématique du droit fédéral 2015 1435](https://www.admin.ch/opc/fr/official-compilation/2015/1435.pdf))
([Raccolta sistematica del diritto federale 2015 1435](https://www.admin.ch/opc/it/official-compilation/2015/1435.pdf))
SYS: SR 818.101
SYS: RS 818.101
SYS: RS 818.101
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.