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

Attributes

Pirouette mit Spielbeinfassung
catch foot spin
Pirouette, bei welcher der Läufer / die Läuferin in einer Stand- oder Waagepirouette die Kufe des Spielfusses mit der Hand hält.
A spin starting from a basic camel or upright spin position in which one hand grabs the skate of the free foot.
2020-03-19T08:12:44.6770000Z
106939
https://www.termdat.bk.admin.ch/entry/106939
Bayerischer Eissport-Verband e.V., D-Kadernormen Eis - Einzellauf, 2004, S. 4
International Skating Union, Judge's Manual Single Skating, 2001, p. 58
EXP: z. B. Biellmannpirouette
EXP: for example: curly camel, Biellmann, catch foot camel
Rinaudo, ETI, Genf, 2004
after A. Jost, coach, Figure skating school ELS, CH, 2004
Rinaudo, ETI, Genf, 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.