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

Attributes

Hamill Camel
Hamill camel
Hamill camel
Kombinierte Pirouette, bei welcher der Läufer / die Läuferin eine eingesprungene Waagepirouette ausführt und mit möglichst lang nach hinten gestrecktem Spielbein ins Knie geht und schnell in eine Rückwärts-Sitzpirouette wechselt.
A combination spin which consists of a flying camel which after a few rotations moves into a back sit spin by keeping the body and the free leg in a straight position as long as possible.
Pirouette combinée dans laquelle le patineur / la patineuse exécute d'abord une sautée allongée et après passe dans une pirouette assise arrière essayant de tenir le corps et la jambe libre tendus le plus long possible pendant le changement de position.
2020-04-30T15:55:33.5570000Z
106956
https://www.termdat.bk.admin.ch/entry/106956
A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
U.S. Figure Skating Association, Official Book of Figure Skating, 1998, p. 197
Gailhauet, Le patinage artistique, 1991, p. 83
A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
Rinaudo, ETI, Genève, 2004
after A. Jost, coach, Figure skating school ELS, CH, 2004
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.