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

Attributes

single
einfach
simple
semplice
Sagt man von einem Sprung mit einer halben Drehung bis anderthalb Drehungen in der Luft.
It is said of a jump which consists of half up to one and a half revolution in the air.
Se dit d'un saut qui comporte un demi-tour jusqu'à un tour et demi en l'air.
Si dice di un salto che comporta mezzo giro fino a un giro e mezzo in aria.
2020-04-09T17:03:02.2100000Z
106975
https://www.termdat.bk.admin.ch/entry/106975
Pizzocari, Pattinaggio artistico e danza su ghiaccio, 2001, pag. 108
Berlot, Patinage passion des origines à nos jours, 1995, p. 18
Zeller, Eiskunstlauf für Fortgeschrittene, 1973, S. 123
International Skating Union, Judge's Manual Single Skating, 2001, p. 89
nach A. Jost, Eiskunstlauftrainerin, Eislaufschule ELS, CH, 2004
secondo P. Pizzocari, giudice ISU, IT, 2004
after A. Jost, coach, Figure skating school ELS, CH, 2004
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: 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.