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

Attributes

Attitudenpirouette
attitude
Pirouette, deren Position frei ist, von der aufrechten, sitzenden und waagerechten Grundposition abweicht und in der Regel die Veränderung der Spielfussposition vorsieht.
Pirouette dont la position du corps pendant la rotation est libre et ne correspond pas à une position de base debout, assise ou allongée mais à une de ses variantes.
2020-03-24T16:16:29.3000000Z
106938
https://www.termdat.bk.admin.ch/entry/106938
Hügin/Gerschwiler, Eiskunstlaufen, 1978, S. 146
Gailhauet, Le patinage artistique, 1991, p. 81
EXP: zum Beispiel: Biellmannpirouette, Pirouette mit Spielbeinfassung
EXP: par exemple: pirouette royale, Biellmann, jambe cassée
Rinaudo, ETI, Genf, 2004
Rinaudo, ETI, Genève, 2004
Rinaudo, ETI, Genf, 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.