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

Attributes

Kreuzpirouette
cross-foot spin
pirouette croisée
Pirouette auf zwei Füssen in aufrechter Stellung mit gekreuzten Beinen, bei welcher die Füsse auf dem Eis auf den Rückwärtsaussenkanten drehen und mit den Fussspitzen einen Winkel von 60 bis 90 Grad bilden.
An upright spin in which both feet after having been crossed rotate on the ice on the back outside edge and with the toes pointed toward each other and the heels apart.
Pirouette verticale sur deux pieds qui, après avoir été croisés, pivotent sur la glace sur la carre dehors formant au niveau des pointes un angle de 60 à 90 degrés.
2020-08-20T11:57:57.8900000Z
106942
https://www.termdat.bk.admin.ch/entry/106942
Gailhauet, Le patinage artistique, 1991, p. 79
International Skating Union, Handbuch für Preisrichter, 1982, S. 87
U.S. Olympic Committee, Basic Guide to Figure Skating, 2002, p. 80
nach A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
Gailhauet, Le patinage artistique, 1991, p. 79
after Shulman, Complete Book of Figure Skating, 2002, p. 106
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.