# Fileset

[publish.zip](https://mdr.nims.go.jp/filesets/0573c851-726a-4d45-80d7-b18c9a492395/download)

## Creator

[Masashi Ishii](https://orcid.org/0000-0003-0357-2832), Koichi Sakamoto

## Rights

[Creative Commons BY Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/)

## Other metadata

[PoLyInfo Conceptual Schema Version 1.1](https://mdr.nims.go.jp/datasets/f91d34f7-8009-490f-9098-3084023a8516)

## Fulltext

publish/shex/fabrications/AverageMolecularWeight.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX owl: <http://www.w3.org/2002/07/owl#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <primitiveEntities.shex>IMPORT <miscDescriptors.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    obo:BFO_0000051 @<Polymer>}<Polymer> CLOSED {    rdf:type [ pli:Polymer ] ;     sio:SIO_000008 @<PrimaryStructure>}<PrimaryStructure> CLOSED {    rdf:type [ pli:PrimaryStructure ] ;    obo:RO_0000058 @<Property> +}<AverageMolecularWeightSubclass> [ pli:AverageMolecularWeight ]    OR EXTRA rdfs:subClassOf { rdfs:subClassOf @<AverageMolecularWeightSubclass> }<Property> RESTRICTS @<Property_base> {    rdf:type @<AverageMolecularWeightSubclass> AND (@<ProperClass> OR @<AdhocClass>)}<IAO_0000109> @<IAO_0000109_base_numeric><Measurement> EXTENDS @<Measurement_base> CLOSED {    sio:SIO_000008 @<AverageMolecularWeightMeasurementInformation> ?}publish/shex/fabrications/BlendComposition.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>PREFIX homo: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/Homopolymer#>PREFIX co: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/Copolymer#>PREFIX blend: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/Blend#>IMPORT <mixtureRoles.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    pli:realizes @<Component> * ;    obo:BFO_0000051 @<PolymerSampleInner> + # blend component samples}<Polymer> CLOSED {    rdf:type [ pli:Polymer ] ;    (rdf:type [ obo:CHEBI_33839 ] ;    pli:isNormalizedTo [ homo:~ co:~ ] |    rdf:type [ obo:CHEBI_60027 ] ;    pli:isNormalizedTo [ blend:~ ] ) ? ;    obo:BFO_0000051 @<Polymer> *}<PolymerSampleInner> CLOSED EXTRA rdf:type {    rdf:type [ pli:PolymerSample ] ;    rdf:type [ obo:CHEBI_60027 ] ? ;    sio:SIO_000228 @<Component> * ;    pli:realizes @<Component> * ;    obo:BFO_0000051 @<Polymer> ? ;  # polymer component    obo:BFO_0000051 @<PolymerSampleInner> * ; # blend component samples    rdfs:comment xsd:string ?}publish/shex/fabrications/BranchingAndCrossLinking.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <values.shex>IMPORT <typeDescriptors.shex>IMPORT <structureDescriptors.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    obo:BFO_0000051 @<Polymer>}<Polymer> CLOSED {    rdf:type [ pli:Polymer ] ;    sio:SIO_000008 @<_PrimaryStructure>}<_PrimaryStructure> EXTENDS @<PrimaryStructure> CLOSED {     obo:BFO_0000051 @<_BranchingAndCrosslinking>}<_BranchingAndCrosslinking> EXTENDS @<BranchingAndCrosslinking> CLOSED {    sio:SIO_000255 EXTENDS @<Description> CLOSED {        rdfs:comment xsd:string *  # allows for additional comments (other than that in <Description>)   } * ;    obo:BFO_0000051 @<BranchingAndCrosslinkingType> ?}publish/shex/fabrications/DegreeOfPolymerization.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    obo:BFO_0000051 @<Polymer>}<Polymer> CLOSED {    rdf:type [ pli:Polymer ] ;    sio:SIO_000008 @<PrimaryStructure>}<PrimaryStructure> CLOSED {    rdf:type [ pli:PrimaryStructure ] ;    obo:RO_0000058 @<Property> +}<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:DegreeOfPolymerization ]}<IAO_0000109> @<IAO_0000109_base_numeric><Measurement> @<Measurement_base>publish/shex/fabrications/MeltFlowRate.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    obo:BFO_0000051 @<Polymer>}<Polymer> CLOSED {    rdf:type [ pli:Polymer ] ;    sio:SIO_000008 @<PrimaryStructure>}<PrimaryStructure> CLOSED {    rdf:type [ pli:PrimaryStructure ] ;    obo:RO_0000058 @<Property> +}<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:MeltFlowRate ]}<IAO_0000109> @<IAO_0000109_base_numeric><Measurement> @<Measurement_base>publish/shex/fabrications/MolecularWeightRelatedData.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <solutionComponentRoles.shex>IMPORT <contactSubstanceRoles.shex>START=@<Dissolution><Dissolution> CLOSED {    rdf:type [ pli:Dissolution ] ;     # realizes    obo:BFO_0000055 EXTENDS @<Dissolved> CLOSED { ^sio:SIO_000228 @<Polymer> + } ;    obo:BFO_0000055 EXTENDS @<Solvent> CLOSED {            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                 sio:SIO_000228 @<Solvent>            }        } OR EXTENDS @<NonSolvent> CLOSED {            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                 sio:SIO_000228 @<NonSolvent>            }        } OR EXTENDS @<ResistanceUnstableChemicalSubstance> CLOSED {            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                 sio:SIO_000228 @<ResistanceUnstableChemicalSubstance>            }         } OR EXTENDS @<ResistanceStableChemicalSubstance> CLOSED {            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                 sio:SIO_000228 @<ResistanceStableChemicalSubstance>            }        }}<Polymer> CLOSED {    rdf:type [ pli:Polymer ] ;     sio:SIO_000228 @<Dissolved> ?}publish/shex/fabrications/PolymerizationInformation.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <primitiveEntities.shex>IMPORT <materials.shex>IMPORT <chemicalReactionRoles.shex>IMPORT <solutionComponentRoles.shex>IMPORT <mixtureRoles.shex>IMPORT <physicalDescriptors.shex>IMPORT <typeDescriptors.shex>START=@<Polymerization><PolymerizationSubclass> [ pli:Polymerization ]    OR EXTRA rdfs:subClassOf { rdfs:subClassOf @<PolymerizationSubclass> }<Polymerization> CLOSED {    # types    rdf:type @<PolymerizationSubclass> AND (@<ProperClass> OR @<AdhocClass>) + ;    rdf:type [ obo:MOP_0000629 ] ;    # (realizes)    obo:BFO_0000055 EXTENDS @<Product> CLOSED {            ^sio:SIO_000228 @<PolymerSample> + # (has role) # (has role)    } ;    obo:BFO_0000055 EXTENDS @<Reactant> CLOSED {            ^sio:SIO_000228 EXTENDS @<Material> CLOSED { # (has role)                 sio:SIO_000228 @<Reactant>            }    } ;    obo:BFO_0000055 (EXTENDS @<Prepolymer> CLOSED {     ^sio:SIO_000228 EXTENDS @<Material> CLOSED { # (has role)                 sio:SIO_000228 @<Prepolymer>            }        } OR EXTENDS @<Catalyst> CLOSED {            ^sio:SIO_000228 EXTENDS @<Material> CLOSED { # (has role)                 sio:SIO_000228 @<Catalyst>            }        } OR EXTENDS @<Solvent> CLOSED {            ^sio:SIO_000228 EXTENDS @<Material> CLOSED { # (has role)                 sio:SIO_000228 @<Solvent>            }        } OR EXTENDS @<Initiator> CLOSED {            ^sio:SIO_000228 EXTENDS @<Material> CLOSED { # (has role)                 sio:SIO_000228 @<Initiator>            }        } OR EXTENDS @<Terminator> CLOSED {            ^sio:SIO_000228 EXTENDS @<Material> CLOSED { # (has role)                 sio:SIO_000228 @<Terminator>            }        } OR EXTENDS @<Additive> CLOSED {            ^sio:SIO_000228 EXTENDS @<Material> CLOSED { # (has role)                 sio:SIO_000228 @<Additive>            }        } OR EXTENDS @<Dopant> CLOSED {            ^sio:SIO_000228 EXTENDS @<Material> CLOSED { # (has role)                 sio:SIO_000228 @<Dopant>            }        }) * ;    # (has attribute)    sio:SIO_000008 @<PolymerizationMechanismType> * ;    sio:SIO_000008 @<PolymerizationPhaseType> * ;    # (equivalent to hasCondition)    sio:SIO_000008 @<Temperature> ? ;    sio:SIO_000008 @<Duration> ? ;    sio:SIO_000008 @<Material> ?}<PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000228 @<Product>}publish/shex/fabrications/PrimaryStructure.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>PREFIX end: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/EndGroup#>IMPORT <typeDescriptors.shex>IMPORT <structureDescriptors.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    obo:BFO_0000051 @<Polymer>}# Polymer components<Polymer> CLOSED {    rdf:type [ pli:Polymer ] ;     sio:SIO_000008 @<_PrimaryStructure>}<_PrimaryStructure> EXTENDS @<PrimaryStructure> CLOSED {    obo:BFO_0000051 @<ChainStructure> OR @<_EndGroupStructure> + }<_EndGroupStructure> EXTENDS @<EndGroupStructure> CLOSED {    obo:BFO_0000051 IRI @<EndGroupPartType> OR @<_EndGroupConnection> *}<_EndGroupConnection> EXTENDS @<EndGroupConnection> CLOSED {    obo:BFO_0000051 [ end:~ ] OR @<EndGroupConnectionType> + }publish/shex/fabrications/Reactant.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>PREFIX path: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/Polymerization#>IMPORT <materials.shex>IMPORT <chemicalReactionRoles.shex>IMPORT <mixtureRoles.shex>START=@<Polymerization><Polymerization> CLOSED {    # type    rdf:type [ pli:Polymerization ] ;    rdf:type [ obo:MOP_0000629 ] ;    # (realizes)    obo:BFO_0000055 EXTENDS @<Product> CLOSED {            ^sio:SIO_000228 @<PolymerSample> +  # (has role)    } ;    obo:BFO_0000055 EXTENDS @<Reactant> CLOSED {        ^sio:SIO_000228 EXTENDS @<Material> CLOSED { # (has role)            sio:SIO_000228 @<Component> ? ;            sio:SIO_000228 @<Reactant> ;            sio:SIO_000008 @<CasNumber> ?         } +    } ? ;    obo:BFO_0000055 EXTENDS @<Precursor> CLOSED {        rdfs:label  xsd:string ? ;        ^sio:SIO_000228 EXTENDS @<Material> CLOSED { # (has role)            sio:SIO_000228 @<Precursor>        }    } ? ;    # is normalized to path id    pli:isNormalizedTo [ path:~ ] ?}<PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000228 @<Product>}<CasNumber> CLOSED {    rdf:type [ sio:CHEMINF_000446 ] ;    sio:SIO_000300 xsd:string}publish/shex/fabrications/SolutionViscosity.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <typeDescriptors.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    obo:BFO_0000051 @<Polymer>}<Polymer> CLOSED {    rdf:type [ pli:Polymer ] ;    sio:SIO_000008 @<PrimaryStructure>}<PrimaryStructure> CLOSED {    rdf:type [ pli:PrimaryStructure ] ;    obo:RO_0000058 @<Property> +}<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:SolutionViscosity ]} AND EXTENDS @<Property_base> CLOSED {    sio:SIO_000008 @<SolutionViscosityType> ?}<IAO_0000109> @<IAO_0000109_base_numeric><Measurement> @<Measurement_base>publish/shex/fabrications/StereoregularityInformation.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <typeDescriptors.shex>IMPORT <structureDescriptors.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    obo:BFO_0000051 @<Polymer>}<Polymer> CLOSED {    rdf:type [ pli:Polymer ] ;    sio:SIO_000008 @<_PrimaryStructure>}<_PrimaryStructure> EXTENDS @<PrimaryStructure> CLOSED {    obo:BFO_0000051 @<_Stereoregularity>}<_Stereoregularity> EXTENDS @<Stereoregularity> CLOSED {}publish/shex/formations/Crystallinity.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <typeDescriptors.shex>IMPORT <stateChangeDescriptors.shex>IMPORT <chemicalReactionRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<HighOrderStructure>}<HighOrderStructure> CLOSED {    rdf:type [ pli:HighOrderStructure ] ;    obo:BFO_0000051 @<CrystalType> * ;    obo:RO_0000058 @<Property> * }<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:Crystallinity ]}<IAO_0000109> EXTENDS @<IAO_0000109_base_numeric> CLOSED {    rdfs:comment xsd:string ?}<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 @<AmbientGas> ? ;    sio:SIO_000008 @<HeatingRate> OR @<CoolingRate>        OR EXTENDS @<Material> {            sio:SIO_000228 @<AmbientGas> ?        } *}publish/shex/formations/CrystallographicInformation.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX owl: <http://www.w3.org/2002/07/owl#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <primitiveEntities.shex>IMPORT <values.shex>IMPORT <typeDescriptors.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;     sio:SIO_000008 @<HighOrderStructure>}<SolidStateTypeSubclass> [ pli:SolidStateType ]    OR EXTRA rdfs:subClassOf { rdfs:subClassOf @<SolidStateTypeSubclass> }<HighOrderStructure> CLOSED {    rdf:type [ pli:HighOrderStructure ] ;    obo:BFO_0000051 @<SpaceGroup> * ;     obo:BFO_0000051 @<SolidStateTypeSubclass> AND        (@<ProperClass> OR EXTENDS @<AdhocClass> EXTRA rdf:type {                rdf:type @<SolidStateTypeSubclass>   # punning        }) * ;    obo:RO_0000058 @<Property> * ;    rdfs:comment xsd:string *}<LatticeAngleSubclass> [ pli:LatticeAngle ]    OR EXTRA rdfs:subClassOf { rdfs:subClassOf @<LatticeAngleSubclass> } <LatticeConstantSubclass> [ pli:LatticeConstant ]    OR EXTRA rdfs:subClassOf { rdfs:subClassOf @<LatticeConstantSubclass> }<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:DValue pli:NumberOfCUIn1UnitCell pli:StructuralProperty]        OR @<LatticeAngleSubclass> OR @<LatticeConstantSubclass>}<IAO_0000109> @<IAO_0000109_base_descriptive>  OR EXTENDS @<IAO_0000109_base> CLOSED {    sio:SIO_000300 xsd:double ? ;    rdfs:comment xsd:string ?}<Measurement> @<Measurement_base>publish/shex/formations/DegreeOfOrientation.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<HighOrderStructure>}<HighOrderStructure> CLOSED {    rdf:type [ pli:HighOrderStructure ] ;    obo:RO_0000058 @<Property>}<Property> RESTRICTS @<Property_core> {    rdf:type [ pli:DegreeOfOrientation ]} AND EXTENDS @<Property_core> CLOSED {    rdfs:comment xsd:string * ;    ^obo:IAO_0000221  @<IAO_0000109> ?  # allows for property with no datum nodes}<IAO_0000109> @<IAO_0000109_base_numeric><Measurement> @<Measurement_base>publish/shex/formations/Molding.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <values.shex>START=@<Molding><Molding> CLOSED {    rdf:type [ pli:Molding ] ;    sio:SIO_000008 @<MoldingMethod> ? ;    sio:SIO_000008 @<Description> ? ;    obo:OBI_0000299 {   # (has specified output)        rdf:type [ pli:PolymerSample ]    } ;     rdfs:comment xsd:string ? }<MoldingMethod> CLOSED {    rdf:type [ pli:MoldingMethod ] ;    rdfs:label xsd:string *}publish/shex/formations/MoldingSampleShape.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <geometricDescriptors.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<MoldingSampleShape>}publish/shex/formations/MoldingTreating.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <values.shex>START=@<MoldingTreating><MoldingTreating> CLOSED {    rdf:type [ pli:MoldingTreating ] ;    sio:SIO_000008 @<MoldingTreatingMethod> ? ;    sio:SIO_000008 @<Description> ? ;    obo:OBI_0000299 {   # (has specified output)        rdf:type [ pli:PolymerSample ]    } ;     rdfs:comment xsd:string ? }<MoldingTreatingMethod> CLOSED {    rdf:type [ pli:MoldingTreatingMethod ] ;    rdfs:label xsd:string * }publish/shex/formations/Morphology.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <values.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<HighOrderStructure> ?}<HighOrderStructure> CLOSED {    rdf:type [ pli:HighOrderStructure ] ;    obo:RO_0000058 @<Property> OR @<Morphology> +}# CloudPoint<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:CloudPoint ]}<IAO_0000109> @<IAO_0000109_base_descriptive><Measurement> @<Measurement_base># Morphology (no measurements)<Morphology> CLOSED {    rdf:type [ pli:Morphology ] ;    ^obo:IAO_0000221 @<Morphology_IAO_0000109> ?}<Morphology_IAO_0000109> EXTENDS @<DescriptiveValue> EXTENDS @<IAO_0000109_core> CLOSED {    sio:SIO_000255 @<Description> * ; # allows for additional descriptions other than that in <DescriptiveValue>    obo:IAO_0000221 @<Morphology>} publish/shex/formations/PhysicalState.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <values.shex>IMPORT <typeDescriptors.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property>}<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:PhysicalState ]}<IAO_0000109> EXTENDS @<IAO_0000109_core> CLOSED { # with no measurements        sio:SIO_000008 @<PhysicalStateType> * ;    sio:SIO_000255 @<Description> ? ;    obo:IAO_0000221 @<Property>}publish/shex/formations/SpecificRotatoryPower.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <physicalDescriptors.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<HighOrderStructure>}<HighOrderStructure> CLOSED {    rdf:type [ pli:HighOrderStructure ] ;    obo:RO_0000058 @<Property>}<Property> RESTRICTS @<Property_core> {    rdf:type [ pli:SpecificRotatoryPower ]} AND EXTENDS @<Property_core> CLOSED {    rdfs:comment xsd:string ? ;    ^obo:IAO_0000221 @<IAO_0000109> ?  # allows for property with no datum nodes}<IAO_0000109> @<IAO_0000109_base_numeric><Measurement> EXTENDS @<Measurement_base> CLOSED {    sio:SIO_000008 @<Wavelength> * }publish/shex/formations/Uniformization.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>START=@<Uniformization><Uniformization> CLOSED {    rdf:type [ pli:Uniformization ] ;    rdfs:comment xsd:string ? ;    obo:OBI_0000299 @<PolymerSample>  # (has specified output)}<PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ]}publish/shex/lib/descriptors/descriptors.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <values.shex>### subclasses of pli:Descriptor<DescriptorSubclass> [ pli:Descriptor ]    OR EXTRA rdfs:subClassOf { rdfs:subClassOf @<DescriptorSubclass> }### descriptors in general <Descriptor> EXTRA rdf:type {    rdf:type @<DescriptorSubclass>  # type : subclass of pli:Descriptor}<NumericDescriptor> EXTENDS @<NumericValue> EXTENDS @<Descriptor> {}<StringDescriptor> EXTENDS @<StringValue> EXTENDS @<Descriptor> {}<DiscreteDescriptor> EXTENDS @<DiscreteValue> EXTENDS @<Descriptor> {}<DescriptiveDescriptor> EXTENDS @<DescriptiveValue> EXTENDS @<Descriptor> {}<NestedDescriptor> EXTENDS @<Descriptor> { obo:BFO_0000051 @<Descriptor> * }publish/shex/lib/descriptors/geometricDescriptors.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX owl: <http://www.w3.org/2002/07/owl#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <primitiveEntities.shex>IMPORT <descriptors.shex>## GeometricDescriptor#<GeneralFeature> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:GeneralFeature ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:GeneralFeature ] } ?}<MoldingSampleShape> EXTENDS @<DiscreteDescriptor> CLOSED {    sio:SIO_000300 xsd:string OR rdf:langString * ; # special case -> multiple string values for <DiscreteValue>    owl:sameAs @<NamedIndividual> *} AND EXTRA rdf:type {    rdf:type [ pli:MoldingSampleShape ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:MoldingSampleShape ] } *}<ShapeAndConstructionalFeature> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:ShapeAndConstructionalFeature ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:ShapeAndConstructionalFeature ] } ?}publish/shex/lib/descriptors/miscDescriptors.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX owl: <http://www.w3.org/2002/07/owl#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <descriptors.shex><FunctionalDescriptor> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:FunctionalDescriptor ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:FunctionalDescriptor ] } ?}<AverageMolecularWeightMeasurementInformation> RESTRICTS @<Descriptor> EXTRA rdf:type CLOSED {    rdf:type [ pli:AverageMolecularWeightMeasurementInformation ] ;    rdfs:label xsd:string}publish/shex/lib/descriptors/molecularDescriptors.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <descriptors.shex>## MolecularDescriptor#<Fraction> RESTRICTS @<NumericDescriptor> EXTRA rdf:type {    rdf:type [ pli:Fraction ] ;    sio:SIO_000300 xsd:integer}<Inchi> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:Inchi ]}<InchiKey> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:InchiKey ]}<MolecularFormula> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:MolecularFormula ] }<MolecularWeight> RESTRICTS @<NumericDescriptor> EXTRA rdf:type {    rdf:type [ pli:MolecularWeight ] ;    sio:SIO_000300 xsd:double}<RationalFormula> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:RationalFormula ]}<Smiles> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:Smiles ]}publish/shex/lib/descriptors/nameDescriptors.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <descriptors.shex><Abbreviation> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:Abbreviation ]}<SourceBasedName> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:SourceBasedName ]}<StructureBasedName> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:StructureBasedName ]}<JapaneseName> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:JapaneseName ] ;    sio:SIO_000300 [ @ja ]   # Japanese string only}<OtherName> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:OtherName ]}<RepresentativeName> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:RepresentativeName ]}publish/shex/lib/descriptors/physicalDescriptors.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <values.shex>IMPORT <descriptors.shex>## PhysicalDescriptor#<Amount> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:Amount ] } AND EXTENDS @<StringDescriptor> CLOSED {    sio:SIO_000221 @<Unit> ?  # string value with unit} <DopingLevel> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:DopingLevel ] }<CompositionRatio> RESTRICTS @<NumericDescriptor> EXTRA rdf:type {    rdf:type [ pli:CompositionRatio ]}<Frequency> RESTRICTS @<NumericDescriptor> EXTRA rdf:type {    rdf:type [ pli:Frequency ]}<RelativeHumidity> RESTRICTS @<NumericDescriptor> EXTRA rdf:type {    rdf:type [ pli:RelativeHumidity ]}<Temperature> RESTRICTS @<NumericDescriptor> EXTRA rdf:type {    rdf:type [ pli:Temperature ]}<Duration> RESTRICTS @<NumericDescriptor> EXTRA rdf:type {    rdf:type [ pli:Duration ]}<Voltage> RESTRICTS @<NumericDescriptor> EXTRA rdf:type {    rdf:type [ pli:Voltage ]}<Wavelength> RESTRICTS @<NumericDescriptor> EXTRA rdf:type {    rdf:type [ pli:Wavelength ]}publish/shex/lib/descriptors/stateChangeDescriptors.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <descriptors.shex>## StateChangeDescriptor#<CoolingRate> RESTRICTS @<NumericDescriptor> EXTRA rdf:type {    rdf:type [ pli:CoolingRate ]}<HeatingRate> RESTRICTS @<NumericDescriptor> EXTRA rdf:type {    rdf:type [ pli:HeatingRate ]}publish/shex/lib/descriptors/structureDescriptors.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX dcterms: <http://purl.org/dc/terms/>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>PREFIX cu: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/ConstitutionalUnit#>PREFIX ju: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/JunctionUnit#>IMPORT <descriptors.shex>## StructureDescriptor### GroupOfAtoms#<GroupOfAtomsSubclass> [ pli:GroupOfAtoms ]    OR EXTRA rdfs:subClassOf { rdfs:subClassOf @<GroupOfAtomsSubclass> }<GroupOfAtoms> RESTRICTS @<Descriptor> EXTRA rdf:type {   # list of CUs and JUs    rdf:type [ pli:GroupOfAtoms ] ;    obo:BFO_0000051 [ cu:~ ju:~ ] +}<AtomGroupUnit> RESTRICTS @<NestedDescriptor> EXTRA rdf:type {    rdf:type @<GroupOfAtomsSubclass>} AND EXTENDS @<NestedDescriptor> CLOSED {   # ABSTRACT    rdfs:label xsd:string ;    dcterms:identifier xsd:string}## ConstitutionalUnit ##<ConstitutionalUnit> RESTRICTS @<AtomGroupUnit> EXTRA rdf:type {    rdf:type [ pli:ConstitutionalUnit ]}## JunctionUnit ##<JunctionUnit> RESTRICTS @<AtomGroupUnit> EXTRA rdf:type {    rdf:type [ pli:JunctionUnit ]}## EndGroup ##<EndGroup> RESTRICTS @<AtomGroupUnit> EXTRA rdf:type {    rdf:type [ pli:EndGroup ]}## PrimaryStructure#<PrimaryStructure> RESTRICTS @<NestedDescriptor> EXTRA rdf:type {    rdf:type [ pli:PrimaryStructure ]} <BranchingAndCrosslinking> RESTRICTS @<NestedDescriptor> EXTRA rdf:type {    rdf:type [ pli:BranchingAndCrosslinking ]}<ChainStructure> RESTRICTS @<NestedDescriptor> EXTRA rdf:type {    rdf:type [ pli:ChainStructure ]} AND EXTENDS @<NestedDescriptor> CLOSED {    sio:SIO_000300 xsd:string}<EndGroupStructure> RESTRICTS @<NestedDescriptor> EXTRA rdf:type {    rdf:type [ pli:EndGroupStructure ]} AND EXTENDS @<NestedDescriptor> CLOSED {    rdfs:comment xsd:string ?}<EndGroupConnection> RESTRICTS @<NestedDescriptor> EXTRA rdf:type {    rdf:type [ pli:EndGroupConnection ]}<Stereoregularity> RESTRICTS @<NestedDescriptor> EXTRA rdf:type {    rdf:type [ pli:Stereoregularity ]} AND EXTENDS @<NestedDescriptor> CLOSED {    rdfs:comment xsd:string}## HighOrderStructure#<HighOrderStructure> RESTRICTS @<NestedDescriptor> EXTRA rdf:type {    rdf:type [ pli:HighOrderStructure ]}publish/shex/lib/descriptors/tradeDescriptors.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <descriptors.shex><TradeDescriptor> RESTRICTS @<NestedDescriptor> CLOSED {    rdf:type [ pli:TradeDescriptor ] ;    obo:BFO_0000051 @<Manufacturer> OR @<ProductName> OR @<TradeGrade> +}<Manufacturer> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:Manufacturer ]}<ProductName> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:ProductName ]}<TradeGrade> RESTRICTS @<StringDescriptor> EXTRA rdf:type {    rdf:type [ pli:TradeGrade ]}publish/shex/lib/descriptors/typeDescriptors.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX owl: <http://www.w3.org/2002/07/owl#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <primitiveEntities.shex>IMPORT <descriptors.shex>## TypeDescriptor#### CompoundType ###<PolymerType> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:PolymerType ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:PolymerType ] } ?}### PolymerizationType ###<PolymerizationMechanismType> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:PolymerizationMechanismType ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:PolymerizationMechanismType ] } ?}<PolymerizationPhaseType> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:PolymerizationPhaseType ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:PolymerizationPhaseType ] } ?}<PolymerizationReactionType> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:PolymerizationReactionType ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:PolymerizationReactionType ] } ?}### PropertyValueType ##### PhysicalStateType ##<PhysicalStateTypeSubclass> [ pli:PhysicalStateType ]    OR EXTRA rdfs:subClassOf { rdfs:subClassOf @<PhysicalStateTypeSubclass> }<PhysicalStateType> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type @<PhysicalStateTypeSubclass> ;    owl:sameAs @<PhysicalStateType> ?} OR @<PhysicalStateTypeSubclass>  # punning## CrystalSystem ##<CrystalSystemSubclass> [ pli:CrystalSystem ] OR EXTRA rdfs:subClassOf { rdfs:subClassOf @<CrystalSystemSubclass> }<CrystalSystem> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:CrystalSystem ] ;    owl:sameAs @<CrystalSystem> ?} OR @<CrystalSystemSubclass>   # punning<SpaceGroup> RESTRICTS @<DescriptiveDescriptor> EXTRA rdf:type {    rdf:type [ pli:SpaceGroup ] }<SolutionViscosityType> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:SolutionViscosityType ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:SolutionViscosityType ] } ?}<UlFlammabilityCodeRatingType> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:UlFlammabilityCodeRatingType ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:UlFlammabilityCodeRatingType ] } ?}### SampleType ###<SampleType> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:SampleType ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:SampleType ] } ?}### StructureType ###<BranchingAndCrosslinkingType> EXTENDS @<DiscreteDescriptor> CLOSED {    sio:SIO_000300 xsd:string OR rdf:langString * ; # special case -> multiple string values for <DiscreteValue>    owl:sameAs @<NamedIndividual> *} AND EXTRA rdf:type {    rdf:type [ pli:BranchingAndCrosslinkingType ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:BranchingAndCrosslinkingType ] } *}<EndGroupConnectionType> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:EndGroupConnectionType ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:EndGroupConnectionType ] } ?}<EndGroupPartType> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:EndGroupPartType ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:EndGroupPartType ] } ?}<EndGroupType> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:EndGroupType ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:EndGroupType ] } ?}<StereoregularityType> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:StereoregularityType ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:StereoregularityType ] } ?}<CrystallinityType> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:CrystallinityType ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:CrystallinityType ] } ?}<CrystalType> RESTRICTS @<DiscreteDescriptor> EXTRA rdf:type {    rdf:type [ pli:CrystalType ] ;    owl:sameAs EXTRA rdf:type { rdf:type [ pli:CrystalType ] } ?}publish/shex/lib/materials.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#><Material> CLOSED EXTRA rdf:type {    rdf:type [ pli:Material ] ;    rdf:type [ obo:CHEBI_23367 ] ;    rdfs:label xsd:string ? ;    rdfs:comment xsd:string ?}publish/shex/lib/primitiveEntities.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX owl: <http://www.w3.org/2002/07/owl#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>### for classes<Class> EXTRA rdf:type { rdf:type [ owl:Class ] } # classes in general<ProperClass> [ pli:~ ] AND @<Class>   # ontology defined classes<AdhocClass> EXTENDS @<Class> EXTRA rdfs:subClassOf { # not defined in ontology    rdfs:label xsd:string ;    rdfs:subClassOf @<ProperClass>}### for individuals<Individual> EXTRA rdf:type { rdf:type @<Class> } # individuals in general<NamedIndividual> EXTRA rdf:type {   # no additiponal types required    rdf:type [ owl:NamedIndividual ]}<ProperIndividual> [ pli:~ ] AND    EXTENDS @<Individual> EXTENDS @<NamedIndividual> {} # ontology defined individuals<AdhocIndividual> EXTENDS @<Individual> {  # not defined in ontology    sio:SIO_000300 xsd:string ;    owl:sameAs @<ProperIndividual> ?}publish/shex/lib/propertyBase.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <values.shex>IMPORT <Descriptors.shex>IMPORT <physicalDescriptors.shex>## Properties#<PropertySubclass> [ pli:Property ] OR EXTRA rdfs:subClassOf { rdfs:subClassOf @<PropertySubclass> }## top level ##<Property_core> EXTRA rdf:type {    rdf:type @<PropertySubclass> }## with default link (to datum)<Property_base> EXTENDS @<Property_core> {    ^obo:IAO_0000221 @<IAO_0000109_base>}## Measurement Data### top level ##<IAO_0000109_core> EXTRA rdf:type {    rdf:type [ obo:IAO_0000109 ] # RESTRICTed by lower shapes -> non CLOSED}## with default links (to property and measurement) ##<IAO_0000109_base> EXTENDS @<IAO_0000109_core> {    obo:IAO_0000221 @<Property_base> ;    ^obo:OBI_0000299 @<Measurement_base> ? # measurement for a datum => optional}## numeric ##<IAO_0000109_base_numeric> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_base> CLOSED {}## discrete ##<IAO_0000109_base_discrete> EXTENDS @<IAO_0000109_base> {    sio:SIO_000008 @<DiscreteDescriptor> # RESTRICTed by lower shapes -> non CLOSED}## descriptive ##<IAO_0000109_base_descriptive> EXTENDS @<DescriptiveValue> EXTENDS @<IAO_0000109_base> CLOSED {}## Measurements### top level ##<Measurement_core> CLOSED EXTRA rdf:type {    rdf:type [ pli:Measurement ] ;    sio:SIO_000008 @<MeasurementMethod> * ;    sio:SIO_000008 @<MeasurementStandard> * ;    sio:SIO_000008 @<Description> * ;    sio:SIO_000008 (@<Temperature> OR @<RelativeHumidity> OR @<Frequency> OR @<Voltage> OR @<Duration>) *}## with default links (to datum)<Measurement_base> EXTENDS @<Measurement_core> CLOSED {    obo:OBI_0000299 @<IAO_0000109_base> +}<MeasurementMethod> CLOSED EXTRA rdf:type {    rdf:type [ pli:MeasurementMethod ] ;    rdfs:label xsd:string +}<MeasurementStandard> CLOSED EXTRA rdf:type {    rdf:type [ pli:MeasurementStandard ] ;    rdfs:label xsd:string +}publish/shex/lib/roles/chemicalReactionRoles.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <role.shex><AmbientGas> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:AmbientGas ]}<Catalyst> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:Catalyst ]}<Initiator> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:Initiator ]}<Terminator> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:Terminator ]}<Precursor> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:Precursor ]}<Prepolymer> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:Prepolymer ]}<Product> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:Product ]}<Reactant> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:Reactant ]}publish/shex/lib/roles/contactSubstanceRoles.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <role.shex><AdhesionLiquid> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:AdhesionLiquid ]}<BaseMaterial> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:BaseMaterial ]}<OppositeMaterial> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:OppositeMaterial ]}<ResistanceStableChemicalSubstance> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:ResistanceStableChemicalSubstance ]}<ResistanceUnstableChemicalSubstance> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:ResistanceUnstableChemicalSubstance ]}publish/shex/lib/roles/measurementCriterionRoles.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <role.shex><CriterionEventRole> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:CriterionEventRole ]}<CriterionPropertyRole> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:CriterionPropertyRole ]}publish/shex/lib/roles/mixtureRoles.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <role.shex>IMPORT <values.shex>IMPORT <physicalDescriptors.shex><Component> RESTRICTS @<Role> EXTRA rdf:type {    rdf:type [ pli:Component ] ;    sio:SIO_000008 EXTENDS @<StringValue> CLOSED EXTRA rdf:type {        rdf:type [ pli:CompositionRatio ] ;        sio:SIO_000221 @<Unit> ?    } ?} <GeneralAdditiveSubclass> [ pli:GeneralAdditive ]    OR EXTRA rdfs:subClassOf { rdfs:subClassOf @<GeneralAdditiveSubclass> }<GeneralAdditive> RESTRICTS @<Role> EXTRA rdf:type {  # ABSTRACT    rdf:type @<GeneralAdditiveSubclass> } AND EXTENDS @<Role> {    rdfs:label xsd:string ? ;    rdfs:comment xsd:string ?}<Additive> RESTRICTS @<GeneralAdditive> CLOSED EXTRA rdf:type {    rdf:type [ pli:Additive ]}<Dopant> RESTRICTS @<GeneralAdditive> EXTRA rdf:type {    rdf:type [ pli:Dopant ]} AND EXTENDS @<GeneralAdditive> CLOSED {    sio:SIO_000008 @<DopingCondition> ? ;    sio:SIO_000008 @<DopingLevel> ?}<DopingCondition> @<Description><Filler> RESTRICTS @<GeneralAdditive> CLOSED EXTRA rdf:type {    rdf:type [ pli:Filler ]}<Mainmedium> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:Mainmedium ]}publish/shex/lib/roles/permeableSubstanceRoles.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <role.shex><PermeantGasMolecular> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:PermeantGasMolecular ]}<PermeantOther> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:PermeantOther ]}publish/shex/lib/roles/role.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#><RoleSubclass> [ pli:Role ] OR EXTRA rdfs:subClassOf { rdfs:subClassOf @<RoleSubclass> }<Role> EXTRA rdf:type {   # ABSTRACT    rdf:type @<RoleSubclass>}publish/shex/lib/roles/solutionComponentRoles.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <role.shex><Dissolved> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:Dissolved ]}<Solvent> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:Solvent ]}<NonSolvent> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:NonSolvent ]}<GoodSolvent> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:GoodSolvent ]}<PoorSolvent> RESTRICTS @<Role> CLOSED EXTRA rdf:type {    rdf:type [ pli:PoorSolvent ]}publish/shex/lib/values.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX owl: <http://www.w3.org/2002/07/owl#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX oboInOwl: <http://www.geneontology.org/formats/oboInOwl#>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <primitiveEntities.shex>### values in general<Value> @<NamedIndividual> OR @<ShapeValue> # named individual or shape<ShapeValue> {}### string values ###<StringValue> EXTENDS @<ShapeValue> CLOSED {    sio:SIO_000300 xsd:string OR rdf:langString}### number values ###<NumberValue> EXTENDS @<ShapeValue> {    sio:SIO_000300 xsd:double OR xsd:integer ? ;    sio:SIO_000221 @<Unit> ?}### numeric values in PoLyInfo ###<NumericValue> EXTENDS @<ShapeValue> CLOSED {    (sio:SIO_000300 xsd:double OR xsd:integer ? |    pli:hasMinValue xsd:double ?;    pli:hasMaxValue xsd:double ?;    pli:hasInequalitySign xsd:string ?) ;    sio:SIO_000221 @<Unit> ?}### discrete values ###<DiscreteValue> @<NamedIndividual>    OR EXTENDS @<ShapeValue> {        sio:SIO_000300 xsd:string OR rdf:langString ;        owl:sameAs @<NamedIndividual> ?    }### description specified values ####       eg. Specifications of height:#  (a) "165cm"     -> directly specifies the explicit value#  (b) "Average height of Japanese adult women" -> indirectly specifies the value through its meaning<DescriptiveValue> EXTENDS @<ShapeValue> CLOSED {    sio:SIO_000255 @<Description>}### descriptions ##### description for specifying a value (not just a comment for supplementary information)#<Description> CLOSED EXTRA rdf:type {    rdf:type [ sio:SIO_000136 ] ;    rdfs:comment xsd:string}### number values ###<IntegerValue> RESTRICTS @<NumberValue> {    sio:SIO_000300 xsd:integer }<DoubleValue> RESTRICTS @<NumberValue> {    sio:SIO_000300 xsd:double}### number values with unit ###<IntegerWithUnit> EXTENDS @<IntegerValue> CLOSED {    sio:SIO_000221 @<Unit> ?}<DoubleWithUnit> EXTENDS @<DoubleValue> CLOSED {    sio:SIO_000221 @<Unit> ?}### units ###<UnitSubclass> [obo:UO_0000000 pli:Unit] OR EXTRA rdfs:subClassOf { rdfs:subClassOf @<UnitSubclass> }<Unit> @<UnitSubclass> OR CLOSED EXTRA rdf:type { rdf:type [ obo:UO_0000000 ]; oboInOwl:hasExactSynonym xsd:string }publish/shex/masters/Blend.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX dcterms: <http://purl.org/dc/terms/>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>PREFIX homo: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/Homopolymer#>PREFIX co: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/Copolymer#>PREFIX blend: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/Blend#>IMPORT <nameDescriptors.shex>START=@<Blend><Blend> CLOSED {    rdf:type [ pli:Blend ] ;    rdf:type [ obo:CHEBI_60027 ] ;    rdfs:label xsd:string ;    dcterms:identifier xsd:string ;    obo:BFO_0000051 RESTRICTS @<BlendComponentList> {            rdf:rest {  # having the 2nd element (i.e. having two elements or more)                rdf:first .            }    } ;}<BlendComponentList> [ rdf:nil ] OR CLOSED {    rdf:first [ homo:~ co:~ blend:~ ] ;    rdf:rest @<BlendComponentList>}publish/shex/masters/ConstitutionalUnit.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX dcterms: <http://purl.org/dc/terms/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <molecularDescriptors.shex>START=@<ConstitutionalUnit><ConstitutionalUnit> CLOSED {    rdf:type [ pli:ConstitutionalUnit ] ;     rdfs:label xsd:string ;     dcterms:identifier xsd:string ;    obo:BFO_0000051 @<MolecularFormula> ;    obo:BFO_0000051 @<MolecularWeight> ;    obo:BFO_0000051 @<RationalFormula> ? ; # optional    obo:BFO_0000051 @<Smiles> ?   # optional}publish/shex/masters/Copolymer.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX dcterms: <http://purl.org/dc/terms/>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <primitiveEntities.shex>IMPORT <typeDescriptors.shex>IMPORT <nameDescriptors.shex>IMPORT <structureDescriptors.shex>START=@<Copolymer><CopolymerSubclass> [ pli:Copolymer ]    OR EXTRA rdfs:subClassOf { rdfs:subClassOf @<CopolymerSubclass> }<Copolymer> CLOSED {    rdf:type @<CopolymerSubclass> AND (@<ProperClass> OR @<AdhocClass>) + ;    rdf:type [ obo:CHEBI_33839 ] ;    rdfs:label xsd:string ? ;    dcterms:identifier xsd:string ;    sio:SIO_000008 @<PolymerType> + ;    sio:SIO_000008 @<GroupOfAtoms> ;    sio:SIO_000008 @<SourceBasedName> OR @<StructureBasedName> OR @<Abbreviation> OR @<JapaneseName> OR @<OtherName> *}publish/shex/masters/EndGroup.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX dcterms: <http://purl.org/dc/terms/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <typeDescriptors.shex>IMPORT <molecularDescriptors.shex>START=@<EndGroup><EndGroup> CLOSED {    rdf:type [ pli:EndGroup ] ;    rdfs:label xsd:string ;    dcterms:identifier xsd:string ;    obo:BFO_0000051 @<EndGroupType> ;    obo:BFO_0000051 @<MolecularFormula>}publish/shex/masters/Homopolymer.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX dcterms: <http://purl.org/dc/terms/>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>PREFIX cu: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/ConstitutionalUnit#>IMPORT <typeDescriptors.shex>IMPORT <nameDescriptors.shex>IMPORT <structureDescriptors.shex>START=@<Homopolymer><Homopolymer> CLOSED {    rdf:type [ pli:Homopolymer ] ;    rdf:type [ obo:CHEBI_33839 ] ;    sio:SIO_000008 @<PolymerType> + ;    sio:SIO_000008 [ cu:~ ] ; # constitutional unit    sio:SIO_000008 @<SourceBasedName> OR @<StructureBasedName> OR @<Abbreviation> OR @<JapaneseName> OR @<OtherName> * ;    dcterms:identifier xsd:string ;    rdfs:label xsd:string ?}publish/shex/masters/JunctionUnit.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX dcterms: <http://purl.org/dc/terms/>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <molecularDescriptors.shex>START=@<JunctionUnit><JunctionUnit> CLOSED {    rdf:type [ pli:JunctionUnit ] ;     dcterms:identifier xsd:string ;    rdfs:label xsd:string ;    obo:BFO_0000051 @<Fraction> ? ;    obo:BFO_0000051 @<MolecularWeight> ? ;    obo:BFO_0000051 @<MolecularFormula> ? ;    obo:BFO_0000051 @<Smiles> ?}publish/shex/masters/Monomer.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX skos: <http://www.w3.org/2004/02/skos/core#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX dcterms: <http://purl.org/dc/terms/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>START=@<Monomer><Monomer> CLOSED {    rdf:type [ obo:CHEBI_23367 ] ;    rdf:type [ pli:Monomer ] ;    dcterms:identifier xsd:string ;    rdfs:label xsd:string ;    skos:closeMatch IRI *}publish/shex/masters/PolymerizationPath.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX dcterms: <http://purl.org/dc/terms/>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>PREFIX homo: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/Homopolymer#>PREFIX co: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/Copolymer#>PREFIX mono: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/Monomer#>IMPORT <typeDescriptors.shex>IMPORT <nameDescriptors.shex>IMPORT <chemicalReactionRoles.shex>START=@<Polymerization><Polymerization> CLOSED {    rdf:type [ pli:Polymerization ] ;     rdf:type [ obo:MOP_0000629 ] ;    dcterms:identifier xsd:string ;    rdfs:label xsd:string ? ;    obo:BFO_0000055 EXTENDS @<Product> CLOSED {        ^sio:SIO_000228 [ homo:~ co:~ ]  # bearer    } ;    obo:BFO_0000055 EXTENDS @<Reactant> CLOSED {        ^sio:SIO_000228 [ mono:~ ] +  # bearer    } * ;    sio:SIO_000008 @<PolymerizationReactionType> ? ;    sio:SIO_000008 @<JapaneseName> ?}publish/shex/masters/Reference.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX bibo: <http://purl.org/ontology/bibo/>PREFIX prism: <http://prismstandard.org/namespaces/1.2/basic/>PREFIX dcterms: <http://purl.org/dc/terms/>START=@<Article><Article> CLOSED {    rdf:type [ bibo:Article ] ;    rdfs:label xsd:string ? ;    dcterms:identifier xsd:string ;    dcterms:title xsd:string ? ;    dcterms:creator xsd:string ? ;     prism:publicationName xsd:string ;    prism:volume xsd:string ? ;    prism:number xsd:string ? ;    prism:pageRange xsd:string ? ;    prism:publicationDate xsd:string ? ;    prism:doi xsd:string ?}publish/shex/materials/Additive.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <mixtureRoles.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    obo:BFO_0000051 EXTENDS @<Material> CLOSED {            sio:SIO_000228 @<Additive>        } +}publish/shex/materials/Feature.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <typeDescriptors.shex>IMPORT <geometricDescriptors.shex>IMPORT <miscDescriptors.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    # type    rdf:type [ pli:PolymerSample ] ;    # descriptors    sio:SIO_000008 @<FunctionalDescriptor> * ;    sio:SIO_000008 @<GeneralFeature> * ;    sio:SIO_000008 @<ShapeAndConstructionalFeature> * ;    # properties    sio:SIO_000008 @<PhysicalState> ? }<PhysicalState> RESTRICTS @<Property_base> EXTRA rdf:type {    rdf:type [ pli:PhysicalState ]}<IAO_0000109> EXTENDS @<IAO_0000109_core> CLOSED {    sio:SIO_000008 @<PhysicalStateType> + ;    obo:IAO_0000221 @<PhysicalState>}publish/shex/materials/Filler.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <mixtureRoles.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    obo:BFO_0000051 EXTENDS @<Material> CLOSED {            sio:SIO_000228 @<Filler>        } +}publish/shex/materials/GeneralAdditive.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <mixtureRoles.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    obo:BFO_0000051 EXTENDS @<Material> CLOSED {            sio:SIO_000228 RESTRICTS @<GeneralAdditive> { # instantiate abstract shape                rdf:type [ pli:GeneralAdditive ]            }    } +}publish/shex/materials/Identification.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX dcterms: <http://purl.org/dc/terms/>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>PREFIX homo: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/Homopolymer#>PREFIX co: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/Copolymer#>PREFIX blend: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/Blend#>PREFIX ref: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/polyinfo-rdf/Reference#>IMPORT <typeDescriptors.shex>START=@<PolymerSample># Polymer samples<PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    rdf:type [ obo:CHEBI_60027 ] ;    obo:BFO_0000051 @<Polymer> ;   # Polymer component    sio:SIO_000008 IRI @<SampleType> * ;  # sample type    sio:SIO_000008 @<CHEMINF_000446> * ;  # (CAS registry number)    dcterms:references [ ref:~ ]}# Polymer components<Polymer> CLOSED {    rdf:type [ pli:Polymer ] ;    (rdf:type [ obo:CHEBI_33839 ] ;    pli:isNormalizedTo [ homo:~ co:~ ] |    rdf:type [ obo:CHEBI_60027 ] ;    pli:isNormalizedTo [ blend:~ ])}# CAS registry numbers<CHEMINF_000446> CLOSED {    rdf:type [ sio:CHEMINF_000446 ] ; # (CAS registry number)    rdfs:label xsd:string}publish/shex/materials/Trade.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <tradeDescriptors.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<TradeDescriptor> +}publish/shex/properties/Biodegradability.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:Biodegradability ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/BrittlenessTemperature.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:BrittlenessTemperature ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/BulkModulus.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:BulkModulus ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/CharpyImpact.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:CharpyImpact ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/CohesiveEnergyDensity.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:CohesiveEnergyDensity ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/Compressibility.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:Compressibility ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/CompressiveModulus.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:CompressiveModulus ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/CompressiveStressStrengthAtBreak.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:CompressiveStressStrengthAtBreak ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/CompressiveStressStrengthAtYield.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:CompressiveStressStrengthAtYield ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/ContactAngle.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <contactSubstanceRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:ContactAngle ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 EXTENDS @<AdhesionLiquid> CLOSED { # realizes the role of the material            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                sio:SIO_000228 @<AdhesionLiquid>            }        } ?}publish/shex/properties/CrystallizationKinetics.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:CrystallizationKinetics ] ;} AND EXTENDS @<Property_base> CLOSED {    obo:BFO_0000051 @<KGrowthRateParameterOfAvramiEquation> ;    obo:BFO_0000051 @<NNucleationParameterOfAvramiEquation> ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> EXTENDS @<IAO_0000109_base> CLOSED { # with no numeric values    obo:BFO_0000051 @<IAO_0000109_1> ;    obo:BFO_0000051 @<IAO_0000109_2> ;}########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>########################################################################################### Child properties and measurement data##########################################################################################<KGrowthRateParameterOfAvramiEquation> RESTRICTS @<Property_core> {    rdf:type [ pli:KGrowthRateParameterOfAvramiEquation ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_1>}<IAO_0000109_1> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<KGrowthRateParameterOfAvramiEquation>}<NNucleationParameterOfAvramiEquation> RESTRICTS @<Property_core> {    rdf:type [ pli:NNucleationParameterOfAvramiEquation ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_2>}<IAO_0000109_2> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<NNucleationParameterOfAvramiEquation>}publish/shex/properties/CrystallizationTemperature.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:CrystallizationTemperature ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/DeflectionTemperatureUnderLoadHdt.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:DeflectionTemperatureUnderLoadHdt ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/Density.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <typeDescriptors.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:Density ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    sio:SIO_000008 @<CrystallinityType> ?}publish/shex/properties/DielectricBreakdownVoltage.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:DielectricBreakdownVoltage ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/DielectricConstantDc.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:DielectricConstantDc ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/DielectricDispersion.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:DielectricDispersion ] ;} AND EXTENDS @<Property_base> CLOSED {    obo:BFO_0000051 @<DielectricConstantAc> ;    obo:BFO_0000051 @<DielectricLossFactor> ;    obo:BFO_0000051 @<DielectricLossTangent> ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> EXTENDS @<IAO_0000109_base> CLOSED { # with no numeric values    obo:BFO_0000051 @<IAO_0000109_1> ;    obo:BFO_0000051 @<IAO_0000109_2> ;    obo:BFO_0000051 @<IAO_0000109_3> ;}########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>########################################################################################### Child properties and measurement data##########################################################################################<DielectricConstantAc> RESTRICTS @<Property_core> {    rdf:type [ pli:DielectricConstantAc ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_1>}<IAO_0000109_1> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<DielectricConstantAc>}<DielectricLossFactor> RESTRICTS @<Property_core> {    rdf:type [ pli:DielectricLossFactor ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_2>}<IAO_0000109_2> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<DielectricLossFactor>}<DielectricLossTangent> RESTRICTS @<Property_core> {    rdf:type [ pli:DielectricLossTangent ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_3>}<IAO_0000109_3> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<DielectricLossTangent>}publish/shex/properties/DiffusionCoefficient.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <solutionComponentRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:DiffusionCoefficient ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 EXTENDS @<Solvent> CLOSED { # realizes the role of the material            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                sio:SIO_000228 @<Solvent>            }        } ?}publish/shex/properties/DynamicCompressiveProperty.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:DynamicCompressiveProperty ] ;} AND EXTENDS @<Property_base> CLOSED {    obo:BFO_0000051 @<CompressiveLossModulus> ;    obo:BFO_0000051 @<CompressiveLossTangent> ;    obo:BFO_0000051 @<CompressiveStorageModulus> ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> EXTENDS @<IAO_0000109_base> CLOSED { # with no numeric values    obo:BFO_0000051 @<IAO_0000109_1> ;    obo:BFO_0000051 @<IAO_0000109_2> ;    obo:BFO_0000051 @<IAO_0000109_3> ;}########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>########################################################################################### Child properties and measurement data##########################################################################################<CompressiveLossModulus> RESTRICTS @<Property_core> {    rdf:type [ pli:CompressiveLossModulus ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_1>}<IAO_0000109_1> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<CompressiveLossModulus>}<CompressiveLossTangent> RESTRICTS @<Property_core> {    rdf:type [ pli:CompressiveLossTangent ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_2>}<IAO_0000109_2> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<CompressiveLossTangent>}<CompressiveStorageModulus> RESTRICTS @<Property_core> {    rdf:type [ pli:CompressiveStorageModulus ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_3>}<IAO_0000109_3> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<CompressiveStorageModulus>}publish/shex/properties/DynamicFlexuralProperty.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:DynamicFlexuralProperty ] ;} AND EXTENDS @<Property_base> CLOSED {    obo:BFO_0000051 @<FlexuralLossModulus> ;    obo:BFO_0000051 @<FlexuralLossTangent> ;    obo:BFO_0000051 @<FlexuralStorageModulus> ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> EXTENDS @<IAO_0000109_base> CLOSED { # with no numeric values    obo:BFO_0000051 @<IAO_0000109_1> ;    obo:BFO_0000051 @<IAO_0000109_2> ;    obo:BFO_0000051 @<IAO_0000109_3> ;}########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>########################################################################################### Child properties and measurement data##########################################################################################<FlexuralLossModulus> RESTRICTS @<Property_core> {    rdf:type [ pli:FlexuralLossModulus ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_1>}<IAO_0000109_1> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<FlexuralLossModulus>}<FlexuralLossTangent> RESTRICTS @<Property_core> {    rdf:type [ pli:FlexuralLossTangent ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_2>}<IAO_0000109_2> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<FlexuralLossTangent>}<FlexuralStorageModulus> RESTRICTS @<Property_core> {    rdf:type [ pli:FlexuralStorageModulus ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_3>}<IAO_0000109_3> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<FlexuralStorageModulus>}publish/shex/properties/DynamicShearProperty.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:DynamicShearProperty ] ;} AND EXTENDS @<Property_base> CLOSED {    obo:BFO_0000051 @<ShearLossModulus> ;    obo:BFO_0000051 @<ShearLossTangent> ;    obo:BFO_0000051 @<ShearStorageModulus> ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> EXTENDS @<IAO_0000109_base> CLOSED { # with no numeric values    obo:BFO_0000051 @<IAO_0000109_1> ;    obo:BFO_0000051 @<IAO_0000109_2> ;    obo:BFO_0000051 @<IAO_0000109_3> ;}########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>########################################################################################### Child properties and measurement data##########################################################################################<ShearLossModulus> RESTRICTS @<Property_core> {    rdf:type [ pli:ShearLossModulus ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_1>}<IAO_0000109_1> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<ShearLossModulus>}<ShearLossTangent> RESTRICTS @<Property_core> {    rdf:type [ pli:ShearLossTangent ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_2>}<IAO_0000109_2> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<ShearLossTangent>}<ShearStorageModulus> RESTRICTS @<Property_core> {    rdf:type [ pli:ShearStorageModulus ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_3>}<IAO_0000109_3> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<ShearStorageModulus>}publish/shex/properties/DynamicTensileProperty.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:DynamicTensileProperty ] ;} AND EXTENDS @<Property_base> CLOSED {    obo:BFO_0000051 @<TensileLossModulus> ;    obo:BFO_0000051 @<TensileLossTangent> ;    obo:BFO_0000051 @<TensileStorageModulus> ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> EXTENDS @<IAO_0000109_base> CLOSED { # with no numeric values    obo:BFO_0000051 @<IAO_0000109_1> ;    obo:BFO_0000051 @<IAO_0000109_2> ;    obo:BFO_0000051 @<IAO_0000109_3> ;}########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>########################################################################################### Child properties and measurement data##########################################################################################<TensileLossModulus> RESTRICTS @<Property_core> {    rdf:type [ pli:TensileLossModulus ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_1>}<IAO_0000109_1> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<TensileLossModulus>}<TensileLossTangent> RESTRICTS @<Property_core> {    rdf:type [ pli:TensileLossTangent ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_2>}<IAO_0000109_2> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<TensileLossTangent>}<TensileStorageModulus> RESTRICTS @<Property_core> {    rdf:type [ pli:TensileStorageModulus ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_3>}<IAO_0000109_3> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<TensileStorageModulus>}publish/shex/properties/DynamicViscosity.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:DynamicViscosity ] ;} AND EXTENDS @<Property_base> CLOSED {    obo:BFO_0000051 @<DynamicLossViscosityEta2> ;    obo:BFO_0000051 @<DynamicStorageViscosityEta1> ;    obo:BFO_0000051 @<DynamicViscosityLossTangent> ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> EXTENDS @<IAO_0000109_base> CLOSED { # with no numeric values    obo:BFO_0000051 @<IAO_0000109_1> ;    obo:BFO_0000051 @<IAO_0000109_2> ;    obo:BFO_0000051 @<IAO_0000109_3> ;}########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>########################################################################################### Child properties and measurement data##########################################################################################<DynamicLossViscosityEta2> RESTRICTS @<Property_core> {    rdf:type [ pli:DynamicLossViscosityEta2 ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_1>}<IAO_0000109_1> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<DynamicLossViscosityEta2>}<DynamicStorageViscosityEta1> RESTRICTS @<Property_core> {    rdf:type [ pli:DynamicStorageViscosityEta1 ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_2>}<IAO_0000109_2> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<DynamicStorageViscosityEta1>}<DynamicViscosityLossTangent> RESTRICTS @<Property_core> {    rdf:type [ pli:DynamicViscosityLossTangent ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_3>}<IAO_0000109_3> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<DynamicViscosityLossTangent>}publish/shex/properties/ElectricConductivity.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:ElectricConductivity ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/ElongationAtBreak.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:ElongationAtBreak ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/ElongationAtYield.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:ElongationAtYield ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/FiberTensileElongationAtBreak.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:FiberTensileElongationAtBreak ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/FiberTensileModulus.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:FiberTensileModulus ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/FiberTensileStressStrengthAtBreak.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:FiberTensileStressStrengthAtBreak ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/FlexuralCreepRuptureStrength.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:FlexuralCreepRuptureStrength ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/FlexuralCreepRuptureTime.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:FlexuralCreepRuptureTime ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/FlexuralCreepStrain.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:FlexuralCreepStrain ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/FlexuralModulus.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:FlexuralModulus ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/FlexuralStressStrengthAtBreak.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:FlexuralStressStrengthAtBreak ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/FlexuralStressStrengthAtYield.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:FlexuralStressStrengthAtYield ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/GasDiffusionCoefficientD.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <permeableSubstanceRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:GasDiffusionCoefficientD ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> EXTENDS @<IAO_0000109_base_numeric> CLOSED {    pli:isEstimatedBy @<PermeabilityCoefficientArrheniusEquation> ?}########################################### Arrhenius equations##########################################<PermeabilityCoefficientArrheniusEquation> CLOSED {    rdf:type [ pli:PermeabilityCoefficientArrheniusEquation ] ;    pli:hasActivationEnergy EXTENDS @<DoubleWithUnit> CLOSED {                                rdf:type [ pli:ActivationEnergy ]                            } ? ;    pli:hasPrefactor EXTENDS @<DoubleWithUnit> CLOSED {                         rdf:type [ pli:ArrheniusEquationPrefactor ]                     } ?}########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 EXTENDS @<PermeantGasMolecular> CLOSED { # realizes the role of the material            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                sio:SIO_000228 @<PermeantGasMolecular>            }        } ?}publish/shex/properties/GasPermeabilityCoefficientP.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <permeableSubstanceRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:GasPermeabilityCoefficientP ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> EXTENDS @<IAO_0000109_base_numeric> CLOSED {    pli:isEstimatedBy @<PermeabilityCoefficientArrheniusEquation> ?}########################################### Arrhenius equations##########################################<PermeabilityCoefficientArrheniusEquation> CLOSED {    rdf:type [ pli:PermeabilityCoefficientArrheniusEquation ] ;    pli:hasActivationEnergy EXTENDS @<DoubleWithUnit> CLOSED {                                rdf:type [ pli:ActivationEnergy ]                            } ? ;    pli:hasPrefactor EXTENDS @<DoubleWithUnit> CLOSED {                         rdf:type [ pli:ArrheniusEquationPrefactor ]                     } ?}########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 EXTENDS @<PermeantGasMolecular> CLOSED { # realizes the role of the material            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                sio:SIO_000228 @<PermeantGasMolecular>            }        } ?}publish/shex/properties/GasSolubilityCoefficientS.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <permeableSubstanceRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:GasSolubilityCoefficientS ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> EXTENDS @<IAO_0000109_base_numeric> CLOSED {    pli:isEstimatedBy @<PermeabilityCoefficientArrheniusEquation> ?}########################################### Arrhenius equations##########################################<PermeabilityCoefficientArrheniusEquation> CLOSED {    rdf:type [ pli:PermeabilityCoefficientArrheniusEquation ] ;    pli:hasActivationEnergy EXTENDS @<DoubleWithUnit> CLOSED {                                rdf:type [ pli:ActivationEnergy ]                            } ? ;    pli:hasPrefactor EXTENDS @<DoubleWithUnit> CLOSED {                         rdf:type [ pli:ArrheniusEquationPrefactor ]                     } ?}########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 EXTENDS @<PermeantGasMolecular> CLOSED { # realizes the role of the material            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                sio:SIO_000228 @<PermeantGasMolecular>            }        } ?}publish/shex/properties/GlassTransitionTemperature.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:GlassTransitionTemperature ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/GoodSolvent.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <values.shex>IMPORT <materials.shex>IMPORT <physicalDescriptors.shex>IMPORT <solutionComponentRoles.shex>start=@<Dissolution><Dissolution> CLOSED {    # type    rdf:type [ pli:Dissolution ] ;    # realizes    obo:BFO_0000055 EXTENDS @<Dissolved> CLOSED { ^sio:SIO_000228 @<PolymerSample> + } ;    obo:BFO_0000055 EXTENDS @<GoodSolvent> CLOSED {            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                sio:SIO_000228 @<GoodSolvent>            }        } ;    # conditions    sio:SIO_000008 @<Temperature> ? ;    sio:SIO_000008 @<Description> ?}<PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000228 @<Dissolved>}publish/shex/properties/GValue.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <measurementCriterionRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:GValue ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 EXTENDS @<CriterionEventRole> CLOSED { # realizes the role of the entity        ^sio:SIO_000228 @<CriterionEvent> ?  # bearer entity    } ?}########################################### Criterion entities (events / properties)##########################################<CriterionEvent> CLOSED {    rdf:type [ pli:CriterionEvent ] ;    sio:SIO_000300 xsd:string ;    sio:SIO_000228 @<CriterionEventRole>}publish/shex/properties/HalfTimeOfCrystallization.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:HalfTimeOfCrystallization ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/HansenParameter.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:HansenParameter ] ;} AND EXTENDS @<Property_base> CLOSED {    obo:BFO_0000051 @<HansenParameterDeltaPPolar> ;    obo:BFO_0000051 @<HansenParameterDeltaDDispersionComponent> ;    obo:BFO_0000051 @<HansenParameterDeltaHHydrogenBonding> ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> EXTENDS @<IAO_0000109_base> CLOSED { # with no numeric values    obo:BFO_0000051 @<IAO_0000109_1> ;    obo:BFO_0000051 @<IAO_0000109_2> ;    obo:BFO_0000051 @<IAO_0000109_3> ;}########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>########################################################################################### Child properties and measurement data##########################################################################################<HansenParameterDeltaPPolar> RESTRICTS @<Property_core> {    rdf:type [ pli:HansenParameterDeltaPPolar ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_1>}<IAO_0000109_1> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<HansenParameterDeltaPPolar>}<HansenParameterDeltaDDispersionComponent> RESTRICTS @<Property_core> {    rdf:type [ pli:HansenParameterDeltaDDispersionComponent ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_2>}<IAO_0000109_2> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<HansenParameterDeltaDDispersionComponent>}<HansenParameterDeltaHHydrogenBonding> RESTRICTS @<Property_core> {    rdf:type [ pli:HansenParameterDeltaHHydrogenBonding ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_3>}<IAO_0000109_3> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<HansenParameterDeltaHHydrogenBonding>}publish/shex/properties/HeatOfCrystallization.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:HeatOfCrystallization ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/HeatOfFusion.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:HeatOfFusion ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/HeatOfFusionMolConversion.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:HeatOfFusionMolConversion ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/InterfacialTension.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <contactSubstanceRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:InterfacialTension ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 EXTENDS @<OppositeMaterial> CLOSED { # realizes the role of the material            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                sio:SIO_000228 @<OppositeMaterial>            }        } ?}publish/shex/properties/IntrinsicViscosityEta.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <solutionComponentRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:IntrinsicViscosityEta ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 EXTENDS @<Solvent> CLOSED { # realizes the role of the material            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                sio:SIO_000228 @<Solvent>            }        } ?}publish/shex/properties/IsothermalWeightLoss.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:IsothermalWeightLoss ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/IzodImpact.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:IzodImpact ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/LcPhaseTransitionTemperature.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:LcPhaseTransitionTemperature ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/LinearExpansionCoefficient.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:LinearExpansionCoefficient ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/MeltingTemperature.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:MeltingTemperature ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/MeltViscosity.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:MeltViscosity ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/NonlinearElectroOpticEffect.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:NonlinearElectroOpticEffect ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/OxygenIndex.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:OxygenIndex ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/PoorSolvent.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <values.shex>IMPORT <materials.shex>IMPORT <physicalDescriptors.shex>IMPORT <solutionComponentRoles.shex>start=@<Dissolution><Dissolution> CLOSED {    # type    rdf:type [ pli:Dissolution ] ;    # realizes    obo:BFO_0000055 EXTENDS @<Dissolved> CLOSED { ^sio:SIO_000228 @<PolymerSample> + } ;    obo:BFO_0000055 EXTENDS @<PoorSolvent> CLOSED {            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                sio:SIO_000228 @<PoorSolvent>            }        } ;    # conditions    sio:SIO_000008 @<Temperature> ? ;    sio:SIO_000008 @<Description> ?}<PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000228 @<Dissolved>}publish/shex/properties/PvtRelationPressure.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:PvtRelationPressure ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/PvtRelationSpecificVolume.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:PvtRelationSpecificVolume ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/PvtRelationTemperature.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:PvtRelationTemperature ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/RadiationResistance.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <measurementCriterionRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:RadiationResistance ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 EXTENDS @<CriterionPropertyRole> CLOSED { # realizes the role of the entity        ^sio:SIO_000228 @<CriterionProperty> ?  # bearer entity    } ?}########################################### Criterion entities (events / properties)##########################################<CriterionProperty> CLOSED {    rdf:type [ pli:CriterionProperty ] ;    sio:SIO_000300 xsd:string ;    sio:SIO_000228 @<CriterionPropertyRole>}publish/shex/properties/RadiusOfGyration.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:RadiusOfGyration ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/RefractiveIndex.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <contactSubstanceRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:RefractiveIndex ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 EXTENDS @<OppositeMaterial> CLOSED { # realizes the role of the material            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                sio:SIO_000228 @<OppositeMaterial>            }        } ?}publish/shex/properties/RGrowthRateOfCrystalSpherulite.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:RGrowthRateOfCrystalSpherulite ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/RockwellHardness.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:RockwellHardness ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/SecondVirialCoefficient.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <solutionComponentRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:SecondVirialCoefficient ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 EXTENDS @<Solvent> CLOSED { # realizes the role of the material            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                sio:SIO_000228 @<Solvent>            }        } ?}publish/shex/properties/SedimentationCoefficient.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <solutionComponentRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:SedimentationCoefficient ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 EXTENDS @<Solvent> CLOSED { # realizes the role of the material            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                sio:SIO_000228 @<Solvent>            }        } ?}publish/shex/properties/ShearModulus.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:ShearModulus ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/ShearStressStrengthAtBreak.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:ShearStressStrengthAtBreak ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/ShearStressStrengthAtYield.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:ShearStressStrengthAtYield ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/ShoreHardness.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:ShoreHardness ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/SofteningTemperature.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:SofteningTemperature ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/SolubilityParameter.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:SolubilityParameter ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/SpecificHeatCapacityCp.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:SpecificHeatCapacityCp ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/SpecificHeatCapacityCv.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:SpecificHeatCapacityCv ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/SpecificVolume.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:SpecificVolume ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/StressOpticalCoefficient.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:StressOpticalCoefficient ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/SurfaceResistivity.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:SurfaceResistivity ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/SurfaceTension.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:SurfaceTension ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/TensileCreepCompliance.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:TensileCreepCompliance ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/TensileCreepModulus.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:TensileCreepModulus ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/TensileCreepRecovery.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:TensileCreepRecovery ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/TensileCreepRuptureStrength.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:TensileCreepRuptureStrength ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/TensileCreepRuptureTime.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:TensileCreepRuptureTime ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/TensileCreepStrain.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:TensileCreepStrain ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/TensileModulus.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:TensileModulus ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/TensileStressStrengthAtBreak.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:TensileStressStrengthAtBreak ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/TensileStressStrengthAtYield.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:TensileStressStrengthAtYield ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/ThermalConductivity.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:ThermalConductivity ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/ThermalDecompositionTemperature.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:ThermalDecompositionTemperature ] ;} AND EXTENDS @<Property_base> CLOSED {    obo:BFO_0000051 @<ThermalDecompositionTemperatureTemperature> ;    obo:BFO_0000051 @<ThermalDecompositionTemperatureWeightLoss> ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> EXTENDS @<IAO_0000109_base> CLOSED { # with no numeric values    obo:BFO_0000051 @<IAO_0000109_1> ;    obo:BFO_0000051 @<IAO_0000109_2> ;}########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>########################################################################################### Child properties and measurement data##########################################################################################<ThermalDecompositionTemperatureTemperature> RESTRICTS @<Property_core> {    rdf:type [ pli:ThermalDecompositionTemperatureTemperature ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_1>}<IAO_0000109_1> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<ThermalDecompositionTemperatureTemperature>}<ThermalDecompositionTemperatureWeightLoss> RESTRICTS @<Property_core> {    rdf:type [ pli:ThermalDecompositionTemperatureWeightLoss ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_2>}<IAO_0000109_2> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<ThermalDecompositionTemperatureWeightLoss>}publish/shex/properties/ThermalDiffusivity.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:ThermalDiffusivity ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/ThetaSolventThetaTemperature.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <materials.shex>IMPORT <solutionComponentRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:ThetaSolventThetaTemperature ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 EXTENDS @<Solvent> CLOSED { # realizes the role of the material            ^sio:SIO_000228 EXTENDS @<Material> CLOSED {                sio:SIO_000228 @<Solvent>            }        } ?}publish/shex/properties/UlFlammabilityCodeRating.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <typeDescriptors.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:UlFlammabilityCodeRating ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> RESTRICTS @<IAO_0000109_base_discrete> {    sio:SIO_000008 @<UlFlammabilityCodeRatingType>}########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/UlTemperatureIndex.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <measurementCriterionRoles.shex>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:UlTemperatureIndex ] ;} AND EXTENDS @<Property_base> CLOSED {    obo:BFO_0000051 @<UlTemperatureIndexTime> ;    obo:BFO_0000051 @<UlTemperatureIndexTemperature> ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> EXTENDS @<IAO_0000109_base> CLOSED { # with no numeric values    obo:BFO_0000051 @<IAO_0000109_1> ;    obo:BFO_0000051 @<IAO_0000109_2> ;    sio:SIO_000255 @<Description> ? ;}########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> EXTENDS @<Measurement_base> CLOSED {    obo:BFO_0000055 EXTENDS @<CriterionPropertyRole> CLOSED { # realizes the role of the entity        ^sio:SIO_000228 @<CriterionProperty> ?  # bearer entity    } ?}########################################### Criterion entities (events / properties)##########################################<CriterionProperty> CLOSED {    rdf:type [ pli:CriterionProperty ] ;    sio:SIO_000300 xsd:string ;    sio:SIO_000228 @<CriterionPropertyRole>}########################################################################################### Child properties and measurement data##########################################################################################<UlTemperatureIndexTime> RESTRICTS @<Property_core> {    rdf:type [ pli:UlTemperatureIndexTime ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_1>}<IAO_0000109_1> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<UlTemperatureIndexTime>}<UlTemperatureIndexTemperature> RESTRICTS @<Property_core> {    rdf:type [ pli:UlTemperatureIndexTemperature ] } AND EXTENDS @<Property_core> CLOSED {    ^obo:IAO_0000221 @<IAO_0000109_2>}<IAO_0000109_2> EXTENDS @<NumericValue> EXTENDS @<IAO_0000109_core> CLOSED {    obo:IAO_0000221 @<UlTemperatureIndexTemperature>}publish/shex/properties/VicatSofteningTemperature.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:VicatSofteningTemperature ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/VolumeExpansionCoefficient.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:VolumeExpansionCoefficient ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/VolumeResistivity.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:VolumeResistivity ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/WaterAbsorption.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:WaterAbsorption ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>publish/shex/properties/WaterVaporTransmission.shexPREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>PREFIX sio: <http://semanticscience.org/resource/>PREFIX obo: <http://purl.obolibrary.org/obo/>PREFIX pli: <http://dice.nims.go.jp/ontology/PoLyInfo-ont/Schema#>IMPORT <propertyBase.shex>START=@<PolymerSample><PolymerSample> CLOSED {    rdf:type [ pli:PolymerSample ] ;    sio:SIO_000008 @<Property> +}########################################################################################### Property##########################################################################################<Property> RESTRICTS @<Property_base> {    rdf:type [ pli:WaterVaporTransmission ] ;}########################################################################################### MeasurementDatum##########################################################################################<IAO_0000109> @<IAO_0000109_base_numeric>########################################################################################### Measurements(+ depended-on material, criterion events / properties)##########################################################################################<Measurement> @<Measurement_base>