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

Attributes

Rundfahrt
course circulaire
corsa circolare
Fahrt, mit der vorab gebildete Gruppen befördert werden und jede Gruppe mit dem gleichen Fahrzeug an ihren Ausgangspunkt zurückgebracht wird.
Transport de groupes de passagers préalablement constitués, chaque groupe étant ramené à son point de départ avec le même véhicule.
Corsa nell’ambito della quale sono trasportati gruppi di viaggiatori previamente costituiti e ogni gruppo è ricondotto al punto di partenza mediante lo stesso veicolo.
2023-04-25T12:27:45.4052570Z
235275
https://www.termdat.bk.admin.ch/entry/235275
V Personenbeförderung, Art. 8 Abs. 1 Bst. f (SR 745.11, Stand 2021-01)
O Transport de voyageurs, art. 8 al.1 let. f (RS 745.11, état 2021-01)
O Trasporto di viaggiatori, art. 8 lett. f (RS 745.11, stato 2021-01)
nach V Personenbeförderung, Art. 8 Abs. 1 Bst. f (SR 745.11, Stand 2021-01)
d'après O Transport de voyageurs, art. 39 al.1 let. g (RS 745.11, état 2021-01)
secondo O Trasporto di viaggiatori, art. 8 lett. f (RS 745.11, stato 2021-01)
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.