@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://purls.helmholtz-metadaten.de/mwo/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns1: <https://nfdi.fiz-karlsruhe.de/ontology/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . ns0:MWO_0001046 metadata_def:mappingLoom "materialsdesign" ; metadata_def:mappingSameURI ns0:MWO_0001046 ; metadata_def:prefLabel "materials design"@en ; obo_purl:IAO_0000119 "Ashby, M. F. (2010). Materials Selection in Mechanical Design. Butterworth-Heinemann." ; a owl:Class ; rdfs:comment "Materials Design is a sub-discipline of Material Science that focuses on developing and optimizing materials for specific applications based on composition, structure, and property relationships." ; rdfs:label "materials design"@en ; rdfs:subClassOf ns1:NFDI_0010016 ; skos:example "The development of lightweight aerospace alloys, biomaterials for medical implants, and high-strength composites are examples of Materials Design." .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://purls.helmholtz-metadaten.de/mwo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <https://nfdi.fiz-karlsruhe.de/ontology/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ns0:MWO_0001046
    metadata_def:mappingLoom "materialsdesign" ;
    metadata_def:mappingSameURI ns0:MWO_0001046 ;
    metadata_def:prefLabel "materials design"@en ;
    obo_purl:IAO_0000119 "Ashby, M. F. (2010). Materials Selection in Mechanical Design. Butterworth-Heinemann." ;
    a owl:Class ;
    rdfs:comment "Materials Design is a sub-discipline of Material Science that focuses on developing and optimizing materials for specific applications based on composition, structure, and property relationships." ;
    rdfs:label "materials design"@en ;
    rdfs:subClassOf ns1:NFDI_0010016 ;
    skos:example "The development of lightweight aerospace alloys, biomaterials for medical implants, and high-strength composites are examples of Materials Design." .