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

Attributes

Schallausbreitungsgeschwindigkeit
célérité du son
Hitrost zvoka
Kelajuan bunyi
Schallgeschwindigkeit
Ses hızı
prędkość dźwięku
rychlost zvuku
speed of sound
velocidad del sonido
velocidade do som
velocità del suono
vitesse du son
viteza sunetului
скорость звука
سرعة الصوت
سرعت صوت
ध्वनि का वेग
音速
音速
The speed of sound is the distance travelled during a unit of time by a sound wave propagating through an elastic medium.
Applicable units are those of quantitykind:Speed
http://en.wikipedia.org/wiki/Speed_of_sound
http://dbpedia.org/resource/Speed_of_sound
c
The speed of sound is the distance travelled during a unit of time by a sound wave propagating through an elastic medium.
$c = \sqrt{\frac{K}{\rho}}$, where $K$ is the coefficient of stiffness, the bulk modulus (or the modulus of bulk elasticity for gases), and $\rho$ is the density. Also, $c^2 = \frac{\partial p}{\partial \rho}$, where $p$ is the pressure and $\rho$ is the density.
belongs to SOQ-ISO
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

property subject
broader Group Speed of Sound
broader Phase speed of sound
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.