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

Attributes

landing
Landung
réception
atterraggio
Endphase eines Sprungs, bei welcher der Standfuss auf dem Eis aufsetzt.
The final part in the execution of a jump when one blade comes again into contact with the ice.
Partie finale d'un saut dans laquelle le patin du pied porteur prend contact avec la glace.
Parte finale di un salto in cui il pattino del piede portante riprende contatto col ghiaccio.
2020-08-20T12:30:20.9100000Z
106980
https://www.termdat.bk.admin.ch/entry/106980
Berlot, Patinage passion des origines à nos jours, 1995, p. 114
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 52
International Skating Union, Judge's Manual Single Skating, 2001, p. 3
Hügin/Gerschwiler, Eiskunstlaufen, 1978, S. 127
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
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

property subject
antonym take-off
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.