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

Attributes

eingesprungene Pirouette
flying spin
pirouette sautée
piroetta saltata
Pirouette, bei der ein Sprung nach dem Einlauf ausgeführt wird.
A spin in which the skater execute a jump after the run-in.
Pirouette où après l' entrée le patineur / la patineuse exécute un saut.
Piroetta in cui il pattinatore / la pattinatrice esegue un salto subito dopo l' entrata.
2020-04-14T08:23:59.9370000Z
106952
https://www.termdat.bk.admin.ch/entry/106952
International Skating Union, Judge's Manual Single Skating, 2001, p. 3
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 130
Schweizer Eislaufverband, Technisches R Eiskunstlaufen, 2002, S. 4
Berlot, Patinage passion des origines à nos jours, 1995, p. 122
nach A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
secondo P. Pizzocari, giudice ISU, IT, 2004
after A. Jost, coach, Figure skating school ELS, CH, 2004
d'après A. Riccitelli, professeur de patinage, Auxerre, FR, 2004
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.