<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/unit/IU">
<j.0:symbol>IU</j.0:symbol>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/International_unit</j.0:dbpediaMatch>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[IU]</j.0:ucumCode>
<rdfs:label xml:lang="en">International Unit</rdfs:label>
<j.0:iec61360Code>0112/2///62720#UAB603</j.0:iec61360Code>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AmountOfSubstance"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[iU]</j.0:ucumCode>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/International_unit?oldid=488801913</j.0:informativeReference>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:omUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/InternationalUnit"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
The $\textit{International Unit}$ is a unit for $\textit{Amount Of Substance}$ expressed as $IU$.
Note that the magnitude depends on the substance, thus there is no fixed conversion multiplier.
</j.1:description>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
</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/unit/IU>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> """
The $\\textit{International Unit}$ is a unit for $\\textit{Amount Of Substance}$ expressed as $IU$.
Note that the magnitude depends on the substance, thus there is no fixed conversion multiplier.
"""^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/International_unit"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AmountOfSubstance> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB603" ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/International_unit?oldid=488801913"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/InternationalUnit> ;
<http://qudt.org/schema/qudt/symbol> "IU" ;
<http://qudt.org/schema/qudt/ucumCode> "[IU]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/ucumCode> "[iU]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "International Unit"@en ;
.
{"resource":"International Unit"
,"qname":"unit:IU"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/IU"
,"properties":["dbpedia match":"http:\/\/dbpedia.org\/resource\/International_unit"
,"description":"\n The $\\textit{International Unit}$ is a unit for $\\textit{Amount Of Substance}$ expressed as $IU$.\n Note that the magnitude depends on the substance, thus there is no fixed conversion multiplier.\n "
,"has dimension vector":"dimension:A1E0L0I0M0H0T0D0"
,"has quantity kind":"quantitykind:AmountOfSubstance"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB603"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/International_unit?oldid=488801913"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"International Unit"
,"om unit":"<http:\/\/www.ontology-of-units-of-measure.org\/resource\/om-2\/InternationalUnit>"
,"symbol":"IU"
,"type":"qudt:Unit"
,"ucum code":"[IU]"
,"ucum code":"[iU]"
]}
{
"@id" : "http://qudt.org/vocab/unit/IU",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "\n The $\\textit{International Unit}$ is a unit for $\\textit{Amount Of Substance}$ expressed as $IU$.\n Note that the magnitude depends on the substance, thus there is no fixed conversion multiplier.\n ",
"dbpediaMatch" : "http://dbpedia.org/resource/International_unit",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L0I0M0H0T0D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/AmountOfSubstance",
"iec61360Code" : "0112/2///62720#UAB603",
"informativeReference" : "http://en.wikipedia.org/wiki/International_unit?oldid=488801913",
"omUnit" : "http://www.ontology-of-units-of-measure.org/resource/om-2/InternationalUnit",
"symbol" : "IU",
"ucumCode" : [ "[IU]", "[iU]" ],
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "International Unit"
},
"@context" : {
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"omUnit" : {
"@id" : "http://qudt.org/schema/qudt/omUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"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"
},
"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#"
}
}