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

Attributes

Absprungbein
take-off leg
jambe d'appel
gamba di partenza
Standbein beim Absprung, worauf das ganze Körpergewicht liegt und womit der Läufer / die Läuferin den eigenen Körper durch Abstossen in die Luft schwingt.
The skating leg at the moment of the take-off on which the weight of the body lies and with which the skater thrusts himself/herself into the air.
Jambe d'appui au moment de l' appel d'où le patineur / la patineuse s'élève en l'air et qui soutient le poids du corps.
Gamba che al momento della partenza di un salto sostiene il peso del corpo e scivola sul ghiaccio.
2024-01-26T08:04:56.8654290Z
106963
https://www.termdat.bk.admin.ch/entry/106963
P. Pizzocari, giudice ISU, IT, 2004
Witte, Tipps für Eis Laufen, 2000, S. 82
Owatonna Figure Skating Club ([Internet, 2005-02-08](http://www.owatonnafsc.org))
Pelissier/Billouin, Patinage, 1989, p. 80
nach A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
Rinaudo, ETI, Genève, 2004
Rinaudo, ETI, Ginevra, 2004
after A. Jost, coach, Figure skating school ELS, CH, 2004
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

property subject
antonym free leg
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.