diff --git a/disciplines/materials.ttl b/disciplines/materials.ttl index 1a4df525..78612057 100644 --- a/disciplines/materials.ttl +++ b/disciplines/materials.ttl @@ -6,7 +6,7 @@ @prefix rdfs: . @prefix skos: . @prefix dcterms: . -@base . +@base . rdf:type owl:Ontology ; owl:versionIRI ; @@ -100,21 +100,6 @@ H=∑ni=1hia∗i (n≥3)""" ; skos:prefLabel "StandaloneAtom"@en . -### http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94 -:EMMO_4207e895_8b83_4318_996a_72cfb32acd94 owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_0afc19b0_2d43_4b3d_8da0_9ffb63bc1492 - :EMMO_f1025834_0cd2_42a1_bfeb_13bec41c8655 - ) - ] , - [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_4c1f58cd_6e2c_48fb_8098_1cbb762abb05 - :EMMO_c5e9e390_8836_4440_b4fd_c906fdd4f438 - :EMMO_f678173d_f036_4df1_a86b_2894560be617 - :EMMO_fb27e6d6_159e_48a6_9c29_76dc31d8a860 - ) - ] . - - ### http://emmo.info/emmo#EMMO_4588526f_8553_4f4d_aa73_a483e88d599b :EMMO_4588526f_8553_4f4d_aa73_a483e88d599b rdf:type owl:Class ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A standalone atom that has no net charge."@en ; @@ -128,14 +113,14 @@ H=∑ni=1hia∗i (n≥3)""" ; ### http://emmo.info/emmo#EMMO_5d659e25_a508_43ed_903c_3707c7c7cd4b :EMMO_5d659e25_a508_43ed_903c_3707c7c7cd4b rdf:type owl:Class ; - rdfs:subClassOf :EMMO_4207e895_8b83_4318_996a_72cfb32acd94 ; + rdfs:subClassOf :e4e80813_f379_4091_b017_ee059811f806 ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Nanomaterials are Materials possessing, at minimum, one external dimension measuring 1-100nm"@en ; skos:prefLabel "NanoMaterial"@en . ### http://emmo.info/emmo#EMMO_68390bfb_e307_479d_8f78_d66d8773cb1d :EMMO_68390bfb_e307_479d_8f78_d66d8773cb1d rdf:type owl:Class ; - rdfs:subClassOf :EMMO_4207e895_8b83_4318_996a_72cfb32acd94 ; + rdfs:subClassOf :a96e2152_40e7_409c_a53a_fdb9f141eb6a ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A material that takes active part in a chemical reaction."@en ; skos:prefLabel "ReactiveMaterial"@en . @@ -187,15 +172,51 @@ In general, metallic and ionic bonds have atoms sharing electrons."""@en , skos:prefLabel "PolymericMaterial"@en . -[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger -] . +### http://emmo.info/emmo#a96e2152_40e7_409c_a53a_fdb9f141eb6a +:a96e2152_40e7_409c_a53a_fdb9f141eb6a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4207e895_8b83_4318_996a_72cfb32acd94 ; + skos:prefLabel "ChemicallyDefinedMaterial"@en . + + +### http://emmo.info/emmo#e4e80813_f379_4091_b017_ee059811f806 +:e4e80813_f379_4091_b017_ee059811f806 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4207e895_8b83_4318_996a_72cfb32acd94 ; + skos:prefLabel "SizeDefinedMaterial"@en . + + +### http://emmo.info/emmo#39348191_08fd_4bb6_9b1e_012d5b2f1ff6 + rdf:type owl:Class ; + owl:equivalentClass [ rdf:type owl:Class ; + owl:unionOf ( :EMMO_0afc19b0_2d43_4b3d_8da0_9ffb63bc1492 + :EMMO_f1025834_0cd2_42a1_bfeb_13bec41c8655 + ) + ] , + [ rdf:type owl:Class ; + owl:unionOf ( :EMMO_4c1f58cd_6e2c_48fb_8098_1cbb762abb05 + :EMMO_c5e9e390_8836_4440_b4fd_c906fdd4f438 + :EMMO_f678173d_f036_4df1_a86b_2894560be617 + :EMMO_fb27e6d6_159e_48a6_9c29_76dc31d8a860 + ) + ] ; + rdfs:subClassOf :EMMO_4207e895_8b83_4318_996a_72cfb32acd94 ; + skos:prefLabel "ClassicallyDefinedMaterial"@en . + + +### http://emmo.info/emmo#8820f251_ad36_43f4_a693_c0e86a89cc1f + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4207e895_8b83_4318_996a_72cfb32acd94 ; + skos:prefLabel "FunctionallyDefinedMaterial"@en . + [ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger - ] . +] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . +[ owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger + ] . + [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . @@ -205,7 +226,7 @@ In general, metallic and ionic bonds have atoms sharing electrons."""@en , [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi diff --git a/perspectives/physicalistic.ttl b/perspectives/physicalistic.ttl index a1609d17..005e86ef 100644 --- a/perspectives/physicalistic.ttl +++ b/perspectives/physicalistic.ttl @@ -1,4 +1,3 @@ -@base . @prefix : . @prefix owl: . @prefix rdf: . @@ -7,1108 +6,903 @@ @prefix rdfs: . @prefix skos: . @prefix dcterms: . -# -# -# ################################################################# -# # -# # Classes -# # -# ################################################################# -# -# -# http://emmo.info/emmo#EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 -# -# http://emmo.info/emmo#EMMO_0b15f4ae_092e_4487_9100_3c44176c545c -# -# http://emmo.info/emmo#EMMO_0e030040_98a7_49b2_a871_dced1f3a6131 -# -# http://emmo.info/emmo#EMMO_0e6378df_1ce8_4321_b00c_ee9beea60a67 -# -# http://emmo.info/emmo#EMMO_12a9a254_9791_4a00_b045_f397bc3ab2bc -# -# http://emmo.info/emmo#EMMO_12aae025_a226_4762_9d51_81200a8ce54c -# -# http://emmo.info/emmo#EMMO_1b32a555_978b_4e56_933f_e158e165023e -# -# http://emmo.info/emmo#EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e -# -# http://emmo.info/emmo#EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6 -# -# http://emmo.info/emmo#EMMO_1f5e3e7e_72c9_40d4_91dd_ae432d7b7018 -# -# http://emmo.info/emmo#EMMO_2031516a_2be7_48e8_9af7_7e1270e308fe -# -# http://emmo.info/emmo#EMMO_21205421_5783_4d3e_81e5_10c5d894a88a -# -# http://emmo.info/emmo#EMMO_220b7201_d277_4dca_bf6a_5a5e2c4062dd -# -# http://emmo.info/emmo#EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 -# -# http://emmo.info/emmo#EMMO_29108c7c_9087_4992_ab1c_02561665df21 -# -# http://emmo.info/emmo#EMMO_2dd512a1_5187_47cc_b0b8_141214e22b59 -# -# http://emmo.info/emmo#EMMO_31557fae_b039_491c_bcbb_0ccb8711d5a6 -# -# http://emmo.info/emmo#EMMO_3275b6e9_05f1_4912_954f_7d64ac12b2d2 -# -# http://emmo.info/emmo#EMMO_32f55395_8b94_40de_a103_bffa5c121d98 -# -# http://emmo.info/emmo#EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71 -# -# http://emmo.info/emmo#EMMO_33e0ac8b_a318_4285_b1de_e95347784632 -# -# http://emmo.info/emmo#EMMO_38b579de_4331_40e0_803d_09efa298e726 -# -# http://emmo.info/emmo#EMMO_38d00e5f_d759_4dcc_8551_ab95865cf799 -# -# http://emmo.info/emmo#EMMO_3995e22d_5720_4dcf_ba3b_d0ce03f514c6 -# -# http://emmo.info/emmo#EMMO_40e18c93_a1b5_49ff_b06a_d9d932d1fb65 -# -# http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94 -# -# http://emmo.info/emmo#EMMO_42185fe7_122c_4e0c_a3cd_659d3e21c389 -# -# http://emmo.info/emmo#EMMO_4354ac74_7425_43ab_92e4_6dc19d1afee9 -# -# http://emmo.info/emmo#EMMO_47fe2379_be21_48d1_9ede_402f0faf494b -# -# http://emmo.info/emmo#EMMO_498aad49_f8d4_40a4_a9eb_efd563a0115f -# -# http://emmo.info/emmo#EMMO_4a464c8d_8895_44a8_a628_aed13509f1bd -# -# http://emmo.info/emmo#EMMO_4b3e2374_52a1_4420_8e3f_3ae6b9bf7dff -# -# http://emmo.info/emmo#EMMO_4c21fb86_fdcf_444e_b498_86fe656295af -# -# http://emmo.info/emmo#EMMO_4d604a13_d1f6_42fd_818f_d3138d5e308c -# -# http://emmo.info/emmo#EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d -# -# http://emmo.info/emmo#EMMO_50967f46_51f9_462a_b1e4_e63365b4a184 -# -# http://emmo.info/emmo#EMMO_53dced52_34f6_4cf0_8a99_ddf451861543 -# -# http://emmo.info/emmo#EMMO_560d833a_6184_410c_859a_05d982712fd7 -# -# http://emmo.info/emmo#EMMO_5a2af26d_99de_4e5e_b1cd_514be71420c3 -# -# http://emmo.info/emmo#EMMO_5add9885_dc98_4fa5_8482_fdf9ba5e3889 -# -# http://emmo.info/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 -# -# http://emmo.info/emmo#EMMO_5be9c137_325a_43d8_b7cd_ea93e7721c2d -# -# http://emmo.info/emmo#EMMO_5cb107ba_7daa_46dd_8f9f_da22a6eac676 -# -# http://emmo.info/emmo#EMMO_5e77f00d_5c0a_44e7_baf1_2c2a4cb5b3ae -# -# http://emmo.info/emmo#EMMO_660a4964_0333_4663_bc66_e93ef59b0679 -# -# http://emmo.info/emmo#EMMO_668fbd5b_6f1b_405c_9c6b_d6067bd0595a -# -# http://emmo.info/emmo#EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60 -# -# http://emmo.info/emmo#EMMO_6e9cb807_fc68_4bcf_b3ba_5fccc887c644 -# -# http://emmo.info/emmo#EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba -# -# http://emmo.info/emmo#EMMO_77e2e601_5ecb_450b_b563_92f096997832 -# -# http://emmo.info/emmo#EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 -# -# http://emmo.info/emmo#EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8 -# -# http://emmo.info/emmo#EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 -# -# http://emmo.info/emmo#EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 -# -# http://emmo.info/emmo#EMMO_8f87e700_99a8_4427_8ffb_e493de05c217 -# -# http://emmo.info/emmo#EMMO_94010cbc_c2a6_4cb9_b29a_83aa99d2ff70 -# -# http://emmo.info/emmo#EMMO_96c8d72f_b436_44e2_9f7f_085c24094292 -# -# http://emmo.info/emmo#EMMO_98ada9d8_f1c8_4f13_99b5_d890f5354152 -# -# http://emmo.info/emmo#EMMO_9bed5d66_805a_4b3a_9153_beaf67143848 -# -# http://emmo.info/emmo#EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb -# -# http://emmo.info/emmo#EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 -# -# http://emmo.info/emmo#EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939 -# -# http://emmo.info/emmo#EMMO_b9695e87_8261_412e_83cd_a86459426a28 -# -# http://emmo.info/emmo#EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 -# -# http://emmo.info/emmo#EMMO_c457b6b9_5e73_4853_ae08_d776c12b8058 -# -# http://emmo.info/emmo#EMMO_d4f37e32_16ae_4cc6_b4cd_fd896b2449c4 -# -# http://emmo.info/emmo#EMMO_d69d2e95_b22f_499a_a552_17fde0d778fc -# -# http://emmo.info/emmo#EMMO_df808271_df91_4f27_ba59_fa423c51896c -# -# http://emmo.info/emmo#EMMO_e024544d_e374_45b7_9340_1982040bc6b7 -# -# http://emmo.info/emmo#EMMO_e0edfb9e_9a96_4fae_b942_831ffe27b84a -# -# http://emmo.info/emmo#EMMO_e4281979_2b07_4a43_a772_4903fb3696fe -# -# http://emmo.info/emmo#EMMO_e9e02156_651f_41c8_9efb_d5da0d4ce5e2 -# -# http://emmo.info/emmo#EMMO_eb77076b_a104_42ac_a065_798b2d2809ad -# -# http://emmo.info/emmo#EMMO_ec2c8ac8_98c5_4c74_b85b_ff8e8ca6655c -# -# http://emmo.info/emmo#EMMO_f13672a3_59cc_40ed_8def_65009a8f74e6 -# -# http://emmo.info/emmo#EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 -# -# http://emmo.info/emmo#EMMO_f87e79eb_f549_4a06_9c27_a3d1412444c6 -# -# http://emmo.info/emmo#EMMO_f895cb83_2280_42e9_9f4c_047273e70d3c -# -# http://emmo.info/emmo#b56c3aa6_28e5_4f9b_a4a5_93d8c68e1570 -# -# http://emmo.info/emmo#bc37743c_37c4_4ec7_9d58_d1aae5567352 -# -# http://emmo.info/emmo#fdae3f5a_8f8c_4875_a784_5beda43d3009 -# -# http://emmo.info/emmo#57d977ab_0036_4779_b59a_e47620afdb9c -# -# -# -# ################################################################# -# # -# # Individuals -# # -# ################################################################# -# -# -# http://emmo.info/emmo#EMMO_89b66d76_fa6f_479d_aae3_ea0c5dac2f3e -# -# Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi - - a owl:Ontology; - owl:versionIRI ; - owl:imports , ; - dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en; - dcterms:contributor "Adham Hashibon, Fraunhofer IWM, DE", "Georg Schmitz, Access, DE", - "Gerhard Goldbeck, Goldbeck Consulting Ltd (UK)", "Jesper Friis, SINTEF, NO"; - dcterms:creator "Emanuele Ghedini, University of Bologna, IT"; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode"; - dcterms:publisher "EMMC ASBL"; - dcterms:title "Physicalistic"@en; - rdfs:comment """Contacts: +@base . + + rdf:type owl:Ontology ; + owl:versionIRI ; + owl:imports ; + dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; + dcterms:contributor "Adham Hashibon, Fraunhofer IWM, DE" , + "Georg Schmitz, Access, DE" , + "Gerhard Goldbeck, Goldbeck Consulting Ltd (UK)" , + "Jesper Friis, SINTEF, NO" ; + dcterms:creator "Emanuele Ghedini, University of Bologna, IT" ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher "EMMC ASBL" ; + dcterms:title "Physicalistic"@en ; + rdfs:comment """Contacts: Gerhard Goldbeck Goldbeck Consulting Ltd (UK) email: gerhard@goldbeck-consulting.com Emanuele Ghedini University of Bologna (IT) -email: emanuele.ghedini@unibo.it"""@en, - "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en; - owl:versionInfo "1.0.0-beta5" . - -:EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 a owl:Class; - rdfs:subClassOf :EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Gas is a compressible fluid, a state of matter that has no fixed shape and no fixed volume."@en; - skos:prefLabel "Gas"@en . - -:EMMO_0b15f4ae_092e_4487_9100_3c44176c545c a owl:Class; - owl:disjointUnionOf _:genid3; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A material in which distributed particles of one phase are dispersed in a different continuous phase."@en; - skos:prefLabel "Dispersion"@en . - -_:genid3 a rdf:List; - rdf:first :EMMO_2031516a_2be7_48e8_9af7_7e1270e308fe; - rdf:rest _:genid2 . - -_:genid2 a rdf:List; - rdf:first :EMMO_4a464c8d_8895_44a8_a628_aed13509f1bd; - rdf:rest _:genid1 . - -_:genid1 a rdf:List; - rdf:first :EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60; - rdf:rest rdf:nil . - -:EMMO_0e030040_98a7_49b2_a871_dced1f3a6131 a owl:Class; - rdfs:subClassOf :EMMO_ec2c8ac8_98c5_4c74_b85b_ff8e8ca6655c, _:genid4; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mixture in which more than one phases of matter cohexists."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Phase heterogenous mixture may share the same state of matter. - -For example, immiscibile liquid phases (e.g. oil and water) constitute a mixture whose phases are clearly separated but share the same state of matter."""@en; - skos:prefLabel "PhaseHeterogeneousMixture"@en . - -_:genid4 a owl:Restriction; - owl:someValuesFrom :EMMO_668fbd5b_6f1b_405c_9c6b_d6067bd0595a; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 . - -:EMMO_0e6378df_1ce8_4321_b00c_ee9beea60a67 a owl:Class; - rdfs:subClassOf :EMMO_ec2c8ac8_98c5_4c74_b85b_ff8e8ca6655c; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A single phase mixture."@en; - skos:prefLabel "PhaseHomogeneousMixture"@en . - -:EMMO_12a9a254_9791_4a00_b045_f397bc3ab2bc a owl:Class; - owl:equivalentClass _:genid5; - skos:prefLabel "GasMixture"@en . - -_:genid5 a owl:Class; - owl:intersectionOf _:genid7 . - -_:genid7 a rdf:List; - rdf:first :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1; - rdf:rest _:genid6 . - -_:genid6 a rdf:List; - rdf:first :EMMO_ec2c8ac8_98c5_4c74_b85b_ff8e8ca6655c; - rdf:rest rdf:nil . - -:EMMO_12aae025_a226_4762_9d51_81200a8ce54c a owl:Class; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with spin zero and odd parity."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Pseudoscalar_meson"@en; - skos:prefLabel "PseudoscalarMeson"@en . - -:EMMO_1b32a555_978b_4e56_933f_e158e165023e a owl:Class; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with total spin 1 and odd parit."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Vector_meson"; - skos:prefLabel "VectorMeson"@en . - -:EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e a owl:Class; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Matter composed of both matter and antimatter fundamental particles."@en; - skos:prefLabel "HybridMatter"@en . - -:EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6 a owl:Class; - owl:equivalentClass _:genid8; - :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a """Examples of composite particles with integer spin: +email: emanuele.ghedini@unibo.it"""@en , + "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-beta5" . + +################################################################# +# Classes +################################################################# + +### http://emmo.info/emmo#EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 +:EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Gas is a compressible fluid, a state of matter that has no fixed shape and no fixed volume."@en ; + skos:prefLabel "Gas"@en . + + +### http://emmo.info/emmo#EMMO_0b15f4ae_092e_4487_9100_3c44176c545c +:EMMO_0b15f4ae_092e_4487_9100_3c44176c545c rdf:type owl:Class ; + owl:disjointUnionOf ( :EMMO_2031516a_2be7_48e8_9af7_7e1270e308fe + :EMMO_4a464c8d_8895_44a8_a628_aed13509f1bd + :EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60 + ) ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A material in which distributed particles of one phase are dispersed in a different continuous phase."@en ; + skos:prefLabel "Dispersion"@en . + + +### http://emmo.info/emmo#EMMO_0e030040_98a7_49b2_a871_dced1f3a6131 +:EMMO_0e030040_98a7_49b2_a871_dced1f3a6131 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_ec2c8ac8_98c5_4c74_b85b_ff8e8ca6655c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_668fbd5b_6f1b_405c_9c6b_d6067bd0595a + ] ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mixture in which more than one phases of matter cohexists."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Phase heterogenous mixture may share the same state of matter. + +For example, immiscibile liquid phases (e.g. oil and water) constitute a mixture whose phases are clearly separated but share the same state of matter."""@en ; + skos:prefLabel "PhaseHeterogeneousMixture"@en . + + +### http://emmo.info/emmo#EMMO_0e6378df_1ce8_4321_b00c_ee9beea60a67 +:EMMO_0e6378df_1ce8_4321_b00c_ee9beea60a67 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_ec2c8ac8_98c5_4c74_b85b_ff8e8ca6655c ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A single phase mixture."@en ; + skos:prefLabel "PhaseHomogeneousMixture"@en . + + +### http://emmo.info/emmo#EMMO_12a9a254_9791_4a00_b045_f397bc3ab2bc +:EMMO_12a9a254_9791_4a00_b045_f397bc3ab2bc rdf:type owl:Class ; + owl:equivalentClass [ owl:intersectionOf ( :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 + :EMMO_ec2c8ac8_98c5_4c74_b85b_ff8e8ca6655c + ) ; + rdf:type owl:Class + ] ; + skos:prefLabel "GasMixture"@en . + + +### http://emmo.info/emmo#EMMO_12aae025_a226_4762_9d51_81200a8ce54c +:EMMO_12aae025_a226_4762_9d51_81200a8ce54c rdf:type owl:Class ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with spin zero and odd parity."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Pseudoscalar_meson"@en ; + skos:prefLabel "PseudoscalarMeson"@en . + + +### http://emmo.info/emmo#EMMO_1b32a555_978b_4e56_933f_e158e165023e +:EMMO_1b32a555_978b_4e56_933f_e158e165023e rdf:type owl:Class ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with total spin 1 and odd parit."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Vector_meson" ; + skos:prefLabel "VectorMeson"@en . + + +### http://emmo.info/emmo#EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e +:EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e rdf:type owl:Class ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Matter composed of both matter and antimatter fundamental particles."@en ; + skos:prefLabel "HybridMatter"@en . + + +### http://emmo.info/emmo#EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6 +:EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6 rdf:type owl:Class ; + owl:equivalentClass [ owl:intersectionOf ( :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 + :EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939 + ) ; + rdf:type owl:Class + ] ; + :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a """Examples of composite particles with integer spin: spin 0: H1 and He4 in ground state, pion spin 1: H1 and He4 in first excited state, meson -spin 2: O15 in ground state."""@en; - skos:prefLabel "CompositeBoson"@en . - -_:genid8 a owl:Class; - owl:intersectionOf _:genid10 . - -_:genid10 a rdf:List; - rdf:first :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3; - rdf:rest _:genid9 . - -_:genid9 a rdf:List; - rdf:first :EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939; - rdf:rest rdf:nil . - -:EMMO_1f5e3e7e_72c9_40d4_91dd_ae432d7b7018 a owl:Class; - rdfs:subClassOf :EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A colloid formed by trapping pockets of gas in a liquid or solid."@en; - skos:prefLabel "Foam"@en . - -:EMMO_2031516a_2be7_48e8_9af7_7e1270e308fe a owl:Class; - rdfs:subClassOf :EMMO_0e6378df_1ce8_4321_b00c_ee9beea60a67; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A solution is a homogeneous mixture composed of two or more substances."@en; - rdfs:comment "Solutions are characterized by the occurrence of Rayleigh scattering on light,"@en; - skos:prefLabel "Solution"@en . - -:EMMO_21205421_5783_4d3e_81e5_10c5d894a88a a owl:Class; - rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1, :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer etc., identifiable as a separately distinguishable entity that can undergo a chemical reaction."@en; - :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Hydrogen molecule is an adequate definition of a certain molecular entity for some purposes, whereas for others it is necessary to distinguish the electronic state and/or vibrational state and/or nuclear spin, etc. of the hydrogen molecule."@en, - "Methane, may mean a single molecule of CH4 (molecular entity) or a molar amount, specified or not (chemical species), participating in a reaction. The degree of precision necessary to describe a molecular entity depends on the context."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Molecular entity is used as a general term for singular entities, irrespective of their nature, while chemical species stands for sets or ensembles of molecular entities. -Note that the name of a compound may refer to the respective molecular entity or to the chemical species,"""@en, - "This concept is strictly related to chemistry. For this reason an atom can be considered the smallest entity that can be considered \"molecular\", including nucleus when they are seen as ions (e.g. H⁺, He⁺⁺)."@en; - rdfs:isDefinedBy "https://goldbook.iupac.org/terms/view/M03986"@en; - skos:altLabel "ChemicalEntity"@en; - skos:prefLabel "MolecularEntity"@en . - -:EMMO_220b7201_d277_4dca_bf6a_5a5e2c4062dd a owl:Class; - owl:equivalentClass _:genid11; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The subject of condensed matter physics that deals with the macroscopic and microscopic physical properties of matter, especially the solid and liquid phases which arise from electromagnetic forces between atoms. More generally, the subject deals with \"condensed\" phases of matter: systems of many constituents with strong interactions between them."@en; - skos:prefLabel "CondensedMatter"@en . - -_:genid11 a owl:Class; - owl:unionOf _:genid13 . - -_:genid13 a rdf:List; - rdf:first :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba; - rdf:rest _:genid12 . - -_:genid12 a rdf:List; - rdf:first :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1; - rdf:rest rdf:nil . - -_:genid14 a owl:Axiom; - owl:annotatedSource :EMMO_220b7201_d277_4dca_bf6a_5a5e2c4062dd; - owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13; - owl:annotatedTarget "The subject of condensed matter physics that deals with the macroscopic and microscopic physical properties of matter, especially the solid and liquid phases which arise from electromagnetic forces between atoms. More generally, the subject deals with \"condensed\" phases of matter: systems of many constituents with strong interactions between them."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Condensed_matter_physics"@en . - -:EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 a owl:Class; - rdfs:subClassOf :EMMO_29108c7c_9087_4992_ab1c_02561665df21, _:genid15; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Subatomic particle which contains an odd number of valence quarks, at least 3."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Baryon"; - skos:prefLabel "Baryon"@en . - -_:genid15 a owl:Restriction; - owl:someValuesFrom :EMMO_72d53756_7fb1_46ed_980f_83f47efbe105; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 . - -:EMMO_29108c7c_9087_4992_ab1c_02561665df21 a owl:Class; - owl:equivalentClass _:genid16; - :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a """Examples of composite particles with half-integer spin: +spin 2: O15 in ground state."""@en ; + skos:prefLabel "CompositeBoson"@en . + + +### http://emmo.info/emmo#EMMO_1f5e3e7e_72c9_40d4_91dd_ae432d7b7018 +:EMMO_1f5e3e7e_72c9_40d4_91dd_ae432d7b7018 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A colloid formed by trapping pockets of gas in a liquid or solid."@en ; + skos:prefLabel "Foam"@en . + + +### http://emmo.info/emmo#EMMO_2031516a_2be7_48e8_9af7_7e1270e308fe +:EMMO_2031516a_2be7_48e8_9af7_7e1270e308fe rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0e6378df_1ce8_4321_b00c_ee9beea60a67 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A solution is a homogeneous mixture composed of two or more substances."@en ; + rdfs:comment "Solutions are characterized by the occurrence of Rayleigh scattering on light,"@en ; + skos:prefLabel "Solution"@en . + + +### http://emmo.info/emmo#EMMO_21205421_5783_4d3e_81e5_10c5d894a88a +:EMMO_21205421_5783_4d3e_81e5_10c5d894a88a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 , + :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Any constitutionally or isotopically distinct atom, molecule, ion, ion pair, radical, radical ion, complex, conformer etc., identifiable as a separately distinguishable entity that can undergo a chemical reaction."@en ; + :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Hydrogen molecule is an adequate definition of a certain molecular entity for some purposes, whereas for others it is necessary to distinguish the electronic state and/or vibrational state and/or nuclear spin, etc. of the hydrogen molecule."@en , + "Methane, may mean a single molecule of CH4 (molecular entity) or a molar amount, specified or not (chemical species), participating in a reaction. The degree of precision necessary to describe a molecular entity depends on the context."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Molecular entity is used as a general term for singular entities, irrespective of their nature, while chemical species stands for sets or ensembles of molecular entities. +Note that the name of a compound may refer to the respective molecular entity or to the chemical species,"""@en , + "This concept is strictly related to chemistry. For this reason an atom can be considered the smallest entity that can be considered \"molecular\", including nucleus when they are seen as ions (e.g. H⁺, He⁺⁺)."@en ; + rdfs:isDefinedBy "https://goldbook.iupac.org/terms/view/M03986"@en ; + skos:altLabel "ChemicalEntity"@en ; + skos:prefLabel "MolecularEntity"@en . + + +### http://emmo.info/emmo#EMMO_220b7201_d277_4dca_bf6a_5a5e2c4062dd +:EMMO_220b7201_d277_4dca_bf6a_5a5e2c4062dd rdf:type owl:Class ; + owl:equivalentClass [ rdf:type owl:Class ; + owl:unionOf ( :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba + :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 + ) + ] ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The subject of condensed matter physics that deals with the macroscopic and microscopic physical properties of matter, especially the solid and liquid phases which arise from electromagnetic forces between atoms. More generally, the subject deals with \"condensed\" phases of matter: systems of many constituents with strong interactions between them."@en ; + skos:prefLabel "CondensedMatter"@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_220b7201_d277_4dca_bf6a_5a5e2c4062dd ; + owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; + owl:annotatedTarget "The subject of condensed matter physics that deals with the macroscopic and microscopic physical properties of matter, especially the solid and liquid phases which arise from electromagnetic forces between atoms. More generally, the subject deals with \"condensed\" phases of matter: systems of many constituents with strong interactions between them."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Condensed_matter_physics"@en + ] . + + +### http://emmo.info/emmo#EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 +:EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_29108c7c_9087_4992_ab1c_02561665df21 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_72d53756_7fb1_46ed_980f_83f47efbe105 + ] ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Subatomic particle which contains an odd number of valence quarks, at least 3."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Baryon" ; + skos:prefLabel "Baryon"@en . + + +### http://emmo.info/emmo#EMMO_29108c7c_9087_4992_ab1c_02561665df21 +:EMMO_29108c7c_9087_4992_ab1c_02561665df21 rdf:type owl:Class ; + owl:equivalentClass [ owl:intersectionOf ( :EMMO_53dced52_34f6_4cf0_8a99_ddf451861543 + :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 + ) ; + rdf:type owl:Class + ] ; + :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a """Examples of composite particles with half-integer spin: spin 1/2: He3 in ground state, proton, neutron -spin 3/2: He5 in ground state, Delta baryons (excitations of the proton and neutron)"""@en; - skos:prefLabel "CompositeFermion"@en . - -_:genid16 a owl:Class; - owl:intersectionOf _:genid18 . - -_:genid18 a rdf:List; - rdf:first :EMMO_53dced52_34f6_4cf0_8a99_ddf451861543; - rdf:rest _:genid17 . - -_:genid17 a rdf:List; - rdf:first :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3; - rdf:rest rdf:nil . - -:EMMO_2dd512a1_5187_47cc_b0b8_141214e22b59 a owl:Class; - rdfs:subClassOf :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of solid in a solid continuum phase."@en; - :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Granite, sand, dried concrete."@en; - skos:prefLabel "SolidSolidSuspension"@en . - -:EMMO_31557fae_b039_491c_bcbb_0ccb8711d5a6 a owl:Class; - rdfs:subClassOf :EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A colloid in which small particles (1 nm to 100 nm) are suspended in a continuum phase."@en; - skos:prefLabel "Sol"@en . - -:EMMO_3275b6e9_05f1_4912_954f_7d64ac12b2d2 a owl:Class; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with spin zero and even parity."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Scalar_meson"@en; - skos:prefLabel "ScalarMeson"@en . - -:EMMO_32f55395_8b94_40de_a103_bffa5c121d98 a owl:Class; - owl:equivalentClass _:genid19; - skos:prefLabel "ParticulateMatter"@en . - -_:genid19 a owl:Class; - owl:intersectionOf _:genid21 . - -_:genid21 a rdf:List; - rdf:first :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1; - rdf:rest _:genid20 . - -_:genid20 a rdf:List; - rdf:first :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3; - rdf:rest rdf:nil . - -:EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71 a owl:Class; - rdfs:subClassOf :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a, _:genid22, _:genid23; - owl:disjointUnionOf _:genid25; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An atom_based state defined by an exact number of e-bonded atomic species and an electron cloud made of the shared electrons."@en; - :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "H₂0, C₆H₁₂O₆, CH₄"@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """An entity is called essential if removing one direct part will lead to a change in entity class. -An entity is called redundand if removing one direct part will not lead to a change in entity class."""@en, - """This definition states that this object is a non-periodic set of atoms or a set with a finite periodicity. +spin 3/2: He5 in ground state, Delta baryons (excitations of the proton and neutron)"""@en ; + skos:prefLabel "CompositeFermion"@en . + + +### http://emmo.info/emmo#EMMO_2dd512a1_5187_47cc_b0b8_141214e22b59 +:EMMO_2dd512a1_5187_47cc_b0b8_141214e22b59 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of solid in a solid continuum phase."@en ; + :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Granite, sand, dried concrete."@en ; + skos:prefLabel "SolidSolidSuspension"@en . + + +### http://emmo.info/emmo#EMMO_31557fae_b039_491c_bcbb_0ccb8711d5a6 +:EMMO_31557fae_b039_491c_bcbb_0ccb8711d5a6 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A colloid in which small particles (1 nm to 100 nm) are suspended in a continuum phase."@en ; + skos:prefLabel "Sol"@en . + + +### http://emmo.info/emmo#EMMO_3275b6e9_05f1_4912_954f_7d64ac12b2d2 +:EMMO_3275b6e9_05f1_4912_954f_7d64ac12b2d2 rdf:type owl:Class ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with spin zero and even parity."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Scalar_meson"@en ; + skos:prefLabel "ScalarMeson"@en . + + +### http://emmo.info/emmo#EMMO_32f55395_8b94_40de_a103_bffa5c121d98 +:EMMO_32f55395_8b94_40de_a103_bffa5c121d98 rdf:type owl:Class ; + owl:equivalentClass [ owl:intersectionOf ( :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 + :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 + ) ; + rdf:type owl:Class + ] ; + skos:prefLabel "ParticulateMatter"@en . + + +### http://emmo.info/emmo#EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71 +:EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; + owl:someValuesFrom :EMMO_8043d3c6_a4c1_4089_ba34_9744e28e5b3d + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; + owl:someValuesFrom :EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 + ] ; + owl:disjointUnionOf ( :EMMO_50967f46_51f9_462a_b1e4_e63365b4a184 + :EMMO_e024544d_e374_45b7_9340_1982040bc6b7 + ) ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An atom_based state defined by an exact number of e-bonded atomic species and an electron cloud made of the shared electrons."@en ; + :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "H₂0, C₆H₁₂O₆, CH₄"@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """An entity is called essential if removing one direct part will lead to a change in entity class. +An entity is called redundand if removing one direct part will not lead to a change in entity class."""@en , + """This definition states that this object is a non-periodic set of atoms or a set with a finite periodicity. Removing an atom from the state will result in another type of atom_based state. -e.g. you cannot remove H from H₂0 without changing the molecule type (essential). However, you can remove a C from a nanotube (redundant). C60 fullerene is a molecule, since it has a finite periodicity and is made of a well defined number of atoms (essential). A C nanotube is not a molecule, since it has an infinite periodicity (redundant)."""@en; - skos:altLabel "ChemicalSubstance"@en; - skos:prefLabel "Molecule"@en . - -_:genid22 a owl:Restriction; - owl:someValuesFrom :EMMO_8043d3c6_a4c1_4089_ba34_9744e28e5b3d; - owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 . - -_:genid23 a owl:Restriction; - owl:someValuesFrom :EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52; - owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 . - -_:genid25 a rdf:List; - rdf:first :EMMO_50967f46_51f9_462a_b1e4_e63365b4a184; - rdf:rest _:genid24 . - -_:genid24 a rdf:List; - rdf:first :EMMO_e024544d_e374_45b7_9340_1982040bc6b7; - rdf:rest rdf:nil . - -:EMMO_33e0ac8b_a318_4285_b1de_e95347784632 a owl:Class; - rdfs:subClassOf :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of liquid in a solid continuum phase."@en; - skos:prefLabel "SolidLiquidSuspension"@en . - -:EMMO_38b579de_4331_40e0_803d_09efa298e726 a owl:Class; - owl:disjointUnionOf _:genid27; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A CausalSystem whose quantum parts are all bonded to the rest of the system."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """It is natural to define entities made or more than one smaller parts according to some unity criteria. One of the most general one applicable to causal systems is to ask that all the quantum parts of the system are bonded to the rest. +e.g. you cannot remove H from H₂0 without changing the molecule type (essential). However, you can remove a C from a nanotube (redundant). C60 fullerene is a molecule, since it has a finite periodicity and is made of a well defined number of atoms (essential). A C nanotube is not a molecule, since it has an infinite periodicity (redundant)."""@en ; + skos:altLabel "ChemicalSubstance"@en ; + skos:prefLabel "Molecule"@en . + + +### http://emmo.info/emmo#EMMO_33e0ac8b_a318_4285_b1de_e95347784632 +:EMMO_33e0ac8b_a318_4285_b1de_e95347784632 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of liquid in a solid continuum phase."@en ; + skos:prefLabel "SolidLiquidSuspension"@en . + + +### http://emmo.info/emmo#EMMO_38b579de_4331_40e0_803d_09efa298e726 +:EMMO_38b579de_4331_40e0_803d_09efa298e726 rdf:type owl:Class ; + owl:disjointUnionOf ( :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 + + ) ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A CausalSystem whose quantum parts are all bonded to the rest of the system."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """It is natural to define entities made or more than one smaller parts according to some unity criteria. One of the most general one applicable to causal systems is to ask that all the quantum parts of the system are bonded to the rest. In other words, causal convexity excludes all quantums that leave the system (no more interacting), or that are not yet part of it (not yet interacting). -So, a photon leaving a body is not part of the body as convex system, while a photon the is carrier of electromagnetic interaction between two molecular parts of the body, is part of the convex body."""@en; - skos:prefLabel "PhysicalObject"@en . - -_:genid27 a rdf:List; - rdf:first :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3; - rdf:rest _:genid26 . - -_:genid26 a rdf:List; - rdf:first :57d977ab_0036_4779_b59a_e47620afdb9c; - rdf:rest rdf:nil . - -_:genid28 a owl:Axiom; - owl:annotatedSource :EMMO_38b579de_4331_40e0_803d_09efa298e726; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "PhysicalObject"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin physica \"study of nature\" (and Ancient Greek φυσικός, “natural”), and Medieval Latin obiectum (“object”, literally “thrown against”)."@en . - -:EMMO_38d00e5f_d759_4dcc_8551_ab95865cf799 a owl:Class; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with total spin 1 and even parit."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Pseudovector_meson"; - skos:prefLabel "PseudovectorMeson"@en . - -:EMMO_3995e22d_5720_4dcf_ba3b_d0ce03f514c6 a owl:Class; - rdfs:subClassOf :EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60, :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A soft, solid or solid-like colloid consisting of two or more components, one of which is a liquid, present in substantial quantity."@en; - skos:prefLabel "Gel"@en . - -:EMMO_40e18c93_a1b5_49ff_b06a_d9d932d1fb65 a owl:Class; - rdfs:subClassOf :EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60, :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An emulsion is a mixture of two or more liquids that are normally immiscible (a liquid-liquid heterogeneous mixture)."@en; - :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Mayonnaise, milk."@en; - skos:prefLabel "Emulsion"@en . - -:EMMO_4207e895_8b83_4318_996a_72cfb32acd94 a owl:Class; - rdfs:subClassOf :EMMO_6e9cb807_fc68_4bcf_b3ba_5fccc887c644, :bc37743c_37c4_4ec7_9d58_d1aae5567352; - owl:disjointUnionOf _:genid30; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals standing for an amount of ordinary matter substance (or mixture of substances) in different states of matter or phases."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A instance of a material (e.g. nitrogen) can represent different states of matter. The fact that the individual also belongs to other classes (e.g. Gas) would reveal the actual form in which the material is found."@en, - "Material usually means some definite kind, quality, or quantity of matter, especially as intended for use."@en; - skos:prefLabel "Material"@en . - -_:genid30 a rdf:List; - rdf:first :EMMO_660a4964_0333_4663_bc66_e93ef59b0679; - rdf:rest _:genid29 . - -_:genid29 a rdf:List; - rdf:first :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2; - rdf:rest rdf:nil . - -:EMMO_42185fe7_122c_4e0c_a3cd_659d3e21c389 a owl:Class; - rdfs:subClassOf :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of gas in a liquid continuum phase."@en; - :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Sparkling water"@en; - skos:prefLabel "LiquidGasSuspension"@en . - -:EMMO_4354ac74_7425_43ab_92e4_6dc19d1afee9 a owl:Class; - rdfs:subClassOf :EMMO_31557fae_b039_491c_bcbb_0ccb8711d5a6, :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A type of sol in the form of one solid dispersed in liquid."@en; - skos:prefLabel "LiquidSol"@en . - -:EMMO_47fe2379_be21_48d1_9ede_402f0faf494b a owl:Class; - rdfs:subClassOf :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of liquid in a liquid continuum phase."@en; - skos:prefLabel "LiquidLiquidSuspension"@en . - -:EMMO_498aad49_f8d4_40a4_a9eb_efd563a0115f a owl:Class; - rdfs:subClassOf :EMMO_e0edfb9e_9a96_4fae_b942_831ffe27b84a; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A suspension of liquid droplets dispersed in a gas through an atomization process."@en; - skos:prefLabel "Spray"@en . - -:EMMO_4a464c8d_8895_44a8_a628_aed13509f1bd a owl:Class; - rdfs:subClassOf :EMMO_0e030040_98a7_49b2_a871_dced1f3a6131; - owl:disjointUnionOf _:genid38; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An heterogeneous mixture that contains coarsly dispersed particles (no Tyndall effect), that generally tend to separate in time to the dispersion medium phase."@en; - rdfs:comment "Suspensions show no significant effect on light."@en; - skos:prefLabel "Suspension"@en . - -_:genid38 a rdf:List; - rdf:first :EMMO_2dd512a1_5187_47cc_b0b8_141214e22b59; - rdf:rest _:genid37 . - -_:genid37 a rdf:List; - rdf:first :EMMO_33e0ac8b_a318_4285_b1de_e95347784632; - rdf:rest _:genid36 . - -_:genid36 a rdf:List; - rdf:first :EMMO_42185fe7_122c_4e0c_a3cd_659d3e21c389; - rdf:rest _:genid35 . - -_:genid35 a rdf:List; - rdf:first :EMMO_47fe2379_be21_48d1_9ede_402f0faf494b; - rdf:rest _:genid34 . - -_:genid34 a rdf:List; - rdf:first :EMMO_c457b6b9_5e73_4853_ae08_d776c12b8058; - rdf:rest _:genid33 . - -_:genid33 a rdf:List; - rdf:first :EMMO_d4f37e32_16ae_4cc6_b4cd_fd896b2449c4; - rdf:rest _:genid32 . - -_:genid32 a rdf:List; - rdf:first :EMMO_e0edfb9e_9a96_4fae_b942_831ffe27b84a; - rdf:rest _:genid31 . - -_:genid31 a rdf:List; - rdf:first :EMMO_e9e02156_651f_41c8_9efb_d5da0d4ce5e2; - rdf:rest rdf:nil . - -:EMMO_4b3e2374_52a1_4420_8e3f_3ae6b9bf7dff a owl:Class; - rdfs:subClassOf :EMMO_2031516a_2be7_48e8_9af7_7e1270e308fe, :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A liquid solution made of two or more component substances."@en; - skos:prefLabel "LiquidSolution"@en . - -:EMMO_4c21fb86_fdcf_444e_b498_86fe656295af a owl:Class; - rdfs:subClassOf :EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A fluid in which a gas is ionized to a level where its electrical conductivity allows long-range electric and magnetic fields to dominate its behaviour."@en; - skos:prefLabel "Plasma"@en . - -:EMMO_4d604a13_d1f6_42fd_818f_d3138d5e308c a owl:Class; - rdfs:subClassOf :EMMO_94010cbc_c2a6_4cb9_b29a_83aa99d2ff70; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A liquid aerosol composed of water droplets in air or another gas."@en; - skos:prefLabel "Vapor"@en . - -:EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d a owl:Class; - owl:equivalentClass _:genid39; - rdfs:subClassOf :EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Either a proton or a neutron."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Nucleon"; - skos:prefLabel "Nucleon"@en . - -_:genid39 a owl:Class; - owl:unionOf _:genid41 . - -_:genid41 a rdf:List; - rdf:first :EMMO_8f87e700_99a8_4427_8ffb_e493de05c217; - rdf:rest _:genid40 . - -_:genid40 a rdf:List; - rdf:first :EMMO_df808271_df91_4f27_ba59_fa423c51896c; - rdf:rest rdf:nil . - -:EMMO_50967f46_51f9_462a_b1e4_e63365b4a184 a owl:Class; - rdfs:subClassOf :EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A molecule composed of more than one element type."@en; - :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Nitric oxide (NO) or carbon dioxide (CO₂)."@en; - skos:prefLabel "Heteronuclear"@en . - -:EMMO_53dced52_34f6_4cf0_8a99_ddf451861543 a owl:Class; - owl:disjointWith :EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939; - owl:disjointUnionOf _:genid43; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A physical particle with half odd integer spin (1/2, 3/2, etc...) that follows Fermi-Dirac statistics."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Fermion"; - skos:prefLabel "Fermion"@en . - -_:genid43 a rdf:List; - rdf:first :EMMO_29108c7c_9087_4992_ab1c_02561665df21; - rdf:rest _:genid42 . - -_:genid42 a rdf:List; - rdf:first :EMMO_820619ca_b23e_4c7a_8543_18a17722abc0; - rdf:rest rdf:nil . - -:EMMO_560d833a_6184_410c_859a_05d982712fd7 a owl:Class; - rdfs:subClassOf :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1, :EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A colloid composed of fine solid particles or liquid droplets in air or another gas."@en; - skos:prefLabel "Aerosol"@en . - -:EMMO_5a2af26d_99de_4e5e_b1cd_514be71420c3 a owl:Class; - rdfs:subClassOf :EMMO_96c8d72f_b436_44e2_9f7f_085c24094292; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Smoke is a solid aerosol made of particles emitted when a material undergoes combustion or pyrolysis."@en; - skos:prefLabel "Smoke"@en . - -:EMMO_5add9885_dc98_4fa5_8482_fdf9ba5e3889 a owl:Class; - rdfs:subClassOf :EMMO_31557fae_b039_491c_bcbb_0ccb8711d5a6, :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A type of sol in the form of one solid dispersed in another continuous solid."@en; - skos:prefLabel "SolidSol"@en . - -:EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 a owl:Class; - rdfs:subClassOf :EMMO_38b579de_4331_40e0_803d_09efa298e726; - owl:disjointUnionOf _:genid46; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The interpretation of the term \"matter\" is not univocal. Several concepts are labelled with this term, depending on the field of science. The concept mass is sometimes related to the term \"matter\", even if the former refers to a physical quantity (precisely defined by modern physics) while the latter is a type that qualifies a physical entity. +So, a photon leaving a body is not part of the body as convex system, while a photon the is carrier of electromagnetic interaction between two molecular parts of the body, is part of the convex body."""@en ; + skos:prefLabel "PhysicalObject"@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_38b579de_4331_40e0_803d_09efa298e726 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "PhysicalObject"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin physica \"study of nature\" (and Ancient Greek φυσικός, “natural”), and Medieval Latin obiectum (“object”, literally “thrown against”)."@en + ] . + + +### http://emmo.info/emmo#EMMO_38d00e5f_d759_4dcc_8551_ab95865cf799 +:EMMO_38d00e5f_d759_4dcc_8551_ab95865cf799 rdf:type owl:Class ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with total spin 1 and even parit."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Pseudovector_meson" ; + skos:prefLabel "PseudovectorMeson"@en . + + +### http://emmo.info/emmo#EMMO_3995e22d_5720_4dcf_ba3b_d0ce03f514c6 +:EMMO_3995e22d_5720_4dcf_ba3b_d0ce03f514c6 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60 , + :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A soft, solid or solid-like colloid consisting of two or more components, one of which is a liquid, present in substantial quantity."@en ; + skos:prefLabel "Gel"@en . + + +### http://emmo.info/emmo#EMMO_40e18c93_a1b5_49ff_b06a_d9d932d1fb65 +:EMMO_40e18c93_a1b5_49ff_b06a_d9d932d1fb65 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60 , + :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An emulsion is a mixture of two or more liquids that are normally immiscible (a liquid-liquid heterogeneous mixture)."@en ; + :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Mayonnaise, milk."@en ; + skos:prefLabel "Emulsion"@en . + + +### http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94 +:EMMO_4207e895_8b83_4318_996a_72cfb32acd94 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_6e9cb807_fc68_4bcf_b3ba_5fccc887c644 , + :bc37743c_37c4_4ec7_9d58_d1aae5567352 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals standing for an amount of ordinary matter substance (or mixture of substances) in different states of matter or phases."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A instance of a material (e.g. nitrogen) can represent different states of matter. The fact that the individual also belongs to other classes (e.g. Gas) would reveal the actual form in which the material is found."@en , + "Material usually means some definite kind, quality, or quantity of matter, especially as intended for use."@en ; + skos:prefLabel "Material"@en . + + +### http://emmo.info/emmo#EMMO_42185fe7_122c_4e0c_a3cd_659d3e21c389 +:EMMO_42185fe7_122c_4e0c_a3cd_659d3e21c389 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of gas in a liquid continuum phase."@en ; + :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Sparkling water"@en ; + skos:prefLabel "LiquidGasSuspension"@en . + + +### http://emmo.info/emmo#EMMO_4354ac74_7425_43ab_92e4_6dc19d1afee9 +:EMMO_4354ac74_7425_43ab_92e4_6dc19d1afee9 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_31557fae_b039_491c_bcbb_0ccb8711d5a6 , + :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A type of sol in the form of one solid dispersed in liquid."@en ; + skos:prefLabel "LiquidSol"@en . + + +### http://emmo.info/emmo#EMMO_47fe2379_be21_48d1_9ede_402f0faf494b +:EMMO_47fe2379_be21_48d1_9ede_402f0faf494b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of liquid in a liquid continuum phase."@en ; + skos:prefLabel "LiquidLiquidSuspension"@en . + + +### http://emmo.info/emmo#EMMO_498aad49_f8d4_40a4_a9eb_efd563a0115f +:EMMO_498aad49_f8d4_40a4_a9eb_efd563a0115f rdf:type owl:Class ; + rdfs:subClassOf :EMMO_e0edfb9e_9a96_4fae_b942_831ffe27b84a ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A suspension of liquid droplets dispersed in a gas through an atomization process."@en ; + skos:prefLabel "Spray"@en . + + +### http://emmo.info/emmo#EMMO_4a464c8d_8895_44a8_a628_aed13509f1bd +:EMMO_4a464c8d_8895_44a8_a628_aed13509f1bd rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0e030040_98a7_49b2_a871_dced1f3a6131 ; + owl:disjointUnionOf ( :EMMO_2dd512a1_5187_47cc_b0b8_141214e22b59 + :EMMO_33e0ac8b_a318_4285_b1de_e95347784632 + :EMMO_42185fe7_122c_4e0c_a3cd_659d3e21c389 + :EMMO_47fe2379_be21_48d1_9ede_402f0faf494b + :EMMO_c457b6b9_5e73_4853_ae08_d776c12b8058 + :EMMO_d4f37e32_16ae_4cc6_b4cd_fd896b2449c4 + :EMMO_e0edfb9e_9a96_4fae_b942_831ffe27b84a + :EMMO_e9e02156_651f_41c8_9efb_d5da0d4ce5e2 + ) ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An heterogeneous mixture that contains coarsly dispersed particles (no Tyndall effect), that generally tend to separate in time to the dispersion medium phase."@en ; + rdfs:comment "Suspensions show no significant effect on light."@en ; + skos:prefLabel "Suspension"@en . + + +### http://emmo.info/emmo#EMMO_4b3e2374_52a1_4420_8e3f_3ae6b9bf7dff +:EMMO_4b3e2374_52a1_4420_8e3f_3ae6b9bf7dff rdf:type owl:Class ; + rdfs:subClassOf :EMMO_2031516a_2be7_48e8_9af7_7e1270e308fe , + :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A liquid solution made of two or more component substances."@en ; + skos:prefLabel "LiquidSolution"@en . + + +### http://emmo.info/emmo#EMMO_4c21fb86_fdcf_444e_b498_86fe656295af +:EMMO_4c21fb86_fdcf_444e_b498_86fe656295af rdf:type owl:Class ; + rdfs:subClassOf :EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A fluid in which a gas is ionized to a level where its electrical conductivity allows long-range electric and magnetic fields to dominate its behaviour."@en ; + skos:prefLabel "Plasma"@en . + + +### http://emmo.info/emmo#EMMO_4d604a13_d1f6_42fd_818f_d3138d5e308c +:EMMO_4d604a13_d1f6_42fd_818f_d3138d5e308c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_94010cbc_c2a6_4cb9_b29a_83aa99d2ff70 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A liquid aerosol composed of water droplets in air or another gas."@en ; + skos:prefLabel "Vapor"@en . + + +### http://emmo.info/emmo#EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d +:EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d rdf:type owl:Class ; + owl:equivalentClass [ rdf:type owl:Class ; + owl:unionOf ( :EMMO_8f87e700_99a8_4427_8ffb_e493de05c217 + :EMMO_df808271_df91_4f27_ba59_fa423c51896c + ) + ] ; + rdfs:subClassOf :EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Either a proton or a neutron."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Nucleon" ; + skos:prefLabel "Nucleon"@en . + + +### http://emmo.info/emmo#EMMO_50967f46_51f9_462a_b1e4_e63365b4a184 +:EMMO_50967f46_51f9_462a_b1e4_e63365b4a184 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A molecule composed of more than one element type."@en ; + :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Nitric oxide (NO) or carbon dioxide (CO₂)."@en ; + skos:prefLabel "Heteronuclear"@en . + + +### http://emmo.info/emmo#EMMO_53dced52_34f6_4cf0_8a99_ddf451861543 +:EMMO_53dced52_34f6_4cf0_8a99_ddf451861543 rdf:type owl:Class ; + owl:disjointWith :EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939 ; + owl:disjointUnionOf ( :EMMO_29108c7c_9087_4992_ab1c_02561665df21 + :EMMO_820619ca_b23e_4c7a_8543_18a17722abc0 + ) ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A physical particle with half odd integer spin (1/2, 3/2, etc...) that follows Fermi-Dirac statistics."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Fermion" ; + skos:prefLabel "Fermion"@en . + + +### http://emmo.info/emmo#EMMO_560d833a_6184_410c_859a_05d982712fd7 +:EMMO_560d833a_6184_410c_859a_05d982712fd7 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 , + :EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A colloid composed of fine solid particles or liquid droplets in air or another gas."@en ; + skos:prefLabel "Aerosol"@en . + + +### http://emmo.info/emmo#EMMO_5a2af26d_99de_4e5e_b1cd_514be71420c3 +:EMMO_5a2af26d_99de_4e5e_b1cd_514be71420c3 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_96c8d72f_b436_44e2_9f7f_085c24094292 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Smoke is a solid aerosol made of particles emitted when a material undergoes combustion or pyrolysis."@en ; + skos:prefLabel "Smoke"@en . + + +### http://emmo.info/emmo#EMMO_5add9885_dc98_4fa5_8482_fdf9ba5e3889 +:EMMO_5add9885_dc98_4fa5_8482_fdf9ba5e3889 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_31557fae_b039_491c_bcbb_0ccb8711d5a6 , + :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A type of sol in the form of one solid dispersed in another continuous solid."@en ; + skos:prefLabel "SolidSol"@en . + + +### http://emmo.info/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 +:EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_38b579de_4331_40e0_803d_09efa298e726 ; + owl:disjointUnionOf ( :EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e + :EMMO_6e9cb807_fc68_4bcf_b3ba_5fccc887c644 + :EMMO_f13672a3_59cc_40ed_8def_65009a8f74e6 + ) ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The interpretation of the term \"matter\" is not univocal. Several concepts are labelled with this term, depending on the field of science. The concept mass is sometimes related to the term \"matter\", even if the former refers to a physical quantity (precisely defined by modern physics) while the latter is a type that qualifies a physical entity. It is possible to identify more than one concept that can be reasonably labelled with the term \"matter\". For example, it is possible to label as matter only the entities that are made up of atoms. Or more generally, we can be more fine-grained and call \"matter\" the entities that are made up of protons, neutrons or electrons, so that we can call matter also a neutron radiation or a cathode ray. A more fundamental approach, that we embrace for the EMMO, considers matter as entities that are made of fermions (i.e. quarks and leptons). This would exclude particles like the W and Z bosons that possess some mass, but are not fermions. -Antimatter is a subclass of matter."""@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A physical object made of fermionic quantum parts."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A matter entity exclude the presence of (real) fundamental bosons parts. However, it implies the presence of virtual bosons that are responsible of the interactions between the (real) fundamental fermions."@en, - "Matter includes ordinary- and anti-matter. It is possible to have entities that are made of particle and anti-particles (e.g. mesons made of a quark and an anti-quark pair) so that it is possible to have entities that are somewhat heterogeneous with regards to this distinction."@en; - skos:altLabel "PhysicalSubstance"@en; - skos:prefLabel "Matter"@en . - -_:genid46 a rdf:List; - rdf:first :EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e; - rdf:rest _:genid45 . - -_:genid45 a rdf:List; - rdf:first :EMMO_6e9cb807_fc68_4bcf_b3ba_5fccc887c644; - rdf:rest _:genid44 . - -_:genid44 a rdf:List; - rdf:first :EMMO_f13672a3_59cc_40ed_8def_65009a8f74e6; - rdf:rest rdf:nil . - -_:genid47 a owl:Axiom; - owl:annotatedSource :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "Matter"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin materia (“matter, stuff, material”), from mater (“mother”)."@en . - -:EMMO_5be9c137_325a_43d8_b7cd_ea93e7721c2d a owl:Class; - owl:equivalentClass _:genid48; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A gaseous solution made of more than one component type."@en; - skos:altLabel "GasMixture"@en; - skos:prefLabel "GasSolution"@en . - -_:genid48 a owl:Class; - owl:intersectionOf _:genid50 . - -_:genid50 a rdf:List; - rdf:first :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1; - rdf:rest _:genid49 . - -_:genid49 a rdf:List; - rdf:first :EMMO_2031516a_2be7_48e8_9af7_7e1270e308fe; - rdf:rest rdf:nil . - -:EMMO_5cb107ba_7daa_46dd_8f9f_da22a6eac676 a owl:Class; - rdfs:subClassOf :EMMO_4b3e2374_52a1_4420_8e3f_3ae6b9bf7dff; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A liquid solution in which the solvent is water."@en; - skos:prefLabel "AqueousSolution"@en . - -:EMMO_5e77f00d_5c0a_44e7_baf1_2c2a4cb5b3ae a owl:Class; - rdfs:subClassOf :EMMO_2031516a_2be7_48e8_9af7_7e1270e308fe, :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A solid solution made of two or more component substances."@en; - skos:prefLabel "SolidSolution"@en . - -:EMMO_660a4964_0333_4663_bc66_e93ef59b0679 a owl:Class; - skos:prefLabel "MesoscopicMaterial"@en . - -:EMMO_668fbd5b_6f1b_405c_9c6b_d6067bd0595a a owl:Class; - rdfs:subClassOf :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A matter object throughout which all physical properties of a material are essentially uniform."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In the physical sciences, a phase is a region of space (a thermodynamic system), throughout which all physical properties of a material are essentially uniform. Examples of physical properties include density, index of refraction, magnetization and chemical composition. A simple description is that a phase is a region of material that is chemically uniform, physically distinct, and (often) mechanically separable. In a system consisting of ice and water in a glass jar, the ice cubes are one phase, the water is a second phase, and the humid air is a third phase over the ice and water. The glass of the jar is another separate phase. - -The term phase is sometimes used as a synonym for state of matter, but there can be several immiscible phases of the same state of matter. Also, the term phase is sometimes used to refer to a set of equilibrium states demarcated in terms of state variables such as pressure and temperature by a phase boundary on a phase diagram. Because phase boundaries relate to changes in the organization of matter, such as a change from liquid to solid or a more subtle change from one crystal structure to another, this latter usage is similar to the use of \"phase\" as a synonym for state of matter. However, the state of matter and phase diagram usages are not commensurate with the formal definition given above and the intended meaning must be determined in part from the context in which the term is used."""@en; - skos:altLabel "Phase"@en; - skos:prefLabel "PhaseOfMatter"@en . - -_:genid51 a owl:Axiom; - owl:annotatedSource :EMMO_668fbd5b_6f1b_405c_9c6b_d6067bd0595a; - owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f; - owl:annotatedTarget """In the physical sciences, a phase is a region of space (a thermodynamic system), throughout which all physical properties of a material are essentially uniform. Examples of physical properties include density, index of refraction, magnetization and chemical composition. A simple description is that a phase is a region of material that is chemically uniform, physically distinct, and (often) mechanically separable. In a system consisting of ice and water in a glass jar, the ice cubes are one phase, the water is a second phase, and the humid air is a third phase over the ice and water. The glass of the jar is another separate phase. - -The term phase is sometimes used as a synonym for state of matter, but there can be several immiscible phases of the same state of matter. Also, the term phase is sometimes used to refer to a set of equilibrium states demarcated in terms of state variables such as pressure and temperature by a phase boundary on a phase diagram. Because phase boundaries relate to changes in the organization of matter, such as a change from liquid to solid or a more subtle change from one crystal structure to another, this latter usage is similar to the use of \"phase\" as a synonym for state of matter. However, the state of matter and phase diagram usages are not commensurate with the formal definition given above and the intended meaning must be determined in part from the context in which the term is used."""@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Phase_(matter)"@en . - -:EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60 a owl:Class; - rdfs:subClassOf :EMMO_0e030040_98a7_49b2_a871_dced1f3a6131; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mixture in which one substance of microscopically dispersed insoluble or soluble particles (from 1 nm to 1 μm) is suspended throughout another substance and that does not settle, or would take a very long time to settle appreciably."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Colloids are characterized by the occurring of the Tyndall effect on light."@en; - skos:prefLabel "Colloid"@en . - -:EMMO_6e9cb807_fc68_4bcf_b3ba_5fccc887c644 a owl:Class; - owl:disjointWith :EMMO_f13672a3_59cc_40ed_8def_65009a8f74e6; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Matter composed of only matter particles, excluding anti-matter particles."@en; - skos:prefLabel "OrdinaryMatter"@en . - -:EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba a owl:Class; - rdfs:subClassOf :EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A liquid is a nearly incompressible fluid that conforms to the shape of its container but retains a (nearly) constant volume independent of pressure."@en; - skos:prefLabel "Liquid"@en . - -:EMMO_77e2e601_5ecb_450b_b563_92f096997832 a owl:Class; - owl:equivalentClass _:genid52; - skos:prefLabel "SolidMixture"@en . - -_:genid52 a owl:Class; - owl:intersectionOf _:genid54 . - -_:genid54 a rdf:List; - rdf:first :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1; - rdf:rest _:genid53 . - -_:genid53 a rdf:List; - rdf:first :EMMO_ec2c8ac8_98c5_4c74_b85b_ff8e8ca6655c; - rdf:rest rdf:nil . - -:EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 a owl:Class; - owl:equivalentClass _:genid55; - rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1, :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Particles composed of two or more quarks."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Hadron"; - skos:prefLabel "Hadron"@en . - -_:genid55 a owl:Class; - owl:unionOf _:genid57 . - -_:genid57 a rdf:List; - rdf:first :EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20; - rdf:rest _:genid56 . - -_:genid56 a rdf:List; - rdf:first :EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2; - rdf:rest rdf:nil . - -:EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8 a owl:Class; - rdfs:subClassOf :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2; - owl:disjointUnionOf _:genid60; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A continuum that has no fixed shape and yields easily to external pressure."@en; - :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Gas, liquid, plasma,"@en; - skos:prefLabel "Fluid"@en . - -_:genid60 a rdf:List; - rdf:first :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1; - rdf:rest _:genid59 . - -_:genid59 a rdf:List; - rdf:first :EMMO_4c21fb86_fdcf_444e_b498_86fe656295af; - rdf:rest _:genid58 . - -_:genid58 a rdf:List; - rdf:first :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba; - rdf:rest rdf:nil . - -:EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 a owl:Class; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A state that is a collection of sufficiently large number of other parts such that: +Antimatter is a subclass of matter."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A physical object made of fermionic quantum parts."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A matter entity exclude the presence of (real) fundamental bosons parts. However, it implies the presence of virtual bosons that are responsible of the interactions between the (real) fundamental fermions."@en , + "Matter includes ordinary- and anti-matter. It is possible to have entities that are made of particle and anti-particles (e.g. mesons made of a quark and an anti-quark pair) so that it is possible to have entities that are somewhat heterogeneous with regards to this distinction."@en ; + skos:altLabel "PhysicalSubstance"@en ; + skos:prefLabel "Matter"@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Matter"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin materia (“matter, stuff, material”), from mater (“mother”)."@en + ] . + + +### http://emmo.info/emmo#EMMO_5be9c137_325a_43d8_b7cd_ea93e7721c2d +:EMMO_5be9c137_325a_43d8_b7cd_ea93e7721c2d rdf:type owl:Class ; + owl:equivalentClass [ owl:intersectionOf ( :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 + :EMMO_2031516a_2be7_48e8_9af7_7e1270e308fe + ) ; + rdf:type owl:Class + ] ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A gaseous solution made of more than one component type."@en ; + skos:altLabel "GasMixture"@en ; + skos:prefLabel "GasSolution"@en . + + +### http://emmo.info/emmo#EMMO_5cb107ba_7daa_46dd_8f9f_da22a6eac676 +:EMMO_5cb107ba_7daa_46dd_8f9f_da22a6eac676 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4b3e2374_52a1_4420_8e3f_3ae6b9bf7dff ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A liquid solution in which the solvent is water."@en ; + skos:prefLabel "AqueousSolution"@en . + + +### http://emmo.info/emmo#EMMO_5e77f00d_5c0a_44e7_baf1_2c2a4cb5b3ae +:EMMO_5e77f00d_5c0a_44e7_baf1_2c2a4cb5b3ae rdf:type owl:Class ; + rdfs:subClassOf :EMMO_2031516a_2be7_48e8_9af7_7e1270e308fe , + :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A solid solution made of two or more component substances."@en ; + skos:prefLabel "SolidSolution"@en . + + +### http://emmo.info/emmo#EMMO_660a4964_0333_4663_bc66_e93ef59b0679 +:EMMO_660a4964_0333_4663_bc66_e93ef59b0679 rdf:type owl:Class ; + skos:prefLabel "MesoscopicSubstance"@en . + + +### http://emmo.info/emmo#EMMO_668fbd5b_6f1b_405c_9c6b_d6067bd0595a +:EMMO_668fbd5b_6f1b_405c_9c6b_d6067bd0595a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A matter object throughout which all physical properties of a material are essentially uniform."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In the physical sciences, a phase is a region of space (a thermodynamic system), throughout which all physical properties of a material are essentially uniform. Examples of physical properties include density, index of refraction, magnetization and chemical composition. A simple description is that a phase is a region of material that is chemically uniform, physically distinct, and (often) mechanically separable. In a system consisting of ice and water in a glass jar, the ice cubes are one phase, the water is a second phase, and the humid air is a third phase over the ice and water. The glass of the jar is another separate phase. + +The term phase is sometimes used as a synonym for state of matter, but there can be several immiscible phases of the same state of matter. Also, the term phase is sometimes used to refer to a set of equilibrium states demarcated in terms of state variables such as pressure and temperature by a phase boundary on a phase diagram. Because phase boundaries relate to changes in the organization of matter, such as a change from liquid to solid or a more subtle change from one crystal structure to another, this latter usage is similar to the use of \"phase\" as a synonym for state of matter. However, the state of matter and phase diagram usages are not commensurate with the formal definition given above and the intended meaning must be determined in part from the context in which the term is used."""@en ; + skos:altLabel "Phase"@en ; + skos:prefLabel "PhaseOfMatter"@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_668fbd5b_6f1b_405c_9c6b_d6067bd0595a ; + owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; + owl:annotatedTarget """In the physical sciences, a phase is a region of space (a thermodynamic system), throughout which all physical properties of a material are essentially uniform. Examples of physical properties include density, index of refraction, magnetization and chemical composition. A simple description is that a phase is a region of material that is chemically uniform, physically distinct, and (often) mechanically separable. In a system consisting of ice and water in a glass jar, the ice cubes are one phase, the water is a second phase, and the humid air is a third phase over the ice and water. The glass of the jar is another separate phase. + +The term phase is sometimes used as a synonym for state of matter, but there can be several immiscible phases of the same state of matter. Also, the term phase is sometimes used to refer to a set of equilibrium states demarcated in terms of state variables such as pressure and temperature by a phase boundary on a phase diagram. Because phase boundaries relate to changes in the organization of matter, such as a change from liquid to solid or a more subtle change from one crystal structure to another, this latter usage is similar to the use of \"phase\" as a synonym for state of matter. However, the state of matter and phase diagram usages are not commensurate with the formal definition given above and the intended meaning must be determined in part from the context in which the term is used."""@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Phase_(matter)"@en + ] . + + +### http://emmo.info/emmo#EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60 +:EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0e030040_98a7_49b2_a871_dced1f3a6131 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mixture in which one substance of microscopically dispersed insoluble or soluble particles (from 1 nm to 1 μm) is suspended throughout another substance and that does not settle, or would take a very long time to settle appreciably."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Colloids are characterized by the occurring of the Tyndall effect on light."@en ; + skos:prefLabel "Colloid"@en . + + +### http://emmo.info/emmo#EMMO_6e9cb807_fc68_4bcf_b3ba_5fccc887c644 +:EMMO_6e9cb807_fc68_4bcf_b3ba_5fccc887c644 rdf:type owl:Class ; + owl:disjointWith :EMMO_f13672a3_59cc_40ed_8def_65009a8f74e6 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Matter composed of only matter particles, excluding anti-matter particles."@en ; + skos:prefLabel "OrdinaryMatter"@en . + + +### http://emmo.info/emmo#EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba +:EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba rdf:type owl:Class ; + rdfs:subClassOf :EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A liquid is a nearly incompressible fluid that conforms to the shape of its container but retains a (nearly) constant volume independent of pressure."@en ; + skos:prefLabel "Liquid"@en . + + +### http://emmo.info/emmo#EMMO_77e2e601_5ecb_450b_b563_92f096997832 +:EMMO_77e2e601_5ecb_450b_b563_92f096997832 rdf:type owl:Class ; + owl:equivalentClass [ owl:intersectionOf ( :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 + :EMMO_ec2c8ac8_98c5_4c74_b85b_ff8e8ca6655c + ) ; + rdf:type owl:Class + ] ; + skos:prefLabel "SolidMixture"@en . + + +### http://emmo.info/emmo#EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 +:EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 rdf:type owl:Class ; + owl:equivalentClass [ rdf:type owl:Class ; + owl:unionOf ( :EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 + :EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 + ) + ] ; + rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 , + :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Particles composed of two or more quarks."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Hadron" ; + skos:prefLabel "Hadron"@en . + + +### http://emmo.info/emmo#EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8 +:EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 ; + owl:disjointUnionOf ( :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 + :EMMO_4c21fb86_fdcf_444e_b498_86fe656295af + :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba + ) ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A continuum that has no fixed shape and yields easily to external pressure."@en ; + :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Gas, liquid, plasma,"@en ; + skos:prefLabel "Fluid"@en . + + +### http://emmo.info/emmo#EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 +:EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 rdf:type owl:Class ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A state that is a collection of sufficiently large number of other parts such that: - it is the bearer of qualities that can exists only by the fact that it is a sum of parts -- the smallest partition dV of the state volume in which we are interested in, contains enough parts to be statistically consistent: n [#/m3] x dV [m3] >> 1"""@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A continuum is made of a sufficient number of parts that it continues to exists as continuum individual even after the loss of one of them i.e. a continuum is a redundant."@en, - """A continuum is not necessarily small (i.e. composed by the minimum amount of sates to fulfill the definition). - -A single continuum individual can be the whole fluid in a pipe."""@en, - "A continuum is the bearer of properties that are generated by the interactions of parts such as viscosity and thermal or electrical conductivity."@en; - skos:prefLabel "ContinuumMaterial"@en . - -:EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 a owl:Class; - rdfs:subClassOf :EMMO_38b579de_4331_40e0_803d_09efa298e726; - owl:disjointUnionOf _:genid62; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A composite particle is a bound state of elementary particles for which it is still possible to define its bosonic or fermionic behaviour."@en; - skos:prefLabel "CompositePhysicalParticle"@en . - -_:genid62 a rdf:List; - rdf:first :EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6; - rdf:rest _:genid61 . - -_:genid61 a rdf:List; - rdf:first :EMMO_29108c7c_9087_4992_ab1c_02561665df21; - rdf:rest rdf:nil . - -:EMMO_8f87e700_99a8_4427_8ffb_e493de05c217 a owl:Class; - rdfs:subClassOf _:genid63, _:genid64; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A positive charged subatomic particle found in the atomic nucleus."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Proton"; - skos:prefLabel "Proton"@en . - -_:genid63 a owl:Restriction; - owl:onClass :EMMO_a4edc1d4_bb38_4897_ba1e_f87e7aa31c5b; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger; - owl:onProperty :EMMO_f68030be_94b8_4c61_a161_886468558054 . - -_:genid64 a owl:Restriction; - owl:onClass :EMMO_0a3f04a6_ba3a_49d9_99da_08b0e26f51f0; - owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger; - owl:onProperty :EMMO_f68030be_94b8_4c61_a161_886468558054 . - -:EMMO_94010cbc_c2a6_4cb9_b29a_83aa99d2ff70 a owl:Class; - rdfs:subClassOf :EMMO_560d833a_6184_410c_859a_05d982712fd7; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An aerosol composed of liquid droplets in air or another gas."@en; - skos:prefLabel "LiquidAerosol"@en . - -:EMMO_96c8d72f_b436_44e2_9f7f_085c24094292 a owl:Class; - rdfs:subClassOf :EMMO_560d833a_6184_410c_859a_05d982712fd7; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An aerosol composed of fine solid particles in air or another gas."@en; - skos:prefLabel "SolidAerosol"@en . - -:EMMO_98ada9d8_f1c8_4f13_99b5_d890f5354152 a owl:Class; - rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The perspective for which physical objects are categorized only by concepts coming from applied physical sciences."@en; - skos:prefLabel "Physicalistic"@en . - -:EMMO_9bed5d66_805a_4b3a_9153_beaf67143848 a owl:Class; - rdfs:subClassOf :EMMO_1f5e3e7e_72c9_40d4_91dd_ae432d7b7018, :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A foam of trapped gas in a solid."@en; - :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Aerogel"@en; - skos:prefLabel "SolidFoam"@en . - -:EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb a owl:Class; - rdfs:subClassOf :EMMO_98ada9d8_f1c8_4f13_99b5_d890f5354152; - owl:disjointUnionOf _:genid66; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The union of hadron and lepton, or fermion and bosons."@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A well defined physical entity, elementary or composite, usually treated as a singular unit, that is found at scales spanning from the elementary particles to molecules, as fundamental constituents of larger scale substances (as the etymology of \"particle\" suggests)."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The scope of the physical particle definition goes from the elementary particles to molecules, as fundamental constituents of substances."@en; - skos:altLabel "Particle"@en; - skos:prefLabel "PhysicalParticle"@en . - -_:genid66 a rdf:List; - rdf:first :EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e; - rdf:rest _:genid65 . - -_:genid65 a rdf:List; - rdf:first :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3; - rdf:rest rdf:nil . - -_:genid67 a owl:Axiom; - owl:annotatedSource :EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb; - owl:annotatedProperty skos:altLabel; - owl:annotatedTarget "Particle"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin particula (“small part, particle”), diminutive of pars (“part, piece”)."@en . - -:EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 a owl:Class; - rdfs:subClassOf :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A continuum characterized by structural rigidity and resistance to changes of shape or volume, that retains its shape and density when not confined."@en; - skos:prefLabel "Solid"@en . - -:EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939 a owl:Class; - owl:disjointUnionOf _:genid69; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A physical particle with integer spin that follows Bose–Einstein statistics."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Boson"; - skos:prefLabel "Boson"@en . - -_:genid69 a rdf:List; - rdf:first :EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6; - rdf:rest _:genid68 . - -_:genid68 a rdf:List; - rdf:first :EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21; - rdf:rest rdf:nil . - -_:genid70 a owl:Axiom; - owl:annotatedSource :EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "Boson"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "1940s: named after S.N. Bose."@en . - -:EMMO_b9695e87_8261_412e_83cd_a86459426a28 a owl:Class; - owl:disjointUnionOf _:genid74; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A superclass made as the disjoint union of all the form under which matter can exist."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In physics, a state of matter is one of the distinct forms in which matter can exist. Four states of matter are observable in everyday life: solid, liquid, gas, and plasma."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_matter"@en; - skos:prefLabel "StateOfMatter"@en . - -_:genid74 a rdf:List; - rdf:first :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1; - rdf:rest _:genid73 . - -_:genid73 a rdf:List; - rdf:first :EMMO_4c21fb86_fdcf_444e_b498_86fe656295af; - rdf:rest _:genid72 . - -_:genid72 a rdf:List; - rdf:first :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba; - rdf:rest _:genid71 . - -_:genid71 a rdf:List; - rdf:first :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1; - rdf:rest rdf:nil . - -:EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 a owl:Class; - owl:equivalentClass _:genid75; - rdfs:subClassOf :EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e, :EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6, - _:genid81; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Hadronic subatomic particles composed of an equal number of quarks and antiquarks bound together by strong interactions."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Most mesons are composed of one quark and one antiquark."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Meson"; - skos:prefLabel "Meson"@en . - -_:genid75 a owl:Class; - owl:unionOf _:genid80 . - -_:genid80 a rdf:List; - rdf:first :EMMO_12aae025_a226_4762_9d51_81200a8ce54c; - rdf:rest _:genid79 . - -_:genid79 a rdf:List; - rdf:first :EMMO_1b32a555_978b_4e56_933f_e158e165023e; - rdf:rest _:genid78 . - -_:genid78 a rdf:List; - rdf:first :EMMO_3275b6e9_05f1_4912_954f_7d64ac12b2d2; - rdf:rest _:genid77 . - -_:genid77 a rdf:List; - rdf:first :EMMO_38d00e5f_d759_4dcc_8551_ab95865cf799; - rdf:rest _:genid76 . - -_:genid76 a rdf:List; - rdf:first :EMMO_f895cb83_2280_42e9_9f4c_047273e70d3c; - rdf:rest rdf:nil . - -_:genid81 a owl:Restriction; - owl:someValuesFrom :EMMO_72d53756_7fb1_46ed_980f_83f47efbe105; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 . - -:EMMO_c457b6b9_5e73_4853_ae08_d776c12b8058 a owl:Class; - rdfs:subClassOf :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of gas in a solid continuum phase."@en; - skos:prefLabel "SolidGasSuspension"@en . - -:EMMO_d4f37e32_16ae_4cc6_b4cd_fd896b2449c4 a owl:Class; - rdfs:subClassOf :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of solid in a gas continuum phase."@en; - :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Dust, sand storm."@en; - skos:prefLabel "GasSolidSuspension"@en . - -:EMMO_d69d2e95_b22f_499a_a552_17fde0d778fc a owl:Class; - rdfs:subClassOf :EMMO_1f5e3e7e_72c9_40d4_91dd_ae432d7b7018, :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A foam of trapped gas in a liquid."@en; - skos:prefLabel "LiquidFoam"@en . - -:EMMO_df808271_df91_4f27_ba59_fa423c51896c a owl:Class; - rdfs:subClassOf _:genid82, _:genid83; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An uncharged subatomic particle found in the atomic nucleus."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Neutron"; - skos:prefLabel "Neutron"@en . - -_:genid82 a owl:Restriction; - owl:onClass :EMMO_0a3f04a6_ba3a_49d9_99da_08b0e26f51f0; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger; - owl:onProperty :EMMO_f68030be_94b8_4c61_a161_886468558054 . - -_:genid83 a owl:Restriction; - owl:onClass :EMMO_a4edc1d4_bb38_4897_ba1e_f87e7aa31c5b; - owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger; - owl:onProperty :EMMO_f68030be_94b8_4c61_a161_886468558054 . - -:EMMO_e024544d_e374_45b7_9340_1982040bc6b7 a owl:Class; - rdfs:subClassOf :EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A molecule composed of only one element type."@en; - :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Hydrogen molecule (H₂)."@en; - skos:altLabel "ElementalMolecule"@en; - skos:prefLabel "Homonuclear"@en . - -:EMMO_e0edfb9e_9a96_4fae_b942_831ffe27b84a a owl:Class; - rdfs:subClassOf :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of liquid in a gas continuum phase."@en; - :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Rain, spray."@en; - skos:prefLabel "GasLiquidSuspension"@en . - -:EMMO_e4281979_2b07_4a43_a772_4903fb3696fe a owl:Class; - rdfs:subClassOf :EMMO_d4f37e32_16ae_4cc6_b4cd_fd896b2449c4; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A suspension of fine particles in the atmosphere."@en; - skos:prefLabel "Dust"@en . - -:EMMO_e9e02156_651f_41c8_9efb_d5da0d4ce5e2 a owl:Class; - rdfs:subClassOf :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of solids in a liquid continuum phase."@en; - :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Mud"@en; - skos:prefLabel "LiquidSolidSuspension"@en . - -:EMMO_eb77076b_a104_42ac_a065_798b2d2809ad a owl:Class; - rdfs:subClassOf :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a, _:genid84, _:genid85; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A standalone atom has direct part one 'nucleus' and one 'electron_cloud'. +- the smallest partition dV of the state volume in which we are interested in, contains enough parts to be statistically consistent: n [#/m3] x dV [m3] >> 1"""@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A continuum is made of a sufficient number of parts that it continues to exists as continuum individual even after the loss of one of them i.e. a continuum is a redundant."@en , + """A continuum is not necessarily small (i.e. composed by the minimum amount of sates to fulfill the definition). + +A single continuum individual can be the whole fluid in a pipe."""@en , + "A continuum is the bearer of properties that are generated by the interactions of parts such as viscosity and thermal or electrical conductivity."@en ; + skos:prefLabel "ContinuumSubstance"@en . + + +### http://emmo.info/emmo#EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 +:EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_38b579de_4331_40e0_803d_09efa298e726 ; + owl:disjointUnionOf ( :EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6 + :EMMO_29108c7c_9087_4992_ab1c_02561665df21 + ) ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A composite particle is a bound state of elementary particles for which it is still possible to define its bosonic or fermionic behaviour."@en ; + skos:prefLabel "CompositePhysicalParticle"@en . + + +### http://emmo.info/emmo#EMMO_8f87e700_99a8_4427_8ffb_e493de05c217 +:EMMO_8f87e700_99a8_4427_8ffb_e493de05c217 rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_f68030be_94b8_4c61_a161_886468558054 ; + owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onClass :EMMO_a4edc1d4_bb38_4897_ba1e_f87e7aa31c5b + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_f68030be_94b8_4c61_a161_886468558054 ; + owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger ; + owl:onClass :EMMO_0a3f04a6_ba3a_49d9_99da_08b0e26f51f0 + ] ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A positive charged subatomic particle found in the atomic nucleus."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Proton" ; + skos:prefLabel "Proton"@en . + + +### http://emmo.info/emmo#EMMO_94010cbc_c2a6_4cb9_b29a_83aa99d2ff70 +:EMMO_94010cbc_c2a6_4cb9_b29a_83aa99d2ff70 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_560d833a_6184_410c_859a_05d982712fd7 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An aerosol composed of liquid droplets in air or another gas."@en ; + skos:prefLabel "LiquidAerosol"@en . + + +### http://emmo.info/emmo#EMMO_96c8d72f_b436_44e2_9f7f_085c24094292 +:EMMO_96c8d72f_b436_44e2_9f7f_085c24094292 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_560d833a_6184_410c_859a_05d982712fd7 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An aerosol composed of fine solid particles in air or another gas."@en ; + skos:prefLabel "SolidAerosol"@en . + + +### http://emmo.info/emmo#EMMO_9bed5d66_805a_4b3a_9153_beaf67143848 +:EMMO_9bed5d66_805a_4b3a_9153_beaf67143848 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1f5e3e7e_72c9_40d4_91dd_ae432d7b7018 , + :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A foam of trapped gas in a solid."@en ; + :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Aerogel"@en ; + skos:prefLabel "SolidFoam"@en . + + +### http://emmo.info/emmo#EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb +:EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb rdf:type owl:Class ; + owl:disjointUnionOf ( :EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e + :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 + ) ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The union of hadron and lepton, or fermion and bosons."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A well defined physical entity, elementary or composite, usually treated as a singular unit, that is found at scales spanning from the elementary particles to molecules, as fundamental constituents of larger scale substances (as the etymology of \"particle\" suggests)."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The scope of the physical particle definition goes from the elementary particles to molecules, as fundamental constituents of substances."@en ; + skos:altLabel "Particle"@en ; + skos:prefLabel "PhysicalParticle"@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb ; + owl:annotatedProperty skos:altLabel ; + owl:annotatedTarget "Particle"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin particula (“small part, particle”), diminutive of pars (“part, piece”)."@en + ] . + + +### http://emmo.info/emmo#EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 +:EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A continuum characterized by structural rigidity and resistance to changes of shape or volume, that retains its shape and density when not confined."@en ; + skos:prefLabel "Solid"@en . + + +### http://emmo.info/emmo#EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939 +:EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939 rdf:type owl:Class ; + owl:disjointUnionOf ( :EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6 + :EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21 + ) ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A physical particle with integer spin that follows Bose–Einstein statistics."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Boson" ; + skos:prefLabel "Boson"@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Boson"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "1940s: named after S.N. Bose."@en + ] . + + +### http://emmo.info/emmo#EMMO_b9695e87_8261_412e_83cd_a86459426a28 +:EMMO_b9695e87_8261_412e_83cd_a86459426a28 rdf:type owl:Class ; + owl:disjointUnionOf ( :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 + :EMMO_4c21fb86_fdcf_444e_b498_86fe656295af + :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba + :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 + ) ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A superclass made as the disjoint union of all the form under which matter can exist."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In physics, a state of matter is one of the distinct forms in which matter can exist. Four states of matter are observable in everyday life: solid, liquid, gas, and plasma."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_matter"@en ; + skos:prefLabel "StateOfMatter"@en . + + +### http://emmo.info/emmo#EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 +:EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 rdf:type owl:Class ; + owl:equivalentClass [ rdf:type owl:Class ; + owl:unionOf ( :EMMO_12aae025_a226_4762_9d51_81200a8ce54c + :EMMO_1b32a555_978b_4e56_933f_e158e165023e + :EMMO_3275b6e9_05f1_4912_954f_7d64ac12b2d2 + :EMMO_38d00e5f_d759_4dcc_8551_ab95865cf799 + :EMMO_f895cb83_2280_42e9_9f4c_047273e70d3c + ) + ] ; + rdfs:subClassOf :EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e , + :EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_72d53756_7fb1_46ed_980f_83f47efbe105 + ] ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Hadronic subatomic particles composed of an equal number of quarks and antiquarks bound together by strong interactions."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Most mesons are composed of one quark and one antiquark."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Meson" ; + skos:prefLabel "Meson"@en . + + +### http://emmo.info/emmo#EMMO_c457b6b9_5e73_4853_ae08_d776c12b8058 +:EMMO_c457b6b9_5e73_4853_ae08_d776c12b8058 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of gas in a solid continuum phase."@en ; + skos:prefLabel "SolidGasSuspension"@en . + + +### http://emmo.info/emmo#EMMO_d4f37e32_16ae_4cc6_b4cd_fd896b2449c4 +:EMMO_d4f37e32_16ae_4cc6_b4cd_fd896b2449c4 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of solid in a gas continuum phase."@en ; + :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Dust, sand storm."@en ; + skos:prefLabel "GasSolidSuspension"@en . + + +### http://emmo.info/emmo#EMMO_d69d2e95_b22f_499a_a552_17fde0d778fc +:EMMO_d69d2e95_b22f_499a_a552_17fde0d778fc rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1f5e3e7e_72c9_40d4_91dd_ae432d7b7018 , + :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A foam of trapped gas in a liquid."@en ; + skos:prefLabel "LiquidFoam"@en . + + +### http://emmo.info/emmo#EMMO_df808271_df91_4f27_ba59_fa423c51896c +:EMMO_df808271_df91_4f27_ba59_fa423c51896c rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_f68030be_94b8_4c61_a161_886468558054 ; + owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onClass :EMMO_0a3f04a6_ba3a_49d9_99da_08b0e26f51f0 + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_f68030be_94b8_4c61_a161_886468558054 ; + owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger ; + owl:onClass :EMMO_a4edc1d4_bb38_4897_ba1e_f87e7aa31c5b + ] ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An uncharged subatomic particle found in the atomic nucleus."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Neutron" ; + skos:prefLabel "Neutron"@en . + + +### http://emmo.info/emmo#EMMO_e024544d_e374_45b7_9340_1982040bc6b7 +:EMMO_e024544d_e374_45b7_9340_1982040bc6b7 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A molecule composed of only one element type."@en ; + :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Hydrogen molecule (H₂)."@en ; + skos:altLabel "ElementalMolecule"@en ; + skos:prefLabel "Homonuclear"@en . + + +### http://emmo.info/emmo#EMMO_e0edfb9e_9a96_4fae_b942_831ffe27b84a +:EMMO_e0edfb9e_9a96_4fae_b942_831ffe27b84a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of liquid in a gas continuum phase."@en ; + :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Rain, spray."@en ; + skos:prefLabel "GasLiquidSuspension"@en . + + +### http://emmo.info/emmo#EMMO_e4281979_2b07_4a43_a772_4903fb3696fe +:EMMO_e4281979_2b07_4a43_a772_4903fb3696fe rdf:type owl:Class ; + rdfs:subClassOf :EMMO_d4f37e32_16ae_4cc6_b4cd_fd896b2449c4 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A suspension of fine particles in the atmosphere."@en ; + skos:prefLabel "Dust"@en . + + +### http://emmo.info/emmo#EMMO_e9e02156_651f_41c8_9efb_d5da0d4ce5e2 +:EMMO_e9e02156_651f_41c8_9efb_d5da0d4ce5e2 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coarse dispersion of solids in a liquid continuum phase."@en ; + :EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "Mud"@en ; + skos:prefLabel "LiquidSolidSuspension"@en . + + +### http://emmo.info/emmo#EMMO_eb77076b_a104_42ac_a065_798b2d2809ad +:EMMO_eb77076b_a104_42ac_a065_798b2d2809ad rdf:type owl:Class ; + rdfs:subClassOf :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; + owl:someValuesFrom :EMMO_8043d3c6_a4c1_4089_ba34_9744e28e5b3d + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_f68030be_94b8_4c61_a161_886468558054 ; + owl:someValuesFrom :EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 + ] ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A standalone atom has direct part one 'nucleus' and one 'electron_cloud'. An O 'atom' within an O₂ 'molecule' is an 'e-bonded_atom'. In this material branch, H atom is a particular case, with respect to higher atomic number atoms, since as soon as it shares its electron it has no nucleus entangled electron cloud. -We cannot say that H₂ molecule has direct part two H atoms, but has direct part two H nucleus."""@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "An 'atom' is a 'nucleus' surrounded by an 'electron_cloud', i.e. a quantum system made of one or more bounded electrons."@en; - skos:altLabel "ChemicalElement"@en; - skos:prefLabel "Atom"@en . - -_:genid84 a owl:Restriction; - owl:someValuesFrom :EMMO_8043d3c6_a4c1_4089_ba34_9744e28e5b3d; - owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 . - -_:genid85 a owl:Restriction; - owl:someValuesFrom :EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52; - owl:onProperty :EMMO_f68030be_94b8_4c61_a161_886468558054 . - -:EMMO_ec2c8ac8_98c5_4c74_b85b_ff8e8ca6655c a owl:Class; - rdfs:subClassOf :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A Miixture is a material made up of two or more different substances which are physically (not chemically) combined."@en; - skos:prefLabel "Mixture"@en . - -:EMMO_f13672a3_59cc_40ed_8def_65009a8f74e6 a owl:Class; - owl:equivalentClass _:genid86; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Antimatter is matter that is composed only of the antiparticles of those that constitute ordinary matter."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This branch is not expanded due to the limited use of such entities."@en; - skos:prefLabel "AntiMatter"@en . - -_:genid86 a owl:Class; - owl:intersectionOf _:genid90 . - -_:genid90 a rdf:List; - rdf:first :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1; - rdf:rest _:genid87 . - -_:genid87 a rdf:List; - rdf:first _:genid88; - rdf:rest rdf:nil . - -_:genid88 a owl:Restriction; - owl:allValuesFrom _:genid89; - owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . - -_:genid89 a owl:Restriction; - owl:someValuesFrom :EMMO_9226c7af_573f_4762_865c_e3a68a4832dd; - owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . - -:EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 a owl:Class; - rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1, :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3, - _:genid91; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The small, dense region at the centre of an atom consisting of protons and neutrons."@en; - skos:prefLabel "Nucleus"@en . - -_:genid91 a owl:Restriction; - owl:someValuesFrom :EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d; - owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . - -:EMMO_f87e79eb_f549_4a06_9c27_a3d1412444c6 a owl:Class; - rdfs:subClassOf :EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20, _:genid92, _:genid93; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A baryon containing one or more strange quarks, but no charm, bottom, or top quark."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This form of matter may exist in a stable form within the core of some neutron stars."@en; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Hyperon"; - skos:prefLabel "Hyperon"@en . - -_:genid92 a owl:Restriction; - owl:someValuesFrom :EMMO_22a6f189_7ad7_424d_af15_5efe002c1365; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 . - -_:genid93 a owl:Restriction; - owl:allValuesFrom _:genid94; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 . - -_:genid94 a owl:Class; - owl:unionOf _:genid97 . - -_:genid97 a rdf:List; - rdf:first :EMMO_0a3f04a6_ba3a_49d9_99da_08b0e26f51f0; - rdf:rest _:genid96 . - -_:genid96 a rdf:List; - rdf:first :EMMO_22a6f189_7ad7_424d_af15_5efe002c1365; - rdf:rest _:genid95 . - -_:genid95 a rdf:List; - rdf:first :EMMO_a4edc1d4_bb38_4897_ba1e_f87e7aa31c5b; - rdf:rest rdf:nil . - -:EMMO_f895cb83_2280_42e9_9f4c_047273e70d3c a owl:Class; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with spin two."@en; - skos:prefLabel "TensorMeson"@en . - -:b56c3aa6_28e5_4f9b_a4a5_93d8c68e1570 owl:disjointUnionOf _:genid99 . - -_:genid99 a rdf:List; - rdf:first :EMMO_38b579de_4331_40e0_803d_09efa298e726; - rdf:rest _:genid98 . - -_:genid98 a rdf:List; - rdf:first :fdae3f5a_8f8c_4875_a784_5beda43d3009; - rdf:rest rdf:nil . - -:bc37743c_37c4_4ec7_9d58_d1aae5567352 a owl:Class; - rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1, :57d977ab_0036_4779_b59a_e47620afdb9c; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A composite physical object made of fermions (i.e. having mass and occupying space)."; - skos:prefLabel "Substance"@en . - -:fdae3f5a_8f8c_4875_a784_5beda43d3009 a owl:Class; - skos:prefLabel "PhysicalyUnbonded"@en . - -:57d977ab_0036_4779_b59a_e47620afdb9c a owl:Class; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of physical objects possessing a structure that is larger than a single composite particle, for which its bosonic or fermionic nature is undetermined."; - skos:prefLabel "CompositePhysicalObject"@en . - -:EMMO_89b66d76_fa6f_479d_aae3_ea0c5dac2f3e a owl:NamedIndividual, :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68; - skos:prefLabel "test"@en . +We cannot say that H₂ molecule has direct part two H atoms, but has direct part two H nucleus."""@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "An 'atom' is a 'nucleus' surrounded by an 'electron_cloud', i.e. a quantum system made of one or more bounded electrons."@en ; + skos:altLabel "ChemicalElement"@en ; + skos:prefLabel "Atom"@en . + + +### http://emmo.info/emmo#EMMO_ec2c8ac8_98c5_4c74_b85b_ff8e8ca6655c +:EMMO_ec2c8ac8_98c5_4c74_b85b_ff8e8ca6655c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A Miixture is a material made up of two or more different substances which are physically (not chemically) combined."@en ; + skos:prefLabel "Mixture"@en . + + +### http://emmo.info/emmo#EMMO_f13672a3_59cc_40ed_8def_65009a8f74e6 +:EMMO_f13672a3_59cc_40ed_8def_65009a8f74e6 rdf:type owl:Class ; + owl:equivalentClass [ owl:intersectionOf ( :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + owl:allValuesFrom [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + owl:someValuesFrom :EMMO_9226c7af_573f_4762_865c_e3a68a4832dd + ] + ] + ) ; + rdf:type owl:Class + ] ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Antimatter is matter that is composed only of the antiparticles of those that constitute ordinary matter."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This branch is not expanded due to the limited use of such entities."@en ; + skos:prefLabel "AntiMatter"@en . + + +### http://emmo.info/emmo#EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 +:EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 , + :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + owl:someValuesFrom :EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d + ] ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The small, dense region at the centre of an atom consisting of protons and neutrons."@en ; + skos:prefLabel "Nucleus"@en . + + +### http://emmo.info/emmo#EMMO_f87e79eb_f549_4a06_9c27_a3d1412444c6 +:EMMO_f87e79eb_f549_4a06_9c27_a3d1412444c6 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_22a6f189_7ad7_424d_af15_5efe002c1365 + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:allValuesFrom [ rdf:type owl:Class ; + owl:unionOf ( :EMMO_0a3f04a6_ba3a_49d9_99da_08b0e26f51f0 + :EMMO_22a6f189_7ad7_424d_af15_5efe002c1365 + :EMMO_a4edc1d4_bb38_4897_ba1e_f87e7aa31c5b + ) + ] + ] ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A baryon containing one or more strange quarks, but no charm, bottom, or top quark."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This form of matter may exist in a stable form within the core of some neutron stars."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Hyperon" ; + skos:prefLabel "Hyperon"@en . + + +### http://emmo.info/emmo#EMMO_f895cb83_2280_42e9_9f4c_047273e70d3c +:EMMO_f895cb83_2280_42e9_9f4c_047273e70d3c rdf:type owl:Class ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with spin two."@en ; + skos:prefLabel "TensorMeson"@en . + + +### http://emmo.info/emmo#b56c3aa6_28e5_4f9b_a4a5_93d8c68e1570 +:b56c3aa6_28e5_4f9b_a4a5_93d8c68e1570 owl:disjointUnionOf ( :EMMO_38b579de_4331_40e0_803d_09efa298e726 + :fdae3f5a_8f8c_4875_a784_5beda43d3009 + ) . + + +### http://emmo.info/emmo#bc37743c_37c4_4ec7_9d58_d1aae5567352 +:bc37743c_37c4_4ec7_9d58_d1aae5567352 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 , + ; + owl:disjointUnionOf ( :EMMO_660a4964_0333_4663_bc66_e93ef59b0679 + :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 + ) ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A composite physical object made of fermions (i.e. having mass and occupying space)." ; + skos:prefLabel "Substance"@en . + + +### http://emmo.info/emmo#fdae3f5a_8f8c_4875_a784_5beda43d3009 +:fdae3f5a_8f8c_4875_a784_5beda43d3009 rdf:type owl:Class ; + skos:prefLabel "PhysicalyUnbonded"@en . + + +### http://emmo.info/emmo#57d977ab_0036_4779_b59a_e47620afdb9c + rdf:type owl:Class ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of physical objects possessing a structure that is larger than a single composite particle, for which its bosonic or fermionic nature is undetermined." ; + skos:prefLabel "CompositePhysicalObject"@en . + + +################################################################# +# Individuals +################################################################# + +### http://emmo.info/emmo#EMMO_89b66d76_fa6f_479d_aae3_ea0c5dac2f3e +:EMMO_89b66d76_fa6f_479d_aae3_ea0c5dac2f3e rdf:type owl:NamedIndividual , + :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 ; + skos:prefLabel "test"@en . + + +### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi