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

Attributes

rotation
rotazione
rotation
Rotation
Kreisförmige Körperbewegung um die Körperlängenachse.
Circular body movement around its vertical axis.
Mouvement circulaire du corps autour de son axe vertical.
Movimento circolare del corpo attorno al proprio asse verticale.
2020-07-14T09:46:15.6100000Z
106919
https://www.termdat.bk.admin.ch/entry/106919
Zeller, Eiskunstlauf für Fortgeschrittene, 1973, S. 125
Shulman, Complete Book of Figure Skating, 2002, p. 133
Pelissier/Billouin, Patinage, 1989, p. 56
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 135
Rinaudo, ETI, Genf, 2004
Rinaudo, ETI, Genève, 2004
secondo P. Pizzocari, giudice ISU, IT, 2004
after A. Jost, coach, Figure skating school ELS, CH, 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.