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

Attributes

Bundesgesetz vom 4. Oktober 1963 über Rohrleitungsanlagen zur Beförderung flüssiger oder gasförmiger Brenn-oder Treibstoffe
Federal Act of 4 October 1963 on Pipelines for the Transmission of Liquid or Gaseous Heating and Motor Fuels
Loi fédérale du 4 octobre 1963 sur les installations de transport par conduites de combustibles ou carburants liquides ou gazeux
Legge federale del 4 ottobre 1963 sugli impianti di trasporto in condotta di combustibili e carburanti liquidi o gassosi
2016-11-22T16:52:25.8830000Z
1655
https://www.termdat.bk.admin.ch/entry/1655
Federal Chancellery, Terminology Section, 2006
AS 1964 99
RO 1964 95
RU 1964 95
SYS: SR 746.1
SYS: RS 746.1
SYS: RS 746.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.