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

Attributes

Drehachse
rotational axis
axe de rotation
asse di rotazione
Körperlängenachse, um die herum die Drehungen in Sprüngen und Pirouetten ausgeführt werden.
Vertical axis of the body around which the rotations in a jump or spin are executed.
Axe vertical du corps autour duquel les rotations d'un saut ou d'une pirouette sont exécutées.
Asse verticale del corpo perpendicolare al ghiaccio attorno a cui è eseguita la rotazione in un salto o in una piroetta.
2020-08-27T12:01:58.7300000Z
106921
https://www.termdat.bk.admin.ch/entry/106921
Zeller, Eiskunstlauf für Fortgeschrittene, 1973, S. 109
Shulman, Complete Book of Figure Skating, 2002, p. 99
Pelissier/Billouin, Patinage, 1989, p. 84
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 129
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 Gailhauet, Le patinage artistique, 1991, p. 44 et Pelissier/Billouin, Patinage, 1989, p. 84
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.