quantitykind:Distance
URI: http://qudt.org/vocab/quantitykind/Distance
"Distance" is a numerical description of how far apart objects are.
Work in progress
<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/Distance"> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/> <rdfs:label xml:lang="fa">مسافت</rdfs:label> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MI"/> <rdfs:label xml:lang="de">Entfernung</rdfs:label> <rdfs:label xml:lang="ms">Jarak</rdfs:label> <rdfs:label xml:lang="zh">距离</rdfs:label> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Distance</j.0:informativeReference> <rdfs:label xml:lang="tr">uzaklık</rdfs:label> <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=43012</j.0:isoNormativeReference> <rdfs:label xml:lang="es">distancia</rdfs:label> <rdfs:label xml:lang="en">distance</rdfs:label> <rdfs:label xml:lang="pt">distância</rdfs:label> <rdfs:label xml:lang="fr">distance</rdfs:label> <rdfs:label xml:lang="cs">Vzdálenost</rdfs:label> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroIN"/> <j.0:plainTextDescription>"Distance" is a numerical description of how far apart objects are. </j.0:plainTextDescription> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0"/> <rdfs:label xml:lang="it">distanza</rdfs:label> <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Length"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/> <j.0:symbol>d</j.0:symbol> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Distance" is a numerical description of how far apart objects are. </j.1:description> <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PT_BIG"/> </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/Distance> rdf:type <http://qudt.org/schema/qudt/QuantityKind> ; <http://purl.org/dc/terms/description> "\"Distance\" is a numerical description of how far apart objects are. "^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MI> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroIN> ; <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PT_BIG> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Distance"^^xsd:anyURI ; <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "\"Distance\" is a numerical description of how far apart objects are. " ; <http://qudt.org/schema/qudt/symbol> "d" ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ; rdfs:label "Entfernung"@de ; rdfs:label "Jarak"@ms ; rdfs:label "Vzdálenost"@cs ; rdfs:label "distance"@en ; rdfs:label "distance"@fr ; rdfs:label "distancia"@es ; rdfs:label "distanza"@it ; rdfs:label "distância"@pt ; rdfs:label "uzaklık"@tr ; rdfs:label "مسافت"@fa ; rdfs:label "距离"@zh ; <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Length> ; .
{"resource":"distance" ,"qname":"quantitykind:Distance" ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Distance" ,"properties":["applicable unit":"unit:MI" ,"applicable unit":"unit:MicroIN" ,"applicable unit":"unit:PT_BIG" ,"description":"\"Distance\" is a numerical description of how far apart objects are. " ,"description (plain text)":"\"Distance\" is a numerical description of how far apart objects are. " ,"has broader":"quantitykind:Length" ,"has dimension vector":"dimension:A0E0L1I0M0H0T0D0" ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Distance" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>" ,"label":"Entfernung" ,"label":"Jarak" ,"label":"Vzdálenost" ,"label":"distance" ,"label":"distance" ,"label":"distancia" ,"label":"distanza" ,"label":"distância" ,"label":"uzaklık" ,"label":"مسافت" ,"label":"距离" ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012" ,"symbol":"d" ,"type":"qudt:QuantityKind" ]}
{ "@id" : "http://qudt.org/vocab/quantitykind/Distance", "@type" : "http://qudt.org/schema/qudt/QuantityKind", "description" : "\"Distance\" is a numerical description of how far apart objects are. ", "applicableUnit" : [ "http://qudt.org/vocab/unit/MI", "http://qudt.org/vocab/unit/MicroIN", "http://qudt.org/vocab/unit/PT_BIG" ], "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0", "informativeReference" : "http://en.wikipedia.org/wiki/Distance", "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012", "plainTextDescription" : "\"Distance\" is a numerical description of how far apart objects are. ", "symbol" : "d", "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind", "label" : [ { "@language" : "fa", "@value" : "مسافت" }, { "@language" : "de", "@value" : "Entfernung" }, { "@language" : "ms", "@value" : "Jarak" }, { "@language" : "zh", "@value" : "距离" }, { "@language" : "tr", "@value" : "uzaklık" }, { "@language" : "es", "@value" : "distancia" }, { "@language" : "en", "@value" : "distance" }, { "@language" : "pt", "@value" : "distância" }, { "@language" : "fr", "@value" : "distance" }, { "@language" : "cs", "@value" : "Vzdálenost" }, { "@language" : "it", "@value" : "distanza" } ], "broader" : "http://qudt.org/vocab/quantitykind/Length", "@context" : { "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableUnit" : { "@id" : "http://qudt.org/schema/qudt/applicableUnit", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "isoNormativeReference" : { "@id" : "http://qudt.org/schema/qudt/isoNormativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "broader" : { "@id" : "http://www.w3.org/2004/02/skos/core#broader", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }