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

Attributes

Landefuss
landing foot
pied de réception
piede di atterraggio
Fuss, der bei der Landung eines Sprungs auf dem Eis aufsetzt.
The foot which at the moment of the landing comes into contact with and glides on the ice.
Pied qui au moment de la réception d'un saut prend contact avec la glace et glisse sur celle-ci.
Piede che al momento dell' atterraggio riprende contatto col ghiaccio.
2020-08-20T12:25:55.6430000Z
106982
https://www.termdat.bk.admin.ch/entry/106982
A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
Professional Skaters Association, Major new rule changes for 2004/2005 ([Internet, 2005-02-08](http://www.skatepsa.com))
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 114
Pelissier/Billouin, Patinage, 1989, p. 57
USG: selten
after A. Jost, coach, Figure skating school ELS, CH, 2004
d'après A. Riccitelli, professeur de patinage, Auxerre, FR, 2004
P. Pizzocari, giudice ISU, IT, 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.