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/LiquidVolume">
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Volume"/>
<j.0:plainTextDescription>Liquid volume is the volume of a given amount of liquid, that is, the amount of space a liquid takes up. There are a number of different units used to measure liquid volume, but most of them fall under either the metric system of measurement or the Imperial system of measurement.</j.0:plainTextDescription>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloCubicFT"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CentiL"/>
<rdfs:label xml:lang="en">Liquid Volume</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GAL_US"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GAL_UK"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GAL_IMP"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/L"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Liquid volume is the volume of a given amount of liquid, that is, the amount of space a liquid takes up. There are a number of different units used to measure liquid volume, but most of them fall under either the metric system of measurement or the Imperial system of measurement.</j.1:description>
<rdfs:comment>Applicable units are those of quantitykind:LiquidVolume</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CUP"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/QT_US"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OZ_VOL_US"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/CUP_US"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PINT_US"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ehow.com/facts_6371078_liquid-volume_.html</j.0:informativeReference>
</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/LiquidVolume>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Liquid volume is the volume of a given amount of liquid, that is, the amount of space a liquid takes up. There are a number of different units used to measure liquid volume, but most of them fall under either the metric system of measurement or the Imperial system of measurement."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CUP> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CUP_US> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/CentiL> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAL_IMP> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAL_UK> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAL_US> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloCubicFT> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/L> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OZ_VOL_US> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PINT_US> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/QT_US> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.ehow.com/facts_6371078_liquid-volume_.html"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "Liquid volume is the volume of a given amount of liquid, that is, the amount of space a liquid takes up. There are a number of different units used to measure liquid volume, but most of them fall under either the metric system of measurement or the Imperial system of measurement." ;
rdfs:comment "Applicable units are those of quantitykind:LiquidVolume" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Liquid Volume"@en ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Volume> ;
.
JSON
{"resource":"Liquid Volume"
,"qname":"quantitykind:LiquidVolume"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/LiquidVolume"
,"properties":["applicable unit":"unit:CUP"
,"applicable unit":"unit:CUP_US"
,"applicable unit":"unit:CentiL"
,"applicable unit":"unit:GAL_IMP"
,"applicable unit":"unit:GAL_UK"
,"applicable unit":"unit:GAL_US"
,"applicable unit":"unit:KiloCubicFT"
,"applicable unit":"unit:L"
,"applicable unit":"unit:OZ_VOL_US"
,"applicable unit":"unit:PINT_US"
,"applicable unit":"unit:QT_US"
,"comment":"Applicable units are those of quantitykind:LiquidVolume"
,"description":"Liquid volume is the volume of a given amount of liquid, that is, the amount of space a liquid takes up. There are a number of different units used to measure liquid volume, but most of them fall under either the metric system of measurement or the Imperial system of measurement."
,"description (plain text)":"Liquid volume is the volume of a given amount of liquid, that is, the amount of space a liquid takes up. There are a number of different units used to measure liquid volume, but most of them fall under either the metric system of measurement or the Imperial system of measurement."
,"has broader":"quantitykind:Volume"
,"has dimension vector":"dimension:A0E0L3I0M0H0T0D0"
,"informative reference":"http:\/\/www.ehow.com\/facts_6371078_liquid-volume_.html"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Liquid Volume"
,"type":"qudt:QuantityKind"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/quantitykind/LiquidVolume",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Liquid volume is the volume of a given amount of liquid, that is, the amount of space a liquid takes up. There are a number of different units used to measure liquid volume, but most of them fall under either the metric system of measurement or the Imperial system of measurement.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/KiloCubicFT", "http://qudt.org/vocab/unit/CentiL", "http://qudt.org/vocab/unit/GAL_US", "http://qudt.org/vocab/unit/GAL_UK", "http://qudt.org/vocab/unit/GAL_IMP", "http://qudt.org/vocab/unit/L", "http://qudt.org/vocab/unit/CUP", "http://qudt.org/vocab/unit/QT_US", "http://qudt.org/vocab/unit/OZ_VOL_US", "http://qudt.org/vocab/unit/CUP_US", "http://qudt.org/vocab/unit/PINT_US" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0",
"informativeReference" : "http://www.ehow.com/facts_6371078_liquid-volume_.html",
"plainTextDescription" : "Liquid volume is the volume of a given amount of liquid, that is, the amount of space a liquid takes up. There are a number of different units used to measure liquid volume, but most of them fall under either the metric system of measurement or the Imperial system of measurement.",
"comment" : "Applicable units are those of quantitykind:LiquidVolume",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Liquid Volume"
},
"broader" : "http://qudt.org/vocab/quantitykind/Volume",
"@context" : {
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"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#"
}
}