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

Attributes

Beschleunigung
Pecutan
Zrychlení
acceleratio
acceleration
accelerazione
accelerație
accélération
aceleración
aceleração
ivme
pospešek
przyspieszenie
Όγκος
Ускоре́ние
التسارع
شتاب
त्वरण
加速度
加速度
$\textit{Acceleration}$ is the (instantaneous) rate of change of velocity. Acceleration may be either linear acceleration, or angular acceleration. It is a vector quantity with dimension $length/time^{2}$ for linear acceleration, or in the case of angular acceleration, with dimension $angle/time^{2}$. $$$$ In SI units, linear acceleration is measured in $meters/second^{2}$ ($m \cdot s^{-2}$), and angular acceleration is measured in $radians/second^{2}$. $$$$ In physics, any increase or decrease in speed is referred to as acceleration and similarly, motion in a circle at constant speed is also an acceleration, since the direction component of the velocity is changing.
Applicable units are those of quantitykind:Acceleration
http://en.wikipedia.org/wiki/Acceleration
https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD002
http://dbpedia.org/resource/Acceleration
0112/2///62720#UAD002
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
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.