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

Attributes

Spielfuss
free foot
pied libre
piede libero
Fuss, der in der Luft gehalten und bewegt wird, um ein Eiskunstlaufelement auszuführen.
The foot which is held in the air and can be carried in any position in relation to the body for the execution of a skating element.
Pied qui est tenu et déplacé en l'air afin d'exécuter un mouvement artistique.
Piede che è tenuto sollevato in aria e che può essere collocato in qualsiasi posizione rispetto al corpo al fine di eseguire un movimento artistico.
2020-08-27T10:32:21.1330000Z
106926
https://www.termdat.bk.admin.ch/entry/106926
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 69
Hügin/Gerschwiler, Eiskunstlaufen, 1978, S. 38
Taylor, Ice Skating, 1994, p. 24
Pelissier/Billouin, Patinage, 1989, p. 44
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.