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

Attributes

T
Stecksprung, der von einer Rückwärts-Aussenkante abgesprungen und nach einer Drehung auf der Rückwärts-Aussenkante vom gleichen Fuss gelandet wird.
Toe jump which consists of one full revolution, takes off from and lands on the back outside edge of the same foot.
Saut piqué d'un tour parti en carre dehors arrière et réceptionné après un tour en l'air sur la même carre du même pied.
Salto puntato di un giro eseguito partendo da un filo esterno indietro e atterrando sullo stesso filo dello stesso piede.
International Skating Union, Scale of Value Singles, 2004, p. 1
EXP: kann doppelt, dreifach oder vierfach sein
EXP: is done double, triple or quadruple
EXP: peut se faire en double ou triple et parfois en quadruple
EXP: può essere doppio, triplo o quadruplo
Rinaudo, ETI, Genf, 2004
Rinaudo, ETI, Genève, 2004
Rinaudo, ETI, Ginevra, 2004
after A. Jost, coach, Figure skating school ELS, CH, 2004
nach A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
secondo P. Pizzocari, giudice ISU, IT, 2004
after Shulman, Complete Book of Figure Skating, 2002, p. 156
d'après Caffin-Madaule, Le patinage. Le nouveau patinage artistique, 1976, p. 68
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part toe loop
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.