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

Attributes

check
controllare
Drehung bremsen
bloquer la rotation
Die Drehung bei der Landung kontrollieren und verlangsamen.
To stop and control the rotation at the landing of a jump by using the muscle strength of the body.
Contrôler et freiner la rotation à la réception d'un saut en utilisant la force musculaire du corps.
Frenare la rotazione di un salto all' atterraggio utilizzando la forza muscolare del proprio corpo.
2020-04-06T17:16:14.7430000Z
106979
https://www.termdat.bk.admin.ch/entry/106979
International Skating Union, Judge's Manual Single Skating, 2001, p. 39
A. Riccitelli, professeur de patinage, Auxerre, FR, 2004
Hügin/Gerschwiler, Eiskunstlaufen, 1978, S. 127
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 109
nach A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
secondo P. Pizzocari, giudice ISU, IT, 2004
after A. Jost, coach, Figure skating school ELS, CH
d'après A. Riccitelli, professeur de patinage, Auxerre, FR
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.