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

Attributes

Königspirouette
catch foot camel
Waagepirouette, bei welcher der Läufer / die Läuferin den Spielfuss mit der Hand der gleichen Körperseite anfasst und hochzieht.
A camel spin in which the hand on the same side of the free leg grabs the blade of the free leg pulling it straight up.
2020-08-20T11:56:24.6800000Z
106949
https://www.termdat.bk.admin.ch/entry/106949
N. Grignaschi, Preisrichterin SEV, CH, 2004
Shulman, Complete Book of Figure Skating, 2002, p. 110
EXP: die linke Hand greift den linken Spielfuss oder die rechte Hand den rechten Spielfuss
EXP: the left hand grabs the left free foot or the right hand grabs the right free foot
Rinaudo, ETI, Genf, 2004
after A. Jost, coach, Figure skating school ELS, CH, 2004
N. Grignaschi, Preisrichterin SEV, CH, 2004
Shulman, Complete Book of Figure Skating, 2002, p. 110
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.