<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/TemperatureVariance_NEON">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.1:description>Variance for NEON temperature data measured in degrees celcius</j.1:description>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_C2"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H2T0D0"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.neonscience.org/data-samples/data-management/data-processing</j.0:informativeReference>
<j.0:plainTextDescription>Variance for NEON temperature data measured in degrees celcius</j.0:plainTextDescription>
<rdfs:comment>Applicable units are those of quantitykind:TemperatureVariance_NEON</rdfs:comment>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<rdfs:label xml:lang="en">Temperature Variance, NEON</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/TemperatureVariance_NEON>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "Variance for NEON temperature data measured in degrees celcius" ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_C2> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H2T0D0> ;
<http://qudt.org/schema/qudt/informativeReference> "https://www.neonscience.org/data-samples/data-management/data-processing"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "Variance for NEON temperature data measured in degrees celcius" ;
rdfs:comment "Applicable units are those of quantitykind:TemperatureVariance_NEON" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Temperature Variance, NEON"@en ;
.
{"resource":"Temperature Variance, NEON"
,"qname":"quantitykind:TemperatureVariance_NEON"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/TemperatureVariance_NEON"
,"properties":["applicable unit":"unit:DEG_C2"
,"comment":"Applicable units are those of quantitykind:TemperatureVariance_NEON"
,"description":"Variance for NEON temperature data measured in degrees celcius"
,"description (plain text)":"Variance for NEON temperature data measured in degrees celcius"
,"has dimension vector":"dimension:A0E0L0I0M0H2T0D0"
,"informative reference":"https:\/\/www.neonscience.org\/data-samples\/data-management\/data-processing"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Temperature Variance, NEON"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/TemperatureVariance_NEON",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "Variance for NEON temperature data measured in degrees celcius",
"applicableUnit" : "http://qudt.org/vocab/unit/DEG_C2",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H2T0D0",
"informativeReference" : "https://www.neonscience.org/data-samples/data-management/data-processing",
"plainTextDescription" : "Variance for NEON temperature data measured in degrees celcius",
"comment" : "Applicable units are those of quantitykind:TemperatureVariance_NEON",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Temperature Variance, NEON"
},
"@context" : {
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"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#"
}
}