<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/TimeConstant_Inductance">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.1:isReplacedBy rdf:resource="http://qudt.org/vocab/quantitykind/InductanceBasedTimeConstant"/>
<j.0:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</j.0:deprecated>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0"/>
<j.0:iec61360Code>0112/2///62720#UAD198</j.0:iec61360Code>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD198</j.0:informativeReference>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.4/vocab/quantitykind"/>
<rdfs:label>time constant (inductance based)</rdfs:label>
</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/TimeConstant_Inductance>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/isReplacedBy> <http://qudt.org/vocab/quantitykind/InductanceBasedTimeConstant> ;
<http://qudt.org/schema/qudt/deprecated> true ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD198" ;
<http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD198"^^xsd:anyURI ;
rdfs:isDefinedBy <http://qudt.org/3.1.4/vocab/quantitykind> ;
rdfs:label "time constant (inductance based)" ;
.
{"resource":"time constant (inductance based)"
,"qname":"quantitykind:TimeConstant_Inductance"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/TimeConstant_Inductance"
,"properties":["deprecated":"true"
,"has dimension vector":"dimension:A0E0L0I0M0H0T1D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD198"
,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec61987\/iec61987.nsf\/ListsOfUnitsAllVersions\/0112-2---62720%23UAD198"
,"is replaced by":"quantitykind:InductanceBasedTimeConstant"
,"isDefinedBy":"<http:\/\/qudt.org\/3.1.4\/vocab\/quantitykind>"
,"label":"time constant (inductance based)"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/TimeConstant_Inductance",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"isReplacedBy" : "http://qudt.org/vocab/quantitykind/InductanceBasedTimeConstant",
"http://qudt.org/schema/qudt/deprecated" : true,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0",
"iec61360Code" : "0112/2///62720#UAD198",
"informativeReference" : "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD198",
"isDefinedBy" : "http://qudt.org/3.1.4/vocab/quantitykind",
"label" : "time constant (inductance based)",
"@context" : {
"isReplacedBy" : {
"@id" : "http://purl.org/dc/terms/isReplacedBy",
"@type" : "@id"
},
"deprecated" : {
"@id" : "http://qudt.org/schema/qudt/deprecated",
"@type" : "http://www.w3.org/2001/XMLSchema#boolean"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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#"
}
}