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

Attributes

Schlittschuh
skate
patin
pattino
Stiefel, der am Innenrist verstärkt ist, um Eiskunstlaufelemente zu ermöglichen, und an dem eine Kufe angeschraubt ist.
Boot heavily reinforced to hold the skater's ankle correctly during the execution of a skating element and which has a blade screwed to its sole.
Bottine en cuir avec des contreforts très durs pour bien tenir les chevilles lors de l'exécution d'éléments artistiques, à laquelle est vissée une lame.
Stivaletto in pelle rigido all'altezza delle caviglie per sostenerle durante l'esecuzione di figure artistiche e sulla cui suola è avvitata una lama.
2020-08-27T12:04:39.5670000Z
106913
https://www.termdat.bk.admin.ch/entry/106913
Hügin/Gerschwiler, Eiskunstlaufen, 1978, S. 18
U.S. Figure Skating Association, Official Book of Figure Skating, 1998, p. 81
Delore, Patinage et danse sur glace, 1974, p. 29, p. 29
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, p. 50
Hügin/Gerschwiler, Eiskunstlaufen, 1978, S. 18
after Taylor, Ice Skating, 1994, p. 14 and Künzle-Watson / DeArmond, Ice Skating Step to Success, 1996, p. 9
d'après Gailhauet, Le patinage artistique, 1991, p. 22 et Delore, Patinage et danse sur glace, 1974, p. 29
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, p. 52
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.