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

Attributes

Standpirouette
upright spin
pirouette debout
piroetta verticale
Pirouette, bei welcher der Körper mehr oder weniger in einer aufrechten Position und in einer unterschiedlichen Körperstellung als der sitzenden oder waagerechten Position gehalten wird.
Spin which is performed with the body in a more or less erect position over the spinning foot and in another different body position form that of a sit or camel spin.
Pirouette qui est exécutée en maintenant le corps plus ou moins droit sur le pied de pivot et dans une position différente de celle d'une pirouette assise ou allongée.
Piroetta eseguita mantenendo il corpo più o meno eretto sul piede di rotazione e in una posizione differente da quella di una piroetta bassa o angelo.
2020-08-27T11:14:43.1170000Z
106940
https://www.termdat.bk.admin.ch/entry/106940
Hügin/Gerschwiler, Eiskunstlaufen, 1978, S. 146
P. Pizzocari, giudice ISU, IT, 2004
International Skating Union, Judge's Manual Single Skating, 2001, p. 57
Berlot, Patinage passion des origines à nos jours, 1995, p. 122
nach A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
d'après A. Riccitelli, professeur de patinage, Auxerre, FR
P. Pizzocari, giudice ISU, IT, 2004
after Shulman, Complete Book of Figure Skating, 2002, p. 100
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.