<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
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/Permeability">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/H_Stat-PER-CentiM"/>
<j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/quantities/PRME"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/H-PER-M"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:iec61360Code>0112/2///62720#UAD134</j.0:iec61360Code>
<rdfs:label xml:lang="en">Permeability</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/ElectromagneticPermeability"/>
<rdfs:comment>Applicable units are those of quantitykind:Permeability</rdfs:comment>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroH-PER-M"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoH-PER-M"/>
</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/Permeability>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/H-PER-M> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/H_Stat-PER-CentiM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroH-PER-M> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoH-PER-M> ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/ElectromagneticPermeability> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD134" ;
<http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/quantities/PRME> ;
rdfs:comment "Applicable units are those of quantitykind:Permeability" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Permeability"@en ;
.
{"resource":"Permeability"
,"qname":"quantitykind:Permeability"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Permeability"
,"properties":["Individual from SI Reference Point":"si-quantity:PRME"
,"applicable unit":"unit:H-PER-M"
,"applicable unit":"unit:H_Stat-PER-CentiM"
,"applicable unit":"unit:MicroH-PER-M"
,"applicable unit":"unit:NanoH-PER-M"
,"comment":"Applicable units are those of quantitykind:Permeability"
,"exact match":"quantitykind:ElectromagneticPermeability"
,"has dimension vector":"dimension:A0E-2L1I0M1H0T-2D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD134"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Permeability"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/Permeability",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"applicableUnit" : [ "http://qudt.org/vocab/unit/H_Stat-PER-CentiM", "http://qudt.org/vocab/unit/H-PER-M", "http://qudt.org/vocab/unit/MicroH-PER-M", "http://qudt.org/vocab/unit/NanoH-PER-M" ],
"exactMatch" : "http://qudt.org/vocab/quantitykind/ElectromagneticPermeability",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-2L1I0M1H0T-2D0",
"iec61360Code" : "0112/2///62720#UAD134",
"siExactMatch" : "https://si-digital-framework.org/SI/quantities/PRME",
"comment" : "Applicable units are those of quantitykind:Permeability",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Permeability"
},
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"siExactMatch" : {
"@id" : "http://qudt.org/schema/qudt/siExactMatch",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"exactMatch" : {
"@id" : "http://qudt.org/schema/qudt/exactMatch",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"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#"
}
}