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

Attributes

LSp
Standpirouette mit starker Kopf- und Oberkörperrücklage.
An upright spin in which the skater drops his/her head and shoulders backward arching his/her back.
Pirouette debout dans laquelle le patineur / la patineuse avance son bassin simultanément en déplaçant sa taille et sa tête vers l'arrière, formant ainsi un arc avec le corps.
Piroetta verticale in cui il pattinatore / la pattinatrice lascia cadere indietro il busto e la testa spingendo in avanti le anche e formando così un arco con il proprio corpo.
International Skating Union, Scale of Value Singles, 2004, p. 1
nach Zeller, Eiskunstlauf für Fortgeschrittene, 1973, S. 133
U.S. Figure Skating Association, Official Book of Figure Skating, 1998, p. 197
d'après Caffin-Madaule, Le patinage. Le nouveau patinage artistique, 1976, p. 75
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pagg. 130 / 140
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 layback
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.