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

Attributes

CoSp
Pirouette, bei der mindestens ein Positionswechsel ausgeführt wird, ohne die Drehbewegung zu stoppen.
A spin in which the skater executes at least one change of position without stopping rotation.
Pirouette dans laquelle le patineur / la patineuse exécute au minimum un changement de position sans arrêter la rotation de la pirouette.
Piroetta in cui il pattinatore / la pattinatrice esegue al minimo un cambio di posizione senza interrompere la rotazione della piroetta.
International Skating Union, Scale of Value Singles, 2004, p. 1
EXP: zum Beispiel: Waage-Sitzpirouette, Waage-Sitz-Himmelspirouette
EXP: for example: camel-sit, camel-sit-back sit
EXP: par exemple: pirouette allongée assise, pirouette allongée assise changée assise
EXP: per esempio: piroetta angelo - bassa cambio piede - bassa, piroetta angelo - bassa
Rinaudo, ETI, Genf, 2004
Rinaudo, ETI, Genève, 2004
Rinaudo, ETI, Ginevra, 2004
after A. Jost, coach, Figure skating school ELS, CH, 2004
nach A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
Rinaudo, ETI, Genève, 2004
secondo P. Pizzocari, giudice ISU, IT, 2004
Shulman, Complete Book of Figure Skating, 2002, p. 121
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part combination spin
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.