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

Attributes

Tiefbau
Civil engineering works
Génie civil
Genio civile
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Outgoing Relationships

property object
is part of CONSTRUCTION
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
termDomain Ordinance of 28 February 2001 on the Construction of the Swiss Transalpine Rail Link
termDomain Ordinance of 23 November 1983 on the Construction and Operation of the Railways
termDomain Ordinance of 4 November 2009 on Railway Safety Activities
termDomain Federal Act of 4 October 1991 on the Construction of the Swiss Transalpine Rail Link
termDomain Federal Act of 21 June 2013 on the Fund to Finance Railway Infrastructure
termDomain Ordinance of 14 October 2015 on the Award of Concessions for and the Planning and Financing of Railway Infrastructure
termDomain Ordinance of 18 June 2021 on Safety and Health Protection of Employees in the Construction Industry
termDomain Federal Roads Office
termDomain Strasse ohne Belag
termDomain Kiessand
termDomain substructure
termDomain superstructure
termDomain underground building
termDomain formwork
termDomain penstock
termDomain extraction road
termDomain forest road construction plan
termDomain forest road maintenance plan
termDomain Ordinance of 27 September 1999 on the Safe Use of Cranes
termDomain Strassenbeleuchtungsprämie
termDomain Ausbauschritt
termDomain Realisierungshorizont
termDomain Lenkungsausschuss zur Behandlung von Fragen der Umsetzung der Vereinbarung betreffend den Zulauf zur NEAT
termDomain enclosure
has part CONSTRUCTION
termDomain clear track signalling system
termDomain self-explaining road
termDomain forgiving road
termDomain network of hiking trails
termDomain network of footpaths
termDomain rectifier
termDomain overhead catenary system
termDomain crown of rail
termDomain wheel surface
termDomain upper surface of the rails
termDomain line
termDomain track gauge
termDomain wheel base
termDomain axle pulse generator
termDomain roll compensation system
termDomain line-clear signal
termDomain axle counter
termDomain Radrückenabstand
termDomain gaugeside of the rail
termDomain Frequenzumrichter
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.