@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://purl.oclc.org/NET/ssnx/qu/qu#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix ns1: <http://purl.oclc.org/NET/ssnx/qu/quantity#> . ns0:PropertyKind metadata_def:mappingLoom "propertykind" ; metadata_def:mappingSameURI ns0:PropertyKind ; metadata_def:prefLabel "PropertyKind " ; metadata:prefixIRI "qu:PropertyKind" ; a owl:Class ; rdfs:comment "A PropertyKind is a meta-property which helps to characterise categories of properties e.g. scalar, vector" ; rdfs:isDefinedBy "http://purl.oclc.org/NET/ssnx/qu" ; rdfs:label "PropertyKind " ; rdfs:seeAlso "http://www.omgsysml.org/qudv#Quantity" ; rdfs:subClassOf owl:Thing . ns0:propertyType rdfs:range ns0:PropertyKind . ns1:ability a ns0:PropertyKind . ns1:complexScalarProperty a ns0:PropertyKind . ns1:dimensionlessProperty a ns0:PropertyKind . ns1:dose a ns0:PropertyKind . ns1:doseRate a ns0:PropertyKind . ns1:efficacy a ns0:PropertyKind . ns1:energyFlowRate a ns0:PropertyKind . ns1:equilibriumConstant a ns0:PropertyKind . ns1:exponent a ns0:PropertyKind . ns1:extensiveConservedQuantity a ns0:PropertyKind . ns1:extensiveProperty a ns0:PropertyKind . ns1:extensiveScalarProperty a ns0:PropertyKind . ns1:extensiveVectorProperty a ns0:PropertyKind . ns1:factor a ns0:PropertyKind . ns1:flowRate a ns0:PropertyKind . ns1:flux a ns0:PropertyKind . ns1:fraction a ns0:PropertyKind . ns1:index a ns0:PropertyKind . ns1:intensiveProperty a ns0:PropertyKind . ns1:mathematicalFunction a ns0:PropertyKind . ns1:probability a ns0:PropertyKind . ns1:property a ns0:PropertyKind . ns1:propertyDifference a ns0:PropertyKind . ns1:pseudovectorConservedQuantity a ns0:PropertyKind . ns1:pseudovectorField a ns0:PropertyKind . ns1:pseudovectorProperty a ns0:PropertyKind . ns1:quantity a ns0:PropertyKind . ns1:rate a ns0:PropertyKind . ns1:ratio a ns0:PropertyKind . ns1:relativeProperty a ns0:PropertyKind . ns1:scalar a ns0:PropertyKind . ns1:scalarExtensiveConservedQuantity a ns0:PropertyKind . ns1:scalarProperty a ns0:PropertyKind . ns1:scalarPropertyOrVectorProperty a ns0:PropertyKind . ns1:scalar_frequency_moment a ns0:PropertyKind . ns1:scalar_scalar a ns0:PropertyKind . ns1:scalar_scalar_scalar a ns0:PropertyKind . ns1:scalar_tensor a ns0:PropertyKind . ns1:scalar_vector a ns0:PropertyKind . ns1:secondOrderTensorProperty a ns0:PropertyKind . ns1:strain a ns0:PropertyKind . ns1:tensor a ns0:PropertyKind . ns1:thermodynamicProperty a ns0:PropertyKind . ns1:top a ns0:PropertyKind . ns1:vector a ns0:PropertyKind . ns1:vectorField a ns0:PropertyKind . ns1:vectorProperty a ns0:PropertyKind . ns1:viscosity a ns0:PropertyKind . ns1:yield a ns0:PropertyKind .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.oclc.org/NET/ssnx/qu/qu#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <http://purl.oclc.org/NET/ssnx/qu/quantity#> .

ns0:PropertyKind
    metadata_def:mappingLoom "propertykind" ;
    metadata_def:mappingSameURI ns0:PropertyKind ;
    metadata_def:prefLabel "PropertyKind " ;
    metadata:prefixIRI "qu:PropertyKind" ;
    a owl:Class ;
    rdfs:comment "A PropertyKind  is a meta-property which helps to characterise categories of properties e.g. scalar, vector" ;
    rdfs:isDefinedBy "http://purl.oclc.org/NET/ssnx/qu" ;
    rdfs:label "PropertyKind " ;
    rdfs:seeAlso "http://www.omgsysml.org/qudv#Quantity" ;
    rdfs:subClassOf owl:Thing .

ns0:propertyType
    rdfs:range ns0:PropertyKind .

ns1:ability
    a ns0:PropertyKind .

ns1:complexScalarProperty
    a ns0:PropertyKind .

ns1:dimensionlessProperty
    a ns0:PropertyKind .

ns1:dose
    a ns0:PropertyKind .

ns1:doseRate
    a ns0:PropertyKind .

ns1:efficacy
    a ns0:PropertyKind .

ns1:energyFlowRate
    a ns0:PropertyKind .

ns1:equilibriumConstant
    a ns0:PropertyKind .

ns1:exponent
    a ns0:PropertyKind .

ns1:extensiveConservedQuantity
    a ns0:PropertyKind .

ns1:extensiveProperty
    a ns0:PropertyKind .

ns1:extensiveScalarProperty
    a ns0:PropertyKind .

ns1:extensiveVectorProperty
    a ns0:PropertyKind .

ns1:factor
    a ns0:PropertyKind .

ns1:flowRate
    a ns0:PropertyKind .

ns1:flux
    a ns0:PropertyKind .

ns1:fraction
    a ns0:PropertyKind .

ns1:index
    a ns0:PropertyKind .

ns1:intensiveProperty
    a ns0:PropertyKind .

ns1:mathematicalFunction
    a ns0:PropertyKind .

ns1:probability
    a ns0:PropertyKind .

ns1:property
    a ns0:PropertyKind .

ns1:propertyDifference
    a ns0:PropertyKind .

ns1:pseudovectorConservedQuantity
    a ns0:PropertyKind .

ns1:pseudovectorField
    a ns0:PropertyKind .

ns1:pseudovectorProperty
    a ns0:PropertyKind .

ns1:quantity
    a ns0:PropertyKind .

ns1:rate
    a ns0:PropertyKind .

ns1:ratio
    a ns0:PropertyKind .

ns1:relativeProperty
    a ns0:PropertyKind .

ns1:scalar
    a ns0:PropertyKind .

ns1:scalarExtensiveConservedQuantity
    a ns0:PropertyKind .

ns1:scalarProperty
    a ns0:PropertyKind .

ns1:scalarPropertyOrVectorProperty
    a ns0:PropertyKind .

ns1:scalar_frequency_moment
    a ns0:PropertyKind .

ns1:scalar_scalar
    a ns0:PropertyKind .

ns1:scalar_scalar_scalar
    a ns0:PropertyKind .

ns1:scalar_tensor
    a ns0:PropertyKind .

ns1:scalar_vector
    a ns0:PropertyKind .

ns1:secondOrderTensorProperty
    a ns0:PropertyKind .

ns1:strain
    a ns0:PropertyKind .

ns1:tensor
    a ns0:PropertyKind .

ns1:thermodynamicProperty
    a ns0:PropertyKind .

ns1:top
    a ns0:PropertyKind .

ns1:vector
    a ns0:PropertyKind .

ns1:vectorField
    a ns0:PropertyKind .

ns1:vectorProperty
    a ns0:PropertyKind .

ns1:viscosity
    a ns0:PropertyKind .

ns1:yield
    a ns0:PropertyKind .