@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://qudt.org/schema/qudt/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix ns1: <http://qudt.org/2.0/schema/> . @prefix ns2: <http://qudt.org/schema/> . @prefix prov: <http://www.w3.org/ns/prov#> . @prefix ns3: <http://www.ieeeghn.org/wiki/index.php/> . @prefix ns4: <http://dbpedia.org/resource/> . ns0:SystemOfUnits metadata_def:prefLabel "System of Units" ; metadata:prefixIRI "qudt:SystemOfUnits" ; ns0:description "A system of units is a set of units which are chosen as the reference scales for some set of quantity kinds together with the definitions of each unit. Units may be defined by experimental observation or by proportion to another unit not included in the system. If the unit system is explicitly associated with a quantity kind system, then the unit system must define at least one unit for each quantity kind."^^rdf:HTML ; a owl:Class ; rdfs:isDefinedBy ns1:qudt, ns2:qudt ; rdfs:label "System of Units" ; rdfs:subClassOf obo_purl:IAO_0000030 ; prov:wasInfluencedBy <http://dbpedia.org/resource/Category:Systems_of_units>, ns3:System_of_Measurement_Units .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://qudt.org/schema/qudt/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <http://qudt.org/2.0/schema/> .
@prefix ns2: <http://qudt.org/schema/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix ns3: <http://www.ieeeghn.org/wiki/index.php/> .
@prefix ns4: <http://dbpedia.org/resource/> .

ns0:SystemOfUnits
    metadata_def:prefLabel "System of Units" ;
    metadata:prefixIRI "qudt:SystemOfUnits" ;
    ns0:description "A system of units is a set of units which are chosen as the reference scales for some set of quantity kinds together with the definitions of each unit. Units may be defined by experimental observation or by proportion to another unit not included in the system. If the unit system is explicitly associated with a quantity kind system, then the unit system must define at least one unit for each quantity kind."^^rdf:HTML ;
    a owl:Class ;
    rdfs:isDefinedBy ns1:qudt, ns2:qudt ;
    rdfs:label "System of Units" ;
    rdfs:subClassOf obo_purl:IAO_0000030 ;
    prov:wasInfluencedBy <http://dbpedia.org/resource/Category:Systems_of_units>, ns3:System_of_Measurement_Units .