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

Attributes

FCSp
Eingesprungene Pirouette, bei welcher der Läufer / die Läuferin den Körper in der Luft in einer horizontalen Position hält und bei der Landung eine Rückwärts-Waagepirouette ausführt.
A flying spin in which the skater has to jump into the air with the body parallel to the ice and then land in a back camel spin.
Pirouette sautée dans laquelle le patineur / la patineuse après un demi-tour avec le corps parallèle à la glace atterrit en pirouette allongée arrière.
Piroetta saltata in cui il pattinatore / la pattinatrice, dopo aver effettuato mezzo giro in aria con il corpo in posizione parallela al ghiaccio, esegue all' atterraggio una piroetta angelo indietro.
International Skating Union, Scale of Value Singles, 2004, p. 1
nach Zeller, Eiskunstlauf für Fortgeschrittene, 1973, S. 133
Gailhauet, Le patinage artistique, 1991, p. 83
after Shulman, Complete Book of Figure Skating, 2002, p. 114
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 132-133
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 flying camel
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.