quantitykind:CurieTemperature

URI: http://qudt.org/vocab/quantitykind/CurieTemperature

Type
Description

"Curie Temperature" is the critical thermodynamic temperature of a ferromagnet.

Properties
qudt:plainTextDescription
"Curie Temperature" is the critical thermodynamic temperature of a ferromagnet.
Annotations
rdfs:comment
Applicable units are those of quantitykind:Temperature
dcterms:description
"Curie Temperature" is the critical thermodynamic temperature of a ferromagnet.
rdfs:label
Curie sıcaklığı(tr)
Curie temperature(en)
Curie-Temperatur(de)
Curieova teplota(cs)
Punct Curie(ro)
Suhu Curie(ms)
punto di Curie(it)
temperatura Curie(pl)
temperatura de Curie(es)
temperatura de Curie(pt)
température de Curie(fr)
Точка Кюри(ru)
درجة حرارة كوري(ar)
نقطه کوری(fa)
क्यूरी ताप(hi)
キュリー温度(ja)
居里点(zh)
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: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/CurieTemperature">
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/K"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckTemperature"/>
    <j.0:symbol>T_C</j.0:symbol>
    <rdfs:label xml:lang="fr">température de Curie</rdfs:label>
    <rdfs:label xml:lang="tr">Curie sıcaklığı</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_R"/>
    <rdfs:label xml:lang="it">punto di Curie</rdfs:label>
    <rdfs:label xml:lang="ru">Точка Кюри</rdfs:label>
    <rdfs:label xml:lang="pl">temperatura Curie</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_F"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliDEG_C"/>
    <rdfs:label xml:lang="ro">Punct Curie</rdfs:label>
    <rdfs:label xml:lang="ar">درجة حرارة كوري</rdfs:label>
    <rdfs:label xml:lang="ms">Suhu Curie</rdfs:label>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/DEG_C"/>
    <rdfs:comment>Applicable units are those of quantitykind:Temperature</rdfs:comment>
    <rdfs:label xml:lang="es">temperatura de Curie</rdfs:label>
    <rdfs:label xml:lang="ja">キュリー温度</rdfs:label>
    <rdfs:label xml:lang="zh">居里点</rdfs:label>
    <rdfs:label xml:lang="pt">temperatura de Curie</rdfs:label>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Curie Temperature" is the critical thermodynamic temperature of a ferromagnet.</j.1:description>
    <rdfs:label xml:lang="en">Curie temperature</rdfs:label>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Temperature"/>
    <rdfs:label xml:lang="de">Curie-Temperatur</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Curie_temperature</j.0:informativeReference>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <rdfs:label xml:lang="cs">Curieova teplota</rdfs:label>
    <j.2:closeMatch rdf:resource="http://qudt.org/vocab/quantitykind/SuperconductionTransitionTemperature"/>
    <j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=31897</j.0:isoNormativeReference>
    <rdfs:label xml:lang="fa">نقطه کوری</rdfs:label>
    <j.0:plainTextDescription>"Curie Temperature" is the critical thermodynamic temperature of a ferromagnet.</j.0:plainTextDescription>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <rdfs:label xml:lang="hi">क्यूरी ताप</rdfs:label>
    <j.2:closeMatch rdf:resource="http://qudt.org/vocab/quantitykind/NeelTemperature"/>
  </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/CurieTemperature>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "\"Curie Temperature\" is the critical thermodynamic temperature of a ferromagnet."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_C> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/DEG_F> ;
  <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/MilliDEG_C> ;
  <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/informativeReference> "http://en.wikipedia.org/wiki/Curie_temperature"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=31897"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "\"Curie Temperature\" is the critical thermodynamic temperature of a ferromagnet." ;
  <http://qudt.org/schema/qudt/symbol> "T_C" ;
  rdfs:comment "Applicable units are those of quantitykind:Temperature" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Curie sıcaklığı"@tr ;
  rdfs:label "Curie temperature"@en ;
  rdfs:label "Curie-Temperatur"@de ;
  rdfs:label "Curieova teplota"@cs ;
  rdfs:label "Punct Curie"@ro ;
  rdfs:label "Suhu Curie"@ms ;
  rdfs:label "punto di Curie"@it ;
  rdfs:label "temperatura Curie"@pl ;
  rdfs:label "temperatura de Curie"@es ;
  rdfs:label "temperatura de Curie"@pt ;
  rdfs:label "température de Curie"@fr ;
  rdfs:label "Точка Кюри"@ru ;
  rdfs:label "درجة حرارة كوري"@ar ;
  rdfs:label "نقطه کوری"@fa ;
  rdfs:label "क्यूरी ताप"@hi ;
  rdfs:label "キュリー温度"@ja ;
  rdfs:label "居里点"@zh ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Temperature> ;
  <http://www.w3.org/2004/02/skos/core#closeMatch> <http://qudt.org/vocab/quantitykind/NeelTemperature> ;
  <http://www.w3.org/2004/02/skos/core#closeMatch> <http://qudt.org/vocab/quantitykind/SuperconductionTransitionTemperature> ;
