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

Attributes

Standfuss
skating foot
pied porteur
piede portante
Fuss, der auf dem Eis gleitet und das Körpergewicht während der Ausführung eines Eiskunstlaufelements trägt.
The foot which glides on the ice during the execution of a skating element, bearing the body weight.
Pied qui glisse sur la glace pendant l'exécution d'un mouvement artistique et qui soutient le poids du corps.
Piede che scivola sul ghiaccio e sostiene il peso del corpo durante l'esecuzione di un movimento artistico.
2020-08-27T10:47:57.1970000Z
106924
https://www.termdat.bk.admin.ch/entry/106924
Hügin/Gerschwiler, Eiskunstlaufen, 1978, S. 8
Taylor, Ice Skating, 1994, p. 17
Gailhauet, Le patinage artistique, 1991, p. 66
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 110
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.