diff --git a/disciplines/computerscience.ttl b/disciplines/computerscience.ttl index 62714820..381b70d5 100644 --- a/disciplines/computerscience.ttl +++ b/disciplines/computerscience.ttl @@ -64,7 +64,8 @@ email: emanuele.ghedini@unibo.it"""@en , ### http://emmo.info/emmo#EMMO_b35e92d7_7fa0_4661_aa5a_5cea7c8e6925 :EMMO_b35e92d7_7fa0_4661_aa5a_5cea7c8e6925 rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf :EMMO_02face50_43a1_40ce_a909_dfe54d5e186b ; + rdfs:subPropertyOf :b6292331_94af_4f00_976b_ea55960c2f1c ; + rdfs:domain :EMMO_6470bbfa_04a6_4360_9534_1aa18d68329b ; rdfs:range xsd:anyURI ; skos:prefLabel "hasURIValue"@en . @@ -137,6 +138,20 @@ email: emanuele.ghedini@unibo.it"""@en , skos:prefLabel "ApplicationProgram"@en . +### http://emmo.info/emmo#EMMO_49bafe5c_7b7f_4f82_81bb_754bf76ce9e3 +:EMMO_49bafe5c_7b7f_4f82_81bb_754bf76ce9e3 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_6470bbfa_04a6_4360_9534_1aa18d68329b ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The Internationalized Resource Identifier (IRI) is a Uniform Resource Identifier (URI) that may additionally contain most characters from the Universal Character Set (Unicode/ISO 10646)."@en ; + skos:prefLabel "IRI"@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_49bafe5c_7b7f_4f82_81bb_754bf76ce9e3 ; + owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedTarget "The Internationalized Resource Identifier (IRI) is a Uniform Resource Identifier (URI) that may additionally contain most characters from the Universal Character Set (Unicode/ISO 10646)."@en ; + rdfs:isDefinedBy "https://datatracker.ietf.org/doc/html/rfc3987"^^xsd:anyURI + ] . + + ### http://emmo.info/emmo#EMMO_4db96fb7_e9e0_466d_942b_f6f17bfdc145 :EMMO_4db96fb7_e9e0_466d_942b_f6f17bfdc145 rdf:type owl:Class ; rdfs:subClassOf :EMMO_be8592a7_68d1_4a06_ad23_82f2b56ef926 ; @@ -219,6 +234,13 @@ email: emanuele.ghedini@unibo.it"""@en , Here we explicitly include in the definition also all the data (e.g. source code, script files) that takes part to the building of the executable, are necessary to the execution of a program or that document it for the users."""@en ; skos:prefLabel "Software"@en . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_8681074a_e225_4e38_b586_e85b0f43ce38 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Software"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From soft +‎ -ware, by contrast with hardware (“the computer itself”). Coined by Paul Niquette in 1953."@en + ] . + [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_8681074a_e225_4e38_b586_e85b0f43ce38 ; owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; @@ -234,13 +256,6 @@ Here we explicitly include in the definition also all the data (e.g. source code rdfs:seeAlso "http://www.linfo.org/program.html"^^xsd:anyURI ] . -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_8681074a_e225_4e38_b586_e85b0f43ce38 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "Software"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From soft +‎ -ware, by contrast with hardware (“the computer itself”). Coined by Paul Niquette in 1953."@en - ] . - ### http://emmo.info/emmo#EMMO_8a8f664b_dc59_4e00_ae00_81fdf1e1d12e :EMMO_8a8f664b_dc59_4e00_ae00_81fdf1e1d12e rdf:type owl:Class ; @@ -347,4 +362,4 @@ Here we explicitly include in the definition also all the data (e.g. source code skos:prefLabel "DataStructure"@en . -### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/disciplines/manufacturing.ttl b/disciplines/manufacturing.ttl index c3435890..4435ca70 100644 --- a/disciplines/manufacturing.ttl +++ b/disciplines/manufacturing.ttl @@ -1719,6 +1719,11 @@ manufacturing process: set of processes in manufacturing involving a flow and/or ) ; rdf:type owl:Class ] ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 + ] ; + owl:someValuesFrom :EMMO_a4d66059_5dd3_4b90_b4cb_10960559441b + ] ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A material that is obtained through a manufacturing process."@en ; skos:altLabel "EngineeredMaterial"@en , "ProcessedMaterial"@en ; @@ -1825,4 +1830,4 @@ manufacturing process: set of processes in manufacturing involving a flow and/or skos:prefLabel "FromWorkPIecetoWorkPiece"@en . -### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/multiperspective/persholistic.ttl b/multiperspective/persholistic.ttl index fb49bec8..6a7d662c 100644 --- a/multiperspective/persholistic.ttl +++ b/multiperspective/persholistic.ttl @@ -344,7 +344,7 @@ Since topological connection means causality, then the only way for a real world ### http://emmo.info/emmo#EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_dba27ca1_33c9_4443_a912_1519ce4c39ec ; + owl:onProperty :EMMO_3c7f239f_e833_4a2b_98a1_c88831770c1b ; owl:someValuesFrom :EMMO_f76884f7_964e_488e_9bb7_1b2453e9e817 ] ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object that is made of a set of sub objects working together as parts of a mechanism or an interconnecting network (natural or artificial); a complex whole."@en ; @@ -475,4 +475,4 @@ organization: person or group of people that has its own functions with responsi :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 rdfs:seeAlso :EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 . -### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/perspectives/standardmodel.ttl b/perspectives/standardmodel.ttl index 3f575ecf..8e51cd51 100644 --- a/perspectives/standardmodel.ttl +++ b/perspectives/standardmodel.ttl @@ -231,10 +231,6 @@ email: emanuele.ghedini@unibo.it"""@en , skos:prefLabel "BlueTopQuark"@en . -### http://emmo.info/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 -:EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 owl:equivalentClass :EMMO_c26a0340_d619_4928_b1a1_1a04e88bb89d . - - ### http://emmo.info/emmo#EMMO_43a4e80d_6ae9_45ed_8cfb_fd0a5339bf87 :EMMO_43a4e80d_6ae9_45ed_8cfb_fd0a5339bf87 rdf:type owl:Class ; rdfs:subClassOf :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; @@ -664,6 +660,7 @@ So, a photon leaving a body is not part of the body as convex system, while a ph ### http://emmo.info/emmo#EMMO_c26a0340_d619_4928_b1a1_1a04e88bb89d :EMMO_c26a0340_d619_4928_b1a1_1a04e88bb89d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 ; owl:disjointUnionOf ( :EMMO_8dbaf3ca_8f0d_4c45_92e1_c6d805b83c87 :EMMO_fa3c9d4d_9fc9_4e8a_82c1_28c84e34133a ) ; @@ -996,4 +993,4 @@ For this reason graviton is an useful concept to homogenize the approach between skos:prefLabel "MultiParticlePath"@en . -### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/pgbs.ttl b/pgbs.ttl new file mode 100644 index 00000000..3aef25bf --- /dev/null +++ b/pgbs.ttl @@ -0,0 +1,832 @@ +@prefix : . +@prefix owl: . +@prefix rdf: . +@prefix xml: . +@prefix xsd: . +@prefix rdfs: . +@prefix skos: . +@prefix dcterms: . +@base . + + rdf:type owl:Ontology ; + owl:imports , + , + , + ; + dcterms:contributor "Alberto Martinez (PGBS)"@en , + "Jeper Friis (SINTEF)"@en , + "Oreste Todini (PGBS)"@en , + "Zhiwu Liang (PGBS)"@en ; + dcterms:creator "Emanuele Ghedini (UNIBO)"@en ; + dcterms:license "Confidential within OntoTrans consortium."@en . + +################################################################# +# Object Properties +################################################################# + +### http://emmo.info/emmo/application/pgbs#06e90dd3_0c18_4606_8b76_2a478502f474 + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + rdfs:domain ; + rdfs:range ; + skos:prefLabel "commercialises"@en . + + +################################################################# +# Classes +################################################################# + +### http://emmo.info/emmo/application/pgbs#EMMO_08e1b3d8_0b41_4c8c_9108_9ef058d40f9c +:EMMO_08e1b3d8_0b41_4c8c_9108_9ef058d40f9c rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_9c552388_e338_4329_8b31_9c1c3368b412 ; + "Perfume name to apply to capsules."@en ; + skos:prefLabel "WSCPerfumeType"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_0a74ed04_5dbc_4a6b_9b70_780e34d621e7 +:EMMO_0a74ed04_5dbc_4a6b_9b70_780e34d621e7 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9c552388_e338_4329_8b31_9c1c3368b412 ; + "Elasticity of the fabric after washing."@en ; + skos:prefLabel "WSCFabricElasticity"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_0c75862e_e69d_4b4d_b2f5_653dcf907ff2 +:EMMO_0c75862e_e69d_4b4d_b2f5_653dcf907ff2 rdf:type owl:Class ; + rdfs:subClassOf :d2fdff1f_11ff_44bf_a9a4_9ebe09586144 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:allValuesFrom + ] ; + "Properties of the storage process."@en ; + skos:prefLabel "StorageProperties"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_0cbc73af_f7ff_423c_9c75_339e73606921 +:EMMO_0cbc73af_f7ff_423c_9c75_339e73606921 rdf:type owl:Class ; + rdfs:subClassOf ; + skos:prefLabel "Company"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_0ea9656d_810f_4613_b251_5716246ca75b +:EMMO_0ea9656d_810f_4613_b251_5716246ca75b rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_92a0ff66_3dfa_4a88_bb3b_b8ecb0291c0e ; + "Viscosity of the formula."@en ; + skos:prefLabel "FormulaViscosity"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_17d38e0f_79b6_420c_83b7_f531ef13283a +:EMMO_17d38e0f_79b6_420c_83b7_f531ef13283a rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_f6cd49d8_740f_4592_8eef_637b18cb2502 ; + "Flash point of the whitebase."@en ; + skos:prefLabel "WhitebaseFlashPoint"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_1e70557a_1883_4c64_9610_60440eaedf85 +:EMMO_1e70557a_1883_4c64_9610_60440eaedf85 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_b05ffbdb_cede_4e19_843d_b71b2334d24e ; + "Consumer evaluation for each attribute."@en ; + skos:prefLabel "ConsumerEvaluation"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_276de396_6672_4490_ba94_a09aad3f360e +:EMMO_276de396_6672_4490_ba94_a09aad3f360e rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_f3f0a531_6ebb_4c3b_84f9_ed25ca2d5266 ; + "Volume of the top 2 constituent."@en ; + skos:prefLabel "Top2ConstituentVolume"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_2be66f1c_fdc6_4000_ba75_9670103ad7c0 +:EMMO_2be66f1c_fdc6_4000_ba75_9670103ad7c0 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3795e827_8b62_4216_b49e_d0e61133ef44 ; + skos:prefLabel "PhysicsBasedSimulation"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_30a8b2ad_77a0_46da_a1fb_a06d3b8e6774 +:EMMO_30a8b2ad_77a0_46da_a1fb_a06d3b8e6774 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_b05ffbdb_cede_4e19_843d_b71b2334d24e ; + "Name of the country of commercialization."@en ; + rdfs:comment "A string specifying a country according to ..."@en ; + skos:prefLabel "CountryIdentifier"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_31071700_6fe0_4daa_bf28_1d81e88d3696 +:EMMO_31071700_6fe0_4daa_bf28_1d81e88d3696 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_9c552388_e338_4329_8b31_9c1c3368b412 ; + "Amount of perfume in a capsule."@en ; + skos:prefLabel "WSCPerfumeLevel"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_342276a1_f2f0_4c96_bedb_7001a9dd0a35 +:EMMO_342276a1_f2f0_4c96_bedb_7001a9dd0a35 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_9c552388_e338_4329_8b31_9c1c3368b412 ; + "Specific perfume existing."@en ; + skos:prefLabel "WSCPerfumeBoostTechnology"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_3795e827_8b62_4216_b49e_d0e61133ef44 +:EMMO_3795e827_8b62_4216_b49e_d0e61133ef44 rdf:type owl:Class ; + rdfs:subClassOf , + ; + "The elaboration of some predefined quantities in order to provide other quantities giving an estimation about unknown properties of an entity by partially reproducing the mechanisms that rules its behaviour through some means (e.g. mathematics, logics)."@en ; + skos:prefLabel "Simulation"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_38f44eab_5d54_45af_92d6_2aff640cf7a6 +:EMMO_38f44eab_5d54_45af_92d6_2aff640cf7a6 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_642fa115_aa18_4eb0_a1c6_40ea6c961559 ; + "Volume of the top 1 constituent."@en ; + skos:prefLabel "Top1ConstituentVolume"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_460ac713_0cce_486b_af64_717fc26dcf6c +:EMMO_460ac713_0cce_486b_af64_717fc26dcf6c rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_b05ffbdb_cede_4e19_843d_b71b2334d24e ; + "Price of the package as defined by the retailer."@en ; + skos:prefLabel "ProductPrice"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_47cfaa72_e2c5_49a7_90b7_6aed9ffa6444 +:EMMO_47cfaa72_e2c5_49a7_90b7_6aed9ffa6444 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_f3f0a531_6ebb_4c3b_84f9_ed25ca2d5266 ; + "Density of the top 2 constituent."@en ; + skos:prefLabel "Top2ConstituentDensity"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_495e6394_6bcc_4f67_8744_84bd44367669 +:EMMO_495e6394_6bcc_4f67_8744_84bd44367669 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_92a0ff66_3dfa_4a88_bb3b_b8ecb0291c0e ; + "Flash point of the formula."@en ; + skos:prefLabel "FormulaFlashPoint"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_5097dc72_55af_4bcb_9a0d_965edd1bd889 +:EMMO_5097dc72_55af_4bcb_9a0d_965edd1bd889 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_b05ffbdb_cede_4e19_843d_b71b2334d24e ; + "Average consumer feedback according to a specific measure."@en ; + "Performance, distinctiveness."@en ; + skos:prefLabel "ConsumerAcceptance"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_52c92c22_534a_42e9_b622_a1b21cd1e70b +:EMMO_52c92c22_534a_42e9_b622_a1b21cd1e70b rdf:type owl:Class ; + rdfs:subClassOf :d2fdff1f_11ff_44bf_a9a4_9ebe09586144 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:allValuesFrom :cbb1b98d_7b3f_4158_8fcf_53f47c792c31 + ] ; + "Properties of the bottom constituent."@en ; + skos:prefLabel "BottomConstituentProperty"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_600a77e8_2ef7_43b1_aed9_e4663ab005c0 +:EMMO_600a77e8_2ef7_43b1_aed9_e4663ab005c0 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_92a0ff66_3dfa_4a88_bb3b_b8ecb0291c0e ; + "Probability for the formula to be safe to humans (e.g. irritation, toxicity). Complement to 1 of the hazard index."@en ; + skos:prefLabel "FormulaSafetyIndex"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_642fa115_aa18_4eb0_a1c6_40ea6c961559 +:EMMO_642fa115_aa18_4eb0_a1c6_40ea6c961559 rdf:type owl:Class ; + rdfs:subClassOf :d2fdff1f_11ff_44bf_a9a4_9ebe09586144 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:allValuesFrom + ] ; + "Property of the top 1 constituent."@en ; + skos:prefLabel "Top1ConstituentProperty"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_66c87c00_4df1_498c_9bcf_385038d92b38 +:EMMO_66c87c00_4df1_498c_9bcf_385038d92b38 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_0c75862e_e69d_4b4d_b2f5_653dcf907ff2 ; + "Storage time length."@en ; + skos:prefLabel "StorageTime"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_66e98f1a_684c_47d5_8d12_eb2eb258c807 +:EMMO_66e98f1a_684c_47d5_8d12_eb2eb258c807 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_92a0ff66_3dfa_4a88_bb3b_b8ecb0291c0e ; + "Total composition of the formula."@en ; + skos:prefLabel "FormulaComposition"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_75a18512_f750_4d13_8338_be89f023d920 +:EMMO_75a18512_f750_4d13_8338_be89f023d920 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_8c496f93_353f_4dc8_81e6_29b0a670cecf ; + "Specific cost of the ingredient."@en ; + skos:prefLabel "IngredientCost"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_798a4190_1ebd_4412_9f8e_1aa0a3ceceae +:EMMO_798a4190_1ebd_4412_9f8e_1aa0a3ceceae rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_f6cd49d8_740f_4592_8eef_637b18cb2502 ; + "Probability that the whitebase stands as single phase during time."@en ; + skos:prefLabel "WhitebaseStability"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_7bc78c30_041e_4f9d_a943_95d2e933ba28 +:EMMO_7bc78c30_041e_4f9d_a943_95d2e933ba28 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_f6cd49d8_740f_4592_8eef_637b18cb2502 ; + "Viscosity of the whitebase."@en ; + skos:prefLabel "WhitebaseViscosity"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_8520a424_ef5b_436a_a619_e10719724bb4 +:EMMO_8520a424_ef5b_436a_a619_e10719724bb4 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_2be66f1c_fdc6_4000_ba75_9670103ad7c0 ; + skos:prefLabel "PGBSWaterSolubleCapsulePerformanceSimulation"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_8c496f93_353f_4dc8_81e6_29b0a670cecf +:EMMO_8c496f93_353f_4dc8_81e6_29b0a670cecf rdf:type owl:Class ; + rdfs:subClassOf :d2fdff1f_11ff_44bf_a9a4_9ebe09586144 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:allValuesFrom + ] ; + skos:prefLabel "IngredientProperty"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_8e6d0123_a3b8_4dc7_8f55_a694eea8cd4c +:EMMO_8e6d0123_a3b8_4dc7_8f55_a694eea8cd4c rdf:type owl:Class ; + rdfs:subClassOf :d2fdff1f_11ff_44bf_a9a4_9ebe09586144 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:allValuesFrom + ] ; + "Properties of the package."@en ; + skos:prefLabel "PackageProperty"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_8e78e4a0_19d5_49c0_9523_f40086d20010 +:EMMO_8e78e4a0_19d5_49c0_9523_f40086d20010 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_0c75862e_e69d_4b4d_b2f5_653dcf907ff2 ; + "Lowest temperature measured during the storage process."@en ; + skos:prefLabel "StorageLowestTemeprature"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_916c64aa_59a9_489f_a510_8985902074ea +:EMMO_916c64aa_59a9_489f_a510_8985902074ea rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_92a0ff66_3dfa_4a88_bb3b_b8ecb0291c0e ; + "Boiling point of the formula."@en ; + skos:prefLabel "FormulaBoilingPoint"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_923660db_cc73_4b5a_9160_b2517c6b268d +:EMMO_923660db_cc73_4b5a_9160_b2517c6b268d rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_b05ffbdb_cede_4e19_843d_b71b2334d24e ; + "Units sold per week."@en ; + skos:prefLabel "SalesVolume"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_92a0ff66_3dfa_4a88_bb3b_b8ecb0291c0e +:EMMO_92a0ff66_3dfa_4a88_bb3b_b8ecb0291c0e rdf:type owl:Class ; + rdfs:subClassOf :d2fdff1f_11ff_44bf_a9a4_9ebe09586144 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:allValuesFrom :c7f97beb_d338_4129_9ea9_c93aafef567c + ] ; + "Properties of the formula."@en ; + skos:prefLabel "FormulaProperty"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_9c552388_e338_4329_8b31_9c1c3368b412 +:EMMO_9c552388_e338_4329_8b31_9c1c3368b412 rdf:type owl:Class ; + rdfs:subClassOf :d2fdff1f_11ff_44bf_a9a4_9ebe09586144 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:allValuesFrom + ] ; + "Property of the water soluble capsule."@en ; + skos:prefLabel "WaterSolubleCapsuleProperty"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_a1610efa_b617_4472_aa33_eebe065ea828 +:EMMO_a1610efa_b617_4472_aa33_eebe065ea828 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_92a0ff66_3dfa_4a88_bb3b_b8ecb0291c0e ; + "Specific cost of the formula."@en ; + skos:prefLabel "FormulaCost"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_a32e12d1_268b_4c8c_a79a_cd8c955b71d5 +:EMMO_a32e12d1_268b_4c8c_a79a_cd8c955b71d5 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3795e827_8b62_4216_b49e_d0e61133ef44 ; + skos:prefLabel "DataBasedSimulation"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_acb346f6_5378_4c36_99ff_dbc580e3f958 +:EMMO_acb346f6_5378_4c36_99ff_dbc580e3f958 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_9c552388_e338_4329_8b31_9c1c3368b412 ; + "Percentage of stain removal."@en ; + skos:prefLabel "WSCStainRemovalIndex"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_ad3597b4_83bc_4d35_97f8_0ae872a13335 +:EMMO_ad3597b4_83bc_4d35_97f8_0ae872a13335 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_f6cd49d8_740f_4592_8eef_637b18cb2502 ; + "Specific cost of the whitebase."@en ; + skos:prefLabel "WhitebaseCost"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_afa509dd_3b8f_4d54_9368_15cd1fcbf363 +:EMMO_afa509dd_3b8f_4d54_9368_15cd1fcbf363 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9c552388_e338_4329_8b31_9c1c3368b412 , + ; + "Product performance from multi-dimensions to evaluate product features for capsules."@en ; + skos:prefLabel "WSCComponentPerformance"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_affdc856_00b5_4bbb_84fe_432033c8c052 +:EMMO_affdc856_00b5_4bbb_84fe_432033c8c052 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9c552388_e338_4329_8b31_9c1c3368b412 ; + "Cost of the capsule."@en ; + skos:prefLabel "WSCCostPerUnit"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_b05ffbdb_cede_4e19_843d_b71b2334d24e +:EMMO_b05ffbdb_cede_4e19_843d_b71b2334d24e rdf:type owl:Class ; + rdfs:subClassOf :d2fdff1f_11ff_44bf_a9a4_9ebe09586144 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:allValuesFrom + ] ; + "Property of the commercialization process."@en ; + skos:prefLabel "CommercializationProperty"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_b0da5c05_b93c_4bb1_9714_87f30191f86c +:EMMO_b0da5c05_b93c_4bb1_9714_87f30191f86c rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_b05ffbdb_cede_4e19_843d_b71b2334d24e ; + "The % of shops handling the product according to retailer policy."@en ; + skos:prefLabel "PresenceOnTheShelf"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_b2547025_03fb_438f_ab1b_09359cc8aa41 +:EMMO_b2547025_03fb_438f_ab1b_09359cc8aa41 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8c496f93_353f_4dc8_81e6_29b0a670cecf ; + "Total composition of the ingredient."@en ; + skos:prefLabel "IngredientComposition"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_b45b2ae9_6be4_4941_978e_61761a6aad3e +:EMMO_b45b2ae9_6be4_4941_978e_61761a6aad3e rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_b05ffbdb_cede_4e19_843d_b71b2334d24e ; + "Name or code of the retailer."@en ; + skos:prefLabel "RetailerIdentifier"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_b45c629a_d55d_489a_9485_67038137be4e +:EMMO_b45c629a_d55d_489a_9485_67038137be4e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_a32e12d1_268b_4c8c_a79a_cd8c955b71d5 ; + skos:prefLabel "MachineLearningSimulation"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_c0b5b82f_597b_4d9c_8396_6643bee97699 +:EMMO_c0b5b82f_597b_4d9c_8396_6643bee97699 rdf:type owl:Class ; + rdfs:subClassOf ; + skos:prefLabel "ConductimetryMeasurement"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_c43d0d4b_82b9_441b_8f22_9e2ac4faeb59 +:EMMO_c43d0d4b_82b9_441b_8f22_9e2ac4faeb59 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_f6cd49d8_740f_4592_8eef_637b18cb2502 ; + "Total composition of the whitebase."@en ; + skos:prefLabel "WhitebaseComposition"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_c96a8591_65fd_47b5_9476_f80ef038420b +:EMMO_c96a8591_65fd_47b5_9476_f80ef038420b rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_f6cd49d8_740f_4592_8eef_637b18cb2502 ; + "Boiling point of the whitebase."@en ; + skos:prefLabel "WhitebaseBoilingPoint"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_c9cdacf9_a73d_42f3_bfd7_669f0a7facdb +:EMMO_c9cdacf9_a73d_42f3_bfd7_669f0a7facdb rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9c552388_e338_4329_8b31_9c1c3368b412 ; + "Resistance for a body moving on the fabric after washing."@en ; + skos:prefLabel "WSCFabricFriction"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_d16f3270_d78f_4fc0_8207_1f8869a1a577 +:EMMO_d16f3270_d78f_4fc0_8207_1f8869a1a577 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_8e6d0123_a3b8_4dc7_8f55_a694eea8cd4c ; + "Package type."@en ; + skos:prefLabel "PackageType"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_e6352af7_c02f_4e83_b9f9_b5541baa494c +:EMMO_e6352af7_c02f_4e83_b9f9_b5541baa494c rdf:type owl:Class ; + owl:equivalentClass [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:someValuesFrom + ] ; + skos:prefLabel "CommercialisationRole"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_f19bcdad_384e_4603_bbe0_67b575fa6235 +:EMMO_f19bcdad_384e_4603_bbe0_67b575fa6235 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_52c92c22_534a_42e9_b622_a1b21cd1e70b ; + "Volume of the bottom constituent."@en ; + skos:prefLabel "BottomConstituentVolume"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_f244a2ad_b1e3_433e_8f52_dcb1ca5b6297 +:EMMO_f244a2ad_b1e3_433e_8f52_dcb1ca5b6297 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_52c92c22_534a_42e9_b622_a1b21cd1e70b ; + "Density of the bottom constituent."@en ; + skos:prefLabel "BottomConstituentDensity"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_f3f0a531_6ebb_4c3b_84f9_ed25ca2d5266 +:EMMO_f3f0a531_6ebb_4c3b_84f9_ed25ca2d5266 rdf:type owl:Class ; + rdfs:subClassOf :d2fdff1f_11ff_44bf_a9a4_9ebe09586144 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:allValuesFrom :b54b505f_8db4_45ff_a437_5aed84a885a0 + ] ; + "Property of the top 2 constituent."@en ; + skos:prefLabel "Top2ConstituentProperty"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_f564ad8d_b733_4e71_81a3_4f15d71dfaa8 +:EMMO_f564ad8d_b733_4e71_81a3_4f15d71dfaa8 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_9c552388_e338_4329_8b31_9c1c3368b412 ; + "Time for complete dissolution of the capsule."@en ; + skos:prefLabel "WSCDissolutionTime"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_f6cd49d8_740f_4592_8eef_637b18cb2502 +:EMMO_f6cd49d8_740f_4592_8eef_637b18cb2502 rdf:type owl:Class ; + rdfs:subClassOf :d2fdff1f_11ff_44bf_a9a4_9ebe09586144 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:allValuesFrom + ] ; + "Properties of the whitebase."@en ; + skos:prefLabel "WhitebaseProperty"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_f80990bb_169e_4d54_83f2_562c7bf0c853 +:EMMO_f80990bb_169e_4d54_83f2_562c7bf0c853 rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_642fa115_aa18_4eb0_a1c6_40ea6c961559 ; + "Density of the top 1 constituent."@en ; + skos:prefLabel "Top1ConstituentDensity"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_f918a0f8_46ed_4d48_a9d8_8c4fc51ad74d +:EMMO_f918a0f8_46ed_4d48_a9d8_8c4fc51ad74d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9c552388_e338_4329_8b31_9c1c3368b412 ; + "Delta between colors in lab space."@en ; + skos:prefLabel "WSCWhitnessIndex"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_fa38481a_4e0a_4749_95a2_53a9fa19d19f +:EMMO_fa38481a_4e0a_4749_95a2_53a9fa19d19f rdf:type owl:Class ; + rdfs:subClassOf , + :de161b40_b56c_4656_bdb8_b8b5587d7989 ; + "Number of pods contained by the shelf product."@en ; + skos:prefLabel "ProducteSize"@en . + + +### http://emmo.info/emmo/application/pgbs#EMMO_fdd4d756_7f33_4dd5_8600_9fd3fcb4e851 +:EMMO_fdd4d756_7f33_4dd5_8600_9fd3fcb4e851 rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:someValuesFrom + ] ; + skos:prefLabel "Retailer"@en . + + +### http://emmo.info/emmo/application/pgbs#a1f4e5a6_6bc4_49fc_9b2f_3a2de7cc2e37 +:a1f4e5a6_6bc4_49fc_9b2f_3a2de7cc2e37 rdf:type owl:Class ; + rdfs:subClassOf ; + "A material that is shaped as a sheet and designed to encapsulates an object acting as protection."@en ; + skos:prefLabel "Film"@en . + + +### http://emmo.info/emmo/application/pgbs#b54b505f_8db4_45ff_a437_5aed84a885a0 +:b54b505f_8db4_45ff_a437_5aed84a885a0 rdf:type owl:Class ; + rdfs:subClassOf :bc7641d2_f8e8_4a08_ac37_0ecef2f8196c ; + "The top 2 compartment of a water soluble capsule."@en ; + skos:prefLabel "Top2Constituent"@en . + + +### http://emmo.info/emmo/application/pgbs#bc7641d2_f8e8_4a08_ac37_0ecef2f8196c +:bc7641d2_f8e8_4a08_ac37_0ecef2f8196c rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:someValuesFrom + ] ; + rdfs:comment "A constituent of a water soluble capsule."@en ; + skos:prefLabel "WaterSolubleCapsulePart"@en . + + +### http://emmo.info/emmo/application/pgbs#c28bcee9_43a1_47ff_aad9_c3f417383055 +:c28bcee9_43a1_47ff_aad9_c3f417383055 rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:someValuesFrom + ] ; + "A participant that represents the final user of a product in a commercialisation process."@en ; + skos:prefLabel "Consumer"@en . + + +### http://emmo.info/emmo/application/pgbs#c7f97beb_d338_4129_9ea9_c93aafef567c +:c7f97beb_d338_4129_9ea9_c93aafef567c rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:allValuesFrom [ rdf:type owl:Class ; + owl:unionOf ( + + ) + ] + ] ; + "Fabric detergent comprising laundry detergent, softener or other laundry products or a combination of them."@en ; + "A liquid detergent composition for fabrics is multi ingredient mixture."@en ; + skos:prefLabel "Formula"@en . + + +### http://emmo.info/emmo/application/pgbs#cbb1b98d_7b3f_4158_8fcf_53f47c792c31 +:cbb1b98d_7b3f_4158_8fcf_53f47c792c31 rdf:type owl:Class ; + rdfs:subClassOf :bc7641d2_f8e8_4a08_ac37_0ecef2f8196c ; + "The bottom compartment of a water soluble capsule."@en ; + skos:prefLabel "BottomConstituent"@en . + + +### http://emmo.info/emmo/application/pgbs#d2fdff1f_11ff_44bf_a9a4_9ebe09586144 +:d2fdff1f_11ff_44bf_a9a4_9ebe09586144 rdf:type owl:Class ; + rdfs:subClassOf ; + skos:prefLabel "PGBSProperty"@en . + + +### http://emmo.info/emmo/application/pgbs#de161b40_b56c_4656_bdb8_b8b5587d7989 +:de161b40_b56c_4656_bdb8_b8b5587d7989 rdf:type owl:Class ; + rdfs:subClassOf :d2fdff1f_11ff_44bf_a9a4_9ebe09586144 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:allValuesFrom + ] ; + skos:prefLabel "ProductProperty"@en . + + +### http://emmo.info/emmo/application/pgbs#1bc673d5_1889_494c_8771_0f0563140f08 + rdf:type owl:Class ; + rdfs:subClassOf :bc7641d2_f8e8_4a08_ac37_0ecef2f8196c ; + "The top 1 compartment of a water soluble capsule."@en ; + skos:prefLabel "Top1Constituent"@en . + + +### http://emmo.info/emmo/application/pgbs#2d3660ed_e580_4587_b182_571ba3e2380f + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] ; + "The process of storing a whitebase mixture."@en ; + skos:prefLabel "WhitebaseStorage"@en . + + +### http://emmo.info/emmo/application/pgbs#2738f496_022d_41d7_b97d_a27678ac0143 + rdf:type owl:Class ; + rdfs:subClassOf , + :bc7641d2_f8e8_4a08_ac37_0ecef2f8196c ; + "The envelope of a water soluble capsule."@en ; + skos:prefLabel "CapsuleEnvelope"@en . + + +### http://emmo.info/emmo/application/pgbs#37b56589_17b5_4498_be96_aad5f67dc03b + rdf:type owl:Class ; + rdfs:subClassOf ; + "The process of maintaining an world object at a given position in space under controlled environmental conditions (like temperature or mechnaical impact) without intending to immediatly change its state."@en ; + rdfs:comment "Stock or stockpile would mean that changing the state is intended \"soon\"; i.e. \"stockpile\" might be the process that has got the connection to the manufacturing process."@en ; + skos:prefLabel "Storage"@en . + + +### http://emmo.info/emmo/application/pgbs#4e92a552_0b1e_43ec_adb2_12aa6c529245 + rdf:type owl:Class ; + rdfs:subClassOf ; + "A bag made of plastic material."@en ; + skos:prefLabel "PlasticBag"@en . + + +### http://emmo.info/emmo/application/pgbs#412bf128_022e_4182_b9eb_74f6c0d5ec79 + rdf:type owl:Class ; + rdfs:subClassOf ; + "Intermediate mixture to be mixed with other materials to get a formula."@en ; + skos:prefLabel "Whitebase"@en . + + +### http://emmo.info/emmo/application/pgbs#51fab3dc_2e31_4415_953d_f7626c7c2836 + rdf:type owl:Class ; + rdfs:subClassOf , + , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] ; + "A commercial product in the laundry domain."@en ; + skos:prefLabel "CommercialLaundryProduct"@en . + + +### http://emmo.info/emmo/application/pgbs#54434768_bd54_4daa_8233_87d66d741c9c + rdf:type owl:Class ; + rdfs:subClassOf ; + "A vector of integer values" ; + skos:prefLabel "IntegerVector"@en . + + +### http://emmo.info/emmo/application/pgbs#56014eda_5080_4a55_8991_818ddf8b91fe + rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf + ] ; + owl:someValuesFrom + ] ; + "A container within which a product is delivered or shipped."@en ; + "A plastic bag acting as package for the soluble detergent pods (laundry detergent domain)"@en ; + skos:prefLabel "Package"@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource ; + owl:annotatedProperty ; + owl:annotatedTarget "A container within which a product is delivered or shipped."@en ; + rdfs:isDefinedBy "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&ns=ncit&code=C79887"^^xsd:anyURI + ] . + + +### http://emmo.info/emmo/application/pgbs#611e7aef_852a_483a_93c5_5ecedfe23e8f + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] ; + "The process by which a product is made available in the market to consumers."@en ; + "A bag of detergent pods is made available in France using Carrefour as retailer."@en ; + skos:prefLabel "Commercialisation"@en . + + +### http://emmo.info/emmo/application/pgbs#7e11a0eb_4b9a_4b80_b9d2_d6c2cb664b1a + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] ; + "The manufacturing process of soluble capsules."@en ; + skos:prefLabel "SolubleCapsuleManufacturing"@en . + + +### http://emmo.info/emmo/application/pgbs#83563e8b_6cd7_4a80_88eb_64e602ade035 + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom :a1f4e5a6_6bc4_49fc_9b2f_3a2de7cc2e37 + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom :b54b505f_8db4_45ff_a437_5aed84a885a0 + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom :cbb1b98d_7b3f_4158_8fcf_53f47c792c31 + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] ; + "Finished detergent product that could comprise multiple parts to deliver the full cleaning power."@en ; + "The combination of a fabric detergent and a water soluble film makes a Pod (water soluble pouch)."@en ; + skos:altLabel "Pod"@en , + "Pouch"@en ; + skos:prefLabel "WaterSolubleCapsule"@en . + + +### http://emmo.info/emmo/application/pgbs#83827d5d_0b64_4b01_a75d_99279b4152e4 + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] ; + skos:prefLabel "LaundryCapsuleProduct"@en . + + +### http://emmo.info/emmo/application/pgbs#85ad644f_ab61_4af7_8f59_511c434a6041 + rdf:type owl:Class ; + rdfs:subClassOf ; + "A material used by PGBS as precursor for detergent."@en ; + skos:prefLabel "PGBSDetergentPrecursor"@en . + + +### http://emmo.info/emmo/application/pgbs#8948c7ce_4a97_4485_997c_c5dcd3a4d90e + rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] ; + "The commercialization of a laundry product."@en ; + skos:prefLabel "LaundryProductCommercialisation"@en . + + +### http://emmo.info/emmo/application/pgbs#947b4609_7905_41c8_b8e9_060dc3535c20 + rdf:type owl:Class ; + rdfs:subClassOf ; + "A bag is usually intended as a man made product acting as container, characterised by a good level of flexibility, with an opening at the top, and designed for carrying things. The opening may be closed or sealed for e.g. transport, conservation of security reasons."@en ; + "The class of containers that have the characteristics of a bag."@en ; + skos:prefLabel "Bag"@en . + + +### http://emmo.info/emmo/application/pgbs#9663e11b_f945_4cfd_b3c2_11d63444b398 + rdf:type owl:Class ; + rdfs:subClassOf ; + "An intermediate mixture that allows formula differentiation."@en ; + skos:prefLabel "Ingredient"@en . + + +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger +] . + +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger + ] . + +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger + ] . + +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger + ] . + +################################################################# +# Annotations +################################################################# + + rdfs:comment "The different between out-come and out-put is about the intentionality of the process, just like the difference between to come (like to occur, without necessarily implying intentionality) and to put (implicit intentionality)."@en . + + +### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi