<https://w3id.org/mdo/core/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Ontology> .
<https://w3id.org/mdo/core/> <http://www.w3.org/2002/07/owl#versionIRI> <https://w3id.org/mdo/core/1.0/> .
<https://w3id.org/mdo/core/> <http://purl.org/dc/terms/contributor> "Patrick Lambrix"^^<http://www.w3.org/2001/XMLSchema#string> .
<https://w3id.org/mdo/core/> <http://purl.org/dc/terms/contributor> "Rickard Armiento"^^<http://www.w3.org/2001/XMLSchema#string> .
<https://w3id.org/mdo/core/> <http://purl.org/dc/terms/created> "2019-11-07" .
<https://w3id.org/mdo/core/> <http://purl.org/dc/terms/creator> "Huanyu Li"^^<http://www.w3.org/2001/XMLSchema#string> .
<https://w3id.org/mdo/core/> <http://purl.org/dc/terms/license> "https://github.com/huanyu-li/Materials-Design-Ontology/blob/master/LICENSE" .
<https://w3id.org/mdo/core/> <http://purl.org/dc/terms/title> "Materials Design Ontology - Core Module"@en .
<https://w3id.org/mdo/core/> <http://purl.org/vocab/vann/preferredNamespacePrefix> "core" .
<https://w3id.org/mdo/core/> <http://purl.org/vocab/vann/preferredNamespaceUri> "https://w3id.org/mdo/core/1.0/" .
<https://w3id.org/mdo/core/> <http://www.w3.org/2000/01/rdf-schema#comment> "This is the core module in Materials Design Ontology."@en .
<https://w3id.org/mdo/core/> <http://www.w3.org/2000/01/rdf-schema#seeAlso> "https://github.com/huanyu-li/Materials-Design-Ontology" .
<https://w3id.org/mdo/core/> <http://www.w3.org/2002/07/owl#versionInfo> "1.0"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://purl.org/dc/terms/contributor> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.org/dc/terms/created> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.org/dc/terms/creator> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.org/dc/terms/license> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.org/dc/terms/title> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.org/vocab/vann/preferredNamespacePrefix> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://purl.org/vocab/vann/preferredNamespaceUri> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#AnnotationProperty> .
<http://www.w3.org/2001/XMLSchema#date> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Datatype> .
<http://qudt.org/schema/qudt/hasQuantityKind> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://qudt.org/schema/qudt/hasQuantityKind> <http://www.w3.org/2000/01/rdf-schema#range> <http://qudt.org/schema/qudt/QuantityKind> .
<http://qudt.org/schema/qudt/quantityValue> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://qudt.org/schema/qudt/quantityValue> <http://www.w3.org/2000/01/rdf-schema#range> <http://qudt.org/schema/qudt/QuantityValue> .
<http://qudt.org/schema/qudt/unit> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://qudt.org/schema/qudt/unit> <http://www.w3.org/2000/01/rdf-schema#range> <http://qudt.org/vocab/unit/Unit> .
<https://w3id.org/mdo/core/hasInputProperty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<https://w3id.org/mdo/core/hasInputProperty> <http://www.w3.org/2000/01/rdf-schema#domain> <https://w3id.org/mdo/core/Calculation> .
<https://w3id.org/mdo/core/hasInputProperty> <http://www.w3.org/2000/01/rdf-schema#range> <https://w3id.org/mdo/core/Property> .
<https://w3id.org/mdo/core/hasInputProperty> <http://www.w3.org/2000/01/rdf-schema#comment> "hasInputProperty represents the relationship between a calculation and the properties it takes as input."@en .
<https://w3id.org/mdo/core/hasInputProperty> <http://www.w3.org/2000/01/rdf-schema#label> "has input property"@en .
<https://w3id.org/mdo/core/hasInputStructure> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<https://w3id.org/mdo/core/hasInputStructure> <http://www.w3.org/2000/01/rdf-schema#domain> <https://w3id.org/mdo/core/Calculation> .
<https://w3id.org/mdo/core/hasInputStructure> <http://www.w3.org/2000/01/rdf-schema#range> <https://w3id.org/mdo/core/Structure> .
<https://w3id.org/mdo/core/hasInputStructure> <http://www.w3.org/2000/01/rdf-schema#comment> "hasInputStructure represents the relationship between a calculation and the structures it takes as input."@en .
<https://w3id.org/mdo/core/hasInputStructure> <http://www.w3.org/2000/01/rdf-schema#label> "has input structure"@en .
<https://w3id.org/mdo/core/hasOutputCalculatedProperty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<https://w3id.org/mdo/core/hasOutputCalculatedProperty> <http://www.w3.org/2000/01/rdf-schema#domain> <https://w3id.org/mdo/core/Calculation> .
<https://w3id.org/mdo/core/hasOutputCalculatedProperty> <http://www.w3.org/2000/01/rdf-schema#range> <https://w3id.org/mdo/core/CalculatedProperty> .
<https://w3id.org/mdo/core/hasOutputCalculatedProperty> <http://www.w3.org/2000/01/rdf-schema#comment> "hasOutputCalculatedProperty represents the relationship between a calculation and the calculated properties it outputs."@en .
<https://w3id.org/mdo/core/hasOutputCalculatedProperty> <http://www.w3.org/2000/01/rdf-schema#label> "has output calculated property"@en .
<https://w3id.org/mdo/core/hasOutputStructure> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<https://w3id.org/mdo/core/hasOutputStructure> <http://www.w3.org/2000/01/rdf-schema#domain> <https://w3id.org/mdo/core/Calculation> .
<https://w3id.org/mdo/core/hasOutputStructure> <http://www.w3.org/2000/01/rdf-schema#range> <https://w3id.org/mdo/core/Structure> .
<https://w3id.org/mdo/core/hasOutputStructure> <http://www.w3.org/2000/01/rdf-schema#comment> "hasOutputStructure represents the relationship between a calculation and the structures it outputs."@en .
<https://w3id.org/mdo/core/hasOutputStructure> <http://www.w3.org/2000/01/rdf-schema#label> "has output structure"@en .
<https://w3id.org/mdo/core/hasQuantityValue> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<https://w3id.org/mdo/core/hasQuantityValue> <http://www.w3.org/2000/01/rdf-schema#comment> "hasQuantityValue represents the relationship between a property and quantity value it takes."@en .
<https://w3id.org/mdo/core/hasQuantityValue> <http://www.w3.org/2000/01/rdf-schema#label> "has quantity value"@en .
<https://w3id.org/mdo/core/relatesToMaterial> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<https://w3id.org/mdo/core/relatesToMaterial> <http://www.w3.org/2000/01/rdf-schema#domain> <https://w3id.org/mdo/core/Structure> .
<https://w3id.org/mdo/core/relatesToMaterial> <http://www.w3.org/2000/01/rdf-schema#range> <http://emmo.info/domains/emmo-material.owl#EMMO_4207e895_8b83_4318_996a_72cfb32acd94> .
<https://w3id.org/mdo/core/relatesToMaterial> <http://www.w3.org/2000/01/rdf-schema#comment> "relatesToMaterial represents the relationship between a structure and the materials it comes from."@en .
<https://w3id.org/mdo/core/relatesToMaterial> <http://www.w3.org/2000/01/rdf-schema#label> "relates to material"@en .
<https://w3id.org/mdo/core/relatesToStructure> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<https://w3id.org/mdo/core/relatesToStructure> <http://www.w3.org/2000/01/rdf-schema#domain> <https://w3id.org/mdo/core/Property> .
<https://w3id.org/mdo/core/relatesToStructure> <http://www.w3.org/2000/01/rdf-schema#range> <https://w3id.org/mdo/core/Structure> .
<https://w3id.org/mdo/core/relatesToStructure> <http://www.w3.org/2000/01/rdf-schema#comment> "relatesToStructure represents the relationship between a property and the structures it comes from."@en .
<https://w3id.org/mdo/core/relatesToStructure> <http://www.w3.org/2000/01/rdf-schema#label> "relates to structure"@en .
<http://qudt.org/schema/qudt/numericalValue> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://qudt.org/schema/qudt/numericalValue> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#double> .
<https://w3id.org/mdo/core/ID> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<https://w3id.org/mdo/core/ID> <http://www.w3.org/2000/01/rdf-schema#domain> <https://w3id.org/mdo/core/Calculation> .
<https://w3id.org/mdo/core/ID> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
<https://w3id.org/mdo/core/ID> <http://www.w3.org/2000/01/rdf-schema#comment> "ID represents that a calculation has the unique ID in a string."@en .
<https://w3id.org/mdo/core/ID> <http://www.w3.org/2000/01/rdf-schema#label> "ID"@en .
<https://w3id.org/mdo/core/PropertyName> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> .
<https://w3id.org/mdo/core/PropertyName> <http://www.w3.org/2000/01/rdf-schema#domain> <https://w3id.org/mdo/core/Property> .
<https://w3id.org/mdo/core/PropertyName> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> .
<https://w3id.org/mdo/core/PropertyName> <http://www.w3.org/2000/01/rdf-schema#comment> "PropertyName represents that a property has the name in a string."@en .
<https://w3id.org/mdo/core/PropertyName> <http://www.w3.org/2000/01/rdf-schema#label> "property name"@en .
<http://emmo.info/domains/emmo-material.owl#EMMO_4207e895_8b83_4318_996a_72cfb32acd94> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://emmo.info/domains/emmo-material.owl#EMMO_4207e895_8b83_4318_996a_72cfb32acd94> <http://www.w3.org/2000/01/rdf-schema#label> "Material"^^<http://www.w3.org/2001/XMLSchema#string> .
<http://qudt.org/schema/qudt/Quantity> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://qudt.org/schema/qudt/QuantityKind> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://qudt.org/schema/qudt/QuantityValue> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://qudt.org/vocab/unit/Unit> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<https://w3id.org/mdo/core/CalculatedProperty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<https://w3id.org/mdo/core/CalculatedProperty> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://w3id.org/mdo/core/Property> .
<https://w3id.org/mdo/core/CalculatedProperty> <http://www.w3.org/2002/07/owl#disjointWith> <https://w3id.org/mdo/core/PhysicalProperty> .
<https://w3id.org/mdo/core/CalculatedProperty> <http://www.w3.org/2000/01/rdf-schema#comment> "A calculated property is a proprty that is a result from a calculation."@en .
<https://w3id.org/mdo/core/CalculatedProperty> <http://www.w3.org/2000/01/rdf-schema#label> "Calculated Property"@en .
<https://w3id.org/mdo/core/Calculation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<https://w3id.org/mdo/core/Calculation> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid1 .
<https://w3id.org/mdo/core/Calculation> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid8 .
<https://w3id.org/mdo/core/Calculation> <http://www.w3.org/2000/01/rdf-schema#comment> "A calculation is the use of a specific computational method to process structures and/or properties into output structures and/or calculated properties."@en .
<https://w3id.org/mdo/core/Calculation> <http://www.w3.org/2000/01/rdf-schema#label> "Calculation"@en .
_:genid1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:genid1 <http://www.w3.org/2002/07/owl#intersectionOf> _:genid3 .
_:genid3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid2 .
_:genid3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid5 .
_:genid2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid2 <http://www.w3.org/2002/07/owl#onProperty> <https://w3id.org/mdo/core/hasInputProperty> .
_:genid2 <http://www.w3.org/2002/07/owl#someValuesFrom> <https://w3id.org/mdo/core/Property> .
_:genid5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid4 .
_:genid5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid7 .
_:genid4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid4 <http://www.w3.org/2002/07/owl#onProperty> <https://w3id.org/mdo/core/hasInputProperty> .
_:genid4 <http://www.w3.org/2002/07/owl#allValuesFrom> <https://w3id.org/mdo/core/Property> .
_:genid7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid6 .
_:genid7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:genid6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid6 <http://www.w3.org/2002/07/owl#onProperty> <https://w3id.org/mdo/core/hasOutputCalculatedProperty> .
_:genid6 <http://www.w3.org/2002/07/owl#allValuesFrom> <https://w3id.org/mdo/core/CalculatedProperty> .
_:genid8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:genid8 <http://www.w3.org/2002/07/owl#intersectionOf> _:genid10 .
_:genid10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid9 .
_:genid10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid12 .
_:genid9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid9 <http://www.w3.org/2002/07/owl#onProperty> <https://w3id.org/mdo/core/hasInputStructure> .
_:genid9 <http://www.w3.org/2002/07/owl#someValuesFrom> <https://w3id.org/mdo/core/Structure> .
_:genid12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid11 .
_:genid12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid14 .
_:genid11 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid11 <http://www.w3.org/2002/07/owl#onProperty> <https://w3id.org/mdo/core/hasInputStructure> .
_:genid11 <http://www.w3.org/2002/07/owl#allValuesFrom> <https://w3id.org/mdo/core/Structure> .
_:genid14 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid13 .
_:genid14 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:genid13 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid13 <http://www.w3.org/2002/07/owl#onProperty> <https://w3id.org/mdo/core/hasOutputStructure> .
_:genid13 <http://www.w3.org/2002/07/owl#allValuesFrom> <https://w3id.org/mdo/core/Structure> .
<https://w3id.org/mdo/core/PhysicalProperty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<https://w3id.org/mdo/core/PhysicalProperty> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <https://w3id.org/mdo/core/Property> .
<https://w3id.org/mdo/core/PhysicalProperty> <http://www.w3.org/2000/01/rdf-schema#comment> "A physical property is an objective property over a physical system. (ie, a property pertains to the physical reality)"@en .
<https://w3id.org/mdo/core/PhysicalProperty> <http://www.w3.org/2000/01/rdf-schema#label> "Physical Property"@en .
<https://w3id.org/mdo/core/Property> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<https://w3id.org/mdo/core/Property> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://qudt.org/schema/qudt/Quantity> .
<https://w3id.org/mdo/core/Property> <http://www.w3.org/2000/01/rdf-schema#comment> "A property in materials design is data pertaining to at least one material or materials system."@en .
<https://w3id.org/mdo/core/Property> <http://www.w3.org/2000/01/rdf-schema#label> "Property"@en .
<https://w3id.org/mdo/core/Structure> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<https://w3id.org/mdo/core/Structure> <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:genid15 .
<https://w3id.org/mdo/core/Structure> <http://www.w3.org/2000/01/rdf-schema#comment> "A structure is the information of the sites and their occupancies in a material or materials system."@en .
<https://w3id.org/mdo/core/Structure> <http://www.w3.org/2000/01/rdf-schema#label> "Structure"@en .
_:genid15 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
_:genid15 <http://www.w3.org/2002/07/owl#intersectionOf> _:genid17 .
_:genid17 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid16 .
_:genid17 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid19 .
_:genid16 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid16 <http://www.w3.org/2002/07/owl#onProperty> <https://w3id.org/mdo/core/relatesToMaterial> .
_:genid16 <http://www.w3.org/2002/07/owl#someValuesFrom> <http://emmo.info/domains/emmo-material.owl#EMMO_4207e895_8b83_4318_996a_72cfb32acd94> .
_:genid19 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid18 .
_:genid19 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
_:genid18 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Restriction> .
_:genid18 <http://www.w3.org/2002/07/owl#onProperty> <https://w3id.org/mdo/core/relatesToMaterial> .
_:genid18 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://emmo.info/domains/emmo-material.owl#EMMO_4207e895_8b83_4318_996a_72cfb32acd94> .
<http://qudt.org/vocab/unit/EV> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> .
<http://qudt.org/vocab/unit/EV> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://qudt.org/vocab/unit/Unit> .
<http://qudt.org/vocab/unit/GM-PER-CentiM3> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> .
<http://qudt.org/vocab/unit/GM-PER-CentiM3> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://qudt.org/vocab/unit/Unit> .
