unit:ARE

URI: http://qudt.org/vocab/unit/ARE

Type
Description

An 'are' is a unit of area equal to 0.02471 acre and 100 centare.

Properties
qudt:iec61360Code
0112/2///62720#UAB048
Annotations
dcterms:description
An 'are' is a unit of area equal to 0.02471 acre and 100 centare.
rdfs:label
are(en)
View as:  CSV

Work in progress

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: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/ARE">
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">100.0</j.0:conversionMultiplier>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0"/>
    <j.0:uneceCommonCode>ARE</j.0:uneceCommonCode>
    <j.0:symbol>a</j.0:symbol>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Area"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E2</j.0:conversionMultiplierSN>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">An 'are' is a unit of area equal to 0.02471 acre and 100 centare.</j.1:description>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:iec61360Code>0112/2///62720#UAB048</j.0:iec61360Code>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.anidatech.com/units.html</j.0:informativeReference>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">ar</j.0:ucumCode>
    <j.0:omUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/are"/>
    <j.0:udunitsCode>a</j.0:udunitsCode>
    <rdfs:label xml:lang="en">are</rdfs:label>
  </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/unit/ARE>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "An 'are' is a unit of area equal to 0.02471 acre and 100 centare."^^rdf:HTML ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 100.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E2 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Area> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB048" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://www.anidatech.com/units.html"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/are> ;
  <http://qudt.org/schema/qudt/symbol> "a" ;
  <http://qudt.org/schema/qudt/ucumCode> "ar"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/udunitsCode> "a" ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "ARE" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "are"@en ;
.
JSON
{"resource":"are" 
 ,"qname":"unit:ARE" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/ARE" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"100.0" 
    ,"conversion multiplier scientific":"1.0E2" 
    ,"description":"An 'are' is a unit of area equal to 0.02471 acre and 100 centare." 
    ,"has dimension vector":"dimension:A0E0L2I0M0H0T0D0" 
    ,"has quantity kind":"quantitykind:Area" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB048" 
    ,"informative reference":"http:\/\/www.anidatech.com\/units.html" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"are" 
    ,"om unit":"&lt;http:\/\/www.ontology-of-units-of-measure.org\/resource\/om-2\/are&gt;" 
    ,"symbol":"a" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"ar" 
    ,"udunits code":"a" 
    ,"unece common code":"ARE" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/ARE",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "An 'are' is a unit of area equal to 0.02471 acre and 100 centare.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS" ],
  "conversionMultiplier" : "100.0",
  "conversionMultiplier:SN" : 100.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T0D0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Area",
  "iec61360Code" : "0112/2///62720#UAB048",
  "informativeReference" : "http://www.anidatech.com/units.html",
  "omUnit" : "http://www.ontology-of-units-of-measure.org/resource/om-2/are",
  "symbol" : "a",
  "ucumCode" : "ar",
  "udunitsCode" : "a",
  "uneceCommonCode" : "ARE",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "are"
  },
  "@context" : {
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "omUnit" : {
      "@id" : "http://qudt.org/schema/qudt/omUnit",
      "@type" : "@id"
    },
    "udunitsCode" : {
      "@id" : "http://qudt.org/schema/qudt/udunitsCode"
    },
    "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#"
  }
}

Generated 2024-04-25T14:44:21.757-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)