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

Attributes

Positionswechsel
change of position
changement de position
cambio di posizione
Änderung der Körperstellung während der Ausführung einer Pirouette ohne die Rotation zu stoppen.
Transition in a spin from one body position to another one without stopping rotation.
Transition d'une position de pirouette à une autre sans arrêter sa rotation.
Passaggio da una posizione di piroetta ad un'altra senza interrompere la rotazione.
2020-08-24T14:45:33.1730000Z
106935
https://www.termdat.bk.admin.ch/entry/106935
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 132
Schweizer Eislaufverband, Technisches R Eiskunstlaufen, 2002, S. 4
U.S. Figure Skating Association, Official Book of Figure Skating, 1998, p. 198
Gailhauet, Le patinage artistique, 1991, p. 86
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
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.