@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://purl.oclc.org/NET/ssnx/qu/dim#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns1: <http://www.w3.org/ns/sosa/> . @prefix ns2: <http://purl.oclc.org/NET/ssnx/qu/qu#> . @prefix ns3: <https://saref.etsi.org/core/> . @prefix ns4: <http://qudt.org/schema/qudt/> . @prefix ns5: <http://foodie-cloud.com/model/foodie#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix ns6: <http://purl.oclc.org/NET/ssnx/qu/> . @prefix ns7: <http://purl.oclc.org/NET/ssnx/cf/cf-property#> . @prefix ns8: <http://purl.oclc.org/NET/ssnx/qu/quantity#> . ns7:lwe_thickness_of_convective_snowfall_amount a ns0:Distance . ns7:lwe_thickness_of_frozen_water_content_of_soil_layer a ns0:Distance . ns7:lwe_thickness_of_large_scale_snowfall_amount a ns0:Distance . ns7:lwe_thickness_of_moisture_content_of_soil_layer a ns0:Distance . ns7:lwe_thickness_of_snowfall_amount a ns0:Distance . ns7:lwe_thickness_of_soil_moisture_content a ns0:Distance . ns7:snow_grain_size a ns0:Distance . ns7:thickness_of_convective_snowfall_amount a ns0:Distance . ns7:thickness_of_large_scale_rainfall_amount a ns0:Distance . ns7:thickness_of_large_scale_snowfall_amount a ns0:Distance . ns7:thickness_of_rainfall_amount a ns0:Distance . ns7:thickness_of_snowfall_amount a ns0:Distance . ns0:Distance metadata_def:mappingLoom "distance" ; metadata_def:mappingSameURI ns0:Distance ; metadata_def:prefLabel "Distance" ; metadata:prefixIRI "dim:Distance" ; a owl:Class ; rdfs:comment "A dim:Distance is something that is a qu:QuantityKind and has a unitKind property who must be a dim:DistanceUnit" ; rdfs:isDefinedBy ns6:qu-rec20 ; rdfs:label "Distance" ; rdfs:subClassOf ns5:PropertyTypeValue, ns2:QuantityKind, ns4:QuantityKind, ns1:ObservableProperty, ns3:Property . ns8:distance a ns0:Distance . ns8:length a ns0:Distance .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purl.oclc.org/NET/ssnx/qu/dim#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://www.w3.org/ns/sosa/> .
@prefix ns2: <http://purl.oclc.org/NET/ssnx/qu/qu#> .
@prefix ns3: <https://saref.etsi.org/core/> .
@prefix ns4: <http://qudt.org/schema/qudt/> .
@prefix ns5: <http://foodie-cloud.com/model/foodie#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns6: <http://purl.oclc.org/NET/ssnx/qu/> .
@prefix ns7: <http://purl.oclc.org/NET/ssnx/cf/cf-property#> .
@prefix ns8: <http://purl.oclc.org/NET/ssnx/qu/quantity#> .

ns7:lwe_thickness_of_convective_snowfall_amount
    a ns0:Distance .

ns7:lwe_thickness_of_frozen_water_content_of_soil_layer
    a ns0:Distance .

ns7:lwe_thickness_of_large_scale_snowfall_amount
    a ns0:Distance .

ns7:lwe_thickness_of_moisture_content_of_soil_layer
    a ns0:Distance .

ns7:lwe_thickness_of_snowfall_amount
    a ns0:Distance .

ns7:lwe_thickness_of_soil_moisture_content
    a ns0:Distance .

ns7:snow_grain_size
    a ns0:Distance .

ns7:thickness_of_convective_snowfall_amount
    a ns0:Distance .

ns7:thickness_of_large_scale_rainfall_amount
    a ns0:Distance .

ns7:thickness_of_large_scale_snowfall_amount
    a ns0:Distance .

ns7:thickness_of_rainfall_amount
    a ns0:Distance .

ns7:thickness_of_snowfall_amount
    a ns0:Distance .

ns0:Distance
    metadata_def:mappingLoom "distance" ;
    metadata_def:mappingSameURI ns0:Distance ;
    metadata_def:prefLabel "Distance" ;
    metadata:prefixIRI "dim:Distance" ;
    a owl:Class ;
    rdfs:comment "A dim:Distance is something that is a qu:QuantityKind and has a unitKind property who must be a dim:DistanceUnit" ;
    rdfs:isDefinedBy ns6:qu-rec20 ;
    rdfs:label "Distance" ;
    rdfs:subClassOf ns5:PropertyTypeValue, ns2:QuantityKind, ns4:QuantityKind, ns1:ObservableProperty, ns3:Property .

ns8:distance
    a ns0:Distance .

ns8:length
    a ns0:Distance .