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

Attributes

Usp
Pirouette, bei welcher der Körper mehr oder weniger in einer aufrechten Position und in einer unterschiedlichen Körperstellung als der sitzenden oder waagerechten Position gehalten wird.
Spin which is performed with the body in a more or less erect position over the spinning foot and in another different body position form that of a sit or camel spin.
Pirouette qui est exécutée en maintenant le corps plus ou moins droit sur le pied de pivot et dans une position différente de celle d'une pirouette assise ou allongée.
Piroetta eseguita mantenendo il corpo più o meno eretto sul piede di rotazione e in una posizione differente da quella di una piroetta bassa o angelo.
International Skating Union, Scale of Value Singles, 2004, p. 1
nach A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
d'après A. Riccitelli, professeur de patinage, Auxerre, FR
P. Pizzocari, giudice ISU, IT, 2004
after Shulman, Complete Book of Figure Skating, 2002, p. 100
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 upright 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.