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

Attributes

Lutz ohne Einhaken
toeless Lutz jump
Lutz non piqué
Kantensprung, der von einer Rückwärts-Aussenkante abgesprungen und nach einer Drehung auf der Rückwärts-Aussenkante vom anderen Fuss gelandet wird.
An edge jump which consists of one revolution in the air, takes off from a back outside edge and lands on the back outside edge of the opposite foot.
Saut de carre qui part d'une carre dehors arrière et retombe sur la carre dehors arrière du pied opposé au pied d'appel après un tour en l'air.
2020-07-14T09:11:33.2970000Z
106990
https://www.termdat.bk.admin.ch/entry/106990
International Skating Union, Handbuch für Preisrichter, 1982, S. 83
International Skating Union, Judge's Manual Single Skating, 2001, p. 56
Delore, Patinage et danse sur glace, 1974, p. 85
USG: selten; EXP: kann nur einfach sein und ist sehr selten ausgeführt
EXP: is done just single and is rarely performed
EXP: ne peut être que simple et est exécuté rarement
Rinaudo, ETI, Genf, 2004
Rinaudo, ETI, Genève, 2004
after A. Jost, coach, Figure skating school ELS, CH, 2004
Rinaudo, ETI, Genf, 2004
d'après A. Riccitelli, professeur de patinage, Auxerre, FR
International Skating Union, Judge's Manual Single Skating, 2001, p. 55
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.