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

Attributes

Bundesgesetz vom 16. Juni 2017 über den internationalen automatischen Austausch länderbezogener Berichte multinationaler Konzerne
Federal Act of 16 June 2017 on the Automatic International Exchange of Country-by-Country Reports from Multinational Enterprises
Loi fédérale du 16 juin 2017 sur l’échange international automatique des déclarations pays par pays des groupes d’entreprises multinationales
Legge federale del 16 giugno 2017 sullo scambio automatico internazionale delle rendicontazioni Paese per Paese di gruppi di imprese multinazionali
2018-01-18T13:17:07.1170000Z
444636
https://www.termdat.bk.admin.ch/entry/444636
FCh, Terminology Section, 2018
([Amtliche Sammlung des Bundesrechts 2017 5907](https://www.admin.ch/opc/de/official-compilation/2017/5907.pdf))
([Recueil officiel des lois fédérales 2017 5907](https://www.admin.ch/opc/fr/official-compilation/2017/5907.pdf))
([Raccolta ufficiale delle leggi federali 2017 5907](https://www.admin.ch/opc/it/official-compilation/2017/5907.pdf))
SYS: SR 654.1
SYS: RS 654.1
SYS: RS 654.1
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.