.
JSON
{"resource":"Curie temperature" 
 ,"qname":"quantitykind:CurieTemperature" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CurieTemperature" 
 ,"properties":["applicable unit":"unit:DEG_C" 
    ,"applicable unit":"unit:DEG_F" 
    ,"applicable unit":"unit:DEG_R" 
    ,"applicable unit":"unit:K" 
    ,"applicable unit":"unit:MilliDEG_C" 
    ,"applicable unit":"unit:PlanckTemperature" 
    ,"comment":"Applicable units are those of quantitykind:Temperature" 
    ,"description":"\"Curie Temperature\" is the critical thermodynamic temperature of a ferromagnet." 
    ,"description (plain text)":"\"Curie Temperature\" is the critical thermodynamic temperature of a ferromagnet." 
    ,"has broader":"quantitykind:Temperature" 
    ,"has close match":"quantitykind:NeelTemperature" 
    ,"has close match":"quantitykind:SuperconductionTransitionTemperature" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H1T0D0" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Curie_temperature" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Curie sıcaklığı" 
    ,"label":"Curie temperature" 
    ,"label":"Curie-Temperatur" 
    ,"label":"Curieova teplota" 
    ,"label":"Punct Curie" 
    ,"label":"Suhu Curie" 
    ,"label":"punto di Curie" 
    ,"label":"temperatura Curie" 
    ,"label":"temperatura de Curie" 
    ,"label":"temperatura de Curie" 
    ,"label":"temp&eacute;rature de Curie" 
    ,"label":"Точка Кюри" 
    ,"label":"درجة حرارة كوري" 
    ,"label":"نقطه کوری" 
    ,"label":"क्यूरी ताप" 
    ,"label":"キュリー温度" 
    ,"label":"居里点" 
    ,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=31897" 
    ,"symbol":"T_C" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/CurieTemperature",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "\"Curie Temperature\" is the critical thermodynamic temperature of a ferromagnet.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/K", "http://qudt.org/vocab/unit/PlanckTemperature", "http://qudt.org/vocab/unit/DEG_R", "http://qudt.org/vocab/unit/DEG_F", "http://qudt.org/vocab/unit/MilliDEG_C", "http://qudt.org/vocab/unit/DEG_C" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T0D0",
  "informativeReference" : "http://en.wikipedia.org/wiki/Curie_temperature",
  "isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=31897",
  "plainTextDescription" : "\"Curie Temperature\" is the critical thermodynamic temperature of a ferromagnet.",
  "symbol" : "T_C",
  "comment" : "Applicable units are those of quantitykind:Temperature",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : [ {
    "@language" : "fr",
    "@value" : "température de Curie"
  }, {
    "@language" : "tr",
    "@value" : "Curie sıcaklığı"
  }, {
    "@language" : "it",
    "@value" : "punto di Curie"
  }, {
    "@language" : "ru",
    "@value" : "Точка Кюри"
  }, {
    "@language" : "pl",
    "@value" : "temperatura Curie"
  }, {
    "@language" : "ro",
    "@value" : "Punct Curie"
  }, {
    "@language" : "ar",
    "@value" : "درجة حرارة كوري"
  }, {
    "@language" : "ms",
    "@value" : "Suhu Curie"
  }, {
    "@language" : "es",
    "@value" : "temperatura de Curie"
  }, {
    "@language" : "ja",
    "@value" : "キュリー温度"
  }, {
    "@language" : "zh",
    "@value" : "居里点"
  }, {
    "@language" : "pt",
    "@value" : "temperatura de Curie"
  }, {
    "@language" : "en",
    "@value" : "Curie temperature"
  }, {
    "@language" : "de",
    "@value" : "Curie-Temperatur"
  }, {
    "@language" : "cs",
    "@value" : "Curieova teplota"
  }, {
    "@language" : "fa",
    "@value" : "نقطه کوری"
  }, {
    "@language" : "hi",
    "@value" : "क्यूरी ताप"
  } ],
  "broader" : "http://qudt.org/vocab/quantitykind/Temperature",
  "closeMatch" : [ "http://qudt.org/vocab/quantitykind/SuperconductionTransitionTemperature", "http://qudt.org/vocab/quantitykind/NeelTemperature" ],
  "@context" : {
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "closeMatch" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#closeMatch",
      "@type" : "@id"
    },
    "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"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "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-11-15T17:22:32.896-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)