# baseURI: http://hadatac.org/ont/hasco/ # imports: http://datashapes.org/graphql # imports: http://hadatac.org/ont/vstoi # imports: http://purl.obolibrary.org/obo/uo.owl # imports: http://semanticscience.org/ontology/sio.owl # imports: http://topbraid.org/teamworkconstraints # imports: http://www.w3.org/2004/02/skos/core # imports: http://www.w3.org/TR/prov-o/ # prefix: hasco @base . @prefix hasco: . @prefix metadata: . @prefix rdf: . @prefix owl: . @prefix teamwork: . @prefix xsd: . @prefix skos: . @prefix edg: . @prefix rdfs: . hasco:QualityValue rdfs:label "Quality Value" ; rdf:type owl:Class ; rdfs:subClassOf . hasco:Cohort rdfs:label "cohort" ; rdf:type owl:Class ; rdfs:subClassOf . hasco:QuantityVariable rdfs:label "Quantity Variable" ; rdf:type owl:Class ; rdfs:subClassOf . rdfs:subClassOf hasco:Attribute . hasco:QualityVariable rdfs:label "Quality Variable" ; rdf:type owl:Class ; rdfs:subClassOf . owl:equivalentClass . hasco:StudyIndicator rdfs:label "Study Indicator" ; rdf:type owl:Class ; rdfs:subClassOf hasco:Indicator . hasco:SampleIndicator rdfs:label "Sample Indicator" ; rdf:type owl:Class ; rdfs:subClassOf hasco:Indicator . hasco:Study rdfs:label "study" ; rdf:type owl:Class ; rdfs:subClassOf . hasco:Immunoassay rdfs:label "Immunoassay" ; rdf:type owl:Class ; rdfs:subClassOf hasco:AnalyticalMethod . rdfs:subClassOf . hasco:MassSpectrometry rdfs:label "Mass Spectrometry" ; rdf:type owl:Class ; rdfs:subClassOf hasco:Spectrometry ; 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)" . hasco:TandemMassSpectrometry rdfs:label "Tandem Mass Spectrometry" ; rdf:type owl:Class ; rdfs:subClassOf hasco:MassSpectrometry . rdf:type owl:Class ; rdfs:subClassOf owl:Thing . hasco:Chromatography rdfs:label "Chromatography" ; rdf:type owl:Class ; rdfs:subClassOf hasco:AnalyticalMethod . hasco:ScienceIndicator rdfs:label "Science Indicator" ; rdf:type owl:Class ; rdfs:subClassOf hasco:Indicator . hasco:Indicator rdfs:label "Indicator" ; rdf:type owl:Class ; rdfs:subClassOf owl:Thing . hasco:CohortStudy rdfs:label "cohort study" ; rdf:type owl:Class ; rdfs:subClassOf hasco:LongitudinalStudy ; "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." . rdfs:subClassOf hasco:Attribute . hasco:AnalyticalMethod rdfs:label "Analytical Method" ; rdf:type owl:Class ; rdfs:subClassOf hasco:Method . hasco:Spectroscopy rdfs:label "Spectroscopy" ; rdf:type owl:Class ; rdfs:subClassOf hasco:AnalyticalMethod . rdf:type owl:Class ; rdfs:subClassOf hasco:StudyStep . rdf:type owl:Class ; rdfs:subClassOf . skos:altLabel rdf:type owl:AnnotationProperty . rdf:type owl:Class ; rdfs:subClassOf . rdfs:subPropertyOf . rdfs:subClassOf . rdf:type owl:Class ; rdfs:subClassOf . hasco:ComputationalExperiment rdfs:label "computational experiment" ; rdf:type owl:Class ; rdfs:subClassOf hasco:DataAcquisition . hasco:DataAcquisition rdfs:label "data acquisition" ; rdf:type owl:Class ; rdfs:subClassOf ; rdfs:subClassOf hasco:StudyStep ; 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." . hasco:SubjectStudy rdfs:label "subject study" ; rdf:type owl:Class ; rdfs:subClassOf hasco:Study . rdfs:subClassOf hasco:Attribute . hasco:Attribute rdfs:label "Attribute" ; rdf:type owl:Class ; rdfs:subClassOf . rdfs:subClassOf . hasco:LongitudinalStudy rdfs:label "longitudinal study" ; rdf:type owl:Class ; rdfs:subClassOf hasco:ObservationalStudy ; "a type of observational study an in which data is gathered for the same entities of interest repeatedly over a period of time." . rdf:type owl:AnnotationProperty . hasco:ObservationalStudy rdfs:label "observational study" ; rdf:type owl:Class ; rdfs:subClassOf hasco:Study ; owl:disjointWith hasco:ExperimentalStudy ; "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" . hasco:hasStep rdfs:label "has step" ; rdf:type owl:ObjectProperty ; rdfs:range hasco:StudyStep ; rdfs:domain hasco:Study . hasco:StudyStep rdfs:label "study step" ; rdf:type owl:Class ; rdfs:subClassOf . rdfs:subClassOf ; rdfs:subClassOf hasco:Attribute . hasco:hasIntellectualPropertyRights rdfs:label "has intellectual property rights" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:hasDataSetPolicyAttribute . hasco:hasDataSetPolicyAttribute rdfs:label "has data set policy attribute" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:isDataSetAttribute . rdfs:subClassOf . hasco:hasTimedRoute rdfs:label "has timed route" ; rdf:type owl:ObjectProperty ; rdfs:range hasco:TimedRoute ; rdfs:domain . hasco:TimedRoute rdfs:label "Timed Route" ; rdf:type owl:Class ; rdfs:subClassOf . hasco:Observation rdfs:label "Observation" ; rdf:type owl:Class ; rdfs:subClassOf hasco:DataAcquisition ; 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." . hasco:hasParameterValue rdfs:label "has parameter value" ; rdf:type owl:DatatypeProperty ; rdfs:range xsd:string . rdfs:label "flow rate" ; rdfs:subClassOf . rdfs:label "radiation absorbed dose" ; rdf:type owl:Class ; rdfs:subClassOf . rdfs:label "radiation exposure" ; rdf:type owl:Class ; rdfs:subClassOf . hasco:Maker rdfs:label "Maker" ; rdf:type owl:Class ; rdfs:subClassOf . rdf:type owl:Class ; rdfs:subClassOf owl:Thing . hasco:hasMaker rdfs:label "has maker" ; rdf:type owl:ObjectProperty ; rdfs:range hasco:Maker . rdfs:label "catalytic (activity) concentration" ; rdfs:subClassOf . rdfs:subClassOf . rdfs:label "surface tension" ; rdfs:subClassOf . hasco:hasDataSetStorageAttribute rdfs:label "has data set storage attribute" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:isDataSetAttribute . hasco:isDataSetAttribute rdfs:label "is data set attribute" ; rdf:type owl:DatatypeProperty . hasco:hasXUnit rdfs:label "has X unit" ; rdf:type owl:ObjectProperty ; rdfs:domain . hasco:hasPerspectiveCharacteristic rdfs:label "has perspective characteristic" ; rdf:type owl:ObjectProperty ; rdfs:domain . rdfs:label "Sensing Perspective" ; rdfs:subClassOf ; owl:equivalentClass _:b0 . hasco:hasBackupFrequency rdfs:label "has backup frequency" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:hasDataSetStorageAttribute . hasco:DataAcquisitionAction rdfs:label "Data Acquisition Action" ; rdf:type owl:Class ; rdfs:subClassOf . rdfs:label "force" ; rdfs:subClassOf . hasco:GC-MS rdfs:label "Gas-chromatography Mass-Spectrometry" ; rdf:type owl:Class ; rdfs:subClassOf hasco:TandemMassSpectrometry . rdfs:subClassOf . rdf:type owl:Class ; rdfs:subClassOf . hasco:isPIConfirmed rdfs:label "is PI confirmed" ; rdf:type owl:DatatypeProperty ; rdfs:range xsd:boolean ; rdfs:domain hasco:PossibleValue . hasco:PossibleValue rdfs:label "Possible Value" ; rdf:type owl:Class ; rdfs:subClassOf . rdfs:label "magnetism" ; rdfs:subClassOf . hasco:MatchingCollection rdfs:label "Matching Collection" ; rdf:type owl:Class ; rdfs:subClassOf hasco:ObjectCollection ; rdfs:comment "Collection of matching objects" ; hasco:hasLabelFragment "mathes" ; hasco:hasAcronym "MATCH" ; hasco:hasStudyObjectType hasco:StudyObjectMatching . hasco:hasLabelFragment rdfs:label "has label fragment" ; rdf:type owl:DatatypeProperty ; skos:editorialNote "Term not in HASCO v1.0" . hasco:hasAcronym rdfs:label "has acronym" ; rdf:type owl:DatatypeProperty ; skos:editorialNote "Term not in HASCO v1.0" . hasco:hasStudyObjectType rdfs:label "has study object type" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" . hasco:StudyObjectMatching rdfs:label "matching" ; rdf:type owl:Class ; rdfs:subClassOf hasco:StudyObject . hasco:ObjectCollection rdfs:label "Object Collection" ; rdf:type owl:Class ; rdfs:subClassOf owl:Thing ; rdfs:comment "A collection of samples including other sample collections" ; hasco:hasLabelFragment "object" ; hasco:hasAcronym "OBJ" ; hasco:hasStudyObjectType hasco:StudyObjectType . hasco:hasAttributeReference rdfs:label "has attribute reference" ; rdf:type owl:ObjectProperty ; owl:inverseOf hasco:isAttributeReferenceOf . hasco:isAttributeReferenceOf rdfs:label "is attribute reference of" ; rdf:type owl:ObjectProperty ; rdfs:range ; owl:inverseOf hasco:hasAttributeReference . hasco:LocationCollection rdfs:label "Location Collection" ; rdf:type owl:Class ; rdfs:subClassOf hasco:ObjectCollection ; rdfs:comment "Collection of coordinates and/or names locations of a physical region of interest" ; hasco:hasLabelFragment "at" ; hasco:hasAcronym "LOC" ; hasco:hasStudyObjectType . hasco:matchesWith rdfs:label "matches" ; rdf:type owl:ObjectProperty ; rdfs:range hasco:StudyObjectMatching . rdfs:subClassOf . hasco:hasPossibleValue rdfs:label "has possible value" ; rdf:type owl:ObjectProperty ; rdfs:range hasco:PossibleValue ; rdfs:domain _:b1 ; owl:inverseOf hasco:isPossibleValueOf . hasco:isPossibleValueOf rdfs:label "is possible value of" ; rdf:type owl:ObjectProperty ; rdfs:range _:b2 ; rdfs:domain hasco:PossibleValue ; owl:inverseOf hasco:hasPossibleValue . rdfs:label "activity (of a radionuclide)" ; rdf:type owl:Class ; rdfs:subClassOf . rdfs:label "impulse" ; rdfs:subClassOf . rdf:type owl:Class ; rdfs:subClassOf . _:b0 rdf:type owl:Restriction ; owl:someValuesFrom ; owl:onProperty ; owl:equivalentClass . rdf:type owl:Class ; rdfs:subClassOf . rdfs:subClassOf ; owl:equivalentClass . hasco:Spectrometry rdfs:label "Spectrometry" ; rdf:type owl:Class ; rdfs:subClassOf hasco:AnalyticalMethod . hasco:hasSecondCoordinateCharacteristic rdfs:label "has second coordinate characteristic" ; rdf:type owl:ObjectProperty ; rdfs:domain . hasco:hasAction rdfs:label "has action" ; rdf:type owl:ObjectProperty ; rdfs:range hasco:DataAcquisitionAction ; rdfs:domain hasco:DataAcquisition . rdfs:label "catalytic activity" ; rdfs:subClassOf . hasco:RandomizedExperimentalStudy rdfs:label "randomized experimental study" ; rdf:type owl:Class ; rdfs:subClassOf hasco:ExperimentalStudy ; "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." . hasco:ExperimentalStudy rdfs:label "experimental study" ; rdf:type owl:Class ; rdfs:subClassOf hasco:Study ; owl:disjointWith hasco:ObservationalStudy ; "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" . hasco:hasStorageMedia rdfs:label "has storage media" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:hasDataSetStorageAttribute . rdf:type owl:Class ; rdfs:subClassOf owl:Thing . hasco:InstrumentPerspective rdfs:label "Instrument Perspective" ; rdf:type owl:Class ; rdfs:subClassOf . rdf:type owl:Class ; rdfs:subClassOf . rdf:type owl:Class ; rdfs:subClassOf hasco:StudyStep . rdfs:label "electric potential" ; rdfs:subClassOf . hasco:StudyObject rdfs:label "study object" ; rdf:type owl:Class ; rdfs:subClassOf . hasco:hasYUnit rdfs:label "has Y unit" ; rdf:type owl:ObjectProperty ; rdfs:domain . hasco:ConfigurationFile rdfs:label "Configuration File" ; rdf:type owl:Class ; rdfs:subClassOf . rdfs:label "heat conductivity" ; rdf:type owl:Class ; rdfs:subClassOf . hasco:DataVisualizationActivity rdfs:label "data visualization activity" ; rdf:type owl:Class ; rdfs:subClassOf . rdfs:label "area density" ; rdfs:subClassOf . rdfs:label "duration" ; rdfs:subClassOf . hasco:Method rdfs:label "Method" ; rdf:type owl:Class ; rdfs:subClassOf . hasco:hasThirdCoordinateCharacteristic rdfs:label "has third coordinate characteristic" ; rdf:type owl:ObjectProperty ; rdfs:domain . hasco:hasMedia rdfs:label "has media" ; rdf:type owl:ObjectProperty ; rdfs:domain . hasco:hasCodeValue rdfs:label "has code value" ; rdf:type owl:DatatypeProperty ; rdfs:range rdfs:Literal ; rdfs:domain hasco:PossibleValue . rdfs:label "pressure" ; rdfs:subClassOf . hasco:hasBackupResponsibility rdfs:label "has backup responsibility" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:hasDataSetPolicyAttribute . hasco:hasContext rdfs:label "has context" ; rdf:type owl:ObjectProperty ; rdfs:range ; rdfs:domain hasco:DataAcquisition . rdfs:subClassOf . rdfs:label "viscosity" ; rdfs:subClassOf . hasco:Microscopy rdfs:label "Microscopy" ; rdf:type owl:Class ; rdfs:subClassOf hasco:AnalyticalMethod . hasco:hasPosition rdfs:label "has position" ; rdf:type owl:DatatypeProperty ; rdfs:range xsd:integer . hasco:hasStorageFormat rdfs:label "has storage format" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:hasDataSetStorageAttribute . rdfs:label "2-D extent" ; rdfs:subClassOf ; owl:equivalentClass . hasco:CrossSectionalStudy rdfs:label "cross-sectional study" ; rdf:type owl:Class ; rdfs:subClassOf hasco:ObservationalStudy ; "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." . rdfs:label "molar volume" ; rdfs:subClassOf . hasco:hasFirstCoordinateCharacteristic rdfs:label "has first coordinate characteristic" ; rdf:type owl:ObjectProperty ; rdfs:domain . rdfs:label "light quantity" ; rdf:type owl:Class ; rdfs:subClassOf . hasco:hasRelatedPolicy rdfs:label "has related policy" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:hasDataSetPolicyAttribute . hasco:supportProject rdfs:label "support project" ; rdf:type owl:ObjectProperty ; rdfs:range hasco:Project ; rdfs:domain hasco:Study . hasco:Project rdfs:label "project" ; rdf:type owl:Class ; rdfs:subClassOf . hasco:TimeCollection rdfs:label "Time Collection" ; rdf:type owl:Class ; rdfs:subClassOf hasco:ObjectCollection ; rdfs:comment "Time Collection" ; hasco:hasLabelFragment "at" ; hasco:hasAcronym "TIME" ; hasco:hasStudyObjectType . rdfs:label "has measured characteristic" ; rdf:type owl:ObjectProperty ; rdfs:domain . rdfs:label "radiation emitting intensity quality" ; rdf:type owl:Class ; rdfs:subClassOf . rdfs:label "radiation quality" ; rdf:type owl:Class ; rdfs:subClassOf . hasco:isMatchingMember rdfs:label "is matching member" ; rdf:type owl:ObjectProperty ; rdfs:range hasco:StudyObjectMatching ; rdfs:domain hasco:StudyObject . rdfs:subClassOf ; owl:equivalentClass . rdfs:label "radiation equivalent dose" ; rdf:type owl:Class ; rdfs:subClassOf ; rdfs:subClassOf . rdfs:label "acceleration" ; rdfs:subClassOf . hasco:Measuring rdfs:label "Measuring" ; rdf:type owl:Class ; rdfs:subClassOf hasco:DataAcquisitionAction . rdf:type owl:Class ; rdfs:subClassOf owl:Thing . hasco:SampleCollection rdfs:label "Sample Collection" ; rdf:type owl:Class ; rdfs:subClassOf hasco:ObjectCollection ; rdfs:comment "collection of material elements sampled from a region of interest or from other samples" ; hasco:hasLabelFragment "sample" ; hasco:hasAcronym "SPL" ; hasco:hasStudyObjectType . hasco:hasFirstCoordinateUnit rdfs:label "has first coordinate unit" ; rdf:type owl:ObjectProperty ; rdfs:domain . hasco:SubjectGroup rdfs:label "Subject Group" ; rdf:type owl:Class ; rdfs:subClassOf hasco:ObjectCollection ; rdfs:comment "A group of human subjects" ; hasco:hasLabelFragment "subject" ; hasco:hasAcronym "SUBJ" ; hasco:hasStudyObjectType . rdf:type owl:Class ; rdfs:subClassOf ; owl:equivalentClass . hasco:Eliciting rdfs:label "Eliciting" ; rdf:type owl:Class ; rdfs:subClassOf hasco:DataAcquisitionAction . hasco:recordedIn rdfs:label "recorded in" ; rdf:type owl:ObjectProperty ; rdfs:range . rdf:type owl:Class ; rdfs:subClassOf owl:Thing . hasco:hasDataSetTimeAttribute rdfs:label "has data set time attribute" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:isDataSetAttribute . rdfs:label "medium acidity" . hasco:hasReportingDateTime rdfs:label "has reporting date time" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:hasDataSetTimeAttribute . rdfs:label "momentum" ; rdfs:subClassOf . hasco:EmpiricalExperiment rdfs:label "empirical experiment" ; rdf:type owl:Class ; rdfs:subClassOf hasco:DataAcquisition ; rdfs:comment "A data acquisition where agents directly or indirectly involved with the acquisition may perform interventions to the entities of interest." . hasco:StudyObjectType rdfs:label "Study Object Type" ; rdf:type owl:Class ; rdfs:subClassOf owl:Class . hasco:hasCreatingDateTime rdfs:label "has creating date time" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:hasDataSetTimeAttribute . hasco:LimitOfDetection rdfs:label "Limit of Detection" ; rdf:type owl:Class ; 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." . rdfs:label "electrical conductivity" ; rdf:type owl:Class ; rdfs:subClassOf . rdfs:label "linear density" ; rdfs:subClassOf . hasco:originalID rdfs:label "original ID" ; rdf:type owl:DatatypeProperty ; rdfs:range xsd:string . hasco:hasThirdCoordinate rdfs:label "has third coordinate" ; rdf:type owl:DatatypeProperty . hasco:hasConcern rdfs:label "has concern" ; rdf:type owl:ObjectProperty ; rdfs:range ; rdfs:domain hasco:Study . rdfs:label "temperature" ; rdfs:subClassOf . hasco:hasAnticipatedDataVolume rdfs:label "has anticipated data volume" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:hasDataSetStorageAttribute . rdfs:subClassOf ; owl:equivalentClass . hasco:hasImage rdfs:label "has image" ; rdf:type owl:DatatypeProperty ; rdfs:range xsd:string . rdfs:label "work" ; rdfs:subClassOf . rdfs:subClassOf ; owl:equivalentClass . hasco:hasSecondCoordinateUnit rdfs:label "has second coordinate unit" ; rdf:type owl:ObjectProperty ; rdfs:domain . hasco:isDataSetOf rdfs:label "is data set of" ; rdf:type owl:ObjectProperty ; rdfs:range hasco:Study ; rdfs:domain ; owl:inverseOf hasco:hasDataSet . rdfs:subClassOf ; owl:equivalentClass . rdfs:label "3-D extent" ; rdfs:subClassOf ; owl:equivalentClass . rdfs:label "molar mass" ; rdfs:subClassOf . hasco:FieldStudy rdfs:label "field study" ; rdf:type owl:Class ; rdfs:subClassOf hasco:Study ; owl:disjointWith hasco:LaboratoryStudy . hasco:LaboratoryStudy rdfs:label "laboratory study" ; rdf:type owl:Class ; rdfs:subClassOf hasco:Study ; owl:disjointWith hasco:FieldStudy . hasco:hasOperatingTemperatureUnit rdfs:label "has operating temperature unit" ; rdf:type owl:ObjectProperty ; rdf:type owl:FunctionalProperty ; rdfs:domain . rdfs:label "energy" ; rdfs:subClassOf . rdfs:label "luminance" ; rdf:type owl:Class ; rdfs:subClassOf . hasco:Simulating rdfs:label "simulating" ; rdf:type owl:Class ; rdfs:subClassOf hasco:DataAcquisitionAction . hasco:hasThirdCoordinateUnit rdfs:label "has third coordinate unit" ; rdf:type owl:ObjectProperty ; rdfs:domain . hasco:CodeEliciting rdfs:label "code eliciting" ; rdf:type owl:Class ; rdfs:subClassOf hasco:Eliciting . rdfs:label "weight" ; rdfs:subClassOf . rdfs:label "angular velocity" ; rdfs:subClassOf . rdfs:label "radiation effective dose" ; rdf:type owl:Class ; rdfs:subClassOf ; rdfs:subClassOf . hasco:hasParameterName rdfs:label "has parameter name" ; rdf:type owl:DatatypeProperty ; rdfs:range xsd:string . hasco:hasSecondCoordinate rdfs:label "has second coordinate" ; rdf:type owl:DatatypeProperty . hasco:hasReference rdfs:label "has reference" ; rdf:type owl:ObjectProperty ; rdfs:range hasco:VirtualColumn ; rdfs:domain hasco:ObjectCollection . hasco:hasEmbargoPeriod rdfs:label "has embargo period" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:hasDataSetTimeAttribute . hasco:isGroupMember rdfs:label "is group member" ; rdf:type owl:ObjectProperty ; rdfs:range hasco:SOCGroup ; rdfs:domain hasco:StudyObject . hasco:SOCGroup rdfs:label "group" ; rdf:type owl:Class ; rdfs:subClassOf . hasco:hasGroupId rdfs:label "has group ID" ; rdf:type owl:DatatypeProperty ; rdfs:range xsd:string . hasco:hasRetentionPeriod rdfs:label "has retention period" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:hasDataSetTimeAttribute . rdfs:label "angular acceleration" ; rdfs:subClassOf . hasco:hasResponseTimeUnit rdfs:label "has response time unit" ; rdf:type owl:ObjectProperty ; rdfs:domain . rdfs:subClassOf ; owl:equivalentClass . rdfs:label "sound amplitude" ; rdfs:subClassOf . hasco:SubjectInterview rdfs:label "subject interview" ; rdf:type owl:Class ; rdfs:subClassOf hasco:DataAcquisition . hasco:hasDataSet rdfs:label "has data set" ; rdf:type owl:ObjectProperty ; owl:inverseOf hasco:isDataSetOf . rdfs:label "time" ; rdfs:subClassOf . rdfs:subClassOf . rdfs:label "power" ; rdfs:subClassOf . hasco:hasLicence rdfs:label "has license" ; rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf hasco:hasDataSetPolicyAttribute . hasco:Configurator rdfs:label "Configurator" ; rdf:type owl:Class ; rdfs:subClassOf . hasco:hasFirstCoordinate rdfs:label "has first coordinate" ; rdf:type owl:DatatypeProperty . hasco:hasZUnit rdfs:label "has Z unit" ; rdf:type owl:ObjectProperty ; rdfs:domain . hasco:ValueEliciting rdfs:label "value eliciting" ; rdf:type owl:Class ; rdfs:subClassOf hasco:Eliciting . hasco:LC-MS rdfs:label "Liquid-chromatography Mass-Spectrometry" ; rdf:type owl:Class ; rdfs:subClassOf hasco:TandemMassSpectrometry . hasco:isMemberOf rdfs:label "is member of" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range _:b3 . hasco:hasObjectScope rdfs:label "has object scope" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" . hasco:hasTimeObjectScope rdfs:label "has time object scope" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range . hasco:otherFor rdfs:label "other for" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range owl:Class ; rdfs:domain hasco:PossibleValue . hasco:hasVariable rdfs:label "has variable" ; rdf:type owl:DatatypeProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range xsd:string ; rdfs:domain hasco:PossibleValue . hasco:hasCodeLabel rdfs:label "has code label" ; rdf:type owl:DatatypeProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range xsd:string ; rdfs:domain hasco:PossibleValue . hasco:hasCode rdfs:label "has code" ; rdf:type owl:DatatypeProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range xsd:string ; rdfs:domain hasco:PossibleValue . hasco:hasClass rdfs:label "has class" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range owl:Class ; rdfs:domain hasco:PossibleValue . hasco:VirtualColumn rdfs:label "Virtual Column" ; rdf:type owl:Class ; rdfs:subClassOf owl:Thing ; skos:editorialNote "Term not in HASCO v1.0" . hasco:hasSOCReference rdfs:label "has SOC reference" ; rdf:type owl:DatatypeProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range xsd:string ; rdfs:domain hasco:VirtualColumn . hasco:hasGroundingLabel rdfs:label "has grounding label" ; rdf:type owl:DatatypeProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range xsd:string ; rdfs:domain hasco:VirtualColumn . hasco:isDataAcquisitionOf rdfs:label "is data acquisition of" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range hasco:Study ; rdfs:domain hasco:DataAcquisition . hasco:hasSchema rdfs:label "has schema" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range hasco:DASchema ; rdfs:domain hasco:DataAcquisition . hasco:hasDeployment rdfs:label "has deployment" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range ; rdfs:domain hasco:DataAcquisition . hasco:hasSource rdfs:label "has source" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" . hasco:hasEvent rdfs:label "has event" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range hasco:DASchemaObject ; rdfs:domain hasco:DASchemaAttribute . hasco:isVirtual rdfs:label "is virtual?" ; rdf:type owl:DatatypeProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range xsd:boolean ; rdfs:domain _:b4 . hasco:DASchemaAttribute rdfs:label "DA Schema Attribute" ; rdf:type owl:Class ; rdfs:subClassOf owl:Thing ; skos:editorialNote "Term not in HASCO v1.0" . hasco:isAttributeOf rdfs:label "is attribute of" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range hasco:DASchemaObject ; rdfs:domain hasco:DASchemaAttribute . hasco:Relation rdfs:label "Relation" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range owl:ObjectProperty ; rdfs:domain _:b5 . hasco:partOfSchema rdfs:label "part of schema" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range hasco:DASchema ; rdfs:domain _:b6 . hasco:hasEntity rdfs:label "has entity" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range _:b7 ; rdfs:domain _:b8 . hasco:hasUnit rdfs:label "has unit" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range ; rdfs:domain hasco:DASchemaAttribute . hasco:hasAttribute rdfs:label "has attribute" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range rdf:List ; rdfs:domain hasco:DASchemaObject . hasco:inRelationToLabel rdfs:label "in relation to label" ; rdf:type owl:DatatypeProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range xsd:string ; rdfs:domain hasco:DASchemaObject . hasco:hasRole rdfs:label "has role" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range owl:Class ; rdfs:domain hasco:DASchemaObject . hasco:DASchemaObject rdfs:label "DA Schema Object" ; rdf:type owl:Class ; rdfs:subClassOf owl:Thing ; skos:editorialNote "Term not in HASCO v1.0" . hasco:DASchema rdfs:label "DA Schema" ; rdf:type owl:Class ; rdfs:subClassOf owl:Thing ; skos:editorialNote "Term not in HASCO v1.0" . hasco:hasVersion rdfs:label "has version" ; rdf:type owl:DatatypeProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range xsd:string ; rdfs:domain hasco:DASchema . hasco:hasVirtualColumn rdfs:label "has virtual column" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range hasco:VirtualColumn ; rdfs:domain hasco:Study . hasco:hasId rdfs:label "has id" ; rdf:type owl:DatatypeProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range xsd:string ; rdfs:domain hasco:Study . hasco:hasAgent rdfs:label "has agent" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range ; rdfs:domain hasco:Study . hasco:hasInstitution rdfs:label "has institution" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range ; rdfs:domain hasco:Study . hasco:hasRoleLabel rdfs:label "has role label" ; rdf:type owl:DatatypeProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range xsd:string ; rdfs:domain _:b9 . hasco:hasScope rdfs:label "has scope" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range hasco:ObjectCollection ; rdfs:domain hasco:ObjectCollection . hasco:hasLastCounter rdfs:label "has last counter" ; rdf:type owl:DatatypeProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range xsd:int ; rdfs:domain hasco:ObjectCollection . hasco:hasTimeScope rdfs:label "has time scope" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" ; rdfs:range hasco:TimeCollection ; rdfs:domain hasco:SampleCollection . hasco:unknownEntity rdfs:label "unknown entity" ; rdf:type owl:ObjectProperty ; skos:editorialNote "Term not in HASCO v1.0" . _:b10 rdf:rest rdf:nil ; rdf:first hasco:QuantityVariable . _:b8 rdf:type owl:Class ; owl:unionOf _:b11 . _:b7 rdf:type owl:Class ; owl:unionOf _:b12 . _:b13 rdf:rest rdf:nil ; rdf:first hasco:DASchemaAttribute . _:b11 rdf:rest _:b13 ; rdf:first hasco:DASchemaObject . _:b12 rdf:rest _:b10 ; rdf:first hasco:QualityVariable . _:b6 rdf:type owl:Class ; owl:unionOf _:b14 . _:b14 rdf:rest _:b15 ; rdf:first hasco:DASchemaObject . _:b15 rdf:rest rdf:nil ; rdf:first hasco:DASchemaAttribute . _:b16 rdf:rest _:b17 ; rdf:first hasco:ObjectCollection . _:b3 rdf:type owl:Class ; owl:unionOf _:b16 . _:b17 rdf:rest rdf:nil ; rdf:first hasco:Study . _:b18 rdf:rest _:b19 ; rdf:first hasco:DASchemaAttribute . _:b5 rdf:type owl:Class ; owl:unionOf _:b18 . _:b19 rdf:rest rdf:nil ; rdf:first hasco:DASchemaObject . _:b1 rdf:type owl:Class ; owl:unionOf _:b20 . _:b21 rdf:rest rdf:nil ; rdf:first hasco:DASchemaObject . _:b20 rdf:rest _:b21 ; rdf:first hasco:DASchemaAttribute . _:b22 rdf:rest _:b23 ; rdf:first hasco:DASchemaObject . _:b2 rdf:type owl:Class ; owl:unionOf _:b22 . _:b23 rdf:rest rdf:nil ; rdf:first hasco:DASchemaAttribute . _:b9 rdf:type owl:Class ; owl:unionOf _:b24 . _:b25 rdf:rest rdf:nil ; rdf:first hasco:DASchemaObject . _:b24 rdf:rest _:b25 ; rdf:first hasco:ObjectCollection . _:b4 rdf:type owl:Class ; owl:unionOf _:b26 . _:b26 rdf:rest _:b27 ; rdf:first hasco:DASchemaObject . _:b27 rdf:rest rdf:nil ; rdf:first hasco:DASchemaAttribute . hasco: owl:imports ; owl:imports ; owl:imports ; owl:imports ; owl:imports ; owl:imports ; owl:versionIRI hasco:1.1RC ; rdf:type teamwork:Vocabulary ; metadata:status metadata:UnderDevelopmentStatus ; rdfs:label "HASCO Ontology v1.1 RC" ; owl:imports ; "http://hadatac.org/ont/hasco/" ; rdf:type ; rdf:type owl:Ontology ; edg:subjectArea .