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

Attributes

Bundesgesetz vom 20. März 2009 über die zukünftige Entwicklung der Bahninfrastruktur
Federal Act of 20 March 2009 on the Future Development of Railways Infrastructure
Loi fédérale du 20 mars 2009 sur le développement de l'infrastructure ferroviaire
Legge federale del 20 marzo 2009 sullo sviluppo futuro dell'infrastruttura ferroviaria
2022-04-22T10:48:22.7800000Z
2236
https://www.termdat.bk.admin.ch/entry/2236
FCh, Terminology Section, 2010
([Amtliche Sammlung des Bundesrechts 2009 4219](http://www.admin.ch/ch/f/as/2009/4219.pdf))
([Recueil officiel des lois fédérales 2009 4219](http://www.admin.ch/ch/f/as/2009/4219.pdf))
([Raccolta ufficiale delle leggi federali 2009 4219](http://www.admin.ch/ch/i/as/2009/4219.pdf))
SYS: SR 742.140.2
SYS: RS 742.140.2
SYS: RS 742.140.2
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.