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

Attributes

Absprungkante
take-off edge
carre d'appel
filo di partenza
Kante, die beim Absprung auf dem Eis gleitet, und worauf das ganze Körpergewicht liegt.
The edge of the skating foot from which the take-off of the jump is executed.
Carre du pied porteur qui glisse sur la glace au moment de l' appel d'un saut.
Filo del pattino che al momento della partenza di un salto sostiene il peso del corpo e scivola sul ghiaccio.
2020-04-08T07:53:45.9700000Z
106965
https://www.termdat.bk.admin.ch/entry/106965
A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
Berlot, Patinage passion des origines à nos jours, 1995, p. 118
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 114
Taylor, Ice Skating, 1994, p. 39
Rinaudo, ETI, Genf, 2004
secondo P. Pizzocari, giudice ISU, IT, 2004
after A. Jost, coach, Figure skating school ELS, 2014
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

property subject
antonym landing edge
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.