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

Attributes

Standbein
skating leg
jambe porteuse
gamba portante
Bein, das auf dem Eis gleitet und das Körpergewicht während der Ausführung eines Eiskunstlaufelements trägt.
The leg which glides on the ice during the execution of a skating element, bearing the body weight.
Jambe qui glisse sur la glace pendant l'exécution d'un mouvement artistique et qui soutient le poids du corps.
Gamba che scivola sul ghiaccio e che sostiene il peso del corpo durante l'esecuzione di un movimento artistico.
2020-08-27T10:43:36.0770000Z
106922
https://www.termdat.bk.admin.ch/entry/106922
Hügin/Gerschwiler, Eiskunstlaufen, 1978, S. 130
Shulman, Complete Book of Figure Skating, 2002, p. 122
Delore, Patinage et danse sur glace, 1974, p. 79
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 69
USG: raro
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.