View as:
CSV
RDF/XML
<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:j.2="http://www.w3.org/2004/02/skos/core#"
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/RankineTemperature">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckTemperature"/>
<rdfs:label>Rankine temperature</rdfs:label>
<rdfs:label xml:lang="en-US">Rankine temperature</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/K"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:iec61360Code>0112/2///62720#UAD308</j.0:iec61360Code>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0"/>
<rdfs:comment>Applicable units are those of quantitykind:ThermodynamicTemperature</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:plainTextDescription xml:lang="de">Größe, die eine Temperaturskala benutzt, die wie die Kelvin-Skala beim absoluten Temperatur-Nullpunkt (0 K) ihren Nullwert hat, jedoch im Gegensatz zu dieser den Skalenabstand der Fahrenheit-Skala verwendet</j.0:plainTextDescription>
<j.1:description xml:lang="en">quantity which uses a temperature scale with a zero value at the absolute temperature zero (0 K) like the Kelvin scale, but, in contrast with it, uses the scale intervals of the Fahrenheit scale</j.1:description>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/ThermodynamicTemperature"/>
<j.0:symbol>0173-1#Z4-BAJ367#002</j.0:symbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_R"/>
</rdf:Description>
</rdf:RDF>
TURTLE
@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/RankineTemperature>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "quantity which uses a temperature scale with a zero value at the absolute temperature zero (0 K) like the Kelvin scale, but, in contrast with it, uses the scale intervals of the Fahrenheit scale"@en ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_R> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/K> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckTemperature> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD308" ;
<http://qudt.org/schema/qudt/plainTextDescription> "Größe, die eine Temperaturskala benutzt, die wie die Kelvin-Skala beim absoluten Temperatur-Nullpunkt (0 K) ihren Nullwert hat, jedoch im Gegensatz zu dieser den Skalenabstand der Fahrenheit-Skala verwendet"@de ;
<http://qudt.org/schema/qudt/symbol> "0173-1#Z4-BAJ367#002" ;
rdfs:comment "Applicable units are those of quantitykind:ThermodynamicTemperature" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Rankine temperature" ;
rdfs:label "Rankine temperature"@en-US ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/ThermodynamicTemperature> ;
.
JSON
{"resource":"Rankine temperature"
,"qname":"quantitykind:RankineTemperature"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/RankineTemperature"
,"properties":["applicable unit":"unit:DEG_R"
,"applicable unit":"unit:K"
,"applicable unit":"unit:PlanckTemperature"
,"comment":"Applicable units are those of quantitykind:ThermodynamicTemperature"
,"description":"quantity which uses a temperature scale with a zero value at the absolute temperature zero (0 K) like the Kelvin scale, but, in contrast with it, uses the scale intervals of the Fahrenheit scale"
,"description (plain text)":"Größe, die eine Temperaturskala benutzt, die wie die Kelvin-Skala beim absoluten Temperatur-Nullpunkt (0 K) ihren Nullwert hat, jedoch im Gegensatz zu dieser den Skalenabstand der Fahrenheit-Skala verwendet"
,"has broader":"quantitykind:ThermodynamicTemperature"
,"has dimension vector":"dimension:A0E0L0I0M0H1T0D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD308"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Rankine temperature"
,"label":"Rankine temperature"
,"symbol":"0173-1#Z4-BAJ367#002"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/RankineTemperature",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : {
"@language" : "en",
"@value" : "quantity which uses a temperature scale with a zero value at the absolute temperature zero (0 K) like the Kelvin scale, but, in contrast with it, uses the scale intervals of the Fahrenheit scale"
},
"applicableUnit" : [ "http://qudt.org/vocab/unit/PlanckTemperature", "http://qudt.org/vocab/unit/K", "http://qudt.org/vocab/unit/DEG_R" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0",
"iec61360Code" : "0112/2///62720#UAD308",
"plainTextDescription" : {
"@language" : "de",
"@value" : "Größe, die eine Temperaturskala benutzt, die wie die Kelvin-Skala beim absoluten Temperatur-Nullpunkt (0 K) ihren Nullwert hat, jedoch im Gegensatz zu dieser den Skalenabstand der Fahrenheit-Skala verwendet"
},
"symbol" : "0173-1#Z4-BAJ367#002",
"comment" : "Applicable units are those of quantitykind:ThermodynamicTemperature",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : [ "Rankine temperature", {
"@language" : "en-us",
"@value" : "Rankine temperature"
} ],
"broader" : "http://qudt.org/vocab/quantitykind/ThermodynamicTemperature",
"@context" : {
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"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#"
}
}