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

Attributes

Landebein
landing leg
jambe de réception
gamba di arrivo
Bein, das bei der Landung eines Sprungs auf dem Eis aufsetzt.
The leg which at the moment of the landing comes into contact with and glides on the ice.
Jambe qui au moment de la réception d'un saut prend contact avec la glace et glisse sur celle-ci.
Gamba che al momento dell' atterraggio riprende contatto col ghiaccio.
2020-03-19T08:37:25.4300000Z
106981
https://www.termdat.bk.admin.ch/entry/106981
P. Pizzocari, giudice ISU, IT, 2004
Owatonna Figure Skating Club ([Internet, 2005-02-08](http://www.owatonnafsc.org))
Knoll, Entwicklung der Drei- und Vierfachsprünge im Eiskunstlauf, in: Leistungssport, 1/1993, S. 13
Pelissier/Billouin, Patinage, 1989, p. 105
USG: selten
nach A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
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

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