@prefix : <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#> . @prefix obo: <http://purl.obolibrary.org/obo/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix xml: <http://www.w3.org/XML/1998/namespace> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix dcterms: <http://purl.org/dc/terms/> . @prefix oboInOwl: <oboInOwl:> . @base <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#> . <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#> rdf:type owl:Ontology ; owl:imports obo:uo.owl , <http://purl.obolibrary.org/obo/iao/2020-12-09/iao.owl> ; dcterms:creator "Masashi Ishii and Koichi Sakamoto"^^xsd:string ; dcterms:description "The PoLyInfo ontology that provides the vocabulary needed to describe polymeric data in RDF."@en ; dcterms:license "Creative Commons Attribution 4.0 International"@en ; dcterms:title "The PoLyInfo Ontology, Schema"@en ; rdfs:comment "The PoLyInfo Ontology, Schema"@en ; rdfs:label "PoLyInfo-Ontology_Schema"@en ; owl:versionInfo "0.2"^^xsd:string . ################################################################# # Annotation properties ################################################################# ### http://purl.obolibrary.org/obo/IAO_0000118 obo:IAO_0000118 rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/description dcterms:description rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/identifier dcterms:identifier rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#hasInformation pli:hasInformation rdf:type owl:ObjectProperty ; owl:inverseOf obo:IAO_0000136 ; rdfs:domain obo:BFO_0000001 ; rdfs:range obo:IAO_0000030 ; rdfs:label "hasInformation"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#hasAttribute pli:hasAttribute rdf:type owl:ObjectProperty ; rdfs:subPropertyOf pli:hasInformation ; rdfs:label "hasAttribute"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#hasPolyinfoData pli:hasPolyinfoData rdf:type owl:ObjectProperty ; rdfs:subPropertyOf pli:hasAttribute ; rdfs:range pli:PolyinfoData ; rdfs:label "hasPolyinfoData"@en . ################################################################# # Data properties ################################################################# ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#hasInequalitySign pli:hasInequalitySign rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#hasMaxValue pli:hasMaxValue rdf:type owl:DatatypeProperty ; rdfs:label "hasMaxValue"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#hasMinValue pli:hasMinValue rdf:type owl:DatatypeProperty ; rdfs:label "hasMinValue"@en . ################################################################# # Classes ################################################################# ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Abbreviation pli:Abbreviation rdf:type owl:Class ; rdfs:subClassOf pli:Name ; rdfs:comment "A subclass of the Name Class, Abbreviation"@en ; rdfs:label "Abbreviation"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/term_polymer.html#chap05> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ActivationEnergy pli:ActivationEnergy rdf:type owl:Class ; rdfs:subClassOf pli:ArrheniusEquationParameter ; rdfs:comment "A subclass of the ArrheniusEquationParameter Class, Activation Energy"@en ; rdfs:label "ActivationEnergy"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#AdditionCondensation pli:AdditionCondensation rdf:type owl:Class ; rdfs:subClassOf pli:SequentialPolymerization ; rdfs:comment "A subclass of the SequentialPolymerization Class, Addition Condensation"@en ; rdfs:label "AdditionCondensation"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#AdditionPolymerization_02 pli:AdditionPolymerization_02 rdf:type owl:Class ; rdfs:subClassOf pli:ChainPolymerization ; rdfs:comment "A subclass of the ChainPolymerization Class, Addition Polymerization_02"@en ; rdfs:label "AdditionPolymerization"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Additive pli:Additive rdf:type owl:Class ; rdfs:subClassOf pli:GeneralAdditive ; rdfs:comment "A subclass of the GeneralAdditive Class, Additive"@en ; rdfs:label "Additive"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#AdhesionLiquid pli:AdhesionLiquid rdf:type owl:Class ; rdfs:subClassOf pli:ContactSubstanceRole ; rdfs:comment "A subclass of the ContactSubstanceRole Class, Adhesion Liquid"@en ; rdfs:label "AdhesionLiquid"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#AliasName pli:AliasName rdf:type owl:Class ; rdfs:subClassOf pli:Name ; rdfs:comment "A subclass of the Name Class, Alias Name"@en ; rdfs:label "AliasName"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#AlternatingCopolymer pli:AlternatingCopolymer rdf:type owl:Class ; rdfs:subClassOf pli:Copolymer ; rdfs:comment "A subclass of the Copolymer Class, Alternating Copolymer"@en ; rdfs:label "AlternatingCopolymer"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.A00250> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#AmorphousState pli:AmorphousState rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:AmorphousState ) ] ; rdfs:subClassOf pli:SolidState . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Amount pli:Amount rdf:type owl:Class ; rdfs:subClassOf pli:PhysicalDescriptor ; rdfs:comment "A subclass of the PhysicalDescriptor Class, Amount"@en ; rdfs:label "Amount"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ArrheniusEquationParameter pli:ArrheniusEquationParameter rdf:type owl:Class ; rdfs:subClassOf pli:CalculationModelParameter ; rdfs:comment "A subclass of the CalculationModelParameter Class, Arrhenius Equation Parameter"@en ; rdfs:label "ArrheniusEquationParameter"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ArrheniusEquationPrefactor pli:ArrheniusEquationPrefactor rdf:type owl:Class ; rdfs:subClassOf pli:ArrheniusEquationParameter ; rdfs:comment "A subclass of the ArrheniusEquationParameter Class, Arrhenius Equation Prefactor"@en ; rdfs:label "ArrheniusEquationPrefactor"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ArrheniusEquationPrefactorUnit pli:ArrheniusEquationPrefactorUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000000 ; rdfs:label "Arrhenius equation prefactor unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Atmosphere pli:Atmosphere rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:Atmosphere ) ] ; rdfs:subClassOf pli:AtmosphereBasedUnit , pli:PolyinfoUnit , obo:UO_0000109 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#AtmosphereBasedUnit pli:AtmosphereBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 ; rdfs:label "atmosphere based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#AverageMolecularMeasurementMethod pli:AverageMolecularMeasurementMethod rdf:type owl:Class ; rdfs:subClassOf pli:MeasurementMethod ; rdfs:comment "A subclass of the MeasurementMethod Class, Average Molecular Measurement Method"@en ; rdfs:label "AverageMolecularMeasurementMethod"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#AverageMolecularWeight pli:AverageMolecularWeight rdf:type owl:Class ; rdfs:subClassOf pli:PhysicalProperty ; rdfs:comment "A subclass of the PhysicalProperty Class, Average Molecular Weight"@en ; rdfs:label "AverageMolecularWeight"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/term_polymer.html#chap13> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#AverageMolecularWeightRate pli:AverageMolecularWeightRate rdf:type owl:Class ; rdfs:subClassOf pli:PhysicalProperty ; rdfs:comment "A subclass of the PhysicalProperty Class, Average Molecular Weight Rate"@en ; rdfs:label "AverageMolecularWeightRate"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#BarBasedUnit pli:BarBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 ; rdfs:label "bar based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Bar_2 pli:Bar_2 rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:Bar_2 ) ] ; rdfs:subClassOf pli:BarBasedUnit , pli:PolyinfoUnit , obo:UO_0000109 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#BaseMaterial pli:BaseMaterial rdf:type owl:Class ; rdfs:subClassOf pli:ContactSubstanceRole ; rdfs:comment "A subclass of the ContactSubstanceRole Class, Base Material"@en ; rdfs:label "BaseMaterial"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Biodegradability pli:Biodegradability rdf:type owl:Class ; rdfs:subClassOf pli:PhysicochemicalProperty ; rdfs:comment "A subclass of the PhysicochemicalProperty Class, Biodegradability"@en ; rdfs:label "Biodegradability"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Blend pli:Blend rdf:type owl:Class ; rdfs:subClassOf pli:Polymer ; rdfs:comment "A subclass of the Polymer Class, Blend"@en ; rdfs:label "Blend"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.P04736> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#BlendCompatibilizationKneading pli:BlendCompatibilizationKneading rdf:type owl:Class ; rdfs:subClassOf pli:MaterialProcessing ; rdfs:comment "A subclass of the MaterialProcessing Class, Blend Compatibilization Kneading"@en ; rdfs:label "BlendCompatibilizationKneading"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#BlockCopolymer pli:BlockCopolymer rdf:type owl:Class ; rdfs:subClassOf pli:Copolymer ; rdfs:comment "A subclass of the Copolymer Class, Block Copolymer"@en ; rdfs:label "BlockCopolymer"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.B00683> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#BranchingAndCrosslinking pli:BranchingAndCrosslinking rdf:type owl:Class ; rdfs:subClassOf pli:PrimaryStructure ; rdfs:comment "A subclass of the PrimaryStructure Class, Branching And Crosslinking"@en ; rdfs:label "BranchingAndCrosslinking"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#BranchingAndCrosslinkingType pli:BranchingAndCrosslinkingType rdf:type owl:Class ; rdfs:subClassOf pli:PrimaryStructureData ; rdfs:comment "A subclass of the PrimaryStructureData Class, Branching And Crosslinking Type"@en ; rdfs:label "BranchingAndCrossLinkingType"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#BrittlenessTemperature pli:BrittlenessTemperature rdf:type owl:Class ; rdfs:subClassOf pli:HeatCharacteristic ; rdfs:comment "A subclass of the HeatCharacteristic Class, Brittleness Temperature"@en ; rdfs:label "Brittleness temperature"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8540> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#BulkModulus pli:BulkModulus rdf:type owl:Class ; rdfs:subClassOf pli:OtherProperty ; rdfs:comment "A subclass of the OtherProperty Class, Bulk Modulus"@en ; rdfs:label "Bulk modulus"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CalculationModel pli:CalculationModel rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000030 ; rdfs:comment "CalculationModel refers to a model that mimics and formulates measurable indicators."@en ; rdfs:label "CalculationModel"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CalculationModelParameter pli:CalculationModelParameter rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000030 ; rdfs:comment "CalculationModelParameter refers to the parameters included in the formula of CalculationModel."@en ; rdfs:label "CalculationModelParameter"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CaloriePerCentimeterSecondDegreeCelsius pli:CaloriePerCentimeterSecondDegreeCelsius rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:CaloriePerCentimeterSecondDegreeCelsius ) ] ; rdfs:subClassOf pli:CaloriePerCentimeterSecondDegreeCelsiusBasedUnit , pli:PolyinfoUnit , obo:UO_0000263 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CaloriePerCentimeterSecondDegreeCelsiusBasedUnit pli:CaloriePerCentimeterSecondDegreeCelsiusBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000263 ; rdfs:label "calorie per centimeter second degree Celsius based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CaloriePerCubicCentimeter pli:CaloriePerCubicCentimeter rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:CaloriePerCubicCentimeter ) ] ; rdfs:subClassOf pli:CaloriePerCubicCentimeterBasedUnit , pli:SpecificEnergyUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CaloriePerCubicCentimeterBasedUnit pli:CaloriePerCubicCentimeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificEnergyUnit ; rdfs:label "calorie per cubic centimeter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CaloriePerCubicCentimeterDegreeCelsius pli:CaloriePerCubicCentimeterDegreeCelsius rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:CaloriePerCubicCentimeterDegreeCelsius ) ] ; rdfs:subClassOf pli:CaloriePerCubicCentimeterDegreeCelsiusBasedUnit , pli:SpecificHeatCapacityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CaloriePerCubicCentimeterDegreeCelsiusBasedUnit pli:CaloriePerCubicCentimeterDegreeCelsiusBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificHeatCapacityUnit ; rdfs:label "calorie per cubic centimeter degree Celsius based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CaloriePerGram pli:CaloriePerGram rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:CaloriePerGram ) ] ; rdfs:subClassOf pli:CaloriePerGramBasedUnit , pli:SpecificEnergyUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CaloriePerGramBasedUnit pli:CaloriePerGramBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificEnergyUnit ; rdfs:label "calorie per gram based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CaloriePerGramDegreeCelsius pli:CaloriePerGramDegreeCelsius rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:CaloriePerGramDegreeCelsius ) ] ; rdfs:subClassOf pli:CaloriePerGramDegreeCelsiusBasedUnit , pli:SpecificHeatCapacityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CaloriePerGramDegreeCelsiusBasedUnit pli:CaloriePerGramDegreeCelsiusBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificHeatCapacityUnit ; rdfs:label "calorie per gram degree Celsius based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CaloriePerMolBasedUnit pli:CaloriePerMolBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificEnergyUnit ; rdfs:label "calorie per cubic centimeter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Catalyst pli:Catalyst rdf:type owl:Class ; rdfs:subClassOf pli:ChemicalReactionRole ; rdfs:comment "A subclass of the ChemicalReactionRole Class, Catalyst"@en ; rdfs:label "Catalyst"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CentiNewtonPerDecitex pli:CentiNewtonPerDecitex rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:NewtonPerDecitexBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000298 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:CentiNewtonPerDecitex ) ] ; rdfs:subClassOf pli:SpecificStrengthUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CentiNewtonPerTex pli:CentiNewtonPerTex rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:NewtonPerTexBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000298 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:CentiNewtonPerTex ) ] ; rdfs:subClassOf pli:SpecificStrengthUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CentiPoise pli:CentiPoise rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:UO_1000258 [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000298 ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000256 ; rdfs:label "centipoise"@en ; oboInOwl:hasExactSynonym "cP"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Centistokes pli:Centistokes rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:StokesBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000298 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:Centistokes ) ] ; rdfs:subClassOf pli:KinematicViscosityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ChainCondensationPolymerization pli:ChainCondensationPolymerization rdf:type owl:Class ; rdfs:subClassOf pli:ChainPolymerization ; rdfs:comment "A subclass of the ChainPolymerization Class, Chain Condensation Polymerization"@en ; rdfs:label "ChainCondensationPolymerization"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ChainPolymerization pli:ChainPolymerization rdf:type owl:Class ; rdfs:subClassOf pli:Polymerization ; rdfs:comment "A subclass of the SamplePolymerization Class, Chain Polymerization"@en ; rdfs:label "ChainPolymerization"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ChainStructure pli:ChainStructure rdf:type owl:Class ; rdfs:subClassOf pli:PrimaryStructure ; rdfs:comment "A subclass of the PrimaryStructure Class, Chain Structure"@en ; rdfs:label "ChainStructure"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CharpyImpact pli:CharpyImpact rdf:type owl:Class ; rdfs:subClassOf pli:ImpactStrength ; rdfs:comment "A subclass of the ImpactStrength Class, Charpy Impact"@en ; rdfs:label "Charpy impact"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8560> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ChemicalReactionRole pli:ChemicalReactionRole rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoRole ; rdfs:comment "A subclass of the PolyinfoRole Class, Chemical Reaction Role"@en ; rdfs:label "ChemicalReactionRole"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CloudPoint_02 pli:CloudPoint_02 rdf:type owl:Class ; rdfs:subClassOf pli:StructuralPropety ; rdfs:comment "A subclass of the StructuralPropety Class, Cloud Point_02"@en ; rdfs:label "CloudPoint"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CohesiveEnergyDensity pli:CohesiveEnergyDensity rdf:type owl:Class ; rdfs:subClassOf pli:PhysicochemicalProperty ; rdfs:comment "A subclass of the Physicochemical Property Class, CohesiveEnergyDensity"@en ; rdfs:label "Cohesive energy density"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P5110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CommerceRole pli:CommerceRole rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoRole ; rdfs:comment "A subclass of the PolyinfoRole Class, Commerce Role"@en ; rdfs:label "CommerceRole"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Component pli:Component rdf:type owl:Class ; rdfs:subClassOf pli:MixtureRole ; rdfs:comment "A subclass of the MixtureRole Class, Component"@en ; rdfs:label "Component"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Compressibility pli:Compressibility rdf:type owl:Class ; rdfs:subClassOf pli:OtherProperty ; rdfs:comment "A subclass of the OtherProperty Class, Compressibility"@en ; rdfs:label "Compressibility"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CompressionCharacteristic pli:CompressionCharacteristic rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Compression Characteristic"@en ; rdfs:label "Compression characteristic"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8180> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CompressiveCreepRuptureStrength pli:CompressiveCreepRuptureStrength rdf:type owl:Class ; rdfs:subClassOf pli:CreepCharacteristic ; rdfs:comment "A subclass of the CreepCharacteristic Class, Compressive Creep Rupture Strength"@en ; rdfs:label "Compressive creep rupture strength"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CompressiveCreepRuptureTime pli:CompressiveCreepRuptureTime rdf:type owl:Class ; rdfs:subClassOf pli:CreepCharacteristic ; rdfs:comment "A subclass of the CreepCharacteristic Class, Compressive Creep Rupture Time"@en ; rdfs:label "Compressive creep rupture time"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CompressiveCreepStrain pli:CompressiveCreepStrain rdf:type owl:Class ; rdfs:subClassOf pli:CreepCharacteristic ; rdfs:comment "A subclass of the CreepCharacteristic Class, Compressive Creep Strain"@en ; rdfs:label "Compressive creep strain"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CompressiveModulus pli:CompressiveModulus rdf:type owl:Class ; rdfs:subClassOf pli:CompressionCharacteristic ; rdfs:comment "A subclass of the CompressionCharacteristic Class, Compressive Modulus"@en ; rdfs:label "Compressive modulus"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8180> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CompressiveStressStrengthAtBreak pli:CompressiveStressStrengthAtBreak rdf:type owl:Class ; rdfs:subClassOf pli:CompressionCharacteristic ; rdfs:comment "A subclass of the CompressionCharacteristic Class, Compressive Stress Strength At Break"@en ; rdfs:label "Compressive stress (strength) at break"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8180> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CompressiveStressStrengthAtYield pli:CompressiveStressStrengthAtYield rdf:type owl:Class ; rdfs:subClassOf pli:CompressionCharacteristic ; rdfs:comment "A subclass of the CompressionCharacteristic Class, Compressive Stress Strength At Yield"@en ; rdfs:label "Compressive stress (strength) at yield"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8180> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ConstitutionalUnit pli:ConstitutionalUnit rdf:type owl:Class ; rdfs:subClassOf pli:GroupOfAtoms ; owl:disjointWith pli:JunctionUnit ; rdfs:comment "A subclass of the GroupOfAtoms Class, Constitutional Unit"@en ; rdfs:label "ConstitutionalUnit"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.C01288> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ContactAngle_01 pli:ContactAngle_01 rdf:type owl:Class ; rdfs:subClassOf pli:RelationalProperty ; rdfs:comment "A subclass of the RelationalProperty Class, Contact Angle_01"@en ; rdfs:label "Contact angle"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ContactSubstanceRole pli:ContactSubstanceRole rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoRole ; rdfs:comment "A subclass of the PolyinfoRole Class, Contact Substance Role"@en ; rdfs:label "ContactRole"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CoolingRate_02 pli:CoolingRate_02 rdf:type owl:Class ; rdfs:subClassOf pli:Rate ; rdfs:comment "A subclass of the Rate Class, Cooling Rate_02"@en ; rdfs:label "CoolingRate"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Copolymer pli:Copolymer rdf:type owl:Class ; rdfs:subClassOf pli:Polymer ; rdfs:comment "A subclass of the Polymer Class, Copolymer"@en ; rdfs:label "Copolymer"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.C01335> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CreepCharacteristic pli:CreepCharacteristic rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Creep Characteristic"@en ; rdfs:label "Creep characteristic"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CrystalState pli:CrystalState rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:CrystalState ) ] ; rdfs:subClassOf pli:SolidState . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CrystalStructuralMeasurementMethod pli:CrystalStructuralMeasurementMethod rdf:type owl:Class ; rdfs:subClassOf pli:MeasurementMethod ; rdfs:comment "A subclass of the MeasurementMethod Class, Crystal Structural MeasurementMethod"@en ; rdfs:label "CrystalStructuralMeasurementMethod"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CrystalSystem pli:CrystalSystem rdf:type owl:Class ; rdfs:subClassOf pli:CrystalState ; rdfs:comment "A subclass of the CrystalState Class, Crystal System"@en ; rdfs:label "CrystalSystem"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CrystalType pli:CrystalType rdf:type owl:Class ; rdfs:subClassOf pli:HighOrderStructureData ; rdfs:comment "A subclass of the HighOrderStructureData Class, Crystal Type"@en ; rdfs:label "CrystalType"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Crystallinity pli:Crystallinity rdf:type owl:Class ; rdfs:subClassOf pli:StructuralPropety ; rdfs:comment "A subclass of the StructuralPropety Class, Crystallinity"@en ; rdfs:label "Crystallinity"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CrystallinityMeasurementMethod pli:CrystallinityMeasurementMethod rdf:type owl:Class ; rdfs:subClassOf pli:MeasurementMethod ; rdfs:comment "A subclass of the MeasurementMethod Class, Crystallinity Measurement Method"@en ; rdfs:label "CrystallinityMeasurementMethod"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CrystallinityType pli:CrystallinityType rdf:type owl:Class ; rdfs:subClassOf pli:HighOrderStructureData ; rdfs:comment "A subclass of the HighOrderStructureData Class, Crystallinity Type"@en ; rdfs:label "CrystallinityType"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CrystallizationKinetics pli:CrystallizationKinetics rdf:type owl:Class ; rdfs:subClassOf pli:ThermalProperty ; rdfs:comment "A subclass of the ThermalProperty Class, Crystallization Kinetics"@en ; rdfs:label "Crystallization kinetics"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3150> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CrystallizationTemperature pli:CrystallizationTemperature rdf:type owl:Class ; rdfs:subClassOf pli:ThermalProperty ; rdfs:comment "A subclass of the ThermalProperty Class, Crystallization Temperature"@en ; rdfs:label "Crystallization temperature"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3140> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Cubic pli:Cubic rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:Cubic ) ] ; rdfs:subClassOf pli:CrystalSystem . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterMolPerSquareGram pli:CubicCentimeterMolPerSquareGram rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:CubicCentimeterMolPerSquareGram ) ] ; rdfs:subClassOf pli:CubicCentimeterMolPerSquareGramBasedUnit , pli:SecondVirialCoefficientUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterMolPerSquareGramBasedUnit pli:CubicCentimeterMolPerSquareGramBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SecondVirialCoefficientUnit ; rdfs:label "cubic centimeter mol per square gram based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterPerGram pli:CubicCentimeterPerGram rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:CubicCentimeterPerGramBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000298 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:CubicCentimeterPerGram ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000059 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterPerGramBasedUnit pli:CubicCentimeterPerGramBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000059 ; rdfs:label "cubic centimeter per gram based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterPerGramDegreeCelsius pli:CubicCentimeterPerGramDegreeCelsius rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:CubicMeterPerGramDegreeCelsiusBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000298 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:CubicCentimeterPerGramDegreeCelsius ) ] ; rdfs:subClassOf pli:ThermalExpansionUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterPerGramKelvin pli:CubicCentimeterPerGramKelvin rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:CubicMeterPerGramKelvinBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000298 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:CubicCentimeterPerGramKelvin ) ] ; rdfs:subClassOf pli:ThermalExpansionUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterSTPCentimeterPerSquareCentimeterSecondCmHg pli:CubicCentimeterSTPCentimeterPerSquareCentimeterSecondCmHg rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:CubicCentimeterSTPCentimeterPerSquareCentimeterSecondCmHg ) ] ; rdfs:subClassOf pli:ArrheniusEquationPrefactorUnit , pli:CubicCentimeterSTPCentimeterPerSquareCentimeterSecondCmHgBasedUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterSTPCentimeterPerSquareCentimeterSecondCmHgBasedUnit pli:CubicCentimeterSTPCentimeterPerSquareCentimeterSecondCmHgBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:ArrheniusEquationPrefactorUnit ; rdfs:label "cubic centimeter STP centimeter per square centimeter second cmHg based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterSTPCentimeterPerSquareCentimeterSecondPascal pli:CubicCentimeterSTPCentimeterPerSquareCentimeterSecondPascal rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:CubicCentimeterSTPCentimeterPerSquareCentimeterSecondPascal ) ] ; rdfs:subClassOf pli:CubicCentimeterSTPCentimeterPerSquareCentimeterSecondPascalBasedUnit , pli:GasPermeabilityCoefficientUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterSTPCentimeterPerSquareCentimeterSecondPascalBasedUnit pli:CubicCentimeterSTPCentimeterPerSquareCentimeterSecondPascalBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:GasPermeabilityCoefficientUnit ; rdfs:label "cubic centimeter STP centimeter per square centimeter second pascal based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterSTPCentimeterPerSquareMeter24HoursAtm pli:CubicCentimeterSTPCentimeterPerSquareMeter24HoursAtm rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:CubicCentimeterSTPCentimeterPerSquareMeter24HoursAtm ) ] ; rdfs:subClassOf pli:CubicCentimeterSTPCentimeterPerSquareMeter24HoursAtmBasedUnit , pli:GasPermeabilityCoefficientUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterSTPCentimeterPerSquareMeter24HoursAtmBasedUnit pli:CubicCentimeterSTPCentimeterPerSquareMeter24HoursAtmBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:GasPermeabilityCoefficientUnit ; rdfs:label "cubic centimeter STP centimeter per square meter 24hours atm"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterSTPPerCubicCentimeterAtm pli:CubicCentimeterSTPPerCubicCentimeterAtm rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:CubicCentimeterSTPPerCubicCentimeterAtm ) ] ; rdfs:subClassOf pli:CubicCentimeterSTPPerCubicCentimeterAtmBasedUnit , pli:GasSolubilityCoefficientUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterSTPPerCubicCentimeterAtmBasedUnit pli:CubicCentimeterSTPPerCubicCentimeterAtmBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:GasSolubilityCoefficientUnit ; rdfs:label "cubic centimeter STP per cubic centimeter atm based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterSTPPerCubicCentimeterCmHg pli:CubicCentimeterSTPPerCubicCentimeterCmHg rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:CubicCentimeterSTPPerCubicCentimeterCmHg ) ] ; rdfs:subClassOf pli:CubicCentimeterSTPPerCubicCentimeterCmHgBasedUnit , pli:GasSolubilityCoefficientUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterSTPPerCubicCentimeterCmHgBasedUnit pli:CubicCentimeterSTPPerCubicCentimeterCmHgBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:GasSolubilityCoefficientUnit ; rdfs:label "cubic centimeter STP per cubic centimeter cmHg based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterSTPPerCubicCentimeterPascal pli:CubicCentimeterSTPPerCubicCentimeterPascal rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:CubicCentimeterSTPPerCubicCentimeterPascal ) ] ; rdfs:subClassOf pli:CubicCentimeterSTPPerCubicCentimeterPascalBasedUnit , pli:GasSolubilityCoefficientUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicCentimeterSTPPerCubicCentimeterPascalBasedUnit pli:CubicCentimeterSTPPerCubicCentimeterPascalBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:GasSolubilityCoefficientUnit ; rdfs:label "cubic centimeter STP per cubic centimeter pascal based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicMeterPerGramDegreeCelsiusBasedUnit pli:CubicMeterPerGramDegreeCelsiusBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:ThermalExpansionUnit ; rdfs:label "cubic meter per gram degree Celsius based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#CubicMeterPerGramKelvinBasedUnit pli:CubicMeterPerGramKelvinBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:ThermalExpansionUnit ; rdfs:label "cubic meter per gram kelvin based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DValue pli:DValue rdf:type owl:Class ; rdfs:subClassOf pli:StructuralPropety ; rdfs:comment "A subclass of the StructuralPropety Class, D-Value"@en ; rdfs:label "D value"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DecilterPerGram pli:DecilterPerGram rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:LiterPerGramBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000296 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:LiterPerGram ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000059 ; rdfs:label "deciliter per gram"^^xsd:string ; oboInOwl:hasExactSynonym "dl/g"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DeflectionTemperatureUnderLoadHdt pli:DeflectionTemperatureUnderLoadHdt rdf:type owl:Class ; rdfs:subClassOf pli:HeatCharacteristic ; rdfs:comment "A subclass of the HeatCharacteristic Class, Deflection Temperature Under Load Hdt"@en ; rdfs:label "Deflection temperature under load(HDT)"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8530> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DegreeCelsiusPerMinute pli:DegreeCelsiusPerMinute rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:DegreeCelsiusPerMinute ) ] ; rdfs:subClassOf pli:DegreeCelsiusPerMinuteBasedUnit , pli:HeatingRateUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DegreeCelsiusPerMinuteBasedUnit pli:DegreeCelsiusPerMinuteBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:HeatingRateUnit ; rdfs:label "degree Celsius per minute based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DegreeCelsiusPerSecond pli:DegreeCelsiusPerSecond rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:DegreeCelsiusPerSecond ) ] ; rdfs:subClassOf pli:DegreeCelsiusPerSecondBasedUnit , pli:HeatingRateUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DegreeCelsiusPerSecondBasedUnit pli:DegreeCelsiusPerSecondBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:HeatingRateUnit ; rdfs:label "degree Celsius per second based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DegreeDegree pli:DegreeDegree rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000121 ; rdfs:label "degree;degree"^^xsd:string ; oboInOwl:hasExactSynonym "degree;degree"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DegreeDegreeBasedUnit pli:DegreeDegreeBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000121 ; rdfs:label "degree;degree based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DegreeOfOrientation pli:DegreeOfOrientation rdf:type owl:Class ; rdfs:subClassOf pli:StructuralPropety ; rdfs:comment "A subclass of the StructuralPropety Class, Degree Of Orientation"@en ; rdfs:label "DegreeOfOrientation"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DegreeOfOrientationMeasurementMethod pli:DegreeOfOrientationMeasurementMethod rdf:type owl:Class ; rdfs:subClassOf pli:MeasurementMethod ; rdfs:comment "A subclass of the MeasurementMethod Class, Degree Of Orientation Measurement Method"@en ; rdfs:label "DegreeOfOrientationMeasurementMethod"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DegreeOfPolymerization pli:DegreeOfPolymerization rdf:type owl:Class ; rdfs:subClassOf pli:StructuralPropety ; rdfs:comment "A subclass of the StructuralPropety Class, Degree Of Polymerization"@en ; rdfs:label "DegreeOfPolymerization"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.D01569> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Density_01 pli:Density_01 rdf:type owl:Class ; rdfs:subClassOf pli:PhysicalProperty ; rdfs:comment "A subclass of the PhysicalProperty Class, Density_01"@en ; rdfs:label "Density"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.D01590> , <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P1110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DielectricBreakdownVoltage pli:DielectricBreakdownVoltage rdf:type owl:Class ; rdfs:subClassOf pli:ElectricalProperty ; rdfs:comment "A subclass of the ElectricalProperty Class, Dielectric Breakdown Voltage"@en ; rdfs:label "Dielectric breakdown voltage"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P4110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DielectricConstantAc pli:DielectricConstantAc rdf:type owl:Class ; rdfs:subClassOf pli:DielectricDispersion ; rdfs:comment "A subclass of the DielectricDispersion Class, Dielectric Constant AC"@en ; rdfs:label "Dielectric constant (AC)"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P4120> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DielectricConstantDc pli:DielectricConstantDc rdf:type owl:Class ; rdfs:subClassOf pli:ElectricalProperty ; rdfs:comment "A subclass of the ElectricalProperty Class, Dielectric Constant DC"@en ; rdfs:label "Dielectric constant (DC)"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P4110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DielectricDispersion pli:DielectricDispersion rdf:type owl:Class ; rdfs:subClassOf pli:ElectricalProperty ; rdfs:comment "A subclass of the ElectricalProperty Class, Dielectric Dispersion"@en ; rdfs:label "Dielectric dispersion"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P4120> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DielectricLossFactor pli:DielectricLossFactor rdf:type owl:Class ; rdfs:subClassOf pli:DielectricDispersion ; rdfs:comment "A subclass of the DielectricDispersion Class, Dielectric Loss Factor"@en ; rdfs:label "Dielectric loss factor"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P4120> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DielectricLossTangent pli:DielectricLossTangent rdf:type owl:Class ; rdfs:subClassOf pli:DielectricDispersion ; rdfs:comment "A subclass of the DielectricDispersion Class, Dielectric Loss Tangent"@en ; rdfs:label "Dielectric loss tangent"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P4120> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DiffusionCoefficient pli:DiffusionCoefficient rdf:type owl:Class ; rdfs:subClassOf pli:RelationalProperty ; rdfs:comment "A subclass of the RelationalProperty Class, Diffusion Coefficient"@en ; rdfs:label "Diffusion coefficient"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P6140> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DiluteSolutionProperty pli:DiluteSolutionProperty rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Dilute Solution Property"@en ; rdfs:label "Dilute solution property"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Doping pli:Doping rdf:type owl:Class ; rdfs:subClassOf pli:GeneralAdditive ; rdfs:comment "A subclass of the GeneralAdditive Class, Doping"@en ; rdfs:label "Doping"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DopingLevel pli:DopingLevel rdf:type owl:Class ; rdfs:subClassOf pli:Amount ; rdfs:comment "A subclass of the Amount Class, Doping Level"@en ; rdfs:label "DopingLevel"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Duration pli:Duration rdf:type owl:Class ; rdfs:subClassOf pli:Time ; rdfs:comment "A subclass of the Time Class, Duration"@en ; rdfs:label "Duration"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DynamicCompressiveProperties pli:DynamicCompressiveProperties rdf:type owl:Class ; rdfs:subClassOf pli:CompressionCharacteristic ; rdfs:comment "A subclass of the CompressionCharacteristic Class, Dynamic Compressive Properties"@en ; rdfs:label "Dynamic compressive properties"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8180> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DynamicFlexuralProperties pli:DynamicFlexuralProperties rdf:type owl:Class ; rdfs:subClassOf pli:FlexuralProperty ; rdfs:comment "A subclass of the FlexuralProperty Class, Dynamic Flexural Properties"@en ; rdfs:label "Dynamic flexural properties"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DynamicLossViscosityEta2 pli:DynamicLossViscosityEta2 rdf:type owl:Class ; rdfs:subClassOf pli:DynamicViscosity ; rdfs:comment "A subclass of the DynamicViscosity Class, Dynamic Loss Viscosity Eta2"@en ; rdfs:label "dynamic_loss_viscosity_eta2"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DynamicShearProperties pli:DynamicShearProperties rdf:type owl:Class ; rdfs:subClassOf pli:ShearProperty ; rdfs:comment "A subclass of the ShearProperty Class, Dynamic Shear Properties"@en ; rdfs:label "Dynamic shear properties"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DynamicStorageViscosityEta1 pli:DynamicStorageViscosityEta1 rdf:type owl:Class ; rdfs:subClassOf pli:DynamicViscosity ; rdfs:comment "A subclass of the DynamicViscosity Class, Dynamic Storage Viscosity Eta1"@en ; rdfs:label "dynamic_storage_viscosity_eta1"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DynamicTensileProperties pli:DynamicTensileProperties rdf:type owl:Class ; rdfs:subClassOf pli:TensileProperty ; rdfs:comment "A subclass of the TensileProperty Class, Dynamic Tensile Properties"@en ; rdfs:label "Dynamic tensile properties"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8130> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DynamicViscosity pli:DynamicViscosity rdf:type owl:Class ; rdfs:subClassOf pli:RheologicalProperty ; rdfs:comment "A subclass of the RheologicalProperty Class, Dynamic Viscosity"@en ; rdfs:label "Dynamic viscosity"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#DynamicViscosityLossTangent pli:DynamicViscosityLossTangent rdf:type owl:Class ; rdfs:subClassOf pli:DynamicViscosity ; rdfs:comment "A subclass of the DynamicViscosity Class, Dynamic Viscosity Loss Tangent"@en ; rdfs:label "dynamic_viscosity_loss_tangent"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ElasticComplianceUnit pli:ElasticComplianceUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000000 ; rdfs:label "elastic compliance unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ElectricConductivity pli:ElectricConductivity rdf:type owl:Class ; rdfs:subClassOf pli:ElectricResistivity ; rdfs:comment "A subclass of the ElectricResistivity Class, Electric Conductivity"@en ; rdfs:label "Electric conductivity"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P4130> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ElectricResistivity pli:ElectricResistivity rdf:type owl:Class ; rdfs:subClassOf pli:ElectricalProperty ; rdfs:comment "A subclass of the ElectricalProperty Class, Electric Resistivity"@en ; rdfs:label "Electric resistivity"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ElectricalProperty pli:ElectricalProperty rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Electrical Property"@en ; rdfs:label "Electrical property"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Elongation pli:Elongation rdf:type owl:Class ; rdfs:subClassOf pli:TensileProperty ; rdfs:comment "A subclass of the TensileProperty Class, Elongation"@en ; rdfs:label "Elongation"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ElongationAtBreak pli:ElongationAtBreak rdf:type owl:Class ; rdfs:subClassOf pli:TensileProperty ; rdfs:comment "A subclass of the TensileProperty Class, Elongation At Break"@en ; rdfs:label "Elongation at break"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ElongationAtYield pli:ElongationAtYield rdf:type owl:Class ; rdfs:subClassOf pli:TensileProperty ; rdfs:comment "A subclass of the TensileProperty Class, Elongation At Yield"@en ; rdfs:label "Elongation at yield"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#EndGroupConnectionType pli:EndGroupConnectionType rdf:type owl:Class ; rdfs:subClassOf pli:PrimaryStructureData ; rdfs:comment "A subclass of the PrimaryStructureData Class, End Group Connection Type"@en ; rdfs:label "EndGroupConnectionType"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#EndGroupPartType pli:EndGroupPartType rdf:type owl:Class ; rdfs:subClassOf pli:PrimaryStructureData ; rdfs:comment "A subclass of the PrimaryStructureData Class, End Group Part Type"@en ; rdfs:label "EndGroupPartType"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#EndGroupType pli:EndGroupType rdf:type owl:Class ; rdfs:subClassOf pli:PrimaryStructureData ; rdfs:comment "A subclass of the PrimaryStructureData Class, End Group Type"@en ; rdfs:label "EndGroupType"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#EndGroup_01 pli:EndGroup_01 rdf:type owl:Class ; rdfs:subClassOf pli:GroupOfAtoms ; rdfs:comment "A subclass of the GroupOfAtoms Class, End Group_01"@en ; rdfs:label "EndGroup"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ErgPerCubicCentimeter pli:ErgPerCubicCentimeter rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:ErgPerCubicCentimeter ) ] ; rdfs:subClassOf pli:ErgPerCubicCentimeterBasedUnit , pli:SpecificEnergyUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ErgPerCubicCentimeterBasedUnit pli:ErgPerCubicCentimeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificEnergyUnit ; rdfs:label "erg per cubic centimeter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ErgPerCubicCentimeterKelvin pli:ErgPerCubicCentimeterKelvin rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:ErgPerCubicCentimeterKelvin ) ] ; rdfs:subClassOf pli:ErgPerCubicCentimeterKelvinBasedUnit , pli:SpecificHeatCapacityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ErgPerCubicCentimeterKelvinBasedUnit pli:ErgPerCubicCentimeterKelvinBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificHeatCapacityUnit ; rdfs:label "erg per cubic centimeter kelvin based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ErgPerSquareCentimeter pli:ErgPerSquareCentimeter rdf:type owl:Class ; rdfs:subClassOf pli:ErgPerSquareCentimeterBasedUnit , pli:PolyinfoUnit , obo:UO_0000253 ; rdfs:label "erg per square centimeter"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ErgPerSquareCentimeterBasedUnit pli:ErgPerSquareCentimeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000253 ; rdfs:label "erg per square centimeter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Event pli:Event rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; rdfs:comment "Event refers to anion formation, crosslinking, and other events."@en ; rdfs:label "Event"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#FiberTensileElongationAtBreak pli:FiberTensileElongationAtBreak rdf:type owl:Class ; rdfs:subClassOf pli:TensileProperty ; rdfs:comment "A subclass of the TensileProperty Class, Fiber Tensile Elongation At Break"@en ; rdfs:label "Fiber tensile elongation at break"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#FiberTensileModulus pli:FiberTensileModulus rdf:type owl:Class ; rdfs:subClassOf pli:TensileProperty ; rdfs:comment "A subclass of the TensileProperty Class, Fiber Tensile Modulus"@en ; rdfs:label "Fiber tensile modulus"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#FiberTensileStressStrengthAtBreak pli:FiberTensileStressStrengthAtBreak rdf:type owl:Class ; rdfs:subClassOf pli:TensileProperty ; rdfs:comment "A subclass of the TensileProperty Class, Fiber Tensile StressStrength At Break"@en ; rdfs:label "Fiber tensile stress (strength) at break"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Filler pli:Filler rdf:type owl:Class ; rdfs:subClassOf pli:GeneralAdditive ; rdfs:comment "A subclass of the GeneralAdditive Class, Filler"@en ; rdfs:label "Filler"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#FlexuralCreepRuptureStrength pli:FlexuralCreepRuptureStrength rdf:type owl:Class ; rdfs:subClassOf pli:CreepCharacteristic ; rdfs:comment "A subclass of the CreepCharacteristic Class, Flexural Creep Rupture Strength"@en ; rdfs:label "Flexural creep rupture strength"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#FlexuralCreepRuptureTime pli:FlexuralCreepRuptureTime rdf:type owl:Class ; rdfs:subClassOf pli:CreepCharacteristic ; rdfs:comment "A subclass of the CreepCharacteristic Class, Flexural Creep Rupture Time"@en ; rdfs:label "Flexural creep rupture time"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#FlexuralCreepStrain pli:FlexuralCreepStrain rdf:type owl:Class ; rdfs:subClassOf pli:CreepCharacteristic ; rdfs:comment "A subclass of the CreepCharacteristic Class, Flexural Creep Strain"@en ; rdfs:label "Flexural creep strain"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#FlexuralModulus pli:FlexuralModulus rdf:type owl:Class ; rdfs:subClassOf pli:FlexuralProperty ; rdfs:comment "A subclass of the FlexuralProperty Class, Flexural Modulus"@en ; rdfs:label "Flexural modulus"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8160> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#FlexuralProperty pli:FlexuralProperty rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Flexural Property"@en ; rdfs:label "Flexural property"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8160> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#FlexuralStressStrengthAtBreak pli:FlexuralStressStrengthAtBreak rdf:type owl:Class ; rdfs:subClassOf pli:FlexuralProperty ; rdfs:comment "A subclass of the FlexuralProperty Class, Flexural Stress Strength At Break"@en ; rdfs:label "Flexural stress (strength) at break"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8160> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#FlexuralStressStrengthAtYield pli:FlexuralStressStrengthAtYield rdf:type owl:Class ; rdfs:subClassOf pli:FlexuralProperty ; rdfs:comment "A subclass of the FlexuralProperty Class, Flexural Stress Strength At Yield"@en ; rdfs:label "Flexural stress (strength) at yield"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8160> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#FluidState pli:FluidState rdf:type owl:Class ; rdfs:subClassOf pli:PhysicalState ; rdfs:comment "A subclass of the PhysicalState Class, FluidState"@en ; rdfs:label "FluidState"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Fraction pli:Fraction rdf:type owl:Class ; rdfs:subClassOf pli:MaterialStructureDescriptor ; rdfs:comment "A subclass of the Material Structure Descriptor Class, Fraction"@en ; rdfs:label "Fraction"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Frequency_01 pli:Frequency_01 rdf:type owl:Class ; rdfs:subClassOf pli:PhysicalDescriptor ; rdfs:comment "A subclass of the PhysicalDescriptor Class, Frequency_01"@en ; rdfs:label "Frequency"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#FunctionalDescriptor pli:FunctionalDescriptor rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoDescriptor ; rdfs:comment "A subclass of the PolyinfoDescriptor Class, Functional Descriptor"@en ; rdfs:label "FunctionalDescriptor"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GValue pli:GValue rdf:type owl:Class ; rdfs:subClassOf pli:OtherProperty ; rdfs:comment "A subclass of the OtherProperty Class, G Value"@en ; rdfs:label "G value"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GValueType pli:GValueType rdf:type owl:Class ; rdfs:subClassOf pli:PropertyValueData ; rdfs:comment "A subclass of the PropertyValueData Class, G Value Type"@en ; rdfs:label "GValueType"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GasDiffusionCoefficientD pli:GasDiffusionCoefficientD rdf:type owl:Class ; rdfs:subClassOf pli:GasPermeabilityAndDiffusion ; rdfs:comment "A subclass of the GasPermeabilityAndDiffusion Class, Gas Diffusion Coefficient D"@en ; rdfs:label "Gas diffusion coefficient (D)"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P5140> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GasPermeabilityAndDiffusion pli:GasPermeabilityAndDiffusion rdf:type owl:Class ; rdfs:subClassOf pli:RelationalProperty ; rdfs:comment "A subclass of the RelationalProperty Class, Gas Permeability And Diffusion"@en ; rdfs:label "Gas Permeability and diffusion"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GasPermeabilityCoefficientP pli:GasPermeabilityCoefficientP rdf:type owl:Class ; rdfs:subClassOf pli:GasPermeabilityAndDiffusion ; rdfs:comment "A subclass of the GasPermeabilityAndDiffusion Class, Gas Permeability Coefficient P"@en ; rdfs:label "Gas permeability coefficient (P)"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P5140> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GasPermeabilityCoefficientUnit pli:GasPermeabilityCoefficientUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000000 ; rdfs:label "gas permeability coefficient unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GasSolubilityCoefficientS pli:GasSolubilityCoefficientS rdf:type owl:Class ; rdfs:subClassOf pli:GasPermeabilityAndDiffusion ; rdfs:comment "A subclass of the GasPermeabilityAndDiffusion Class, Gas Solubility Coefficient S"@en ; rdfs:label "Gas solubility coefficient (S)"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P5140> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GasSolubilityCoefficientUnit pli:GasSolubilityCoefficientUnit rdf:type owl:Class ; rdfs:subClassOf pli:SolubilityParameterUnit ; rdfs:label "gas solubility coefficient unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GaseousState pli:GaseousState rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:GaseousState ) ] ; rdfs:subClassOf pli:FluidState . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GeneralAdditive pli:GeneralAdditive rdf:type owl:Class ; rdfs:subClassOf pli:MixtureRole ; rdfs:comment "A subclass of the MixtureRole Class, General Additive"@en ; rdfs:label "GeneralAdditive"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.A00134> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GeneralFeature pli:GeneralFeature rdf:type owl:Class ; rdfs:subClassOf pli:Shape ; rdfs:comment "A subclass of the Shape Class, General Feature"@en ; rdfs:label "GeneralFeature"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GeometricDescriptor pli:GeometricDescriptor rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoDescriptor ; rdfs:comment "A subclass of the PolyinfoDescriptor Class, Geometric Descriptor"@en ; rdfs:label "GeometricDescriptor"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Gigapascal pli:Gigapascal rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:UO_1000110 [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000292 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:Gigapascal ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GlassTransitionTemperature pli:GlassTransitionTemperature rdf:type owl:Class ; rdfs:subClassOf pli:ThermalProperty ; rdfs:comment "A subclass of the ThermalProperty Class, Glass Transition Temperature"@en ; rdfs:label "Glass transition temperature"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GoodSolvent pli:GoodSolvent rdf:type owl:Class ; rdfs:subClassOf pli:SolutionComponentRole ; rdfs:comment "A subclass of the SolutionComponentRole Class, Good Solvent"@en ; rdfs:label "Good solvent"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P6170> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GpcSecPeakMolecularWeight pli:GpcSecPeakMolecularWeight rdf:type owl:Class ; rdfs:subClassOf pli:AverageMolecularWeight ; rdfs:comment "A subclass of the AverageMolecularWeight Class, GPC SEC Peak Molecular Weight"@en ; rdfs:label "GPC(SEC)PeakMolecularWeight"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GraftCopolymer pli:GraftCopolymer rdf:type owl:Class ; rdfs:subClassOf pli:Copolymer ; rdfs:comment "A subclass of the Copolymer Class, Graft Copolymer"@en ; rdfs:label "GraftCopolymer"@en ; rdfs:seeAlso "https://doi.org/10.1351/goldbook.G02675" . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GramForceBasedUnit pli:GramForceBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000107 ; rdfs:label "gram-force based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GramForcePerDenier pli:GramForcePerDenier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:GramForcePerDenier ) ] ; rdfs:subClassOf pli:GramForcePerDenierBasedUnit , pli:SpecificStrengthUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GramForcePerDenierBasedUnit pli:GramForcePerDenierBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificStrengthUnit ; rdfs:label "gram-force per denier based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GramForcePerSquareCentimeterBasedUnit pli:GramForcePerSquareCentimeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 ; rdfs:label "gram-force per square centimeter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GramForcePerSquareMillimeter pli:GramForcePerSquareMillimeter rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:GramForcePerSquareMillimeter ) ] ; rdfs:subClassOf pli:GramForcePerSquareMillimeterBasedUnit , pli:PolyinfoUnit , obo:UO_0000109 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GramForcePerSquareMillimeterBasedUnit pli:GramForcePerSquareMillimeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 ; rdfs:label "gram-force per square millimeter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GramMilPerSquareCentimeter24Hours pli:GramMilPerSquareCentimeter24Hours rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:GramMilPerSquareCentimeter24Hours ) ] ; rdfs:subClassOf pli:WaterVaporTransmissionUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GramMilPerSquareCentimeter24HoursBasedUnit pli:GramMilPerSquareCentimeter24HoursBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:GramMilPerSquareCentimeter24HoursBasedUnit , pli:WaterVaporTransmissionUnit ; rdfs:label "gram mil per square centimeter 24 hours based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GramPerHourCentimeterMillimeterHg pli:GramPerHourCentimeterMillimeterHg rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:GramPerHourCentimeterMillimeterHg ) ] ; rdfs:subClassOf pli:GramPerHourCentimeterMillimeterHgBasedUnit , pli:MassDiffusivityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GramPerHourCentimeterMillimeterHgBasedUnit pli:GramPerHourCentimeterMillimeterHgBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:MassDiffusivityUnit ; rdfs:label "gram per hour centimeter MillimeterHg based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#GroupOfAtoms pli:GroupOfAtoms rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoStructure ; rdfs:comment "A subclass of the PolyinfoStructure Class, Group Of Atoms"@en ; rdfs:label "GroupOfAtoms"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.G02705> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HalfTimeOfCrystallization pli:HalfTimeOfCrystallization rdf:type owl:Class ; rdfs:subClassOf pli:CrystallizationKinetics ; rdfs:comment "A subclass of the CrystallizationKinetics Class, Half Time Of Crystallization"@en ; rdfs:label "Half-time of crystallization"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3150> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HansenParameterDeltaDDispersionComponent pli:HansenParameterDeltaDDispersionComponent rdf:type owl:Class ; rdfs:subClassOf pli:PhysicochemicalProperty ; rdfs:comment "A subclass of the PhysicochemicalProperty Class, Hansen Parameter Delta-d Dispersion Component"@en ; rdfs:label "Hansen parameter (delta-d: dispersion component)"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P5110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HansenParameterDeltaDHydrogenBonding pli:HansenParameterDeltaDHydrogenBonding rdf:type owl:Class ; rdfs:subClassOf pli:PhysicochemicalProperty ; rdfs:comment "A subclass of the PhysicochemicalProperty Class, Hansen Parameter Delta-h Hydrogen Bonding"@en ; rdfs:label "Hansen parameter (delta-h: hydrogen bonding)"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P5110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HansenParameterDeltaPPolar pli:HansenParameterDeltaPPolar rdf:type owl:Class ; rdfs:subClassOf pli:PhysicochemicalProperty ; rdfs:comment "A subclass of the PhysicochemicalProperty Class, Hansen Parameter Delta-P Polar"@en ; rdfs:label "Hansen parameter (delta-p: polar)"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P5110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Hardness pli:Hardness rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Hardness"@en ; rdfs:label "Hardness"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HeatCapacityUnit pli:HeatCapacityUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000000 ; rdfs:label "heat capacity unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HeatCharacteristic pli:HeatCharacteristic rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Heat Characteristic"@en ; rdfs:label "Heat characteristic"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HeatConduction pli:HeatConduction rdf:type owl:Class ; rdfs:subClassOf pli:ThermalProperty ; rdfs:comment "A subclass of the ThermalProperty Class, Heat Conduction"@en ; rdfs:label "Heat conduction"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3190> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HeatOfCrystallization pli:HeatOfCrystallization rdf:type owl:Class ; rdfs:subClassOf pli:ThermalProperty ; rdfs:comment "A subclass of the ThermalProperty Class, Heat Of Crystallization"@en ; rdfs:label "Heat of crystallization"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3140> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HeatOfFusion pli:HeatOfFusion rdf:type owl:Class ; rdfs:subClassOf pli:ThermalProperty ; rdfs:comment "A subclass of the ThermalProperty Class, Heat Of Fusion"@en ; rdfs:label "Heat of fusion"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3130> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HeatOfFusionMolConversion pli:HeatOfFusionMolConversion rdf:type owl:Class ; rdfs:subClassOf pli:HeatOfFusion ; rdfs:comment "A subclass of the HeatOfFusion Class, Heat Of Fusion Mol Conversion"@en ; rdfs:label "Heat of fusion (mol conversion)"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3130> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HeatResistanceAndCombustion pli:HeatResistanceAndCombustion rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Heat Resistance And Combustion"@en ; rdfs:label "Heat resistance and Combustion"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HeatingRateUnit pli:HeatingRateUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000000 ; rdfs:label "heating rate unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HeatingRate_02 pli:HeatingRate_02 rdf:type owl:Class ; rdfs:subClassOf pli:Rate ; rdfs:comment "A subclass of the Rate Class, Heating Rate_02"@en ; rdfs:label "HeatingRate"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Hexagonal pli:Hexagonal rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:Hexagonal ) ] ; rdfs:subClassOf pli:CrystalSystem . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HighOrderStructure pli:HighOrderStructure rdf:type owl:Class ; rdfs:subClassOf pli:InternalStructureOfSample ; obo:IAO_0000116 "HighOrderStructure refers to the higher-order structure, including the crystal structure, contained in a substance"@en ; rdfs:comment "A subclass of the InternalStructureOfSample Class, High Order Structure"@en ; rdfs:label "HighOrderStructure"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#HighOrderStructureData pli:HighOrderStructureData rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoData ; rdfs:comment "A subclass of the PolyinfoData, High Order Structure Data"@en ; rdfs:label "HighOrderStructureData"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Homopolymer pli:Homopolymer rdf:type owl:Class ; rdfs:subClassOf pli:Polymer ; rdfs:comment "A subclass of the Polymer Class, Homopolymer"@en ; rdfs:label "Homopolymer"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.H02854> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ImpactStrength pli:ImpactStrength rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Impact Strength"@en ; rdfs:label "Impact strength"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Inchi pli:Inchi rdf:type owl:Class ; rdfs:subClassOf pli:MaterialStructureDescriptor ; rdfs:comment "A subclass of the MaterialStructureDescriptor Class, Inchi"@en ; rdfs:label "Inchi"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#InchiKey pli:InchiKey rdf:type owl:Class ; rdfs:subClassOf pli:MaterialStructureDescriptor ; rdfs:comment "A subclass of the MaterialStructureDescriptor Class, InchiKey"@en ; rdfs:label "InchiKey"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Initiator pli:Initiator rdf:type owl:Class ; rdfs:subClassOf pli:PolymerizationRole ; rdfs:comment "A subclass of the PolymerizationRole Class, Initiator"@en ; rdfs:label "Initiator"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#InterfacialTension pli:InterfacialTension rdf:type owl:Class ; rdfs:subClassOf pli:RelationalProperty ; rdfs:comment "A subclass of the RelationalProperty Class, Interfacial Tension"@en ; rdfs:label "Interfacial tension"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P5160> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#InternalStructureOfSample pli:InternalStructureOfSample rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoStructure ; obo:IAO_0000116 "Typical usage example in RDF: [pli:PolyinfoSmaple] pli:hasStructure [pli:InternalStructureOfSample]"@en ; rdfs:comment "A subclass of the PolyinfoStructure Class, Internal Structure Of Sample"@en ; rdfs:label "InternalStructureOfSample"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#IntrinsicViscosityEta pli:IntrinsicViscosityEta rdf:type owl:Class ; rdfs:subClassOf pli:RelationalProperty ; rdfs:comment "A subclass of the RelationalProperty Class, Intrinsic Viscosity Eta"@en ; rdfs:label "Intrinsic viscosity [eta]"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P6120> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#IsothermalWeightLossHours pli:IsothermalWeightLossHours rdf:type owl:Class ; rdfs:subClassOf pli:ThermalDecomposition ; rdfs:comment "A subclass of the ThermalDecomposition Class, Isothermal Weight Loss Hours"@en ; rdfs:label "Isothermal weight loss hours"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#IsothermalWeightLossTemperature pli:IsothermalWeightLossTemperature rdf:type owl:Class ; rdfs:subClassOf pli:ThermalDecomposition ; rdfs:comment "A subclass of the ThermalDecomposition Class, Isothermal Weight Loss Temperature"@en ; rdfs:label "Isothermal weight loss Temperature"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#IsothermalWeightLossWeightLoss pli:IsothermalWeightLossWeightLoss rdf:type owl:Class ; rdfs:subClassOf pli:ThermalDecomposition ; rdfs:comment "A subclass of the ThermalDecomposition Class, Isothermal Weight Loss Weight Loss"@en ; rdfs:label "Isothermal weight loss Weight loss"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#IupacName pli:IupacName rdf:type owl:Class ; rdfs:subClassOf pli:Name ; rdfs:comment "A subclass of the Name Class, IUPAC Name"@en ; rdfs:label "IUPACName"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#IzodImpact pli:IzodImpact rdf:type owl:Class ; rdfs:subClassOf pli:ImpactStrength ; rdfs:comment "A subclass of the ImpactStrength Class, Izod Impact"@en ; rdfs:label "Izod impact"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8550> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JapaneseName pli:JapaneseName rdf:type owl:Class ; rdfs:subClassOf pli:Name ; rdfs:comment "A subclass of the Name Class, Japanese Name"@en ; rdfs:label "JapaneseName"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerCubicCentimeter pli:JoulePerCubicCentimeter rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:JoulePerCubicCentimeter ) ] ; rdfs:subClassOf pli:JoulePerCubicCentimeterBasedUnit , pli:SpecificEnergyUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerCubicCentimeterBasedUnit pli:JoulePerCubicCentimeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificEnergyUnit ; rdfs:label "joule per cubic centimeter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerCubicCentimeterKelvin pli:JoulePerCubicCentimeterKelvin rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:JoulePerCubicCentimeterKelvin ) ] ; rdfs:subClassOf pli:JoulePerCubicCentimeterKelvinBasedUnit , pli:SpecificHeatCapacityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerCubicCentimeterKelvinBasedUnit pli:JoulePerCubicCentimeterKelvinBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificHeatCapacityUnit ; rdfs:label "joule per cubic centimeter kelvin based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerCubicMeterKelvin pli:JoulePerCubicMeterKelvin rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:JoulePerCubicMeterKelvin ) ] ; rdfs:subClassOf pli:JoulePerCubicMeterKelvinBasedUnit , pli:SpecificHeatCapacityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerCubicMeterKelvinBasedUnit pli:JoulePerCubicMeterKelvinBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificHeatCapacityUnit ; rdfs:label "joule per cubic meter kelvin based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerKelvin pli:JoulePerKelvin rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:JoulePerKelvin ) ] ; rdfs:subClassOf pli:HeatCapacityUnit , pli:JoulePerKelvinBasedUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerKelvinBasedUnit pli:JoulePerKelvinBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:HeatCapacityUnit ; rdfs:label "joule per kelvin based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerMeter pli:JoulePerMeter rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:JoulePerMeter ) ] ; rdfs:subClassOf pli:JoulePerMeterBasedUnit , pli:PolyinfoUnit , obo:UO_0000107 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerMeterBasedUnit pli:JoulePerMeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000107 ; rdfs:label "joule per meter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerMol pli:JoulePerMol rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:JoulePerMol ) ] ; rdfs:subClassOf pli:JoulePerMolBasedUnit , pli:SpecificEnergyUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerMolBasedUnit pli:JoulePerMolBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificEnergyUnit ; rdfs:label "joule per mol based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerMolKelvin pli:JoulePerMolKelvin rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:JoulePerMolKelvin ) ] ; rdfs:subClassOf pli:JoulePerMolKelvinBasedUnit , pli:SpecificHeatCapacityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerMolKelvinBasedUnit pli:JoulePerMolKelvinBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificHeatCapacityUnit ; rdfs:label "joule per mol kelvin based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerSquareMeterBasedUnit pli:JoulePerSquareMeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000107 ; rdfs:label "joule per square meter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JoulePerSquareMillimeterBasedUnit pli:JoulePerSquareMillimeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000253 ; rdfs:label "joule per square millimeter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#JunctionUnit pli:JunctionUnit rdf:type owl:Class ; rdfs:subClassOf pli:GroupOfAtoms ; rdfs:comment "A subclass of the GroupOfAtoms Class, Junction Unit"@en ; rdfs:label "JunctionUnit"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.J03365> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KGrowthRateParameterOfAvramiEquation pli:KGrowthRateParameterOfAvramiEquation rdf:type owl:Class ; rdfs:subClassOf pli:CrystallizationKinetics ; rdfs:comment "A subclass of the CrystallizationKinetics Class, K Growth Rate Parameter Of Avrami Equation"@en ; rdfs:label "k: Growth rate parameter of Avrami equation"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3150> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KelvinPerHour pli:KelvinPerHour rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:KelvinPerHour ) ] ; rdfs:subClassOf pli:HeatingRateUnit , pli:KelvinPerHourBasedUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KelvinPerHourBasedUnit pli:KelvinPerHourBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:HeatingRateUnit ; rdfs:label "kelvin per hour based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KelvinPerMinute pli:KelvinPerMinute rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:KelvinPerMinute ) ] ; rdfs:subClassOf pli:HeatingRateUnit , pli:KelvinPerMinuteBasedUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KelvinPerMinuteBasedUnit pli:KelvinPerMinuteBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:HeatingRateUnit ; rdfs:label "kelvin per minute based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Kilobar pli:Kilobar rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:BarBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000294 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:Kilobar ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KilocaloriePerGram pli:KilocaloriePerGram rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:CaloriePerGramBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000294 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:KilocaloriePerGram ) ] ; rdfs:subClassOf pli:SpecificEnergyUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KilocaloriePerMol pli:KilocaloriePerMol rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:CaloriePerMolBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000294 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:KilocaloriePerMol ) ] ; rdfs:subClassOf pli:SpecificEnergyUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KilogramCentimeterPerSquareCentimeter pli:KilogramCentimeterPerSquareCentimeter rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:KilogramCentimeterPerSquareCentimeter ) ] ; rdfs:subClassOf pli:KilogramCentimeterPerSquareCentimeterBasedUnit , pli:PolyinfoUnit , obo:UO_0000253 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KilogramCentimeterPerSquareCentimeterBasedUnit pli:KilogramCentimeterPerSquareCentimeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000253 ; rdfs:label "kilogram centimeter per square centimeter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KilogramForce pli:KilogramForce rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:GramForceBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000294 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:KilogramForce ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000107 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KilogramForcePerSquareCentimeter pli:KilogramForcePerSquareCentimeter rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:GramForcePerSquareCentimeterBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000294 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:KilogramForcePerSquareCentimeter ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KilogramForcePerSquareMillimeter pli:KilogramForcePerSquareMillimeter rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:GramForcePerSquareMillimeterBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000294 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:KilogramForcePerSquareMillimeter ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KilojoulePerMeter pli:KilojoulePerMeter rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:JoulePerMeterBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000294 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:KilojoulePerMeter ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000107 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KilojoulePerMol pli:KilojoulePerMol rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:JoulePerMolBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000294 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:KilojoulePerMol ) ] ; rdfs:subClassOf pli:SpecificEnergyUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KilojoulePerSquareMeter pli:KilojoulePerSquareMeter rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:JoulePerSquareMeterBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000294 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:KilojoulePerSquareMeter ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000253 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KilopondForcePerSquareInch pli:KilopondForcePerSquareInch rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:PondForcePerSquareInchBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000294 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:KilopondForcePerSquareInch ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KilovoltPerMillimeter pli:KilovoltPerMillimeter rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:VoltPerMillimeterBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000294 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:KilovoltPerMillimeter ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000267 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#KinematicViscosityUnit pli:KinematicViscosityUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000256 ; rdfs:label "kinematic viscosity unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LatticeAngle pli:LatticeAngle rdf:type owl:Class ; rdfs:subClassOf pli:StructuralPropety ; rdfs:comment "A subclass of the StructuralPropety Class, Lattice Angle"@en ; rdfs:label "LatticeAngle"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LatticeAngleAlpha pli:LatticeAngleAlpha rdf:type owl:Class ; rdfs:subClassOf pli:LatticeAngle ; rdfs:comment "A subclass of the LatticeAngle Class, Lattice Angle Alpha"@en ; rdfs:label "LatticeAngle_alpha"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LatticeAngleBeta pli:LatticeAngleBeta rdf:type owl:Class ; rdfs:subClassOf pli:LatticeAngle ; rdfs:comment "A subclass of the LatticeAngle Class, Lattice Angle Beta"@en ; rdfs:label "LatticeAngle_beta"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LatticeAngleGamma pli:LatticeAngleGamma rdf:type owl:Class ; rdfs:subClassOf pli:LatticeAngle ; rdfs:comment "A subclass of the LatticeAngle Class, Lattice Angle Gamma"@en ; rdfs:label "LatticeAngle_gamma"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LatticeConstant pli:LatticeConstant rdf:type owl:Class ; rdfs:subClassOf pli:StructuralPropety ; rdfs:comment "A subclass of the StructuralPropety Class, Lattice Constant"@en ; rdfs:label "LatticeConstant"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LatticeConstantA pli:LatticeConstantA rdf:type owl:Class ; rdfs:subClassOf pli:LatticeConstant ; rdfs:comment "A subclass of the LatticeConstant Class, Lattice Constant A"@en ; rdfs:label "LatticeConstant_a"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LatticeConstantB pli:LatticeConstantB rdf:type owl:Class ; rdfs:subClassOf pli:LatticeConstant ; rdfs:comment "A subclass of the LatticeConstant Class, Lattice Constant B"@en ; rdfs:label "LatticeConstant_b"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LatticeConstantC pli:LatticeConstantC rdf:type owl:Class ; rdfs:subClassOf pli:LatticeConstant ; rdfs:comment "A subclass of the LatticeConstant Class, Lattice Constant C"@en ; rdfs:label "LatticeConstant_c"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LcPhaseTransitionTemperature pli:LcPhaseTransitionTemperature rdf:type owl:Class ; rdfs:subClassOf pli:ThermalProperty ; rdfs:comment "A subclass of the ThermalProperty Class, Lc Phase Transition Temperature"@en ; rdfs:label "LC phase transition temperature"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3160> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LengthPercentage pli:LengthPercentage rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:LengthPercentage ) ] ; rdfs:subClassOf pli:LengthPercentageBasedUnit , pli:PolyinfoUnit , obo:UO_0000187 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LengthPercentageBasedUnit pli:LengthPercentageBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000187 ; rdfs:label "length percentage based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LinearExpansionCoefficient pli:LinearExpansionCoefficient rdf:type owl:Class ; rdfs:subClassOf pli:ThermalExpansion ; rdfs:comment "A subclass of the ThermalExpansion Class, Linear Expansion Coefficient"@en ; rdfs:label "Linear expansion coefficient"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3180> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LiquidCrystalState pli:LiquidCrystalState rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:LiquidCrystalState ) ] ; rdfs:subClassOf pli:FluidState . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LiquidState pli:LiquidState rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:LiquidState ) ] ; rdfs:subClassOf pli:FluidState . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LiterPerGramBasedUnit pli:LiterPerGramBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000059 ; rdfs:label "liter per gram based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LossModulus_01 pli:LossModulus_01 rdf:type owl:Class ; rdfs:subClassOf pli:DynamicTensileProperties ; rdfs:comment "A subclass of the DynamicTensileProperties Class, Loss Modulus_01"@en ; rdfs:label "Loss modulus"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8130> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LossModulus_02 pli:LossModulus_02 rdf:type owl:Class ; rdfs:subClassOf pli:DynamicShearProperties ; rdfs:comment "A subclass of the DynamicShearProperties Class, Loss Modulus_02"@en ; rdfs:label "Loss modulus"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LossModulus_03 pli:LossModulus_03 rdf:type owl:Class ; rdfs:subClassOf pli:DynamicFlexuralProperties ; rdfs:comment "A subclass of the DynamicFlexuralProperties Class, LossModulus_03"@en ; rdfs:label "Loss modulus"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LossModulus_04 pli:LossModulus_04 rdf:type owl:Class ; rdfs:subClassOf pli:DynamicCompressiveProperties ; rdfs:comment "A subclass of the DynamicCompressiveProperties Class, Loss Modulus_04"@en ; rdfs:label "Loss modulus"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LossTangent_01 pli:LossTangent_01 rdf:type owl:Class ; rdfs:subClassOf pli:DynamicTensileProperties ; rdfs:comment "A subclass of the DynamicTensileProperties Class, Loss Tangent_01"@en ; rdfs:label "Loss tangent"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8130> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LossTangent_02 pli:LossTangent_02 rdf:type owl:Class ; rdfs:subClassOf pli:DynamicShearProperties ; rdfs:comment "A subclass of the DynamicShearProperties Class, Loss Tangent_02"@en ; rdfs:label "Loss tangent"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LossTangent_03 pli:LossTangent_03 rdf:type owl:Class ; rdfs:subClassOf pli:DynamicFlexuralProperties ; rdfs:comment "A subclass of the DynamicFlexuralProperties Class, LossTangent_03"@en ; rdfs:label "Loss tangent"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#LossTangent_04 pli:LossTangent_04 rdf:type owl:Class ; rdfs:subClassOf pli:DynamicCompressiveProperties ; rdfs:comment "A subclass of the DynamicCompressiveProperties Class, Loss Tangent_04"@en ; rdfs:label "Loss tangent"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Mainmedium pli:Mainmedium rdf:type owl:Class ; rdfs:subClassOf pli:MixtureRole ; rdfs:comment "A subclass of the MixtureRole Class, Main medium"@en ; rdfs:label "MainMedium"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Manufacturer pli:Manufacturer rdf:type owl:Class ; rdfs:subClassOf pli:CommerceRole ; rdfs:comment "A subclass of the CommerceRole Class, Manufacturer"@en ; rdfs:label "Manufacturer"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MassDiffusivityUnit pli:MassDiffusivityUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000000 ; rdfs:label "mass diffusivity unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MaterialProcessing pli:MaterialProcessing rdf:type owl:Class ; rdfs:subClassOf obo:OBI_0000011 ; rdfs:comment "MaterialProcessing refers to the planned process of physically operating on materials."@en ; rdfs:label "MaterialProcessing"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MaterialStructureDescriptor pli:MaterialStructureDescriptor rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoDescriptor ; rdfs:comment "A subclass of the PolyinfoDescriptor Class, Material Structure Descript"@en ; rdfs:label "MaterialStructureDescriptor"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MaterialType pli:MaterialType rdf:type owl:Class ; rdfs:subClassOf pli:SampleData ; rdfs:comment "A subclass of the SampleData Class, Material Type"@en ; rdfs:label "MaterialType"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Measurement pli:Measurement rdf:type owl:Class ; rdfs:subClassOf obo:OBI_0000011 ; rdfs:comment "Measurement refers to the measurement process"@en ; rdfs:label "Measurement"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MeasurementMethod pli:MeasurementMethod rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000104 ; rdfs:comment "MeasurementMethod refers to the method or indices used for measurement."@en ; rdfs:label "MeasurementMethod"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MeasurementStandard pli:MeasurementStandard rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000104 ; rdfs:comment "MeasurementStandard refers to the standard applied in the measurement"@en ; rdfs:label "MeasurementStandard"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MegajoulePerCubicMeterKelvin pli:MegajoulePerCubicMeterKelvin rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:JoulePerCubicMeterKelvinBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000293 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:MegajoulePerCubicMeterKelvin ) ] ; rdfs:subClassOf pli:SpecificHeatCapacityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Megapascal pli:Megapascal rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:UO_1000110 [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000293 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:Megapascal ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Megarad pli:Megarad rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:UO_1000135 [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000293 ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000129 ; rdfs:label "megarad"^^xsd:string ; oboInOwl:hasExactSynonym "Mrad"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MeltFlowRate pli:MeltFlowRate rdf:type owl:Class ; rdfs:subClassOf pli:RheologicalProperty ; rdfs:comment "A subclass of the RheologicalProperty Class, Melt Flow Rate"@en ; rdfs:label "MeltFlowRate"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MeltFlowRateMeasurementMethod pli:MeltFlowRateMeasurementMethod rdf:type owl:Class ; rdfs:subClassOf pli:MeasurementMethod ; rdfs:comment "A subclass of the MeasurementMethod Class, Melt Flow Rate Measurement Method"@en ; rdfs:label "MeltFlowRateMeasurementMethod"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MeltFlowRateMeasurementStandard pli:MeltFlowRateMeasurementStandard rdf:type owl:Class ; rdfs:subClassOf pli:MeasurementStandard ; rdfs:comment "A subclass of the MeasurementStandard Class, Melt Flow Rate Measurement Standard"@en ; rdfs:label "MeltFlowRateMeasurementStandard"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MeltViscosity pli:MeltViscosity rdf:type owl:Class ; rdfs:subClassOf pli:RheologicalProperty ; rdfs:comment "A subclass of the RheologicalProperty Class, MeltViscosity"@en ; rdfs:label "Melt viscosity"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P7110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MeltingTemperature pli:MeltingTemperature rdf:type owl:Class ; rdfs:subClassOf pli:ThermalProperty ; rdfs:comment "A subclass of the ThermalProperty Class, Melting Temperature"@en ; rdfs:label "Melting temperature"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3120> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MillijoulePerKelvin pli:MillijoulePerKelvin rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:JoulePerKelvinBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0010009 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:MillijoulePerKelvin ) ] ; rdfs:subClassOf pli:HeatCapacityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MillijoulePerMolKelvin pli:MillijoulePerMolKelvin rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:JoulePerMolKelvinBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000297 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:MillijoulePerMolKelvin ) ] ; rdfs:subClassOf pli:SpecificHeatCapacityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MillijoulePerSquareMeter pli:MillijoulePerSquareMeter rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:JoulePerSquareMeterBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0010009 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:MillijoulePerSquareMeter ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000253 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MillijoulePerSquareMillimeter pli:MillijoulePerSquareMillimeter rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:JoulePerSquareMillimeterBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000297 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:MillijoulePerSquareMillimeter ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000253 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MillilterPerGram pli:MillilterPerGram rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:LiterPerGramBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000296 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:LiterPerGram ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000059 ; rdfs:label "milliliter per gram"^^xsd:string ; oboInOwl:hasExactSynonym "ml/g"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MillinewtonPerMeter pli:MillinewtonPerMeter rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:UO_1000254 [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000297 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:MillinewtonPerMeter ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000253 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MilliwattPerCentimeterKelvin pli:MilliwattPerCentimeterKelvin rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:WattPerCentimeterKelvinBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0010009 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:MilliwattPerCentimeterKelvin ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000263 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MixtureRole pli:MixtureRole rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoRole ; rdfs:comment "A subclass of the PolyinfoRole Class, Mixture Role"@en ; rdfs:label "MixtureRole"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Molding pli:Molding rdf:type owl:Class ; rdfs:subClassOf pli:MaterialProcessing ; rdfs:comment "A subclass of the MaterialProcessing Class, Molding"@en ; rdfs:label "Molding"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MoldingMethod pli:MoldingMethod rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000104 ; rdfs:comment "MoldingMethod refers to the method used in molding"@en ; rdfs:label "MoldingMethod"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MoldingSampleShape pli:MoldingSampleShape rdf:type owl:Class ; rdfs:subClassOf pli:Shape ; rdfs:comment "A subclass of the Shape Class, Molding Sample Shape"@en ; rdfs:label "MoldingSampleShape"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MoldingTreating pli:MoldingTreating rdf:type owl:Class ; rdfs:subClassOf pli:MaterialProcessing ; rdfs:comment "A subclass of the MaterialProcessing Class, Molding Treating"@en ; rdfs:label "MoldingTreating"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MoldingTreatingMethod pli:MoldingTreatingMethod rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000104 ; rdfs:comment "MoldingTreatingMethod refers to the treating method in molding"@en ; rdfs:label "MoldingTreatingMethod"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MolePercentage pli:MolePercentage rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:MolePercentage ) ] ; rdfs:subClassOf pli:MolePercentageBasedUnit , pli:PolyinfoUnit , obo:UO_0000187 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MolePercentageBasedUnit pli:MolePercentageBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000187 ; rdfs:label "mole percentage based unit" ; oboInOwl:hasExactSynonym "%"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MolecularFormula pli:MolecularFormula rdf:type owl:Class ; rdfs:subClassOf pli:MaterialStructureDescriptor ; rdfs:comment "A subclass of the MaterialStructureDescriptor Class, Molecular Formula"@en ; rdfs:label "MolecularFormula"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.M03987> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MolecularWeight pli:MolecularWeight rdf:type owl:Class ; rdfs:subClassOf pli:MaterialStructureDescriptor ; rdfs:comment "A subclass of the MaterialStructureDescriptor Class, Molecular Weight"@en ; rdfs:label "MolecularWeight"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.M04000> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Monoclinic pli:Monoclinic rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:Monoclinic ) ] ; rdfs:subClassOf pli:CrystalSystem . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Monomer pli:Monomer rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoMaterial ; rdfs:comment "A subclass of the PoLyInfoMaterial Class, Monomer"@en ; rdfs:label "Monomer"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.M04017> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#MonomerBasedName pli:MonomerBasedName rdf:type owl:Class ; rdfs:subClassOf pli:Name ; rdfs:comment "A subclass of the Name Class, Monomer Based Name"@en ; rdfs:label "MonomerBasedName"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/term_polymer.html#chap05> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Morphology pli:Morphology rdf:type owl:Class ; rdfs:subClassOf pli:StructuralPropety ; rdfs:comment "A subclass of the StructuralPropety Class, Morphology"@en ; rdfs:label "Morphology"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NNucleationParameterOfAvramiEquation pli:NNucleationParameterOfAvramiEquation rdf:type owl:Class ; rdfs:subClassOf pli:CrystallizationKinetics ; rdfs:comment "A subclass of the CrystallizationKinetics Class, N Nucleation Parameter Of AvramiEquation"@en ; rdfs:label "n: Nucleation parameter of Avrami equation"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3150> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Name pli:Name rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoDescriptor ; owl:disjointWith pli:PolyinfoProperty ; rdfs:comment "Name refers to the name of the substance or others covered in PoLyInfo."@en ; rdfs:label "Name"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NanometerPerSecond pli:NanometerPerSecond rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:UO_1000094 [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000300 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:NanometerPerSecond ) ] ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000060 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NewtonCentimeterPerGram pli:NewtonCentimeterPerGram rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:NewtonCentimeterPerGram ) ] ; rdfs:subClassOf pli:NewtonCentimeterPerGramBasedUnit , pli:SpecificStrengthUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NewtonCentimeterPerGramBasedUnit pli:NewtonCentimeterPerGramBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificStrengthUnit ; rdfs:label "newton centimeter per gram based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NewtonPerDecitexBasedUnit pli:NewtonPerDecitexBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificStrengthUnit ; rdfs:label "newton per decitex based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NewtonPerSquareCentimeter pli:NewtonPerSquareCentimeter rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:NewtonPerSquareCentimeter ) ] ; rdfs:subClassOf pli:NewtonPerSquareCentimeterBasedUnit , pli:PolyinfoUnit , obo:UO_0000109 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NewtonPerSquareCentimeterBasedUnit pli:NewtonPerSquareCentimeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 ; rdfs:label "newton per square centimeter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NewtonPerSquareMeter pli:NewtonPerSquareMeter rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:NewtonPerSquareMeter ) ] ; rdfs:subClassOf pli:NewtonPerSquareMeterBasedUnit , pli:PolyinfoUnit , obo:UO_0000109 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NewtonPerSquareMeterBasedUnit pli:NewtonPerSquareMeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 ; rdfs:label "newton per square meter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NewtonPerSquareMillimeter pli:NewtonPerSquareMillimeter rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:NewtonPerSquareMillimeter ) ] ; rdfs:subClassOf pli:NewtonPerSquareMillimeterBasedUnit , pli:PolyinfoUnit , obo:UO_0000109 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NewtonPerSquareMillimeterBasedUnit pli:NewtonPerSquareMillimeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 ; rdfs:label "newton per square millimeter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NewtonPerTexBasedUnit pli:NewtonPerTexBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SpecificStrengthUnit ; rdfs:label "newton per tex based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NonSolvent_01 pli:NonSolvent_01 rdf:type owl:Class ; rdfs:subClassOf pli:SolutionComponentRole ; rdfs:comment "A subclass of the SolutionComponentRole Class, Non Solvent_01"@en ; rdfs:label "NonSolvent"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NonlinearElectroOpticEffect pli:NonlinearElectroOpticEffect rdf:type owl:Class ; rdfs:subClassOf pli:OpticalProperty ; rdfs:comment "A subclass of the OpticalProperty Class, Nonlinear ElectroOptic Effect"@en ; rdfs:label "nonlinear_electro_optic_effect"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NonlinearElectroOpticEffectCoefficient pli:NonlinearElectroOpticEffectCoefficient rdf:type owl:Class ; rdfs:subClassOf pli:CalculationModelParameter ; rdfs:comment "A subclass of the CalculationModelParameter Class, Nonlinear ElectroOptic Effect Coefficient"@en ; rdfs:label "NonlinearElectroOpticEffectCoefficient"@en ; rdfs:seeAlso pli:NonlinearElectroOpticEffect . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Number-AverageMolecularWeight pli:Number-AverageMolecularWeight rdf:type owl:Class ; rdfs:subClassOf pli:AverageMolecularWeight ; rdfs:comment "A subclass of the AverageMolecularWeight Class, Number-Average Molecular Weight"@en ; rdfs:label "Number-AverageMolecularWeight"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#NumberOfCUIn1UnitCell pli:NumberOfCUIn1UnitCell rdf:type owl:Class ; rdfs:subClassOf pli:StructuralPropety ; rdfs:comment "A subclass of the StructuralPropety Class, Number Of CU In 1 Unit Cell"@en ; rdfs:label "NumberOfCUIn1UnitCell"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Ohm pli:Ohm rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:Ohm ) ] ; rdfs:subClassOf pli:OhmBasedUnit , pli:ResistanceUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OhmBasedUnit pli:OhmBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:ResistanceUnit ; rdfs:label "ohm based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OhmCentimeter pli:OhmCentimeter rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( pli:OhmMeterBasedUnit [ rdf:type owl:Restriction ; owl:onProperty obo:has_prefix ; owl:someValuesFrom obo:UO_0000298 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:oneOf ( pli:OhmCentimeter ) ] ; rdfs:subClassOf pli:VolumeResistivityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OhmMeter pli:OhmMeter rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:OhmMeter ) ] ; rdfs:subClassOf pli:OhmMeterBasedUnit , pli:VolumeResistivityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OhmMeterBasedUnit pli:OhmMeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:VolumeResistivityUnit ; rdfs:label "ohm meter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OhmPerSquare pli:OhmPerSquare rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:OhmPerSquare ) ] ; rdfs:subClassOf pli:OhmPerSquareBasedUnit , pli:SurfaceResistivityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OhmPerSquareBasedUnit pli:OhmPerSquareBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SurfaceResistivityUnit ; rdfs:label "ohm per square based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OhmPerSquareCentimeter pli:OhmPerSquareCentimeter rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:OhmPerSquareCentimeter ) ] ; rdfs:subClassOf pli:OhmPerSquareCentimeterBasedUnit , pli:SurfaceResistivityUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OhmPerSquareCentimeterBasedUnit pli:OhmPerSquareCentimeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SurfaceResistivityUnit ; rdfs:label "ohm per square centimeter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OppositeMaterial pli:OppositeMaterial rdf:type owl:Class ; rdfs:subClassOf pli:ContactSubstanceRole ; rdfs:comment "A subclass of the ContactSubstanceRole Class, Opposite Material"@en ; rdfs:label "OppositeMaterial"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OpticalProperty pli:OpticalProperty rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Optical property"@en ; rdfs:label "Optical property"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OpticalPurity pli:OpticalPurity rdf:type owl:Class ; rdfs:subClassOf pli:OpticalProperty ; rdfs:comment "A subclass of the OpticalProperty Class, Optical Purity"@en ; rdfs:label "OpticalPurity"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OpticalRotation pli:OpticalRotation rdf:type owl:Class ; rdfs:subClassOf pli:OpticalProperty ; rdfs:comment "A subclass of the OpticalProperty Class, Optical Rotation"@en ; rdfs:label "OpticalRotation"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Orthorhombic pli:Orthorhombic rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:Orthorhombic ) ] ; rdfs:subClassOf pli:CrystalSystem . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OtherName pli:OtherName rdf:type owl:Class ; rdfs:subClassOf pli:Name ; rdfs:comment "A subclass of the Name Class, Other Name"@en ; rdfs:label "OtherName"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OtherProperty pli:OtherProperty rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, OtherProperty"@en ; rdfs:label "Other property"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OxygenIndex pli:OxygenIndex rdf:type owl:Class ; rdfs:subClassOf pli:HeatResistanceAndCombustion ; rdfs:comment "A subclass of the HeatResistanceAndCombustion Class, Oxygen Index"@en ; rdfs:label "Oxygen index"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PerDegreeCelsius pli:PerDegreeCelsius rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:PerDegreeCelsius ) ] ; rdfs:subClassOf pli:PerDegreeCelsiusBasedUnit , pli:ThermalExpansionUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PerDegreeCelsiusBasedUnit pli:PerDegreeCelsiusBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:ThermalExpansionUnit , obo:UO_0000005 ; rdfs:label "per celsius based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PerGigapascal pli:PerGigapascal rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:PerGigapascal ) ] ; rdfs:subClassOf pli:ElasticComplianceUnit , pli:PerGigapascalBasedUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PerGigapascalBasedUnit pli:PerGigapascalBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:ElasticComplianceUnit ; rdfs:label "per gigapascal based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PerKelvin pli:PerKelvin rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:PerKelvin ) ] ; rdfs:subClassOf pli:PerKelvinBasedUnit , pli:ThermalExpansionUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PerKelvinBasedUnit pli:PerKelvinBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:ThermalExpansionUnit , obo:UO_0000005 ; rdfs:label "per kelvin based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PerOhmCentimeter pli:PerOhmCentimeter rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:PerOhmCentimeter ) ] ; rdfs:subClassOf pli:PerOhmCentimeterBasedUnit , pli:PolyinfoUnit , obo:UO_0000262 . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PerOhmCentimeterBasedUnit pli:PerOhmCentimeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000262 ; rdfs:label "per ohm centimeter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PeriodicCopolymer pli:PeriodicCopolymer rdf:type owl:Class ; rdfs:subClassOf pli:Copolymer ; rdfs:comment "A subclass of the Copolymer Class, Periodic Copolymer"@en ; rdfs:label "PeriodicCopolymer"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.P04494> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PermeabilityCoefficientArrheniusEquation pli:PermeabilityCoefficientArrheniusEquation rdf:type owl:Class ; rdfs:subClassOf pli:CalculationModel ; rdfs:comment "A subclass of the CalculationModel Class, Permeability Coefficient Arrhenius Equation"@en ; rdfs:label "PermeabilityCoefficientArrheniusEquation"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PermeableSubstanceRole pli:PermeableSubstanceRole rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoRole ; rdfs:comment "A subclass of the PolyinfoRole Class, Permeable Substance Role"@en ; rdfs:label "PermeableSubstanceRole"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PermeantGasMolecular pli:PermeantGasMolecular rdf:type owl:Class ; rdfs:subClassOf pli:PermeableSubstanceRole ; rdfs:comment "A subclass of the PermeableSubstanceRole Class, Permeant Gas Molecular"@en ; rdfs:label "PermeantGasMolecular"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PermeantOther pli:PermeantOther rdf:type owl:Class ; rdfs:subClassOf pli:PermeableSubstanceRole ; rdfs:comment "A subclass of the PermeableSubstanceRole Class, Permeant Other"@en ; rdfs:label "PermeantOther"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Phr pli:Phr rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit ; rdfs:label "phr"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PhrBasedUnit pli:PhrBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit ; rdfs:label "phr based unit" . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PhysicalDescriptor pli:PhysicalDescriptor rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoDescriptor ; rdfs:comment "A subclass of the PolyinfoDescriptor Class, Physical Descriptor"@en ; rdfs:label "PhysicalDescriptor"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PhysicalProperty pli:PhysicalProperty rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Physical Property"@en ; rdfs:label "Physical property"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PhysicalState pli:PhysicalState rdf:type owl:Class ; rdfs:subClassOf pli:StructuralPropety ; rdfs:comment "A subclass of the StructuralPropety Class, PhysicalState"@en ; rdfs:label "PhysicalState"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PhysicochemicalProperty pli:PhysicochemicalProperty rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Physicochemical Property"@en ; rdfs:label "Physicochemical property"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyaddition_02 pli:Polyaddition_02 rdf:type owl:Class ; rdfs:subClassOf pli:SequentialPolymerization ; rdfs:comment "A subclass of the SequentialPolymerization Class, Polyaddition_02"@en ; rdfs:label "Polyaddition"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polycondensation_02 pli:Polycondensation_02 rdf:type owl:Class ; rdfs:subClassOf pli:SequentialPolymerization ; rdfs:comment "A subclass of the SequentialPolymerization Class, Polycondensation_02"@en ; rdfs:label "Polycondensation"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolyinfoData pli:PolyinfoData rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoDescriptor ; rdfs:comment "PolyinfoData refers to the data dealt with in PoLyInfo."@en ; rdfs:label "PolyinfoData"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolyinfoDescriptor pli:PolyinfoDescriptor rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000027 ; rdfs:comment "PolyinfoDescriptor refers to descriptors about concepts on PoLyInfo."@en ; rdfs:label "PolyinfoDescriptor"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolyinfoMaterial pli:PolyinfoMaterial rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoSample ; rdfs:comment "PolyinfoMaterial refers to a substance or type information identified based on its chemical structure etc."@en ; rdfs:label "PolyinfoMaterial"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolyinfoProperty pli:PolyinfoProperty rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000020 , [ rdf:type owl:Class ; owl:unionOf ( obo:BFO_0000016 obo:BFO_0000019 ) ] ; rdfs:comment "PolyinfoProperty refers to the properties dealt with in PoLyInfo."@en ; rdfs:label "PolyinfoProperty"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolyinfoRole pli:PolyinfoRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000081 ; owl:someValuesFrom obo:BFO_0000004 ] ; rdfs:comment "PolyinfoRole refers to the role that appears in PoLyInfo."@en ; rdfs:label "PolyinfoRole"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolyinfoSample pli:PolyinfoSample rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; rdfs:comment "PolyinfoSample refers to actual samples dealt with in PoLyInfo."@en ; rdfs:label "PolyinfoSample"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolyinfoStructure pli:PolyinfoStructure rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoDescriptor ; rdfs:comment "PolyinfoStructure refers to information on the internal structure of a substance identified from its chemical structure etc."@en ; rdfs:label "PolyinfoStructure"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolyinfoUnit pli:PolyinfoUnit rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000003 ; rdfs:comment "PolyinfoUnit refers to the units used in PoLyInfo."@en ; rdfs:label "PolyinfoUnit"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polymer pli:Polymer rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoMaterial ; rdfs:comment "A subclass of the PoLyInfoMaterial Class, Polymer"@en ; rdfs:label "Polymer"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.P04735> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolymerChainUnit pli:PolymerChainUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoStructure ; rdfs:comment "A subclass of the PolyinfoStructure Class, PolymerChainUnit"@en ; rdfs:label "PolymerChainUnit"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolymerData pli:PolymerData rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoData ; rdfs:comment "A subclass of the PolyinfoData, Polymer Data"@en ; rdfs:label "PolymerData"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolymerSample pli:PolymerSample rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoSample ; rdfs:comment "A subclass of the PolyinfoSample Class, Polymer Sample"@en ; rdfs:label "PolymerSample"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolymerType pli:PolymerType rdf:type owl:Class ; rdfs:subClassOf pli:PolymerData ; obo:IAO_0000116 "The polymer class is determined based on the pattern of the chemical structure of the polymer; the notation in the PoLyInfo GUI is Polymer Class. On the other hand, the URI, pli:PolymerType is due to the structure of the ontology. To explicitly indicate this, the labels and URIs were different."@en ; rdfs:comment "A subclass of the PolymerData Class, Polymer Type."@en ; rdfs:label "PolymerClass"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polymerization pli:Polymerization rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; rdfs:comment "SamplePolymerization refers to the polymerization that actually occurred in the samples dealt in PoLyInfo."@en ; rdfs:label "Polymerization"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolymerizationData pli:PolymerizationData rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoData ; rdfs:comment "A subclass of the PolyinfoData Class, Polymerization Data"@en ; rdfs:label "PolymerizationData"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolymerizationMechanismType pli:PolymerizationMechanismType rdf:type owl:Class ; rdfs:subClassOf pli:SamplePolymerizationData ; rdfs:comment "A subclass of the SamplePolymerizationData Class, Polymerization Mechanism Type"@en ; rdfs:label "PolymerizationMechanismType"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolymerizationRole pli:PolymerizationRole rdf:type owl:Class ; rdfs:subClassOf pli:ChemicalReactionRole ; rdfs:comment "A subclass of the ChemicalReactionRole Class, Polymerization Role"@en ; rdfs:label "PolymerizationRole"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolymerizationStyleType pli:PolymerizationStyleType rdf:type owl:Class ; rdfs:subClassOf pli:SamplePolymerizationData ; rdfs:comment "A subclass of the SamplePolymerizationData Class, Polymerization Style Type"@en ; rdfs:label "PolymerizationStyleType"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolymerizationType pli:PolymerizationType rdf:type owl:Class ; rdfs:subClassOf pli:PolymerizationData ; rdfs:comment "A subclass of the PolymerizationData Class, Polymerization Type"@en ; rdfs:label "PolymerizationType"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PondForcePerSquareInchBasedUnit pli:PondForcePerSquareInchBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 ; rdfs:label "pond-force per square inch based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PoorSolvent pli:PoorSolvent rdf:type owl:Class ; rdfs:subClassOf pli:SolutionComponentRole ; rdfs:comment "A subclass of the SolutionComponentRole Class, Poor Solvent"@en ; rdfs:label "Poor solvent"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P6170> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Precursor pli:Precursor rdf:type owl:Class ; rdfs:subClassOf pli:ChemicalReactionRole ; rdfs:comment "A subclass of the ChemicalReactionRole Class, Precursor"@en ; rdfs:label "Precursor"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Prepolymer pli:Prepolymer rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoMaterial ; rdfs:comment "A subclass of the PolyinfoMaterial Class, Prepolymer"@en ; rdfs:label "Prepolymer"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.PT07163> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PrimaryStructure pli:PrimaryStructure rdf:type owl:Class ; rdfs:subClassOf pli:InternalStructureOfSample ; obo:IAO_0000116 "PrimaryStructure refers to the primary structure contained in a substance"@en ; rdfs:comment "A subclass of the InternalStructureOfSample Class, Primary Structure"@en ; rdfs:label "PrimaryStructure"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.P04843> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PrimaryStructureCrosslinkDensity pli:PrimaryStructureCrosslinkDensity rdf:type owl:Class ; rdfs:subClassOf pli:StructuralPropety ; rdfs:comment "A subclass of the StructuralPropety Class, Primary Structure Crosslink Density"@en ; rdfs:label "PrimaryStructureCrosslinkDensity"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PrimaryStructureData pli:PrimaryStructureData rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoData ; rdfs:comment "A subclass of the PolyinfoData Class, Primary Structure Data"@en ; rdfs:label "PrimaryStructureData"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Product pli:Product rdf:type owl:Class ; rdfs:subClassOf pli:ChemicalReactionRole ; rdfs:comment "A subclass of the ChemicalReactionRole Class, Product"@en ; rdfs:label "Product"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PropertyValueData pli:PropertyValueData rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoData ; rdfs:comment "A subclass of the PolyinfoData Class, Property Value Data"@en ; rdfs:label "PropertyValueData"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Pseudo pli:Pseudo rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:Pseudo ) ] ; rdfs:subClassOf pli:CrystalState . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PvtRelation pli:PvtRelation rdf:type owl:Class ; rdfs:subClassOf pli:OtherProperty ; rdfs:comment "A subclass of the OtherProperty Class, PVT Relation"@en ; rdfs:label "PVT relation"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PvtRelationPressure pli:PvtRelationPressure rdf:type owl:Class ; rdfs:subClassOf pli:PvtRelation ; rdfs:comment "A subclass of the PvtRelation Class, PVT Relation Pressure"@en ; rdfs:label "pvt_relation_pressure"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PvtRelationSpecificVolume pli:PvtRelationSpecificVolume rdf:type owl:Class ; rdfs:subClassOf pli:PvtRelation ; rdfs:comment "A subclass of the PvtRelation Class, PVT Relation Specific Volume"@en ; rdfs:label "pvt_relation_specific_volume"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PvtRelationTemperature pli:PvtRelationTemperature rdf:type owl:Class ; rdfs:subClassOf pli:PvtRelation ; rdfs:comment "A subclass of the PvtRelation Class, PVT Relation Temperature"@en ; rdfs:label "pvt_relation_temperature"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#RGrowthRateOfCrystalSpherulite pli:RGrowthRateOfCrystalSpherulite rdf:type owl:Class ; rdfs:subClassOf pli:CrystallizationKinetics ; rdfs:comment "A subclass of the CrystallizationKinetics Class, R Growth Rate Of Crystal Spherulite"@en ; rdfs:label "R: Growth rate of crystal/spherulite"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3150> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#RadiationResistance pli:RadiationResistance rdf:type owl:Class ; rdfs:subClassOf pli:OtherProperty ; rdfs:comment "A subclass of the OtherProperty Class, Radiation Resistance"@en ; rdfs:label "Radiation resistance"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#RadiusOfGyration pli:RadiusOfGyration rdf:type owl:Class ; rdfs:subClassOf pli:DiluteSolutionProperty ; rdfs:comment "A subclass of the DiluteSolutionProperty Class, Radius Of Gyration"@en ; rdfs:label "Radius of gyration"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P6110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#RandomCopolymer pli:RandomCopolymer rdf:type owl:Class ; rdfs:subClassOf pli:Copolymer ; rdfs:comment "A subclass of the Copolymer Class, Random Copolymer"@en ; rdfs:label "RandomCopolymer"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.R05126> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Rate pli:Rate rdf:type owl:Class ; rdfs:subClassOf pli:TransitionDescriptor ; rdfs:comment "A subclass of the TransitionDescriptor Class, Rate"@en ; rdfs:label "Rate"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#RationalFormula pli:RationalFormula rdf:type owl:Class ; rdfs:subClassOf pli:MaterialStructureDescriptor ; rdfs:comment "A subclass of the MaterialStructureDescriptor Class, Rational Formula"@en ; rdfs:label "RationalFormula"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Reactant pli:Reactant rdf:type owl:Class ; rdfs:subClassOf pli:ChemicalReactionRole ; rdfs:comment "A subclass of the ChemicalReactionRole Class, Reactant"@en ; rdfs:label "Reactant"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#RefractiveIndex pli:RefractiveIndex rdf:type owl:Class ; rdfs:subClassOf pli:RelationalProperty ; rdfs:comment "A subclass of the RelationalProperty Class, Refractive Index"@en ; rdfs:label "Refractive index"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.R05240> , <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P2110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#RelationalProperty pli:RelationalProperty rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Relational Property. A class of properties that presupposes the existence of other substances."@en ; rdfs:label "Relational property"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#RelativeHumidity pli:RelativeHumidity rdf:type owl:Class ; rdfs:subClassOf pli:PhysicalDescriptor ; rdfs:comment "A subclass of the PhysicalDescriptor Class, Relative Humidity"@en ; rdfs:label "RelativeHumidity"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.R05267> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#RepresentativeName pli:RepresentativeName rdf:type owl:Class ; rdfs:subClassOf pli:Name ; rdfs:comment "A subclass of the Name Class, Representative Name"@en ; rdfs:label "RepresentativeName"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ResistanceStableChemicalSubstance pli:ResistanceStableChemicalSubstance rdf:type owl:Class ; rdfs:subClassOf pli:ContactSubstanceRole ; rdfs:comment "A subclass of the ContactSubstanceRole Class, Resistance Stable Chemical Substance"@en ; rdfs:label "ResistanceStableChemicalSubstance"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ResistanceUnit pli:ResistanceUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000000 ; rdfs:label "resistance unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ResistanceUnstableChemicalSubstance pli:ResistanceUnstableChemicalSubstance rdf:type owl:Class ; rdfs:subClassOf pli:ContactSubstanceRole ; rdfs:comment "A subclass of the ContactSubstanceRole Class, Resistance Unstable Chemical Substance"@en ; rdfs:label "ResistanceUnstableChemicalSubstance"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#RheologicalProperty pli:RheologicalProperty rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Rheological Property"@en ; rdfs:label "Rheological property"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#RingOpenPolymerization_02 pli:RingOpenPolymerization_02 rdf:type owl:Class ; rdfs:subClassOf pli:ChainPolymerization ; rdfs:comment "A subclass of the ChainPolymerization Class, Ring Open Polymerization_02"@en ; rdfs:label "RingOpenPolymerization"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#RockwellHardness pli:RockwellHardness rdf:type owl:Class ; rdfs:subClassOf pli:Hardness ; rdfs:comment "A subclass of the Hardness Class, Rockwell Hardness"@en ; rdfs:label "Rockwell hardness"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8570> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SampleData pli:SampleData rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoData ; rdfs:comment "A subclass of the PolyinfoData Class, Sample Data"@en ; rdfs:label "SampleData"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SampleEndGroup pli:SampleEndGroup rdf:type owl:Class ; rdfs:subClassOf pli:PrimaryStructure ; rdfs:comment "A subclass of the PrimaryStructure Class, Sample End Group"@en ; rdfs:label "SampleEndGroup"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SampleEndGroupInformation pli:SampleEndGroupInformation rdf:type owl:Class ; rdfs:subClassOf pli:PrimaryStructureData ; rdfs:comment "A subclass of the PrimaryStructureData Class, Sample End Group Information"@en ; rdfs:label "SampleEndGroupInformation"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SamplePolymerizationData pli:SamplePolymerizationData rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoData ; rdfs:comment "A subclass of the PolyinfoData Class, Sample Polymerization Data"@en ; rdfs:label "SamplePolymerizationData"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SecondVirialCoefficient pli:SecondVirialCoefficient rdf:type owl:Class ; rdfs:subClassOf pli:RelationalProperty ; rdfs:comment "A subclass of the RelationalProperty Class, Second Virial Coefficient"@en ; rdfs:label "Second virial coefficient"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P6150> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SecondVirialCoefficientUnit pli:SecondVirialCoefficientUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000000 ; rdfs:label "second virial coefficient unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SedimentationCoefficient pli:SedimentationCoefficient rdf:type owl:Class ; rdfs:subClassOf pli:RelationalProperty ; rdfs:comment "A subclass of the RelationalProperty Class, Sedimentation Coefficient"@en ; rdfs:label "Sedimentation coefficient"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P6130> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SequentialPolymerization pli:SequentialPolymerization rdf:type owl:Class ; rdfs:subClassOf pli:Polymerization ; rdfs:comment "A subclass of the SamplePolymerization Class, Sequential Polymerization"@en ; rdfs:label "SequentialPolymerization"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Shape pli:Shape rdf:type owl:Class ; rdfs:subClassOf pli:GeometricDescriptor ; rdfs:comment "A subclass of the GeometricDescriptor Class, Shape"@en ; rdfs:label "Shape"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ShapeAndConstructionalFeature pli:ShapeAndConstructionalFeature rdf:type owl:Class ; rdfs:subClassOf pli:Shape ; rdfs:comment "A subclass of the Shape Class, Shape And Constructional Feature"@en ; rdfs:label "ShapeAndConstructionalFeature"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ShearModulus pli:ShearModulus rdf:type owl:Class ; rdfs:subClassOf pli:ShearProperty ; rdfs:comment "A subclass of the ShearProperty Class, Shear Modulus"@en ; rdfs:label "Shear modulus"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ShearProperty pli:ShearProperty rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Shear property"@en ; rdfs:label "Shear property"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ShearStressStrengthAtBreak pli:ShearStressStrengthAtBreak rdf:type owl:Class ; rdfs:subClassOf pli:ShearProperty ; rdfs:comment "A subclass of the ShearProperty Class, Shear Stress Strength At Break"@en ; rdfs:label "Shear stress (strength) at break"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ShearStressStrengthAtYield pli:ShearStressStrengthAtYield rdf:type owl:Class ; rdfs:subClassOf pli:ShearProperty ; rdfs:comment "A subclass of the ShearProperty Class, Shear Stress Strength At Yield"@en ; rdfs:label "Shear stress (strength) at yield"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ShoreHardness pli:ShoreHardness rdf:type owl:Class ; rdfs:subClassOf pli:Hardness ; rdfs:comment "A subclass of the Hardness Class, Shore Hardness"@en ; rdfs:label "Shore hardness"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8580> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Smiles pli:Smiles rdf:type owl:Class ; rdfs:subClassOf pli:MaterialStructureDescriptor ; rdfs:comment "A subclass of the MaterialStructureDescriptor Class, Smiles"@en ; rdfs:label "Smiles"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.ST06980> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SofteningTemperature pli:SofteningTemperature rdf:type owl:Class ; rdfs:subClassOf pli:HeatCharacteristic ; rdfs:comment "A subclass of the HeatCharacteristic Class, Softening Temperature"@en ; rdfs:label "Softening temperature"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8510> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SolidState pli:SolidState rdf:type owl:Class ; rdfs:subClassOf pli:PhysicalState ; rdfs:comment "A subclass of the PhysicalState Class, Solid State"@en ; rdfs:label "SolidState"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SolubilityParameter pli:SolubilityParameter rdf:type owl:Class ; rdfs:subClassOf pli:PhysicochemicalProperty ; rdfs:comment "A subclass of the PhysicochemicalProperty Class, Solubility Parameter"@en ; rdfs:label "Solubility parameter"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P5110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SolubilityParameterUnit pli:SolubilityParameterUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000000 ; rdfs:label "solubility parameter unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SolutionComponentRole pli:SolutionComponentRole rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoRole ; rdfs:comment "A subclass of the PolyinfoRole Class, Solution Component Role"@en ; rdfs:label "SolutionComponentRole"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SolutionViscosityMeasurementMethod pli:SolutionViscosityMeasurementMethod rdf:type owl:Class ; rdfs:subClassOf pli:MeasurementMethod ; rdfs:comment "A subclass of the MeasurementMethod Class, Solution Viscosity Measurement Method"@en ; rdfs:label "SolutionViscosityMeasurementMethod"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SolutionViscosityType pli:SolutionViscosityType rdf:type owl:Class ; rdfs:subClassOf pli:PropertyValueData ; rdfs:comment "A subclass of the PropertyValueData Class, Solution Viscosity Type"@en ; rdfs:label "SolutionViscosityType"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SolutionViscosity_01 pli:SolutionViscosity_01 rdf:type owl:Class ; rdfs:subClassOf pli:RheologicalProperty ; rdfs:comment "A subclass of the RheologicalProperty Class, Solution Viscosity_01"@en ; rdfs:label "SolutionViscosity"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Solvent_01 pli:Solvent_01 rdf:type owl:Class ; rdfs:subClassOf pli:SolutionComponentRole ; rdfs:comment "A subclass of the SolutionComponentRole Class, Solvent_01"@en ; rdfs:label "Solvent"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SpaceGroup pli:SpaceGroup rdf:type owl:Class ; rdfs:subClassOf pli:CrystalState ; rdfs:comment "A subclass of the CrystalState Class, Space Group"@en ; rdfs:label "SpaceGroup"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SpecificEnergyUnit pli:SpecificEnergyUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000111 ; rdfs:label "specific energy unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SpecificHeatCapacity pli:SpecificHeatCapacity rdf:type owl:Class ; rdfs:subClassOf pli:ThermalProperty ; rdfs:comment "A subclass of the ThermalProperty Class, Specific Heat Capacity"@en ; rdfs:label "Specific heat capacity"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3210> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SpecificHeatCapacityCp pli:SpecificHeatCapacityCp rdf:type owl:Class ; rdfs:subClassOf pli:SpecificHeatCapacity ; rdfs:comment "A subclass of the SpecificHeatCapacity Class, Specific Heat Capacity Cp"@en ; rdfs:label "Specific heat capacity (Cp)"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3210> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SpecificHeatCapacityCv pli:SpecificHeatCapacityCv rdf:type owl:Class ; rdfs:subClassOf pli:SpecificHeatCapacity ; rdfs:comment "A subclass of the SpecificHeatCapacity Class, Specific Heat Capacity Cv"@en ; rdfs:label "Specific heat capacity (Cv)"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3210> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SpecificHeatCapacityUnit pli:SpecificHeatCapacityUnit rdf:type owl:Class ; rdfs:subClassOf pli:HeatCapacityUnit ; rdfs:label "specific heat capacity unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SpecificRotatoryPower pli:SpecificRotatoryPower rdf:type owl:Class ; rdfs:subClassOf pli:OpticalProperty ; rdfs:comment "A subclass of the OpticalProperty Class, Specific Rotatory Power"@en ; rdfs:label "SpecificRotatoryPower"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SpecificRotatoryPowerMeasurementMethod pli:SpecificRotatoryPowerMeasurementMethod rdf:type owl:Class ; rdfs:subClassOf pli:MeasurementMethod ; rdfs:comment "A subclass of the MeasurementMethod Class, Specific Rotatory Power Measurement Method"@en ; rdfs:label "SpecificRotatoryPowerMeasurementMethod"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SpecificRotatoryPowerMeasurementStandard pli:SpecificRotatoryPowerMeasurementStandard rdf:type owl:Class ; rdfs:subClassOf pli:MeasurementStandard ; rdfs:comment "A subclass of the MeasurementStandard Class, Specific Rotatory Power Measurement Standard"@en ; rdfs:label "SpecificRotatoryPowerMeasurementStandard"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SpecificRotatoryPowerStandard pli:SpecificRotatoryPowerStandard rdf:type owl:Class ; rdfs:subClassOf pli:MeasurementStandard ; rdfs:comment "A subclass of the MeasurementStandard Class, Specific Rotatory Power Standard"@en ; rdfs:label "SpecificRotatoryPowerStandard"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SpecificStrengthUnit pli:SpecificStrengthUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000109 ; rdfs:label "specific strength unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SpecificVolume pli:SpecificVolume rdf:type owl:Class ; rdfs:subClassOf pli:PhysicalProperty ; rdfs:comment "A subclass of the PhysicalProperty Class, Specific Volume"@en ; rdfs:label "Specific volume"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P1110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SquareCentimeterPerSecond pli:SquareCentimeterPerSecond rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:SquareCentimeterPerSecond ) ] ; rdfs:subClassOf pli:MassDiffusivityUnit , pli:SquareCentimeterPerSecondBasedUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SquareCentimeterPerSecondBasedUnit pli:SquareCentimeterPerSecondBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:MassDiffusivityUnit ; rdfs:label "square centimeter per second based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SquareMeterPerNewton pli:SquareMeterPerNewton rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:SquareMeterPerNewton ) ] ; rdfs:subClassOf pli:ElasticComplianceUnit , pli:SquareMeterPerNewtonBasedUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SquareMeterPerNewtonBasedUnit pli:SquareMeterPerNewtonBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:ElasticComplianceUnit ; rdfs:label "square meter per newton based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SquareMeterPerSecond pli:SquareMeterPerSecond rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:SquareMeterPerSecond ) ] ; rdfs:subClassOf pli:MassDiffusivityUnit , pli:SquareMeterPerSecondBasedUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SquareMeterPerSecondBasedUnit pli:SquareMeterPerSecondBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:MassDiffusivityUnit ; rdfs:label "square meter per second based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SquareMillimeterPerSecond pli:SquareMillimeterPerSecond rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:SquareMillimeterPerSecond ) ] ; rdfs:subClassOf pli:MassDiffusivityUnit , pli:SquareMillimeterPerSecondBasedUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SquareMillimeterPerSecondBasedUnit pli:SquareMillimeterPerSecondBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:MassDiffusivityUnit ; rdfs:label "square millimeter per second based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SquareRootOfJoulePerCubicCentimeter pli:SquareRootOfJoulePerCubicCentimeter rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:SquareRootOfJoulePerCubicCentimeter ) ] ; rdfs:subClassOf pli:SolubilityParameterUnit , pli:SquareRootOfJoulePerCubicCentimeterBasedUnit . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SquareRootOfJoulePerCubicCentimeterBasedUnit pli:SquareRootOfJoulePerCubicCentimeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:SolubilityParameterUnit ; rdfs:label "square root of joule per cubic centimeter based unit"^^xsd:string ; oboInOwl:hasExactSynonym "(J/cm3)1/2"^^xsd:string , "(J/cm^[3])^[1/2]"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#StateChangeDescriptor pli:StateChangeDescriptor rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoDescriptor ; rdfs:comment "A subclass of the PolyinfoDescriptor Class, State Change Descriptor"@en ; rdfs:label "StateChangeDescriptor"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#StatisticalCopolymer pli:StatisticalCopolymer rdf:type owl:Class ; rdfs:subClassOf pli:Copolymer ; rdfs:comment "A subclass of the Copolymer Class, Statistical Copolymer"@en ; rdfs:label "StatisticalCopolymer"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.S05955> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Stereoregularity pli:Stereoregularity rdf:type owl:Class ; rdfs:subClassOf pli:PrimaryStructure ; rdfs:comment "A subclass of the PrimaryStructure Class, Stereoregularity"@en ; rdfs:label "Stereoregularity"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#StereoregularityMeasurementMethod pli:StereoregularityMeasurementMethod rdf:type owl:Class ; rdfs:subClassOf pli:MeasurementMethod ; rdfs:comment "A subclass of the MeasurementMethod Class, Stereoregularity Measurement Method"@en ; rdfs:label "StereoregularityMeasurementMethod"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#StereoregularityType pli:StereoregularityType rdf:type owl:Class ; rdfs:subClassOf pli:PrimaryStructureData ; rdfs:comment "A subclass of the PrimaryStructureData Class, Stereoregularity Type"@en ; rdfs:label "StereoregularityType"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#StokesBasedUnit pli:StokesBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:KinematicViscosityUnit ; rdfs:label "stokes based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#StorageModulus_01 pli:StorageModulus_01 rdf:type owl:Class ; rdfs:subClassOf pli:DynamicTensileProperties ; rdfs:comment "A subclass of the DynamicTensileProperties Class, Storage Modulus_01"@en ; rdfs:label "Storage modulus"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8130> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#StorageModulus_02 pli:StorageModulus_02 rdf:type owl:Class ; rdfs:subClassOf pli:DynamicShearProperties ; rdfs:comment "A subclass of the DynamicShearProperties Class, Storage Modulus_02"@en ; rdfs:label "Storage modulus"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#StorageModulus_03 pli:StorageModulus_03 rdf:type owl:Class ; rdfs:subClassOf pli:DynamicFlexuralProperties ; rdfs:comment "A subclass of the DynamicFlexuralProperties Class, Storage Modulus_03"@en ; rdfs:label "Storage modulus"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#StorageModulus_04 pli:StorageModulus_04 rdf:type owl:Class ; rdfs:subClassOf pli:DynamicCompressiveProperties ; rdfs:comment "A subclass of the DynamicCompressiveProperties Class, Storage Modulus_04"@en ; rdfs:label "Storage modulus"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#StressOpticalCoefficient pli:StressOpticalCoefficient rdf:type owl:Class ; rdfs:subClassOf pli:OpticalProperty ; rdfs:comment "A subclass of the OpticalProperty Class, Stress Optical Coefficient"@en ; rdfs:label "Stress-optical coefficient"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P2120> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#StructuralPropety pli:StructuralPropety rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Structural Propety"@en ; rdfs:label "StructuralProperty"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#StructureBasedName pli:StructureBasedName rdf:type owl:Class ; rdfs:subClassOf pli:Name ; rdfs:comment "A subclass of the Name Class, Structure Based Name"@en ; rdfs:label "StructureBasedName"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/term_polymer.html#chap05> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SurfaceResistivity pli:SurfaceResistivity rdf:type owl:Class ; rdfs:subClassOf pli:ElectricResistivity ; rdfs:comment "A subclass of the ElectricResistivity Class, Surface Resistivity"@en ; rdfs:label "Surface resistivity"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P4130> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SurfaceResistivityUnit pli:SurfaceResistivityUnit rdf:type owl:Class ; rdfs:subClassOf pli:ResistanceUnit ; rdfs:label "surface resistivity unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#SurfaceTension pli:SurfaceTension rdf:type owl:Class ; rdfs:subClassOf pli:PhysicochemicalProperty ; rdfs:comment "A subclass of the PhysicochemicalProperty Class, Surface Tension"@en ; rdfs:label "Surface tension"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P5150> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Temperature_01 pli:Temperature_01 rdf:type owl:Class ; rdfs:subClassOf pli:PhysicalDescriptor ; rdfs:comment "A subclass of the PhysicalDescriptor Class, Temperature_01"@en ; rdfs:label "Temperature"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#TensileCreepCompliance pli:TensileCreepCompliance rdf:type owl:Class ; rdfs:subClassOf pli:CreepCharacteristic ; rdfs:comment "A subclass of the CreepCharacteristic Class, Tensile Creep Compliance"@en ; rdfs:label "Tensile creep compliance"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#TensileCreepModulus pli:TensileCreepModulus rdf:type owl:Class ; rdfs:subClassOf pli:CreepCharacteristic ; rdfs:comment "A subclass of the CreepCharacteristic Class, Tensile Creep Modulus"@en ; rdfs:label "Tensile creep modulus"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#TensileCreepRecovery pli:TensileCreepRecovery rdf:type owl:Class ; rdfs:subClassOf pli:CreepCharacteristic ; rdfs:comment "A subclass of the CreepCharacteristic Class, Tensile Creep Recovery"@en ; rdfs:label "Tensile creep recovery"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#TensileCreepRuptureStrength pli:TensileCreepRuptureStrength rdf:type owl:Class ; rdfs:subClassOf pli:CreepCharacteristic ; rdfs:comment "A subclass of the CreepCharacteristic Class, Tensile Creep Rupture Strength"@en ; rdfs:label "Tensile creep rupture strength"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#TensileCreepRuptureTime pli:TensileCreepRuptureTime rdf:type owl:Class ; rdfs:subClassOf pli:CreepCharacteristic ; rdfs:comment "A subclass of the CreepCharacteristic Class, Tensile Creep Rupture Time"@en ; rdfs:label "Tensile creep rupture time"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#TensileCreepStrain pli:TensileCreepStrain rdf:type owl:Class ; rdfs:subClassOf pli:CreepCharacteristic ; rdfs:comment "A subclass of the CreepCharacteristic Class, Tensile Creep Strain"@en ; rdfs:label "Tensile creep strain"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#TensileModulus pli:TensileModulus rdf:type owl:Class ; rdfs:subClassOf pli:TensileProperty ; rdfs:comment "A subclass of the TensileProperty Class, Tensile Modulus"@en ; rdfs:label "Tensile modulus"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#TensileProperty pli:TensileProperty rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Tensile Property"@en ; rdfs:label "Tensile property"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#TensileStressStrengthAtBreak pli:TensileStressStrengthAtBreak rdf:type owl:Class ; rdfs:subClassOf pli:TensileProperty ; rdfs:comment "A subclass of the TensileProperty Class, Tensile Stress Strength At Break"@en ; rdfs:label "Tensile stress (strength) at break"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#TensileStressStrengthAtYield pli:TensileStressStrengthAtYield rdf:type owl:Class ; rdfs:subClassOf pli:TensileProperty ; rdfs:comment "A subclass of the TensileProperty Class, Tensile Stress Strength At Yield"@en ; rdfs:label "Tensile stress (strength) at yield"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Terminator pli:Terminator rdf:type owl:Class ; rdfs:subClassOf pli:PolymerizationRole ; rdfs:comment "A subclass of the PolymerizationRole Class, Terminator"@en ; rdfs:label "Terminator"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Tetragonal pli:Tetragonal rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:Tetragonal ) ] ; rdfs:subClassOf pli:CrystalSystem . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ThermalConductivity pli:ThermalConductivity rdf:type owl:Class ; rdfs:subClassOf pli:HeatConduction ; rdfs:comment "A subclass of the HeatConduction Class, Thermal Conductivity"@en ; rdfs:label "Thermal conductivity"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3190> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ThermalDecomposition pli:ThermalDecomposition rdf:type owl:Class ; rdfs:subClassOf pli:ThermalProperty ; rdfs:comment "A subclass of the ThermalProperty Class, Thermal Decomposition"@en ; rdfs:label "Thermal decomposition"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P4110> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ThermalDecompositionTemperature pli:ThermalDecompositionTemperature rdf:type owl:Class ; rdfs:subClassOf pli:ThermalDecomposition ; rdfs:comment "A subclass of the ThermalDecomposition Class, Thermal Decomposition Temperature"@en ; rdfs:label "Thermal decomposition temperature"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ThermalDecompositionWeightLoss pli:ThermalDecompositionWeightLoss rdf:type owl:Class ; rdfs:subClassOf pli:ThermalDecomposition ; rdfs:comment "A subclass of the ThermalDecomposition Class, Thermal Decomposition WeightLoss"@en ; rdfs:label "Thermal decomposition weight loss"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ThermalDiffusivity pli:ThermalDiffusivity rdf:type owl:Class ; rdfs:subClassOf pli:HeatConduction ; rdfs:comment "A subclass of the HeatConduction Class, Thermal Diffusivity"@en ; rdfs:label "Thermal diffusivity"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3190> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ThermalExpansion pli:ThermalExpansion rdf:type owl:Class ; rdfs:subClassOf pli:ThermalProperty ; rdfs:comment "A subclass of the ThermalProperty Class, Thermal Expansion"@en ; rdfs:label "Thermal expansion"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3180> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ThermalExpansionUnit pli:ThermalExpansionUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000000 ; rdfs:label "thermal expansion unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ThermalProperty pli:ThermalProperty rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoProperty ; rdfs:comment "A subclass of the PolyinfoProperty Class, Thermal Property"@en ; rdfs:label "Thermal property"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ThetaSolventThetaTemperature pli:ThetaSolventThetaTemperature rdf:type owl:Class ; rdfs:subClassOf pli:RelationalProperty ; rdfs:comment "A subclass of the RelationalProperty Class, Theta Solvent Theta Temperature"@en ; rdfs:label "Theta-solvent/Theta-temperature"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P6160> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Time pli:Time rdf:type owl:Class ; rdfs:subClassOf pli:PhysicalDescriptor . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Trade pli:Trade rdf:type owl:Class ; rdfs:subClassOf pli:CommerceRole ; rdfs:comment "A subclass of the CommerceRole Class, Trade"@en ; rdfs:label "Trade"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#TradeGrade pli:TradeGrade rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000300 ; rdfs:comment "TradeGrade refers to the grade of the products."@en ; rdfs:label "TradeGrade"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#TransitionDescriptor pli:TransitionDescriptor rdf:type owl:Class ; rdfs:subClassOf pli:StateChangeDescriptor ; rdfs:comment "A subclass of the StateChangeDescriptor Class, Transition Descriptor"@en ; rdfs:label "TransitionDescriptor"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Triclinic pli:Triclinic rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:Triclinic ) ] ; rdfs:subClassOf pli:CrystalSystem . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#TrigonalRhombohedral pli:TrigonalRhombohedral rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( pli:TrigonalRhombohedral ) ] ; rdfs:subClassOf pli:CrystalSystem . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#UlFlammabilityCodeRating pli:UlFlammabilityCodeRating rdf:type owl:Class ; rdfs:subClassOf pli:HeatResistanceAndCombustion ; rdfs:comment "A subclass of the HeatResistanceAndCombustion Class, Ul Flammability Code Rating"@en ; rdfs:label "UL Flammability code rating"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#UlFlammabilityCodeRatingType pli:UlFlammabilityCodeRatingType rdf:type owl:Class ; rdfs:subClassOf pli:PropertyValueData ; rdfs:comment "A subclass of the Property Value Data Class, UlFlammabilityCodeRatingType"@en ; rdfs:label "UlFlammabilityCodeRatingType"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#UlTemperatureIndex pli:UlTemperatureIndex rdf:type owl:Class ; rdfs:subClassOf pli:HeatResistanceAndCombustion ; rdfs:comment "A subclass of the HeatResistanceAndCombustion Class, Ul Temperature Index"@en ; rdfs:label "UL temperature index"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Uniformization pli:Uniformization rdf:type owl:Class ; rdfs:subClassOf pli:MaterialProcessing ; rdfs:comment "A subclass of the MaterialProcessing Class, Uniformization"@en ; rdfs:label "Uniformization"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#VicatSofteningTemperature pli:VicatSofteningTemperature rdf:type owl:Class ; rdfs:subClassOf pli:HeatCharacteristic ; rdfs:comment "A subclass of the HeatCharacteristic Class, Vicat Softening Temperature"@en ; rdfs:label "Vicat softening temperature"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P8520> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ViscosityAverageMolecularWeight pli:ViscosityAverageMolecularWeight rdf:type owl:Class ; rdfs:subClassOf pli:AverageMolecularWeight ; rdfs:comment "A subclass of the AverageMolecularWeight Class, Viscosity Average Molecular Weight"@en ; rdfs:label "Viscosity-AverageMolecularWeight"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#VoltPerMillimeterBasedUnit pli:VoltPerMillimeterBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000267 ; rdfs:label "volt per millimeter based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Voltage pli:Voltage rdf:type owl:Class ; rdfs:subClassOf pli:PhysicalDescriptor ; rdfs:comment "A subclass of the PhysicalDescriptor Class, Voltage"@en ; rdfs:label "Voltage"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#VolumeExpansionCoefficient pli:VolumeExpansionCoefficient rdf:type owl:Class ; rdfs:subClassOf pli:ThermalExpansion ; rdfs:comment "A subclass of the ThermalExpansion Class, Volume Expansion Coefficient"@en ; rdfs:label "Volume expansion coefficient"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P3180> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#VolumeResistivity pli:VolumeResistivity rdf:type owl:Class ; rdfs:subClassOf pli:ElectricResistivity ; rdfs:comment "A subclass of the ElectricResistivity Class, Volume Resistivity"@en ; rdfs:label "Volume resistivity"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P4130> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#VolumeResistivityUnit pli:VolumeResistivityUnit rdf:type owl:Class ; rdfs:subClassOf pli:ResistanceUnit ; rdfs:label "volume resistivity unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#WaterAbsorption pli:WaterAbsorption rdf:type owl:Class ; rdfs:subClassOf pli:PhysicochemicalProperty ; rdfs:comment "A subclass of the PhysicochemicalProperty Class, Water Absorption"@en ; rdfs:label "Water absorption"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P5120> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#WaterVaporTransmission pli:WaterVaporTransmission rdf:type owl:Class ; rdfs:subClassOf pli:PhysicochemicalProperty ; rdfs:comment "A subclass of the PhysicochemicalProperty Class, Water Vapor Transmission"@en ; rdfs:label "Water vapor transmission"@en ; rdfs:seeAlso <https://polymer.nims.go.jp/PoLyInfo/guide/en/Property.html#P5130> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#WaterVaporTransmissionUnit pli:WaterVaporTransmissionUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000000 ; rdfs:label "water vapor transmission unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#WattPerCentimeterKelvinBasedUnit pli:WattPerCentimeterKelvinBasedUnit rdf:type owl:Class ; rdfs:subClassOf pli:PolyinfoUnit , obo:UO_0000263 ; rdfs:label "watt per centimeter kelvin based unit"^^xsd:string . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Wavelength pli:Wavelength rdf:type owl:Class ; rdfs:subClassOf pli:PhysicalDescriptor ; rdfs:comment "A subclass of the PhysicalDescriptor Class, Wavelength"@en ; rdfs:label "WaveLength"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#WeightAverageMolecularWeight pli:WeightAverageMolecularWeight rdf:type owl:Class ; rdfs:subClassOf pli:AverageMolecularWeight ; rdfs:comment "A subclass of the AverageMolecularWeight Class, Weight-Average Molecular Weight"@en ; rdfs:label "Weight-AverageMolecularWeight"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#ZAverageMolecularWeight pli:ZAverageMolecularWeight rdf:type owl:Class ; rdfs:subClassOf pli:AverageMolecularWeight ; rdfs:comment "A subclass of the AverageMolecularWeight Class, Z-Average Molecular Weight"@en ; rdfs:label "Z-AverageMolecularWeight"@en . ### http://purl.obolibrary.org/obo/BFO_0000015 obo:BFO_0000015 rdf:type owl:Class . ### http://purl.obolibrary.org/obo/BFO_0000023 obo:BFO_0000023 rdf:type owl:Class . ### http://purl.obolibrary.org/obo/BFO_0000040 obo:BFO_0000040 rdf:type owl:Class . ### http://purl.obolibrary.org/obo/IAO_0000027 obo:IAO_0000027 rdf:type owl:Class . ### http://purl.org/ontology/bibo/Article <http://purl.org/ontology/bibo/Article> rdf:type owl:Class . ### http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq rdf:Seq rdf:type owl:Class . ################################################################# # Individuals ################################################################# ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyimines pli:Polyimines rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polyimines"@en ; rdfs:label "Polyimines"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#PolyhaloOlefins pli:PolyhaloOlefins rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, PolyhaloOlefins"@en ; rdfs:label "PolyhaloOlefins"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyanhydrides pli:Polyanhydrides rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polyanhydrides"@en ; rdfs:label "Polyanhydrides"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Copolymers pli:Copolymers rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Copolymers"@en ; rdfs:label "Copolymers"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyamides pli:Polyamides rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polyamides"@en ; rdfs:label "Polyamides"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polydienes pli:Polydienes rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polydienes"@en ; rdfs:label "Polydienes"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyurethanes pli:Polyurethanes rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polyurethanes"@en ; rdfs:label "Polyurethanes"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyoxides pli:Polyoxides rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polyoxides"@en ; rdfs:label "Polyoxides"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyesters pli:Polyesters rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polyesters"@en ; rdfs:label "Polyesters"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polysulfones pli:Polysulfones rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polysulfones"@en ; rdfs:label "Polysulfones"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polysiloxanes pli:Polysiloxanes rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polysiloxanes"@en ; rdfs:label "Polysiloxanes"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyacrylics pli:Polyacrylics rdf:type owl:NamedIndividual , pli:PolymerType ; <http://purl.org/dc/elements/1.1/identifier> "PC00001" ; rdfs:comment "An instance of the PolymerType, Polyacrylics"@en ; rdfs:label "Polyacrylics"@en , "ポリアクリル"@ja . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polycarbonates pli:Polycarbonates rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polycarbonates"@en ; rdfs:label "Polycarbonates"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyvinyls pli:Polyvinyls rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polyvinyls"@en ; rdfs:label "Polyvinyls"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyureas pli:Polyureas rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polyureas"@en ; rdfs:label "Polyureas"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyphosphazenes pli:Polyphosphazenes rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polyphosphazenes"@en ; rdfs:label "Polyphosphazenes"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polysulfides pli:Polysulfides rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polysulfides"@en ; rdfs:label "Polysulfides"@en ; rdfs:seeAlso <https://doi.org/10.1351/goldbook.P04754> . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyketones pli:Polyketones rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polyketones"@en ; rdfs:label "Polyketones"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyimides pli:Polyimides rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polyimides"@en ; rdfs:label "Polyimides"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyolefins pli:Polyolefins rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polyolefins"@en ; rdfs:label "Polyolefins"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polyphenylenes pli:Polyphenylenes rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polyphenylenes"@en ; rdfs:label "Polyphenylenes"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#Polystyrenes pli:Polystyrenes rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, Polystyrenes"@en ; rdfs:label "Polystyrenes"@en . ### http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#OtherPolymers pli:OtherPolymers rdf:type owl:NamedIndividual , pli:PolymerType ; rdfs:comment "An instance of the PolymerType, OtherPolymers"@en ; rdfs:label "OtherPolymers"@en . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi