@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_0001050 metadata_def:mappingLoom "materialsprocessing" ; metadata_def:mappingSameURI ns0:MWO_0001050 ; metadata_def:prefLabel "materials processing"@en ; obo_purl:IAO_0000119 "Kalpakjian, S., & Schmid, S. R. (2016). Manufacturing Engineering and Technology. Pearson." ; a owl:Class ; rdfs:comment "Materials Processing is a sub-discipline of Material Science that investigates techniques for transforming raw materials into functional products through methods such as casting, welding, and additive manufacturing." ; rdfs:label "materials processing"@en ; rdfs:subClassOf ns1:NFDI_0010016 ; skos:example "Processes like powder metallurgy, hot rolling, laser sintering, and electrochemical machining are studied under Materials Processing." .
@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_0001050
    metadata_def:mappingLoom "materialsprocessing" ;
    metadata_def:mappingSameURI ns0:MWO_0001050 ;
    metadata_def:prefLabel "materials processing"@en ;
    obo_purl:IAO_0000119 "Kalpakjian, S., & Schmid, S. R. (2016). Manufacturing Engineering and Technology. Pearson." ;
    a owl:Class ;
    rdfs:comment "Materials Processing is a sub-discipline of Material Science that investigates techniques for transforming raw materials into functional products through methods such as casting, welding, and additive manufacturing." ;
    rdfs:label "materials processing"@en ;
    rdfs:subClassOf ns1:NFDI_0010016 ;
    skos:example "Processes like powder metallurgy, hot rolling, laser sintering, and electrochemical machining are studied under Materials Processing." .