@prefix : . @prefix obo: . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . a owl:Ontology ; owl:versionIRI ; owl:imports , , , . # # # ################################################################# # # # # Annotation properties # # # ################################################################# # # # http://www.w3.org/2004/02/skos/core#altLabel a owl:AnnotationProperty . # # http://www.w3.org/ns/prov#definition a owl:AnnotationProperty . ######################## # # ObjectCollection # ######################## a owl:Class ; rdfs:subClassOf ; rdfs:label "Location Collection" ; rdfs:comment "Collection of coordinates and/or names locations of a physical region of interest" ; ; "LOC" ; "at" . a owl:Class ; rdfs:subClassOf ; rdfs:label "Matching Collection" ; rdfs:comment "Collection of matching objects" ; ; "MATCH" ; "mathes" . a owl:Class ; rdfs:subClassOf owl:Thing ; rdfs:label "Object Collection" ; rdfs:comment "A collection of samples including other sample collections" ; ; "OBJ" ; "object" . a owl:Class ; rdfs:subClassOf ; rdfs:label "Sample Collection" ; rdfs:comment "collection of material elements sampled from a region of interest or from other samples" ; ; "SPL" ; "sample" . a owl:Class ; rdfs:subClassOf ; rdfs:label "Subject Group" ; rdfs:comment "A group of human subjects" ; ; "SUBJ" ; "subject" . a owl:Class ; rdfs:subClassOf ; rdfs:label "Time Collection" ; rdfs:comment "Time Collection" ; ; "TIME" ; "at" . # # # # ################################################################# # # # # Object Properties # # # ################################################################# # # # http://hadatac.org/ont/hasco/hasAction a owl:ObjectProperty ; rdfs:domain ; rdfs:range ; rdfs:label "has action" . # # http://hadatac.org/ont/hasco/hasAttributeReference a owl:ObjectProperty ; owl:inverseOf . # # http://hadatac.org/ont/hasco/hasConcern a owl:ObjectProperty ; rdfs:domain ; rdfs:range ; rdfs:label "has concern"^^xsd:string . # # http://hadatac.org/ont/hasco/hasContext a owl:ObjectProperty ; rdfs:domain ; rdfs:range . # # http://hadatac.org/ont/hasco/hasDataSet a owl:ObjectProperty ; owl:inverseOf . # # http://hadatac.org/ont/hasco/hasFirstCoordinateCharacteristic a owl:ObjectProperty ; rdfs:domain . # # http://hadatac.org/ont/hasco/hasFirstCoordinateUnit a owl:ObjectProperty ; rdfs:domain . # # http://hadatac.org/ont/hasco/hasMaker a owl:ObjectProperty ; rdfs:range . # # http://hadatac.org/ont/hasco/hasMedia a owl:ObjectProperty ; rdfs:domain . # # http://hadatac.org/ont/hasco/hasOperatingTemperatureUnit a owl:ObjectProperty , owl:FunctionalProperty ; rdfs:domain . # # http://hadatac.org/ont/hasco/hasPerspectiveCharacteristic a owl:ObjectProperty ; rdfs:domain . # # http://hadatac.org/ont/hasco/hasPossibleValue a owl:ObjectProperty ; owl:inverseOf . # # http://hadatac.org/ont/hasco/hasResponseTimeUnit a owl:ObjectProperty ; rdfs:domain . # # http://hadatac.org/ont/hasco/hasSecondCoordinateCharacteristic a owl:ObjectProperty ; rdfs:domain . # # http://hadatac.org/ont/hasco/hasSecondCoordinateUnit a owl:ObjectProperty ; rdfs:domain . # # http://hadatac.org/ont/hasco/hasStep a owl:ObjectProperty ; rdfs:domain ; rdfs:range ; rdfs:label "has step"^^xsd:string . # # http://hadatac.org/ont/hasco/hasThirdCoordinateCharacteristic a owl:ObjectProperty ; rdfs:domain . # # http://hadatac.org/ont/hasco/hasThirdCoordinateUnit a owl:ObjectProperty ; rdfs:domain . # # http://hadatac.org/ont/hasco/hasTimedRoute a owl:ObjectProperty ; rdfs:domain ; rdfs:range . # # http://hadatac.org/ont/hasco/hasXUnit a owl:ObjectProperty ; rdfs:domain . # # http://hadatac.org/ont/hasco/hasYUnit a owl:ObjectProperty ; rdfs:domain . # # http://hadatac.org/ont/hasco/hasZUnit a owl:ObjectProperty ; rdfs:domain . # # http://hadatac.org/ont/hasco/isAttributeReferenceOf a owl:ObjectProperty ; rdfs:range . # # http://hadatac.org/ont/hasco/isDataSetOf a owl:ObjectProperty ; rdfs:domain ; rdfs:range . # # http://hadatac.org/ont/hasco/isGroupMember a owl:ObjectProperty ; rdfs:domain ; rdfs:range ; rdfs:label "is group member" . # # http://hadatac.org/ont/hasco/isMatchingMember a owl:ObjectProperty ; rdfs:domain ; rdfs:range ; rdfs:label "is matching member" . # # http://hadatac.org/ont/hasco/isPossibleValueOf a owl:ObjectProperty ; rdfs:domain . # # http://hadatac.org/ont/hasco/matchesWith a owl:ObjectProperty ; rdfs:range ; rdfs:label "matches" . # # http://hadatac.org/ont/hasco/recordedIn a owl:ObjectProperty ; rdfs:range . # # http://hadatac.org/ont/hasco/supportProject a owl:ObjectProperty ; rdfs:domain ; rdfs:range ; rdfs:label "support project"^^xsd:string . # # http://hadatac.org/ont/vstoi#hasMeasuredCharacteristic a owl:ObjectProperty ; rdfs:domain . # # http://hadatac.org/ont/vstoi#perspectiveOf rdfs:subPropertyOf . # # # # ################################################################# # # # # Data properties # # # ################################################################# # # # http://hadatac.org/ont/hasco/hasAnticipatedDataVolume a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasBackupFrequency a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasBackupResponsibility a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasCodeValue a owl:DatatypeProperty ; rdfs:domain ; rdfs:range rdfs:Literal . # # http://hadatac.org/ont/hasco/hasCreatingDateTime a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasDataSetPolicyAttribute a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasDataSetStorageAttribute a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasDataSetTimeAttribute a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasEmbargoPeriod a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasFirstCoordinate a owl:DatatypeProperty . # # http://hadatac.org/ont/hasco/hasGroupId a owl:DatatypeProperty ; rdfs:range xsd:string ; rdfs:label "has group ID" . # # http://hadatac.org/ont/hasco/hasImage a owl:DatatypeProperty ; rdfs:range xsd:string . # # http://hadatac.org/ont/hasco/hasIntellectualPropertyRights a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasLicence a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasParameterName a owl:DatatypeProperty ; rdfs:range xsd:string . # # http://hadatac.org/ont/hasco/hasParameterValue a owl:DatatypeProperty ; rdfs:range xsd:string . # # http://hadatac.org/ont/hasco/hasPosition a owl:DatatypeProperty ; rdfs:range xsd:integer . # # http://hadatac.org/ont/hasco/hasReference a owl:DatatypeProperty ; rdfs:range rdfs:Literal . # # http://hadatac.org/ont/hasco/hasRelatedPolicy a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasReportingDateTime a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasRetentionPeriod a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasSecondCoordinate a owl:DatatypeProperty . # # http://hadatac.org/ont/hasco/hasStorageFormat a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasStorageMedia a owl:DatatypeProperty ; rdfs:subPropertyOf . # # http://hadatac.org/ont/hasco/hasThirdCoordinate a owl:DatatypeProperty . # # http://hadatac.org/ont/hasco/isDataSetAttribute a owl:DatatypeProperty . # # http://hadatac.org/ont/hasco/isPIConfirmed a owl:DatatypeProperty ; rdfs:domain ; rdfs:range xsd:boolean . # # http://hadatac.org/ont/hasco/originalID a owl:DatatypeProperty ; rdfs:range xsd:string ; rdfs:label "original ID" . # # # # ################################################################# # # # # Classes # # # ################################################################# # # # http://hadatac.org/ont/hasco/AnalyticalMethod a owl:Class ; rdfs:subClassOf ; rdfs:label "Analytical Method" . # # http://hadatac.org/ont/hasco/Attribute a owl:Class ; rdfs:subClassOf ; rdfs:label "Attribute" . # # http://hadatac.org/ont/hasco/Chromatography a owl:Class ; rdfs:subClassOf ; rdfs:label "Chromatography" . # # http://hadatac.org/ont/hasco/CodeEliciting a owl:Class ; rdfs:subClassOf ; rdfs:label "code eliciting" . # # http://hadatac.org/ont/hasco/Cohort a owl:Class ; rdfs:subClassOf ; rdfs:label "cohort"^^xsd:string . # # http://hadatac.org/ont/hasco/CohortStudy a owl:Class ; rdfs:subClassOf ; rdfs:label "cohort study"^^xsd:string ; "In a cohort study there is a passive follow-up of a group of people and a documentation of relevant characteristics or events related to this group of people." . # # http://hadatac.org/ont/hasco/ComputationalExperiment a owl:Class ; rdfs:subClassOf ; rdfs:label "computational experiment" . # # http://hadatac.org/ont/hasco/ConfigurationFile a owl:Class ; rdfs:subClassOf ; rdfs:label "Configuration File" . # # http://hadatac.org/ont/hasco/Configurator a owl:Class ; rdfs:subClassOf . # # http://hadatac.org/ont/hasco/CrossSectionalStudy a owl:Class ; rdfs:subClassOf ; rdfs:label "cross-sectional study"^^xsd:string ; "a type of observational study that involves the analysis of data collected from a population, or a representative subset, at one specific point in time." . # # http://hadatac.org/ont/hasco/DataAcquisition a owl:Class ; rdfs:subClassOf , ; rdfs:comment "Process of using instruments to collect data values for attributes of objects of interest. A data acquisition process is composed of a set of data acquisition actions where the the operating procedures for performing the data acquisition actions are exactly the same." ; rdfs:label "data acquisition" . # # http://hadatac.org/ont/hasco/DataAcquisitionAction a owl:Class ; rdfs:subClassOf ; rdfs:label "Data Acquisition Action" . # # http://hadatac.org/ont/hasco/DataVisualizationActivity a owl:Class ; rdfs:subClassOf ; rdfs:label "data visualization activity"^^xsd:string . # # http://hadatac.org/ont/hasco/Eliciting a owl:Class ; rdfs:subClassOf . # # http://hadatac.org/ont/hasco/EmpiricalExperiment a owl:Class ; rdfs:subClassOf ; rdfs:comment "A data acquisition where agents directly or indirectly involved with the acquisition may perform interventions to the entities of interest." ; rdfs:label "empirical experiment" . # # http://hadatac.org/ont/hasco/ExperimentalStudy a owl:Class ; rdfs:subClassOf ; owl:disjointWith ; rdfs:label "experimental study"^^xsd:string ; "a method of research in which there are two kinds of variables. The independent variable is manipulated by the experimenter, and the dependent variable is measured" . # # http://hadatac.org/ont/hasco/FieldStudy a owl:Class ; rdfs:subClassOf ; owl:disjointWith ; rdfs:label "field study"^^xsd:string . # # http://hadatac.org/ont/hasco/GC-MS a owl:Class ; rdfs:subClassOf ; rdfs:label "Gas-chromatography Mass-Spectrometry" . # # http://hadatac.org/ont/hasco/Immunoassay a owl:Class ; rdfs:subClassOf ; rdfs:label "Immunoassay" . # # http://hadatac.org/ont/hasco/Indicator a owl:Class ; rdfs:label "Indicator" . # # http://hadatac.org/ont/hasco/InstrumentPerspective a owl:Class ; rdfs:subClassOf ; rdfs:label "Instrument Perspective" . # # http://hadatac.org/ont/hasco/LC-MS a owl:Class ; rdfs:subClassOf ; rdfs:label "Liquid-chromatography Mass-Spectrometry" . # # http://hadatac.org/ont/hasco/LaboratoryStudy a owl:Class ; rdfs:subClassOf ; rdfs:label "laboratory study"^^xsd:string . # # http://hadatac.org/ont/hasco/LimitOfDetection a owl:Class ; rdfs:label "Limit of Detection" ; rdfs:subClassOf ; rdfs:comment "The lowest quantity of a substance that can be distinguished from the absence of that substance (a blank value) with a stated confidence level (generally 99%). The detection limit is estimated from the mean of the blank, the standard deviation of the blank and some confidence factor. Another consideration that affects the detection limit is the accuracy of the model used to predict concentration from the raw analytical signal." . # # http://hadatac.org/ont/hasco/LongitudinalStudy a owl:Class ; rdfs:subClassOf ; rdfs:label "longitudinal study"^^xsd:string ; "a type of observational study an in which data is gathered for the same entities of interest repeatedly over a period of time." . # # http://hadatac.org/ont/hasco/Maker a owl:Class ; rdfs:subClassOf . # # http://hadatac.org/ont/hasco/MassSpectrometry a owl:Class ; rdfs:subClassOf ; rdfs:comment "Mass spectrometry (MS) is an analytical technique that ionizes chemical species and sorts the ions based on their mass to charge ratio. In simpler terms, a mass spectrum measures the masses within a sample. (Wikipedia)" ; rdfs:label "Mass Spectrometry" . # # http://hadatac.org/ont/hasco/Measuring a owl:Class ; rdfs:subClassOf . # # http://hadatac.org/ont/hasco/Method a owl:Class ; rdfs:subClassOf ; rdfs:label "Method" . # # http://hadatac.org/ont/hasco/Microscopy a owl:Class ; rdfs:subClassOf ; rdfs:label "Microscopy" . # # http://hadatac.org/ont/hasco/Observation a owl:Class ; rdfs:subClassOf ; rdfs:comment "A data acquisition where agents directly or indirectly involved with the acquisition do not perform any form of intervention to the entities of interest." . # # http://hadatac.org/ont/hasco/ObservationalStudy a owl:Class ; rdfs:subClassOf ; rdfs:label "observational study"^^xsd:string ; "An observational study draws inferences from a sample to a population where the independent variable is not under the control of the researcher because of ethical concerns or logistical constraints" . # # http://hadatac.org/ont/hasco/PossibleValue a owl:Class ; rdfs:subClassOf ; rdfs:label "Possible Value" . # # http://hadatac.org/ont/hasco/Project a owl:Class ; rdfs:subClassOf ; rdfs:label "project"^^xsd:string . # # http://hadatac.org/ont/hasco/QualityValue a owl:Class ; rdfs:subClassOf ; rdfs:label "Quality Value" . # # http://hadatac.org/ont/hasco/QualityVariable a owl:Class ; rdfs:subClassOf ; rdfs:label "Quality Variable" . # # http://hadatac.org/ont/hasco/QuantityVariable a owl:Class ; rdfs:subClassOf ; rdfs:label "Quantity Variable" . # # http://hadatac.org/ont/hasco/RandomizedExperimentalStudy a owl:Class ; rdfs:subClassOf ; rdfs:label "randomized experimental study"^^xsd:string ; "Randomized experiments allow the greatest reliability and validity of statistical estimates of treatment effects. Increased reliability and validity comes from randomization, which involves randomly allocating experimental units across treatment groups." . # # http://hadatac.org/ont/hasco/SampleIndicator a owl:Class ; rdfs:subClassOf ; rdfs:label "Sample Indicator" . # # http://hadatac.org/ont/hasco/ScienceIndicator a owl:Class ; rdfs:subClassOf ; rdfs:label "Science Indicator" . # # http://hadatac.org/ont/hasco/Simulating a owl:Class ; rdfs:subClassOf . # # http://hadatac.org/ont/hasco/Spectrometry a owl:Class ; rdfs:subClassOf ; rdfs:label "Spectrometry" . # # http://hadatac.org/ont/hasco/Spectroscopy a owl:Class ; rdfs:subClassOf ; rdfs:label "Spectroscopy" . # # http://hadatac.org/ont/hasco/SOCGroup a owl:Class ; rdfs:subClassOf ; rdfs:label "group"^^xsd:string . # # http://hadatac.org/ont/hasco/Study a owl:Class ; rdfs:subClassOf ; rdfs:label "study"^^xsd:string . # # http://hadatac.org/ont/hasco/StudyIndicator a owl:Class ; rdfs:subClassOf ; rdfs:label "Study Indicator" . # # http://hadatac.org/ont/hasco/StudyObject a owl:Class ; rdfs:subClassOf ; rdfs:label "study object"^^xsd:string . # # http://hadatac.org/ont/hasco/StudyObjectMatching a owl:Class ; rdfs:subClassOf ; rdfs:label "matching"^^xsd:string . # # http://hadatac.org/ont/hasco/StudyStep a owl:Class ; rdfs:subClassOf ; rdfs:label "study step"^^xsd:string . # # http://hadatac.org/ont/hasco/SubjectInterview a owl:Class ; rdfs:subClassOf ; rdfs:label "subject interview" . # # http://hadatac.org/ont/hasco/SubjectStudy a owl:Class ; rdfs:subClassOf ; rdfs:label "subject study"^^xsd:string . # # http://hadatac.org/ont/hasco/TandemMassSpectrometry a owl:Class ; rdfs:subClassOf ; rdfs:label "Tandem Mass Spectrometry" . # # http://hadatac.org/ont/hasco/TimedRoute a owl:Class ; rdfs:subClassOf ; rdfs:label "Timed Route" . # # http://hadatac.org/ont/hasco/ValueEliciting a owl:Class ; rdfs:subClassOf ; rdfs:label "value eliciting" . # # http://hadatac.org/ont/vstoi#Dataset a owl:Class ; rdfs:subClassOf . # # http://hadatac.org/ont/vstoi#Deployment rdfs:subClassOf . # # http://hadatac.org/ont/vstoi#Detector a owl:Class ; rdfs:subClassOf . # # http://hadatac.org/ont/vstoi#Instrument a owl:Class ; rdfs:subClassOf . # # http://hadatac.org/ont/vstoi#InstrumentOperatingMode rdfs:subClassOf . # # http://hadatac.org/ont/vstoi#Observatory rdfs:subClassOf . # # http://hadatac.org/ont/vstoi#Platform rdfs:subClassOf . # # http://hadatac.org/ont/vstoi#SensingPerspective owl:equivalentClass _:genid1 . _:genid1 a owl:Restriction ; owl:onProperty ; owl:someValuesFrom . rdfs:subClassOf ; rdfs:label "Sensing Perspective" . # # http://purl.obolibrary.org/obo/PATO_0000008 obo:PATO_0000008 owl:equivalentClass ; rdfs:subClassOf . # # http://purl.obolibrary.org/obo/PATO_0000033 obo:PATO_0000033 owl:equivalentClass ; rdfs:subClassOf . # # http://purl.obolibrary.org/obo/PATO_0000044 obo:PATO_0000044 owl:equivalentClass ; rdfs:subClassOf . # # http://purl.obolibrary.org/obo/PATO_0000125 obo:PATO_0000125 owl:equivalentClass ; rdfs:subClassOf . # # http://purl.obolibrary.org/obo/PATO_0000128 obo:PATO_0000128 rdfs:subClassOf ; rdfs:label "weight" . # # http://purl.obolibrary.org/obo/PATO_0000133 obo:PATO_0000133 owl:equivalentClass ; rdfs:subClassOf . # # http://purl.obolibrary.org/obo/PATO_0000146 obo:PATO_0000146 rdfs:subClassOf ; rdfs:label "temperature" . # # http://purl.obolibrary.org/obo/PATO_0000165 obo:PATO_0000165 rdfs:subClassOf ; rdfs:label "time" . # # http://purl.obolibrary.org/obo/PATO_0000992 obo:PATO_0000992 rdfs:subClassOf ; rdfs:label "viscosity" . # # http://purl.obolibrary.org/obo/PATO_0001019 obo:PATO_0001019 rdfs:subClassOf ; rdfs:label "mass density" ; "density" . # # http://purl.obolibrary.org/obo/PATO_0001021 obo:PATO_0001021 rdfs:subClassOf ; rdfs:label "energy" . # # http://purl.obolibrary.org/obo/PATO_0001022 obo:PATO_0001022 rdfs:subClassOf ; rdfs:label "impulse" . # # http://purl.obolibrary.org/obo/PATO_0001023 obo:PATO_0001023 rdfs:subClassOf ; rdfs:label "momentum" . # # http://purl.obolibrary.org/obo/PATO_0001024 obo:PATO_0001024 rdfs:subClassOf ; rdfs:label "power" . # # http://purl.obolibrary.org/obo/PATO_0001025 obo:PATO_0001025 rdfs:subClassOf ; rdfs:label "pressure" . # # http://purl.obolibrary.org/obo/PATO_0001026 obo:PATO_0001026 rdfs:subClassOf ; rdfs:label "work" . # # http://purl.obolibrary.org/obo/PATO_0001028 obo:PATO_0001028 rdfs:subClassOf ; rdfs:label "acceleration" . # # http://purl.obolibrary.org/obo/PATO_0001035 obo:PATO_0001035 rdfs:subClassOf ; rdfs:label "force" . # # http://purl.obolibrary.org/obo/PATO_0001296 obo:PATO_0001296 a owl:Class ; rdfs:subClassOf ; rdfs:label "light quantity" . # # http://purl.obolibrary.org/obo/PATO_0001299 obo:PATO_0001299 a owl:Class ; rdfs:subClassOf ; rdfs:label "radiation quality" . # # http://purl.obolibrary.org/obo/PATO_0001309 obo:PATO_0001309 rdfs:subClassOf ; rdfs:label "duration" . # # http://purl.obolibrary.org/obo/PATO_0001350 obo:PATO_0001350 rdfs:subClassOf obo:PATO_0001028 ; rdfs:label "angular acceleration" . # # http://purl.obolibrary.org/obo/PATO_0001351 obo:PATO_0001351 rdfs:subClassOf obo:PATO_0001019 ; rdfs:label "area density" . # # http://purl.obolibrary.org/obo/PATO_0001352 obo:PATO_0001352 rdfs:subClassOf obo:PATO_0001019 ; rdfs:label "linear density" . # # http://purl.obolibrary.org/obo/PATO_0001353 obo:PATO_0001353 rdfs:subClassOf obo:PATO_0001019 ; rdfs:label "volumetric density" . # # http://purl.obolibrary.org/obo/PATO_0001413 obo:PATO_0001413 rdfs:subClassOf ; rdfs:label "angular velocity" . # # http://purl.obolibrary.org/obo/PATO_0001414 obo:PATO_0001414 rdfs:subClassOf ; rdfs:label "catalytic activity" . # # http://purl.obolibrary.org/obo/PATO_0001461 obo:PATO_0001461 rdfs:subClassOf ; rdfs:label "surface tension" . # # http://purl.obolibrary.org/obo/PATO_0001464 obo:PATO_0001464 rdfs:subClassOf ; rdfs:label "electric potential" . # # http://purl.obolibrary.org/obo/PATO_0001521 obo:PATO_0001521 rdfs:subClassOf ; rdfs:label "sound amplitude" . # # http://purl.obolibrary.org/obo/PATO_0001574 obo:PATO_0001574 rdfs:subClassOf ; rdfs:label "flow rate" . # # http://purl.obolibrary.org/obo/PATO_0001674 obo:PATO_0001674 rdfs:subClassOf ; rdfs:label "catalytic (activity) concentration" . # # http://purl.obolibrary.org/obo/PATO_0001680 obo:PATO_0001680 rdfs:subClassOf ; rdfs:label "molar volume" . # # http://purl.obolibrary.org/obo/PATO_0001681 obo:PATO_0001681 rdfs:subClassOf ; rdfs:label "molar mass" . # # http://purl.obolibrary.org/obo/PATO_0001682 obo:PATO_0001682 rdfs:subClassOf ; rdfs:label "magnetism" . # # http://purl.obolibrary.org/obo/PATO_0001708 obo:PATO_0001708 owl:equivalentClass ; rdfs:subClassOf ; rdfs:label "1-D extent" . # # http://purl.obolibrary.org/obo/PATO_0001709 obo:PATO_0001709 owl:equivalentClass ; rdfs:subClassOf ; rdfs:label "2-D extent" . # # http://purl.obolibrary.org/obo/PATO_0001710 obo:PATO_0001710 owl:equivalentClass ; rdfs:subClassOf ; rdfs:label "3-D extent" . # # http://purl.obolibrary.org/obo/PATO_0001717 obo:PATO_0001717 a owl:Class ; rdfs:subClassOf obo:PATO_0001299 ; rdfs:label "radiation emitting intensity quality" . # # http://purl.obolibrary.org/obo/PATO_0001718 obo:PATO_0001718 a owl:Class ; rdfs:subClassOf obo:PATO_0001296 ; rdfs:label "luminance" . # # http://purl.obolibrary.org/obo/PATO_0001740 obo:PATO_0001740 a owl:Class ; rdfs:subClassOf ; rdfs:label "activity (of a radionuclide)" . # # http://purl.obolibrary.org/obo/PATO_0001744 obo:PATO_0001744 a owl:Class ; rdfs:subClassOf ; rdfs:label "radiation exposure" . # # http://purl.obolibrary.org/obo/PATO_0001745 obo:PATO_0001745 a owl:Class ; rdfs:subClassOf obo:PATO_0001744 ; rdfs:label "radiation absorbed dose" . # # http://purl.obolibrary.org/obo/PATO_0001746 obo:PATO_0001746 a owl:Class ; rdfs:subClassOf obo:PATO_0001744 , ; rdfs:label "radiation equivalent dose" . # # http://purl.obolibrary.org/obo/PATO_0001747 obo:PATO_0001747 a owl:Class ; rdfs:subClassOf obo:PATO_0001744 , ; rdfs:label "radiation effective dose" . # # http://purl.obolibrary.org/obo/PATO_0001756 obo:PATO_0001756 a owl:Class ; rdfs:subClassOf ; rdfs:label "heat conductivity" . # # http://purl.obolibrary.org/obo/PATO_0001757 obo:PATO_0001757 a owl:Class ; rdfs:subClassOf ; rdfs:label "electrical conductivity" . # # http://purl.obolibrary.org/obo/UO_0000000 obo:UO_0000000 a owl:Class ; owl:equivalentClass ; rdfs:subClassOf . # # http://purl.obolibrary.org/obo/UO_0000046 obo:UO_0000046 a owl:Class ; rdfs:subClassOf . # # http://semanticscience.org/resource/Attribute a owl:Class ; rdfs:subClassOf . # # http://semanticscience.org/resource/Collective a owl:Class . # # http://semanticscience.org/resource/Concentration # # http://semanticscience.org/resource/DataAnalysis a owl:Class ; rdfs:subClassOf . # # http://semanticscience.org/resource/Device a owl:Class . # # http://semanticscience.org/resource/Frequency # # http://semanticscience.org/resource/Mass # # http://semanticscience.org/resource/Object rdfs:subClassOf . # # http://semanticscience.org/resource/Orientation # # http://semanticscience.org/resource/Position rdfs:subClassOf , . # # http://semanticscience.org/resource/Process a owl:Class . # # http://semanticscience.org/resource/Quality rdfs:subClassOf . # # http://semanticscience.org/resource/Quantity rdfs:subClassOf . # # http://semanticscience.org/resource/RealizableEntity rdfs:subClassOf . # # http://semanticscience.org/resource/Role owl:equivalentClass . # # http://semanticscience.org/resource/Sampling a owl:Class ; rdfs:subClassOf . # # http://semanticscience.org/resource/Speed # # http://semanticscience.org/resource/UnitOfMeasurement # # http://semanticscience.org/resource/1DExtentQuantity # # http://semanticscience.org/resource/2DExtentQuantity # # http://semanticscience.org/resource/3DExtentQuantity # # http://www.w3.org/ns/prov#Activity a owl:Class ; rdfs:subClassOf . # # http://www.w3.org/ns/prov#Entity a owl:Class ; rdfs:subClassOf . # # http://www.w3.org/ns/prov#Influence rdfs:subClassOf . # # http://www.w3.org/ns/prov#InstantaneousEvent rdfs:subClassOf . # # http://www.w3.org/ns/prov#KeyEntityPair rdfs:subClassOf . # # http://www.w3.org/ns/prov#Location rdfs:subClassOf . # # http://www.w3.org/ns/prov#Organization a owl:Class . # # http://www.w3.org/ns/prov#Person a owl:Class . # # http://www.w3.org/ns/prov#Role rdfs:subClassOf . # # # # ################################################################# # # # # Annotations # # # ################################################################# # # obo:PATO_0001428 rdfs:label "medium acidity" . # # Generated by the OWL API (version 4.2.8.20170104-2310) https://github.com/owlcs/owlapi