<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
xmlns:j.1="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#" >
<rdf:Description rdf:about="http://qudt.org/vocab/quantitykind/Basicity">
<j.0:plainTextDescription>Chemicals or substances having a pH higher than 7 are said to be basic; higher pH means higher basicity.</j.0:plainTextDescription>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://iupac.org/wp-content/uploads/2019/05/IUPAC-GB3-2012-2ndPrinting-PDFsearchable.pdf</j.0:informativeReference>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
Chemicals or substances having a $pH$ higher than 7 are said to be basic;
higher $pH$ means higher basicity.
</j.1:description>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Base_(chemistry)</j.0:informativeReference>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/PH</j.0:informativeReference>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/Acidity"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PH"/>
<rdfs:label xml:lang="en">Basicity</rdfs:label>
<rdfs:comment>Applicable units are those of quantitykind:Basicity</rdfs:comment>
</rdf:Description>
</rdf:RDF>
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://qudt.org/vocab/quantitykind/Basicity>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> """
Chemicals or substances having a $pH$ higher than 7 are said to be basic;
higher $pH$ means higher basicity.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PH> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Base_(chemistry)"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/PH"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "https://iupac.org/wp-content/uploads/2019/05/IUPAC-GB3-2012-2ndPrinting-PDFsearchable.pdf"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "Chemicals or substances having a pH higher than 7 are said to be basic; higher pH means higher basicity." ;
rdfs:comment "Applicable units are those of quantitykind:Basicity" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Basicity"@en ;
rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Acidity> ;
.
{"resource":"Basicity"
,"qname":"quantitykind:Basicity"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Basicity"
,"properties":["applicable unit":"unit:PH"
,"comment":"Applicable units are those of quantitykind:Basicity"
,"description":"\n Chemicals or substances having a $pH$ higher than 7 are said to be basic;\n higher $pH$ means higher basicity.\n "
,"description (plain text)":"Chemicals or substances having a pH higher than 7 are said to be basic; higher pH means higher basicity."
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Base_(chemistry)"
,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/PH"
,"informative reference":"https:\/\/iupac.org\/wp-content\/uploads\/2019\/05\/IUPAC-GB3-2012-2ndPrinting-PDFsearchable.pdf"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Basicity"
,"seeAlso":"quantitykind:Acidity"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/Basicity",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "\n Chemicals or substances having a $pH$ higher than 7 are said to be basic;\n higher $pH$ means higher basicity.\n ",
"applicableUnit" : "http://qudt.org/vocab/unit/PH",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"informativeReference" : [ "https://iupac.org/wp-content/uploads/2019/05/IUPAC-GB3-2012-2ndPrinting-PDFsearchable.pdf", "https://en.wikipedia.org/wiki/Base_(chemistry)", "https://en.wikipedia.org/wiki/PH" ],
"plainTextDescription" : "Chemicals or substances having a pH higher than 7 are said to be basic; higher pH means higher basicity.",
"comment" : "Applicable units are those of quantitykind:Basicity",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Basicity"
},
"seeAlso" : "http://qudt.org/vocab/quantitykind/Acidity",
"@context" : {
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"seeAlso" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
"@type" : "@id"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"owl" : "http://www.w3.org/2002/07/owl#",
"xsd" : "http://www.w3.org/2001/XMLSchema#",
"rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
}
}