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

Attributes

Coulomb Square Meter
Coulomb Square Metre
کولن متر مربع
库仑平方米
Coulomb Meter Persegi
Coulomb Kvadratni Meter
Coulomb Metrekare
Coulomb Metro Quadrado
Coulomb Metro Quadrato
Coulomb Metru Pătrat
Coulomb Mètre Carré
Coulomb Quadratmeter
Coulomb Square Metre
Coulomb Čtvereční Metr
Coulombium Metrum Quadratum
Culombio Metro Cuadrado
Kulomb Metr Kwadratowy
Κουλόμπ Τετραγωνικό Μέτρο
Кулон Квадратен Метър
Кулон Квадратный Метр
Coulomb Square Meter (C-m2) is a unit in the category of Electric quadrupole moment. This unit is commonly used in the SI unit system. Coulomb Square Meter (C-m2) has a dimension of L2TI where $L$ is length, $T$ is time, and $I$ is electric current. This unit is the standard SI unit in this category.
C.m2
$C m^{2}$
C·m²
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
applicable unit electric quadrupole moment
has unit Value for atomic unit of electric quadrupole moment
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.