<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="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/schema/qudt/derivedNonCoherentUnitOfSystem">
<rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
<j.0:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">This property relates a unit of measure to the unit system in which the unit is derived from the system's base units without proportionality constant of one.</j.0:description>
<rdfs:subPropertyOf rdf:resource="http://qudt.org/schema/qudt/derivedUnitOfSystem"/>
<rdfs:label>is non-coherent derived unit of system</rdfs:label>
<owl:inverseOf rdf:resource="http://qudt.org/schema/qudt/hasDerivedNonCoherentUnit"/>
<rdfs:range rdf:resource="http://qudt.org/schema/qudt/SystemOfUnits"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.0.0/schema/shacl/qudt"/>
<j.0:description>
This property relates a unit of measure to the unit system in which the unit is derived from the system's
base units without proportionality constant of one.
</j.0:description>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.0.0/schema/qudt"/>
</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/schema/qudt/derivedNonCoherentUnitOfSystem>
rdf:type rdf:Property ;
rdf:type owl:ObjectProperty ;
<http://purl.org/dc/terms/description> """
This property relates a unit of measure to the unit system in which the unit is derived from the system's
base units without proportionality constant of one.
""" ;
<http://purl.org/dc/terms/description> "This property relates a unit of measure to the unit system in which the unit is derived from the system's base units without proportionality constant of one."^^rdf:HTML ;
rdfs:isDefinedBy <http://qudt.org/3.0.0/schema/qudt> ;
rdfs:isDefinedBy <http://qudt.org/3.0.0/schema/shacl/qudt> ;
rdfs:label "is non-coherent derived unit of system" ;
rdfs:range <http://qudt.org/schema/qudt/SystemOfUnits> ;
rdfs:subPropertyOf <http://qudt.org/schema/qudt/derivedUnitOfSystem> ;
owl:inverseOf <http://qudt.org/schema/qudt/hasDerivedNonCoherentUnit> ;
.
{"resource":"is non-coherent derived unit of system"
,"qname":"qudt:derivedNonCoherentUnitOfSystem"
,"uri":"http:\/\/qudt.org\/schema\/qudt\/derivedNonCoherentUnitOfSystem"
,"properties":["description":"\n This property relates a unit of measure to the unit system in which the unit is derived from the system's\n base units without proportionality constant of one.\n "
,"description":"This property relates a unit of measure to the unit system in which the unit is derived from the system's base units without proportionality constant of one."
,"inverseOf":"qudt:hasDerivedNonCoherentUnit"
,"isDefinedBy":"<http:\/\/qudt.org\/3.0.0\/schema\/qudt>"
,"isDefinedBy":"<http:\/\/qudt.org\/3.0.0\/schema\/shacl\/qudt>"
,"label":"is non-coherent derived unit of system"
,"range":"qudt:SystemOfUnits"
,"subPropertyOf":"qudt:derivedUnitOfSystem"
,"type":"rdf:Property"
,"type":"owl:ObjectProperty"
]}
{
"@id" : "http://qudt.org/schema/qudt/derivedNonCoherentUnitOfSystem",
"@type" : [ "rdf:Property", "owl:ObjectProperty" ],
"description" : "This property relates a unit of measure to the unit system in which the unit is derived from the system's base units without proportionality constant of one.",
"http://purl.org/dc/terms/description" : "\n This property relates a unit of measure to the unit system in which the unit is derived from the system's\n base units without proportionality constant of one.\n ",
"isDefinedBy" : [ "http://qudt.org/3.0.0/schema/shacl/qudt", "http://qudt.org/3.0.0/schema/qudt" ],
"label" : "is non-coherent derived unit of system",
"range" : "http://qudt.org/schema/qudt/SystemOfUnits",
"subPropertyOf" : "http://qudt.org/schema/qudt/derivedUnitOfSystem",
"inverseOf" : "http://qudt.org/schema/qudt/hasDerivedNonCoherentUnit",
"@context" : {
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
},
"subPropertyOf" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#subPropertyOf",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"inverseOf" : {
"@id" : "http://www.w3.org/2002/07/owl#inverseOf",
"@type" : "@id"
},
"range" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#range",
"@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#"
}
}