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

Attributes

eingehakter gespreizter Sprung
split toe jump
Spreizsprung, dessen Absprung durch Einstecken des Spielfusses erfolgt.
A split jump which is performed with a toe take-off.
2024-01-29T08:16:24.0081480Z
107003
https://www.termdat.bk.admin.ch/entry/107003
A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
International Skating Union, Judge's Manual Single Skating, 2001, p. 53
USG: selten; EXP: sein Absprung entspricht demjenigen eines Flips, seltener dem eines Lutzes
EXP: is executed with the take-off of a flip, more rarely with that of a Lutz
Rinaudo, ETI, Genf, 2004
after A. Jost, coach, Figure skating school ELS, CH, 2004
A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 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: 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.