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

Attributes

drehender Fuss
spinning foot
pied de pivot
piede di rotazione
Fuss, der sich während der Ausführung einer Pirouette auf dem Eis kreisförmig bewegt und das ganze Körpergewicht trägt.
The foot in contact with the ice during the execution of a spin, bearing the body weight.
Pied qui tourne sur la glace pendant l'exécution d'une pirouette et qui soutient le poids du corps.
Piede che gira sul ghiaccio durante l'esecuzione di una piroetta e su cui poggia tutto il peso del corpo.
2020-04-09T11:10:15.4830000Z
106932
https://www.termdat.bk.admin.ch/entry/106932
Hügin/Gerschwiler, Eiskunstlaufen, 1978, S. 147
Shulman, Complete Book of Figure Skating, 2002, p. 102
Pelissier/Billouin, Patinage, 1976, p. 31
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 132
nach A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
secondo P. Pizzocari, giudice ISU, IT, 2004
after A. Jost, coach, Figure skating school ELS, CH, 2004
d'après A. Riccitelli, professeur de patinage, Auxerre, FR, 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.