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

Attributes

Spielbein
free leg
jambe libre
gamba libera
Bein, das in der Luft gehalten und bewegt wird, um ein Eiskunstlaufelement auszuführen.
The leg which is held in the air and can be carried in any position in relation to the rest of the body for the execution of a skating element.
Jambe qui est tenue et déplacée en l'air afin d'exécuter un mouvement artistique.
Gamba che è tenuta sollevata in aria e che può essere collocata in qualsiasi posizione rispetto al corpo al fine di eseguire un movimento artistico.
2020-08-27T10:07:56.9530000Z
106925
https://www.termdat.bk.admin.ch/entry/106925
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 68
International Skating Union, Judge's Manual Single Skating, 2001, p. 37
Hügin/Gerschwiler, Eiskunstlaufen, 1978, S. 55
Pelissier/Billouin, Patinage, 1989, p. 47
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.