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

Attributes

Frequenzmaßintervall
Interval měření frekvence ?
Selang kekerapan logaritma
intervalle de fréquence logarithmique
intervallo logaritmico di frequenza
intervalo logarítmico de frequência
logarithmic frequency interval
logaritmik frekans aralığı
частотный интервал
فاصله فرکانس لگاریتمی
对数频率间隔
Applicable units are those of quantitykind:LogarithmicFrequencyInterval
https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD083
0112/2///62720#UAD083
$G = \log_{2}(f2/f1)$, where $f1$ and $f2 \geq f1$ are frequencies of two tones.
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
has quantity kind Unitless
has quantity kind Oct
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.