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

Attributes

Sprungfolge
jump sequence
séquence de sauts
sequenza di salti
Serie von Sprüngen, die mittels schneller Schritte oder Umdrehungen miteinander verbunden werden.
Series of jumps executed in close succession linked together by steps and turns between each jump element.
Série de sauts liés l'un à l'autre par des petits pas rapides, des sautillements ou des retournements.
Serie di salti connessi tra loro da passi o saltini rapidi.
2020-08-27T10:39:35.3670000Z
107007
https://www.termdat.bk.admin.ch/entry/107007
Schweizer Eislaufverband, Technisches R Eiskunstlaufen, 2002, S. 4
Gailhauet, Le patinage artistique, 1991, p. 114
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 115
International Skating Union, Judge's Manual Single Skating, 2001, p. 81
nach A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
secondo P. Pizzocari, giudice ISU, IT, 2004
after A. Jost, coach, Figure skating school ELS, CH, 2004
d'après Commission sportive nationale de patinage artistique, R technique des championnats de France, 2004, I.3
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.