@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix : <https://w3id.org/pmd/co#> .
@prefix co: <https://w3id.org/pmd/co/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix swrl: <http://www.w3.org/2003/11/swrl#> .
@prefix swrla: <http://swrl.stanford.edu/ontologies/3.3/swrla.owl#> .
@prefix swrlb: <http://www.w3.org/2003/11/swrlb#> .
@prefix terms: <http://purl.org/dc/terms/> .

obo:CHEBI_24431
    a owl:Class ;
    rdfs:label "Chemical Entity"@en ;
    co:definitionSource "ChEBI ontology  https://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI:24431#"@en .

obo:IAO_0000002
    obo:IAO_0000111 "example to be eventually removed"@en ;
    a obo:IAO_0000078, owl:NamedIndividual ;
    rdfs:label "example to be eventually removed"@en .

obo:IAO_0000078
    obo:IAO_0000111 "curation status specification"@en ;
    obo:IAO_0000114 obo:IAO_0000125 ;
    obo:IAO_0000115 "The curation status of the term. The allowed values come from an enumerated list of predefined terms. See the specification of these instances for more detailed definitions of each enumerated value."@en ;
    a owl:Class ;
    rdfs:label "curation status specification"@en ;
    owl:equivalentClass [
        a owl:Class ;
        owl:oneOf (obo:IAO_0000002
            obo:IAO_0000120
            obo:IAO_0000121
            obo:IAO_0000122
            obo:IAO_0000123
            obo:IAO_0000124
            obo:IAO_0000125
            obo:IAO_0000423
            obo:IAO_0000428
        )
    ] .

obo:IAO_0000111
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "The concise, meaningful, and human-friendly name for a class or property preferred by the ontology developers. (US-English)"@en ;
    a owl:AnnotationProperty ;
    rdfs:isDefinedBy <http://purl.obolibrary.org/obo/iao.owl> ;
    rdfs:label "editor preferred term"@en .

obo:IAO_0000114
    obo:IAO_0000111 "has curation status"@en ;
    a owl:AnnotationProperty ;
    rdfs:label "has curation status"@en .

obo:IAO_0000115
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "The official definition, explaining the meaning of a class or property. Shall be Aristotelian, formalized and normalized. Can be augmented with colloquial definitions."@en ;
    a owl:AnnotationProperty ;
    rdfs:isDefinedBy <http://purl.obolibrary.org/obo/iao.owl> ;
    rdfs:label "definition"@en .

obo:IAO_0000116
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "An administrative note intended for its editor. It may not be included in the publication version of the ontology, so it should contain nothing necessary for end users to understand the ontology."@en ;
    a owl:AnnotationProperty ;
    rdfs:isDefinedBy <http://purl.obolibrary.org/obo/iao.owl> ;
    rdfs:label "editor note"@en .

obo:IAO_0000117
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "Name of editor entering the term in the file. The term editor is a point of contact for information regarding the term. The term editor may be, but is not always, the author of the definition, which may have been worked upon by several people"@en ;
    a owl:AnnotationProperty ;
    rdfs:isDefinedBy <http://purl.obolibrary.org/obo/iao.owl> ;
    rdfs:label "term editor"@en .

obo:IAO_0000119
    obo:IAO_0000114 obo:IAO_0000122 ;
    obo:IAO_0000115 "Formal citation, e.g. identifier in external database to indicate / attribute source(s) for the definition. Free text indicate / attribute source(s) for the definition. EXAMPLE: Author Name, URI, MeSH Term C04, PUBMED ID, Wiki uri on 31.01.2007"@en ;
    a owl:AnnotationProperty ;
    rdfs:isDefinedBy <http://purl.obolibrary.org/obo/iao.owl> ;
    rdfs:label "definition source"@en .

obo:IAO_0000120
    obo:IAO_0000111 "metadata complete"@en ;
    obo:IAO_0000115 "Class has all its metadata, but is either not guaranteed to be in its final location in the asserted IS_A hierarchy or refers to another class that is not complete."@en ;
    a obo:IAO_0000078, owl:NamedIndividual ;
    rdfs:label "metadata complete"@en .

obo:IAO_0000121
    obo:IAO_0000111 "organizational term"@en ;
    obo:IAO_0000115 "Term created to ease viewing/sort terms for development purpose, and will not be included in a release"@en ;
    a obo:IAO_0000078, owl:NamedIndividual ;
    rdfs:label "organizational term"@en .

obo:IAO_0000122
    obo:IAO_0000111 "ready for release"@en ;
    obo:IAO_0000115 "Class has undergone final review, is ready for use, and will be included in the next release. Any class lacking \"ready_for_release\" should be considered likely to change place in hierarchy, have its definition refined, or be obsoleted in the next release.  Those classes deemed \"ready_for_release\" will also derived from a chain of ancestor classes that are also \"ready_for_release.\""@en ;
    a obo:IAO_0000078, owl:NamedIndividual ;
    rdfs:label "ready for release"@en .

obo:IAO_0000123
    obo:IAO_0000111 "metadata incomplete"@en ;
    obo:IAO_0000115 "Class is being worked on; however, the metadata (including definition) are not complete or sufficiently clear to the branch editors."@en ;
    a obo:IAO_0000078, owl:NamedIndividual ;
    rdfs:label "metadata incomplete"@en .

obo:IAO_0000124
    obo:IAO_0000111 "uncurated"@en ;
    obo:IAO_0000115 "Nothing done yet beyond assigning a unique class ID and proposing a preferred term."@en ;
    a obo:IAO_0000078, owl:NamedIndividual ;
    rdfs:label "uncurated"@en .

obo:IAO_0000125
    obo:IAO_0000111 "pending final vetting"@en ;
    obo:IAO_0000115 "All definitions, placement in the asserted IS_A hierarchy and required minimal metadata are complete. The class is awaiting a final review by someone other than the term editor."@en ;
    a obo:IAO_0000078, owl:NamedIndividual ;
    rdfs:label "pending final vetting"@en .

obo:IAO_0000423
    obo:IAO_0000111 "to be replaced with external ontology term"@en ;
    obo:IAO_0000115 "Terms with this status should eventually replaced with a term from another ontology."@en ;
    obo:IAO_0000117 "Alan Ruttenberg"@en ;
    obo:IAO_0000119 "group:OBI"@en ;
    a obo:IAO_0000078, owl:NamedIndividual ;
    rdfs:label "to be replaced with external ontology term"@en .

obo:IAO_0000428
    obo:IAO_0000115 "A term that is metadata complete, has been reviewed, and problems have been identified that require discussion before release. Such a term requires editor note(s) to identify the outstanding issues."@en ;
    a obo:IAO_0000078, owl:NamedIndividual ;
    rdfs:label "requires discussion"@en .

obo:InitiatorRole
    a owl:Class ;
    rdfs:subClassOf prov:Role .

obo:OperatorRole
    a owl:Class ;
    rdfs:subClassOf prov:Role .

obo:RO_0000087
    a owl:ObjectProperty ;
    rdfs:label "has role"@en .

dc:creator
    a owl:AnnotationProperty .

dc:license
    a owl:AnnotationProperty .

dc:title
    a owl:AnnotationProperty .

terms:bibliographicCitation
    a owl:AnnotationProperty .

terms:created
    a owl:AnnotationProperty .

terms:isPartOf
    a owl:ObjectProperty ;
    rdfs:subPropertyOf owl:topObjectProperty .

terms:license
    a owl:AnnotationProperty .

terms:title
    a owl:AnnotationProperty .

<http://purl.org/spar/datacite/Identifier>
    a owl:Class ;
    rdfs:isDefinedBy <http://purl.org/spar/datacite> ;
    rdfs:label "DataCite Identifier"@en ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (co:DataCiteMetadata
            co:ValueObject
            [
                a owl:Restriction ;
                owl:onProperty [
                    owl:inverseOf <http://purl.org/spar/datacite/hasIdentifier>
                ] ;
                owl:someValuesFrom [
                    a owl:Class ;
                    owl:unionOf (co:Project
                        co:ValueObject
                    )
                ]
            ]
        )
    ] .

<http://purl.org/spar/datacite/hasIdentifier>
    a owl:ObjectProperty ;
    rdfs:range <http://purl.org/spar/datacite/Identifier> .

<http://qudt.org/schema/qudt/Unit>
    a owl:Class ;
    rdfs:isDefinedBy <http://qudt.org/schema/qudt> .

<http://qudt.org/vocab/unit/KiloN>
    a owl:NamedIndividual ;
    rdfs:isDefinedBy <http://qudt.org/schema/qudt> .

swrla:isRuleEnabled
    a owl:AnnotationProperty .

<http://w3id.org/DMI/DigitalMaterialIdentifier>
    a owl:Class ;
    rdfs:label "Digital Material Identifier"@de, "Digital Material Identifier"@en ;
    skos:definition "A dmi:DigitalMaterialIdentifier is a resource identifier (IRI) that represents the specification of a material (in the sense of a material class) described in a specification document. The specification document can be, e.g., a standard, a datasheet, or any other citable document. Typically, a specification document requires some qualities that a material (in the sense of a portion of matter) has to comply with. Typical requirements include chemical compositions or physical properties."@en .

skos:altLabel
    a owl:AnnotationProperty .

skos:definition
    a owl:AnnotationProperty .

skos:example
    a owl:AnnotationProperty .

skos:prefLabel
    a owl:AnnotationProperty .

<http://www.w3.org/ns/oa#FragmentSelector>
    a owl:Class ;
    rdfs:label "Fragment Selector"@en ;
    skos:example <http://www.w3.org/ns/oa#> .

<http://www.w3.org/ns/oa#hasSelector>
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <http://www.w3.org/ns/oa#> ;
    rdfs:subPropertyOf owl:topObjectProperty .

<http://www.w3.org/ns/oa#hasSource>
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <http://www.w3.org/ns/oa#> ;
    rdfs:subPropertyOf owl:topObjectProperty .

<https://orcid.org/0000-0001-7192-7143>
    rdfs:label "Jörg Waitelonis" .

<https://orcid.org/0000-0002-3717-7104>
    rdfs:label "Bernd Bayerlein" .

<https://orcid.org/0000-0002-7094-5371>
    rdfs:label "Markus Schilling" .

<https://orcid.org/0000-0002-9014-2920>
    rdfs:label "Henk Birkholz" .

<https://orcid.org/0000-0003-1649-6832>
    rdfs:label "Thomas Hanke" .

<https://orcid.org/0009-0000-6469-744X>
    rdfs:label "Sascha Fliegener" .

<https://w3id.org/pmd/co>
    dc:creator <https://orcid.org/0000-0001-7192-7143>, <https://orcid.org/0000-0002-3717-7104>, <https://orcid.org/0000-0002-7094-5371>, <https://orcid.org/0000-0002-9014-2920>, <https://orcid.org/0000-0003-1649-6832>, <https://orcid.org/0000-0003-4971-3645>, <https://orcid.org/0009-0000-6469-744X>, "Jannis Grundmann" ;
    terms:bibliographicCitation "Bernd Bayerlein, Henk Birkholz, Sascha Fliegener, Jannis Grundmann, Thomas Hanke, Philipp von Hartrott, Markus Schilling, Jörg Waitelonis. (September 20th, 2023) PMDco: platform material digital ontology. Version 2.0.5, https://w3id.org/pmd/co/" ;
    terms:created "2023-09-20" ;
    terms:license <http://creativecommons.org/licenses/by/4.0/> ;
    terms:title "Platform Material Digital Core Ontology (PMDco)"@en ;
    a owl:Ontology ;
    rdfs:comment "The PMD Core Ontology (PMDco) is a comprehensive framework for representing knowledge that encompasses fundamental concepts from the domains of materials science and engineering (MSE). The PMDco has been designed as a mid-level ontology to establish a connection between specific MSE application ontologies and the domain neutral concepts found in established top-level ontologies. The primary goal of the PMDco is to promote interoperability between diverse domains. PMDco's class structure is both understandable and extensible, making it an efficient tool for organizing MSE knowledge. It serves as a semantic intermediate layer that unifies MSE knowledge representations, enabling data and metadata to be systematically integrated on key terms within the MSE domain. With PMDco, it is possible to seamlessly trace data generation. The design of PMDco is based on the W3C Provenance Ontology (PROV-O), which provides a standard framework for capturing the generation, derivation, and attribution of resources. By building on this foundation, PMDco facilitates the integration of data from various sources and the creation of complex workflows. In summary, PMDco is a valuable tool for researchers and practitioners in the MSE domains. It provides a common language for representing and sharing knowledge, allowing for efficient collaboration and promoting interoperability between diverse domains. Its design allows for the systematic integration of data and metadata, enabling seamless traceability of data generation. Overall, PMDco is a crucial step towards a unified and comprehensive understanding of the MSE domain. PMDco at GitHub: https://github.com/materialdigital/core-ontology"@en ;
    owl:imports <http://www.w3.org/ns/prov-o-inverses-20130430> ;
    owl:versionIRI <https://w3id.org/pmd/co/2.0.5> ;
    owl:versionInfo "2.0.5" .

<https://w3id.org/pmd/co/2DPixelCoordinates>
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "2D Pixel Coordinates"@en, "2D Pixel Koordinaten"@de ;
    rdfs:subClassOf co:Coordinates ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty co:relatesTo ;
        owl:someValuesFrom co:Pixel
    ] ;
    skos:definition "A pixel can be identified by a pair of integers indicating the column and row number, here the 2D pixel coordinates. For example, a pixel with coordinates (1,2) would be in column number 1 and row number 2. Typically, columns are numbered starting with zero from left to right."@en, "Ein Pixel kann durch ein Paar von Ganzzahlen identifiziert werden, die die Spalten- und Zeilennummer angeben, hier die 2D Pixel Koordinaten. Zum Beispiel würde ein Pixel mit den Koordinaten (1,2) in der Spalte Nummer 1 und der Zeile Nummer 2 liegen. Üblicherweise werden Spalten beginnend mit Null von links nach rechts nummeriert."@de .

co:AccreditationDocument
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Accreditation Document"@en, "Akkreditierungsdokument"@de ;
    rdfs:subClassOf co:Document ;
    skos:definition "Diese Entität beschreibt ein Dokument, welches aussagt, dass einer Organisation, Person oder Einrichtung eine offizielle Konformität mit einer Norm anerkannt wurde. Dies kann z. B. Prozesse, Ausrüstungen oder ganze Laboratorien umfassen."@de, "This entity describes a document used to state that an official authorization or approval to recognize or vouch for a conformation with a standard was granted to an organization, person, or entity. This may include, e.g., processes, (sets of) equipment, or entire laboratories."@en ;
    co:definitionSource "https://www.merriam-webster.com/dictionary/accreditation"@en .

co:Acoustical
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Acoustical"@en, "Akustisch"@de ;
    rdfs:subClassOf co:MaterialProperty ;
    skos:definition "Acoustical is relating to the sense or organs of hearing, to sound, or to the science of sounds. Here specifically on the acoustic properties of a material."@en, "Akustisch bezieht sich auf den Hörsinn oder die Hörorgane, auf Schall oder auf die Wissenschaft vom Schall. Hier spezifisch auf die akustischen Eigenschaften eines Materials."@de ;
    co:definitionSource "“Acoustic.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/acoustic. Accessed 13 Jan. 2023."@en .

co:Address
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Address"@en, "Adresse"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "A place where a person or organization may be communicated with."@en, "Ein Ort, an dem mit einer Person oder Organisation kommuniziert werden kann."@de ;
    co:definitionSource "“Address.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/address. Accessed 16 Jan. 2023."@en .

co:AgingInterval
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Aging Interval"@en, "Alterungsintervall"@de ;
    rdfs:subClassOf co:AgingTime ;
    skos:definition "Timespan a Temperature during  an Aging Process is hold."@en .

co:AgingProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Aging Process"@en, "Alterungsprozess"@de ;
    rdfs:subClassOf co:Process ;
    skos:definition "Das Aging oder Auslagern ist ein Anlassvorgang, der den Martensit (Härtungsgefüge) wieder duktil und verformbar macht. Dabei wird ein Agingvorgang genutzt, nämlich die Bildung von Ausscheidungen in Form von FeXCY - Carbiden"@de, "The process of hardening an alloy by a method that causes a constituent to precipitate from solid solution."@en ;
    skos:example "The Process of austenitizing and quenching a steel alloy to achieve a martensitic microstructure for hardness increase."@en .

co:AgingTemperature
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Aging Temperature"@en, "Alterungstemperatur"@de ;
    rdfs:subClassOf co:Temperature ;
    skos:definition "Variable Temperature during an Aging Process depending on the desired deposition formations."@en .

co:AgingTime
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Aging Time"@en, "Alterungszeit"@de ;
    rdfs:subClassOf co:Time ;
    skos:definition "The timespan that an Aging Process executes to completion."@en .

co:Algorithm
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Algorithm"@en, "Algorithmus"@de ;
    rdfs:subClassOf co:Method ;
    skos:definition "A procedure for solving a mathematical problem (as of finding the greatest common divisor) in a finite number of steps that frequently involves repetition of an operation."@en ;
    co:definitionSource "“Algorithm.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/algorithm. Accessed 24 Nov. 2022."@en .

co:AmorphousStructure
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Amorphe Struktur"@de, "Amorphous Structure"@en ;
    rdfs:subClassOf co:MaterialStructure ;
    skos:definition "Amorphe Materialien haben eine innere Struktur, die aus miteinander verbundenen Strukturblöcken besteht, die den grundlegenden Struktureinheiten in der entsprechenden kristallinen Phase der gleichen Verbindung ähnlich sein können. Anders als bei kristallinen Materialien besteht jedoch keine langfristige Ordnung. Amorphe Materialien können daher nicht durch eine bestimmte Einheitszelle definiert werden. "@de, "Amorphous materials have an internal structure consisting of interconnected structural blocks that can be similar to the basic structural units found in the corresponding crystalline phase of the same compound. Unlike in crystalline materials, however, no long-range order exists. Amorphous materials therefore cannot be defined by a finite unit cell. "@en ;
    co:definitionSource "“Amorphous solid - Structure.” Wikipedia The Free Encyclopedia, https://en.wikipedia.org/wiki/Amorphous_solid. Accessed 13 Jan. 2023."@en .

co:AnalysingProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Analyseprozess"@de, "Analysing Process"@en ;
    rdfs:subClassOf co:Process ;
    skos:definition """A process that is driven by the primary intent to gain new measurements
An analysis process is either a transformative process or a non-transformative process."""@en .

co:Area
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Area"@en, "Fläche"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "The extent or measurement of a surface."@en .

co:AssemblingProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Assemblierungsprozess"@de, "Assembling Process"@en ;
    rdfs:subClassOf co:Process ;
    skos:definition "A process to mount or demount a component."@en .

co:BaseFraction
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Base fraction"@en, "Basisanteil"@de ;
    rdfs:subClassOf co:Fraction ;
    skos:definition "The assumed base material of the objects or the remainder of the composition, e.g. for nickel-based alloy, iron-based alloy."@en .

co:BaseMaterial
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Ausgangsmaterial"@de, "Base Material"@en ;
    rdfs:subClassOf co:EngineeredMaterial ;
    skos:definition "This entity is used to describe the material that was taken as granted as such and used in the beginning of a process chain under consideration."@en .

co:Biological
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Biological"@en, "Biologisch"@de ;
    rdfs:subClassOf co:MaterialProperty ;
    skos:definition "Biological is relating to biology or to life and living processes. Here specifically to the biological properties of a material."@en, "Biologisch bezieht sich auf die Biologie oder auf das Leben und lebende Prozesse. Hier speziell auf die biologischen Eigenschaften eines Materials."@de ;
    co:definitionSource "“Biological.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/biological. Accessed 13 Jan. 2023."@en .

co:Blank
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Blank"@en, "Rohling"@de ;
    rdfs:subClassOf co:EngineeredMaterial ;
    skos:definition "A piece of material prepared to be made into something by a further operation."@en ;
    co:definitionSource "“Blank.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/blank. Accessed 25 Nov. 2022."@en .

co:BondingType
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Bindungstyp"@de, "BondingType"@en ;
    rdfs:subClassOf co:MaterialRelated ;
    skos:definition "Any of several forces, especially the ionic bond, covalent bond, and metallic bond, by which atoms or ions are bound in a molecule or crystal."@en, "Eine von mehreren Bindungen, insbesondere die Ionenbindung, die kovalente Bindung und die Metallbindung, durch die Atome oder Ionen in einem Molekül oder Kristall gebunden sind."@de ;
    co:definitionSource "\"Bond types.” American Heritage® Dictionary of the English Language, Fifth Edition, https://www.thefreedictionary.com/Bond+Types. Accessed 13 Jan. 2023."@en .

co:CalibrationDocument
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Calibration Document"@en, "Kalibrierschein"@de, "Kalibrierungsdokument"@de ;
    rdfs:subClassOf co:Document ;
    skos:definition "Diese Entität beschreibt ein Dokument, welches Abweichungen eines Messgerätes oder einer Maßverkörperung gegenüber einem anderen Gerät oder einer anderen Maßverkörperung feststellt und dokumentiert. Typischerweise ist die Person, welche die Kalibrierung durchführte, angegeben."@de, "This entity describes a document used to state that a set of graduations to indicate values or positions has been performed. Typically, the calibration operator is included."@en ;
    co:definitionSource "https://www.merriam-webster.com/dictionary/calibration"@en .

co:CalibrationRange
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Calibration range"@en, "Kalibrierbereich"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Diese Eigenschaft beschreibt den Bereich zwischen den Grenzen, innerhalb derer eine Größe gemessen, empfangen oder übertragen wird (typischerweise von einem Prozessknoten, z. B. einer Maschine), ausgedrückt durch die Angabe des unteren und oberen Bereichswertes."@de, "This property describes the region between the limits within which a quantity is measured, received or transmitted (typically by a process node, e.g. a machine), expressed by stating the lower and upper range values."@en .

co:Caliper
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Caliper"@en, "Messschieber"@de ;
    rdfs:subClassOf co:MeasuringDevice ;
    skos:definition "any of various measuring instruments having two usually adjustable arms, legs, or jaws used especially to measure the dimensions of objects, such as diameters or thicknesses"@en, "ein Messgerät mit zwei in der Regel verstellbaren Armen, Schenkeln oder Klemmbacken, das vor allem zur Messung der Abmessungen von Gegenständen, wie z. B. des Durchmessers oder der Dicke, verwendet wird"@de ;
    co:definitionSource "https://www.merriam-webster.com/dictionary/caliper"@en .

co:Chemical
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Chemical"@en, "Chemisch"@de ;
    rdfs:subClassOf co:MaterialProperty ;
    skos:definition "Chemical is relating to, used in, or produced by chemistry or the phenomena of chemistry Here specifically to the chemical properties of a material."@en, "Chemisch ist ein Begriff, der sich auf die Chemie oder die chemischen Phänomene bezieht, in der Chemie verwendet wird oder durch sie erzeugt wird. Hier geht es speziell um die chemischen Eigenschaften eines Materials."@de ;
    co:definitionSource "“Chemical.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/chemical. Accessed 13 Jan. 2023."@en .

co:ChemicalComposition
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Chemical Composition"@en, "Chemische Zusammensetzung"@de ;
    rdfs:subClassOf co:ValueObject ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty [
            owl:inverseOf terms:isPartOf
        ] ;
        owl:someValuesFrom co:ChemicalObject
    ] ;
    skos:definition "Chemical composition refers to the arrangement, type, and ratio of atoms in molecules of chemical substances. Chemical composition varies when chemicals are added or subtracted from a substance, when the ratio of substances changes, or when other chemical changes occur in chemicals."@en ;
    skos:example """ex:proc1 a pmd:Process .
ex:proc1 pmd:chacteristic ex:vo1 .

ex:vo1 a ValueObject .
ex:vo1 pmd:resource ex:chemComp1 .
ex:chemComp1 a pmd:ChemicalComposition .

ex:vo2 dcterm:partOf ex:chemComp1 .
ex:vo2 a pmd:ChemicalElement .
ex:vo2 pmd:relatesToElement CHEBI:28984 .
ex:vo2 pmd:relatesTo ex:vo3 .

pmd:MassFraction rdf:subClassOf ValueObject .
ex:vo3 a pmd:MassFraction .
ex:vo3 qudt:upperBound \"0.3\" .
ex:vo3 qudt:lowerBound \"0\" .
ex:vo3 qudt:unit qudt:PERCENT .

ex:vo4 a pmd:MassFraction .
ex:vo4 pmd:resource pmd:NotDetected .""" ;
    co:definitionSource "https://chem.libretexts.org/Courses/College_of_Marin/CHEM_114%3A_Introductory_Chemistry/06%3A_Chemical_Composition" .

co:ChemicalObject
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Chemical Object"@en, "Chemisches Objekt"@de ;
    rdfs:subClassOf co:ValueObject ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (co:ValueObject
            [
                a owl:Restriction ;
                owl:onProperty co:relatesTo ;
                owl:someValuesFrom obo:CHEBI_24431
            ]
        )
    ] ;
    skos:definition "Value object that describes the quantity (e.g. mass fraction) of a specific chemical object."@en .

co:Circular
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Circular"@en, "Kreisförmig"@de ;
    rdfs:subClassOf co:Shape ;
    skos:definition "Geformt wie ein Kreis."@de, "Having the form of a circle."@en ;
    co:definitionSource "“Circular.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/circular. Accessed 13 Jan. 2023."@en .

co:ClampingPressure
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Clamping Pressure"@en, "Klemmdruck"@de ;
    rdfs:subClassOf co:Stress ;
    skos:definition "Diese Eigenschaft beschreibt als quantitativer Wert die Kraft pro Fläche (Druck), die beim Einbau einer Probe, eines Prüfkörpers oder eines Prüfstücks aufgebracht wird. Typischerweise ist das Aufbringen eines Klemmdrucks mit einer Art von Klemm- oder Spannzubehör (Grips) oder Ähnlichem verbunden."@de, "This property describes the force per area (pressure) that is used during the mounting process of a sample, specimen, or test piece as a quantitative value. Typically, this process involves some sort of grips or the like."@en .

co:ClassificationDocument
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Classification Document"@en, "Klassifzierungsdokument"@de ;
    rdfs:subClassOf co:Document ;
    skos:definition "Diese Entität beschreibt ein Dokument, das dazu dient, den Arbeits- oder Anwendungsbereich eines Prozessknotens in Übereinstimmung mit genormten Abstufungen zu definieren."@de, "This entity describes a document used to define the working or application range of a process node in accordance with standardized graduations."@en .

co:CoatingDesignation
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Beschichtungsbezeichnung"@de, "Coating Designation"@en ;
    rdfs:subClassOf co:MaterialRelated ;
    skos:definition "Diese Eigenschaft ist ein Name oder Bezeichner eines Materialtyps, welcher den obersten Teil eines Bauteils (Beschichtung) bedeckt."@de, "This property is a name or identifier of a material type which designates the most upper part of a component (coating)."@en .

co:CollectionInterfaceHint
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Collection Interface Hint"@en, "Datenschnittstellenhinweis"@de ;
    rdfs:subClassOf co:NodeInfo ;
    skos:definition "A label in support of identifying a network interface and/or address used by a process node to provide primary data stored in ontologies"@en .

co:CommissionTime
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Commission Time"@en, "Kommissionszeit"@de ;
    rdfs:subClassOf co:Time ;
    skos:definition "Date and time an order or plan has been dispatched at."@en .

co:Component
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Component"@en, "Komponente"@de ;
    rdfs:subClassOf co:Object ;
    skos:definition "An object that serves a specific technical application. Constituent part of a compound of parts that builds a technical application"@en .

co:ComputingNode
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Computerknoten"@de, "Computing Node"@en ;
    rdfs:subClassOf co:ProcessingNode ;
    skos:definition """A computing system that provides an execution environment for, e.g., simulation processes or prediction models.
A Computing Node can be virtual (e.g., a container or virtual machine) or physical (e.g., a bare-metal servers), uses digital represenations of objects as inputs and produces digital measurements, such as simulation results or predictions, as outputs."""@en, """Ein Rechnersystem, das eine Ausführungsumgebung bspw. für Simulationsprozesse oder Vorhersagemodelle bereitstellt.
Ein Rechenknoten kann virtuell (bspw. ein Container oder eine virtuelle Maschine) oder physisch (z. B. ein Bare-Metal-Server) ausgestaltet sein und verwendet in der Regel digitale Repräsentationen von Objekten als Eingaben und erzeugt digitale Messungen, wie z.B. Simulationsergebnisse oder Vorhersagen, als Ausgaben."""@de .

co:ConditioningProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Conditioning Process"@en, "Konditionierungsprozess"@de ;
    rdfs:subClassOf co:Process ;
    skos:definition "Diese Aktivität beschreibt den Prozess und die Maßnahmen, die ergriffen werden, um einen materiellen Gegenstand auf vordefinierte Umgebungsbedingungen einzustellen."@de, "This activity describes the process of and the measures taken to set a tangible object to pre-defined environmental conditions."@en .

co:Coordinates
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Coordinates"@en, "Koordinaten"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Any of a set of numbers used in specifying the location of a point on a line, on a surface, or in space."@en ;
    co:definitionSource "“Coordinate.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/coordinate. Accessed 5 Dec. 2022."@en .

co:CovalentBond
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Covalent Bond"@en, "Kovalente Bindung"@de ;
    rdfs:subClassOf co:BondingType ;
    skos:definition "Covalent bond is a chemical bond formed between atoms by the sharing of electrons."@en, "Eine kovalente Bindung ist eine chemische Verbindung zwischen Atomen, die durch die gemeinsame Nutzung von Elektronen entsteht."@de ;
    co:definitionSource "\"Covalent bond.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/covalent%20bond. Accessed 13 Jan. 2023."@en .

co:CreepStress
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Creep Stress"@en, "Kriechspannung"@de ;
    rdfs:subClassOf co:Stress ;
    skos:definition "Is the strain occuring with time, when a constant force is applied to a physical body."@en .

co:CrossSectionArea
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Cross Section Area"@en, "Querschnittsfläche"@de ;
    rdfs:subClassOf co:Area ;
    skos:definition "Diese Eigenschaft beschreibt die Fläche eines Schnittes oder eines rechtwinklig geschnittenen oder gebrochenen Stücks eines Objektes in Bezug auf eine Achse."@de, "This property describes the area of a cutting or piece of an object cut off or broken at right angles or related to an axis."@en ;
    co:definitionSource "https://www.merriam-webster.com/dictionary/cross%20section"@en .

co:CrossSectionDetermination
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Cross Section Determination"@en, "Querschnittsermittlung"@de ;
    rdfs:subClassOf co:Method ;
    skos:definition """Cross section is a cutting or piece of something cut off at right angles to an axis
also : a representation of such a cutting."""@en ;
    skos:example "Using the density of the test piece."@en ;
    co:definitionSource "“Cross section.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/cross%20section. Accessed 24 Nov. 2022."@en .

co:CrystallineStructure
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Crystalline Structure"@en, "Kristalline Struktur"@de ;
    rdfs:subClassOf co:MaterialStructure ;
    skos:definition "In crystallography, crystal structure is a description of the ordered arrangement of atoms, ions or molecules in a crystalline material. Ordered structures occur from the intrinsic nature of the constituent particles to form symmetric patterns that repeat along the principal directions of three-dimensional space in matter."@en, "In der Kristallographie ist die Kristallstruktur eine Beschreibung der geordneten Anordnung von Atomen, Ionen oder Molekülen in einem kristallinen Material. Geordnete Strukturen ergeben sich aus der intrinsischen Natur der konstituierenden Teilchen, die symmetrische Muster bilden, die sich entlang der Hauptrichtungen des dreidimensionalen Raums in der Materie wiederholen."@de ;
    co:definitionSource "“Crystal structure.” Wikipedia The Free Encyclopedia, https://en.wikipedia.org/wiki/Crystal_structure. Accessed 13 Jan. 2023."@en .

co:DataAcquisitionRate
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Data Acquisition Rate"@en, "Datenerfassungsrate"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Diese Eigenschaft bezeichnet die Anzahl der Messungen / Abfragen pro Zeiteinheit bei einer betrachteten Messung einer Messgröße (Abtast-/Abfragerate bei der Datenerfassung)."@de, "This property denotes the number of measurements / queries per time period for a considered measurement of a measurement parameter (sampling / query rate during data acquisition)."@en .

co:DataCiteMetadata
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Data Cite Metadaten"@de, "DataCite Metadata"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "This value object refers to metadata which can be provided as DataCite element."@en ;
    skos:example """For example, to refer to a ISBN number, following triples might be created:

    :p1 a pmd:Process .
    :p1 pmd:characteristic :doc_vo1 .
    :doc_vo1 a pmd:Document .
    :doc_vo1 pmd:characteristic :isbn_vo1 .
    :doc_vo1 pmd:resource \"http://example.org/book.pdf\" .
    :isbn_vo1 a pmd:DataCiteMetadata .
    :isbn_vo1 pmd:relatesTo <http://purl.org/spar/datacite/isbn> .
    :isbn_vo1 pmd:value \"9780262012423\". 

\"a document related to process :p1 has a ISBN number 9780262012423\""""@en .

co:DataScope
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Data Scope"@en, "Datenkategorie"@de ;
    rdfs:subClassOf prov:Entity ;
    skos:definition "This property is used to categorize data with respect to their intended usage in accordance with a regarded object or process."@en .

co:Dataset
    a owl:Class ;
    rdfs:comment "A collection of data published in one or more files. Usually instances of this class are also instances of DCAT dataset (see https://www.w3.org/TR/vocab-dcat-2/)."@en ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Dataset"@en, "Datensatz"@de ;
    rdfs:subClassOf co:DigitalEntity .

co:Date
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Date"@en, "Datum"@de ;
    rdfs:subClassOf co:Time ;
    skos:definition "A statement of the day of execution or making. Based on an the gregorian calender system."@en, "Eine Erklärung über den Tag der Ausführung oder Herstellung. Basierend auf dem gregorianischen Kalendersystem."@de .

co:DemountingProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Demontageprozess"@de, "Demounting Process"@en ;
    rdfs:subClassOf co:AssemblingProcess ;
    skos:definition "This property is used to describe the process of removing or disassembling a test piece or specimen from a test machine. This may include the usage of other process nodes (e.g. grips)."@en .

co:Department
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Abteilung"@de, "Department"@en ;
    rdfs:subClassOf prov:Organization ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (prov:Organization
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000087 ;
                owl:someValuesFrom co:DepartmentRole
            ]
        )
    ] ;
    skos:definition "A sub section of an organization [FIXME]"@en .

co:DepartmentRole
    a owl:Class ;
    rdfs:subClassOf prov:Role .

co:Description
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Beschreibung"@de, "Description"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "A descriptive text qualifying the nature of a thing (e.g. agent, activity, entity, object, ...).", "Ein beschreibender Text, der die Natur / Beschaffenheit / Informationen zu einer Entität qualifiziert (z.B. Aktivitäten, Entitäten, Objekten, ...)."@de .

co:Diameter
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Diameter"@en, "Durchmesser"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "The length of a straight line through the center of an object or space."@en ;
    prov:constraints "TesileTest" ;
    co:definitionSource "“Diameter.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/diameter. Accessed 5 Dec. 2022."@en .

co:DigitalEntity
    a owl:Class ;
    rdfs:comment <https://w3id.org/pmd/co> ;
    rdfs:label "Digital Entity"@en ;
    rdfs:subClassOf prov:Entity ;
    skos:definition "An entity with digital representation."@en .

co:DigitalMaterialIdentifier
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Digital Material Identifier"@en ;
    rdfs:subClassOf co:Identifier ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (co:Identifier
            [
                a owl:Restriction ;
                owl:onProperty co:resource ;
                owl:someValuesFrom <http://w3id.org/DMI/DigitalMaterialIdentifier>
            ]
        )
    ] ;
    skos:definition """The DigitalMaterialIdentifier value object refers to a dmi:DigitalMaterialIdentifier.

A dmi:DigitalMaterialIdentifier is a resource identifier (IRI) that represents the specification of a material (in the sense of a material class) described in a specification document. The specification document can be, e.g., a standard, a datasheet, or any other citable document. Typically, a specification document requires some qualities that a material (in the sense of a portion of matter) has to comply with. Typical requirements include chemical compositions or physical properties."""@en .

co:DimensionMeasuringDevice
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Dimension Measuring Device"@en, "Dimensionsmesswerkzeug"@de ;
    rdfs:subClassOf co:MeasuringDevice ;
    skos:definition "Diese Entität beschreibt allgemein jedes Werkzeug, das für die Messung der Abmessungen eines greifbaren Objekts verwendet wird, z. B. eines Messschiebers."@de, "This entity generically describes any tool that is used for the measurement of the dimensions of a tangible object, e.g., a caliper."@en .

co:Distance
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Abstand"@de, "Distance"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Spatial remoteness."@en ;
    co:definitionSource "“Distance.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/distance. Accessed 5 Dec. 2022."@en .

co:Document
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Document"@en, "Dokument"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "An original or official paper relied on as the basis, proof, or support of something"@en, "Ein Original oder offizielles Papier, auf das man sich als Grundlage, Beweis oder Unterstützung von etwas stützt."@de ;
    co:definitionSource "“Document.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/document. Accessed 16 Jan. 2023."@en .

co:Duration
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Dauer"@de, "Duration"@en ;
    rdfs:subClassOf co:Time ;
    skos:definition "A period of time with its own timescale and an epoch anchored in another timescale. A duration can be expressed via a single value as the first value of the period of time is always zero."@en, "Eine Zeitspanne mit einer eigenen Zeitskala und einer in einer anderen Zeitskala verankerten Epoche. Eine Dauer kann mit einem einzigen Wert ausgedrückt werden, da der erste Wert der Zeitspanne immer Null ist."@de .

co:Electrical
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Electrical"@en, "Elektrisch"@de ;
    rdfs:subClassOf co:MaterialProperty ;
    skos:definition "Electrical is relating to electricity or something that is powered by electricity. Here specifically to the electrical properties of a material."@en, "Elektrisch bezieht sich auf Elektrizität oder etwas, das mit Elektrizität betrieben wird. Hier speziell auf die elektrischen Eigenschaften eines Materials."@de ;
    co:definitionSource "“Electric.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/electric. Accessed 13 Jan. 2023."@en .

co:ElectronMicroscope
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Electron Microscope"@en, "Elektronenmikroskop"@de ;
    rdfs:subClassOf co:Micropscope ;
    skos:definition "An electron-optical instrument in which a beam of electrons is used to produce an enlarged image of a minute object."@en ;
    co:definitionSource "“Electron microscope.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/electron%20microscope. Accessed 24 Nov. 2022."@en .

co:ElectronMicroscopy
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Electron Microscopy"@en, "Elektronenmikroskopie"@de ;
    rdfs:subClassOf co:MicroscopyProcess ;
    skos:definition "Die Verwendung eines elektronenoptischen Instruments, bei dem ein Strahl beschleunigter Elektronen als Beleuchtungsquelle eingesetzt wird, um ein vergrößertes Bild eines kleinen Objekts zu erzeugen."@de, "The act of using an electron-optical instrument in which a beam of accelerated electrons as a source of illumination is applied to produce a magnified image of a tiny object."@en ;
    co:definitionSource "“Electron microscope.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/electron%20microscope. Accessed 13 Jan. 2023."@en .

co:Elliptical
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Elliptical"@en, "Elliptisch"@de ;
    rdfs:subClassOf co:Shape ;
    skos:definition "Geformt wie eine Ellipse."@de, "Shaped like an ellipse."@en ;
    co:definitionSource "“Elliptical.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/elliptical. Accessed 13 Jan. 2023."@en .

co:EndTime
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "End Time"@en, "Endzeit"@de ;
    rdfs:subClassOf co:Time ;
    skos:definition "The date and time when the plan/recipe is supposed to have been finished"@en .

co:EngineeredMaterial
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Engineered Material"@en ;
    rdfs:subClassOf co:Object ;
    skos:definition "A material that is synthesized within a manufacturing process."@en, "Ein Material, das im Rahmen eines Herstellungsprozesses synthetisiert wird."@de .

co:EnvironmentalTemperature
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Environmental Temperature"@en, "Umgebungstemperatur"@de ;
    rdfs:subClassOf co:Temperature ;
    skos:definition "Diese Eigenschaft beschreibt die beobachtete Temperatur in der Umgebung eines betrachteten materiellen Objekts. Dazu können die Raumtemperatur und die in Prüfkammern gemessenen Temperaturen gehören."@de, "This property describes the observed temperature surrounding a tangible object considered. This may include room temperature and temperatures measured in test chambers."@en .

co:ErrorReportDocument
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Error Report Document"@en, "Fehlerberichtdokument"@de ;
    rdfs:subClassOf co:Document ;
    skos:definition "Diese Entität beschreibt ein Dokument, das Informationen über Fehler bereitstellt, die während der Anwendung eines Prozessknotens aufgetreten sind, wie z. B. eine Überschreitung des Arbeitsbereichs eines Messgeräts."@de, "This entity describes a document used to provide information on errors that occurred during the application of a process node, such as, e.g., an overshooting exceeding the working range of a measurement device."@en .

co:Extension
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Extension"@en, "Verlängerung (der Extensometer-Messlänge)"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition """Dimensional analysis: L
Unit (e.g. SI): mm"""@en, "Increase in the extensometer gauge length at any moment during the test"@en, """Note: The extension might be measured using different channels (e.g. when using one or two extensometer channels); usually, the mean average value of involved channels is given as extension value, if applicable.

Note: Optical extensometry may require a specific data storage method."""@en, "Zunahme der Extensometer-Messlänge zu einem beliebigen Zeitpunkt des Versuchs"@de ;
    co:definitionSource "DIN EN ISO 6892-1:2019"@en .

co:Extensometer
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Extensometer"@en ;
    rdfs:subClassOf co:MeasuringDevice ;
    skos:definition "An instrument for measuring minute deformations of test specimens caused by tension, compression, bending, or twisting."@en ;
    co:definitionSource "“Extensometer.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/extensometer. Accessed 5 Dec. 2022."@en .

co:FeretDiameter
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Feret diameter"@en, "Äquivalentdurchmesser"@de ;
    rdfs:subClassOf co:Diameter ;
    skos:definition """The Feret diameter or Feret's diameter is a measure of an object size along a specified direction. In general, it can be defined as the distance between the two parallel planes restricting the object perpendicular to that direction.
(cf. Wikipedia: https://en.wikipedia.org/wiki/Feret_diameter)"""@en .

co:Filter
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Filter"@de, "Filter"@en ;
    rdfs:subClassOf co:Algorithm ;
    skos:definition "A filter is a computer program or subroutine to process a stream, producing another stream. While a single filter can be used individually, they are frequently strung together to form a pipeline."@en ;
    skos:example "Smoothing algorithm"@en ;
    co:definitionSource "https://en.wikipedia.org/wiki/Filter_%28software%29"@en .

co:Force
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Force"@en, "Kraft"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Strength or energy exerted or brought to bear : cause of motion or change : active power."@en ;
    co:definitionSource "“Force.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/force. Accessed 5 Dec. 2022."@en .

co:Fraction
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:subClassOf co:ValueObject .

co:Furnace
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Furnace"@en, "Ofen"@de ;
    rdfs:subClassOf co:ProcessingNode ;
    skos:definition "An enclosed structure in which heat is produced (as for heating a house or for reducing ore)."@en, "Eine geschlossene Struktur, in der Wärme erzeugt wird (z. B. zum Heizen eines Hauses oder zum Einschmelzen von Erz)."@de ;
    co:definitionSource "“Furnace.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/furnace. Accessed 13 Jan. 2023."@en .

co:FurnaceCharacteristic
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Furnace Characteristic"@en, "Ofencharakteristik"@de ;
    rdfs:subClassOf co:ValueObject ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty co:characteristicOf ;
        owl:someValuesFrom co:Furnace
    ] ;
    skos:definition "Properties that describe the functions and capabilities of a heat treatment process node."@en .

co:GeometryChangingProcess
    a owl:Class ;
    rdfs:isDefinedBy "https://w3id.org/pmd/co" ;
    rdfs:label "Geometry Changing Process"@en ;
    rdfs:subClassOf co:Process ;
    skos:definition "A process that is modifing the geometry of an object."@en .

co:Grips
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Grips"@en, "Halterungsklemmen"@de ;
    rdfs:subClassOf co:ProcessingNode ;
    skos:definition "Diese Entität beschreibt ein Bauelement / Teil, mit dem etwas, normalerweise ein materielles Objekt, fest gegriffen oder eingespannt wird. Typischerweise sind Halterungen, Klemm- bzw. Spannsysteme Teil eines Befestigungssystems (Prozessknoten), das sich auf ein Prüfsystem bezieht."@de, "This entity describes a part by which something, usually a tangible object, is grasped. Typically, grips are part of a mounting system (processing node) referring to a testing system."@en ;
    co:definitionSource "https://www.merriam-webster.com/dictionary/grips"@en .

co:GripsAlignment
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Ausrichtung Der Halterungen"@de, "Grips Alignment"@en ;
    rdfs:subClassOf co:AssemblingProcess ;
    skos:definition "Diese Eigenschaft beschreibt den Prozess der Ausrichtung von Halterungen, die zum Fest-/Einspannen eines materiellen Objekts, wie z. B. einer Probe, eines Prüfkörpers oder eines Prüfstücks, verwendet werden. Dieser Vorgang ist in der Regel Teil des Montageprozesses während der Prüfung, falls ein solcher durchgeführt wird."@de, "This property describes the process of forming in line of the grips used to grasp a tangible object, such as a sample, specimen, or test piece. This process is typically part of the mounting process during testing, if applicable."@en .

co:HeatCapacity
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Heat Capacity"@en, "Wärmekapazität"@de ;
    rdfs:subClassOf co:FurnaceCharacteristic ;
    skos:definition "Heat capacity or thermal capacity is a physical property of matter, defined as the amount of heat to be supplied to an object to produce a unit change in its temperature."@en ;
    co:definitionSource "https://en.wikipedia.org/wiki/Heat_capacity"@en .

co:HeatTreatmentProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Heat Treatment Process"@en, "Wärmebehandlung"@de ;
    rdfs:subClassOf co:ConditioningProcess ;
    skos:definition "The process of heat treatment means a defined temperature change and a holding to achieve a change in the microstructure, residual stresses, defect distribution or local chemical composition of a material."@en, "To treat (a material, such as metal) by heating and cooling in a way that will produce desired properties."@en ;
    co:definitionSource "“Heat-treat.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/heat-treat. Accessed 24 Nov. 2022."@en .

co:HydrogenBond
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Hydrogen Bond"@en, "Wasserstoffbindung"@de ;
    rdfs:subClassOf co:BondingType ;
    skos:definition "Eine Wasserstoffbindung ist eine elektrostatische Anziehung zwischen einem Wasserstoffatom in einem polaren Molekül (z. B. Wasser) und einem kleinen elektronegativen Atom (z. B. Sauerstoff, Stickstoff oder Fluor) in einem anderen Molekül der gleichen oder einer anderen polaren Substanz."@de, "Hydrogen bond is an electrostatic attraction between a hydrogen atom in one polar molecule (as of water) and a small electronegative atom (as of oxygen, nitrogen, or fluorine) in usually another molecule of the same or a different polar substance."@en ;
    co:definitionSource "\"Hydrogen bond.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/hydrogen%20bond. Accessed 13 Jan. 2023."@en .

co:Identifier
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Identifier"@en, "Identifikator"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "A named value intended to distinguish between entities."@en .

co:Image
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Bild"@de, "Image"@en ;
    rdfs:subClassOf co:DigitalEntity ;
    skos:definition "A visual representation of something"@en ;
    co:definitionSource "“Image.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/image. Accessed 25 Nov. 2022."@en .

co:Index
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Index"@de, "Index"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Some running number."@en .

co:Initiator
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Initiator"@de, "Initiator"@en ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (prov:Person
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000087 ;
                owl:someValuesFrom obo:InitiatorRole
            ]
        )
    ] ;
    skos:definition "The person that commisioned the process."@en .

co:InsertSurface
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Insert Surface"@en, "Oberfläche Eines Einsatzstücks"@de ;
    rdfs:subClassOf co:QualifyingNodeAnnotation ;
    skos:definition "Diese Entität beschreibt den Zustand und die Qualität des Außenbereichs des Einsatzes eines Prozessknotens, z. B. die in Klemm- und Spannsystemen verwendeten Einsätze."@de, "This entity describes the state and quality of the exterior of the insert of a processing node, e.g., the inserts used in grips."@en ;
    co:definitionSource "https://www.merriam-webster.com/dictionary/surface"@en .

co:InspectionDocument
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Inspection Document"@en, "Inspektionsdokument"@de ;
    rdfs:subClassOf co:Document ;
    skos:definition "Diese Entität beschreibt ein Dokument, das Informationen über die Prüfung eines materiellen Objekts enthält, in der Regel versehen mit einem Prüfungsdatum, einem typischen Prüfungsintervall und dem Zustand des geprüften Objekts. Typischerweise wird ein solches Dokument für Prozessknoten verwendet."@de, "This entity describes a document used to give information on the examination of a tangible object, usually including an examination date, a typical examination interval and the state of the examined object. Typically, this is used for processing nodes."@en .

co:IonicBond
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Ionic Bond"@en, "Ionische Bindung"@de ;
    rdfs:subClassOf co:BondingType ;
    skos:definition "Eine Ionenbindung ist eine chemische Bindung, die zwischen entgegengesetzt geladenen Stoffen aufgrund ihrer gegenseitigen elektrostatischen Anziehung entsteht."@de, "Ionic bond is a chemical bond formed between oppositely charged species because of their mutual electrostatic attraction."@en ;
    co:definitionSource "\"Ionic bond.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/ionic%20bond. Accessed 13 Jan. 2023."@en .

co:Laboratory
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Labor"@de, "Laboratory"@en ;
    rdfs:subClassOf prov:Organization ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (prov:Organization
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000087 ;
                owl:someValuesFrom co:LaboratoryRole
            ]
        )
    ] ;
    skos:definition "A place equipped for experimental study in a science or for testing and analysis."@en ;
    co:definitionSource "“Laboratory.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/laboratory. Accessed 24 Nov. 2022."@en .

co:LaboratoryRole
    a owl:Class ;
    rdfs:subClassOf prov:Role .

co:Length
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Length"@en, "Länge"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "A measured distance or dimension of an object, usually the longer or longest dimension of the object."@en, "Eine gemessene Entfernung oder Abmessung eines Objekts, normalerweise die längere oder längste Abmessung des Objekts."@de ;
    co:definitionSource "https://www.merriam-webster.com/dictionary/length"@de .

co:LengthChangingProcess
    a owl:Class ;
    rdfs:isDefinedBy "https://w3id.org/pmd/co" ;
    rdfs:label "Length Changing Process"@en ;
    rdfs:subClassOf co:GeometryChangingProcess ;
    skos:definition """A process which changes the length characteristic of an object. 

This class is used as an example of SWRL based reasoning. 
An instance belongs to the class if there are two embracing processes (previous and next) that determine different values after a length measurement (see SWRL rule)."""@en .

co:LoadCell
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Kraftmessdose"@de, "Load Cell"@en ;
    rdfs:subClassOf co:ProcessingNode ;
    skos:definition "A load cell converts a force such as tension, compression, pressure, or torque into an electrical signal that can be measured and standardized. It is a force transducer. As the force applied to the load cell increases, the electrical signal changes proportionally. The most common types of load cell are pneumatic, hydraulic, and strain gauges."@en ;
    co:definitionSource "https://en.wikipedia.org/wiki/Load_cell"@en .

co:LoadCellCapacity
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Load cell capacity"@en ;
    rdfs:subClassOf co:ValueObject, [
        a owl:Restriction ;
        owl:onProperty co:characteristicOf ;
        owl:someValuesFrom co:LoadCell
    ] .

co:Location
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Location"@en, "Ort"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "A position or site occupied or available for occupancy or marked by some distinguishing feature."@en, "Eine Position oder ein Ort, der besetzt ist oder besetzt werden kann oder durch ein bestimmtes Merkmal gekennzeichnet ist."@de ;
    co:definitionSource "“Location.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/location. Accessed 17 Jan. 2023."@en .

co:Magnetic
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Magnetic"@en, "Magnetisch"@de ;
    rdfs:subClassOf co:MaterialProperty ;
    skos:definition "Magnetic is relating relating to a magnet or to magnetism. Here specifically to the magnetic properties of a material."@en, "Magnetisch bezieht sich auf einen Magneten oder auf Magnetismus. Hier speziell auf die magnetischen Eigenschaften eines Materials."@de ;
    co:definitionSource "“Magnetic.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/magnetic. Accessed 13 Jan. 2023."@en .

co:MajorAxisDiameter
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Halbachsendurchmesser"@de, "Minor axis diameter"@en ;
    rdfs:subClassOf co:Diameter ;
    skos:definition "The shortest diameter of an ellipse."@en .

co:Manufacturer
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Hersteller"@de, "Manufacturer"@en ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (prov:Organization
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000087 ;
                owl:someValuesFrom co:ManufacturerRole
            ]
        )
    ] ;
    skos:definition "Processing Node's manufacturer name, e.g.: \"Ipsen\", \"UPC\" or \"Bosch\""@en .

co:ManufacturerRole
    a owl:Class ;
    rdfs:subClassOf prov:Role .

co:ManufacturingNode
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Herstellungsknoten"@de, "Manufacturing Node"@en ;
    rdfs:subClassOf co:ProcessingNode ;
    skos:definition """A processing node that implements transformative processes as well as consumes and creates tangible objects and typically requires inputs
In general but not necessarily, a manufacture node includes intrinsic analysis nodes that create corresponding measurements with respect to the process implemented by the manufacture node."""@en .

co:ManufacturingProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Herstellungsprozess"@de, "Manufacture Process"@en ;
    rdfs:subClassOf co:Process ;
    skos:definition """A process that is driven by the primary intent to transform objects
A manufacture process is always a transformative process."""@en .

co:MassFraction
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Mass Fraction"@en, "Masse Anteil"@de ;
    rdfs:subClassOf co:Fraction ;
    skos:definition "This value object describes one of several portions of the property of a body that is a measure of the amount of material it contains and causes it to have weight in a gravitational field."@en .

co:MaterialDesignation
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Material Designation"@en, "Materialbezeichnung"@de ;
    rdfs:subClassOf co:MaterialRelated ;
    skos:definition """It is a name or identifier of a material type. It designates a material. 
E.g. \"steel\", \"aluminium\", \"wood\", \"plastic\", \"rubber\".""" ;
    prov:editorialNote "former \"Material\" : \"It is a substance or mixture of substances that constitutes an object. represented by the sum of material properties and material structure\"" .

co:MaterialProperty
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Material Property"@en, "Materialeigenschaft"@de ;
    rdfs:subClassOf co:MaterialRelated ;
    skos:definition "A materials property is an intensive property of a material, i.e., a physical property that does not depend on the amount of the material. These quantitative properties may be used as a metric by which the benefits of one material versus another can be compared, thereby aiding in materials selection."@en, "Eine Materialeigenschaft ist eine intensive Eigenschaft eines Materials, d. h. eine physikalische Eigenschaft, die nicht von der Menge des Materials abhängt. Diese quantitativen Eigenschaften können als Maßstab verwendet werden, um die Vorteile eines Materials mit denen eines anderen zu vergleichen und so die Materialauswahl zu erleichtern."@de ;
    co:definitionSource "“List of materials properties.” Wikipedia The Free Encyclopedia, https://en.wikipedia.org/wiki/List_of_materials_properties. Accessed 13 Jan. 2023."@en .

co:MaterialQuality
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Material Quality"@en, "Materialqualität"@de ;
    rdfs:subClassOf co:MaterialRelated ;
    skos:definition "i.e. Materialgüte"@de .

co:MaterialRelated
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Material Related"@en, "Materialbezug"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Diese Klasse dient der qualitativen und quantitativen Beschreibung eines Materials, indem sie Informationen über ein Material angibt, z. B. durch die Einbeziehung von Materialeigenschaften, Materialstruktur usw."@de, "This property is used to qualitatively and quantitatively describe a material by providing information on a material, e.g., by including material properties, material structure, etc."@en .

co:MaterialStructure
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Material Structure"@en, "Materialstruktur"@de ;
    rdfs:subClassOf co:MaterialRelated ;
    skos:definition "Die relevante Struktur von Materialien hat je nach Material eine unterschiedliche Längenskala. Die Struktur und Zusammensetzung eines Materials kann durch Mikroskopie oder Spektroskopie bestimmt werden."@de, "The relevant structure of materials has a different length scale depending on the material. The structure and composition of a material can be determined by microscopy or spectroscopy."@en ;
    co:definitionSource "“Material - Classification by structure.” Wikipedia The Free Encyclopedia, https://en.wikipedia.org/wiki/Material#Classification_by_structure. Accessed 13 Jan. 2023."@en .

co:Measurement
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Measurement"@en, "Messwert"@de ;
    rdfs:subClassOf co:ValueScope ;
    skos:definition "Measurement is the quantification of attributes of an object or event, which can be used to compare with other objects or events."@en ;
    co:definitionSource "https://en.wikipedia.org/wiki/Measurement"@en .

co:MeasuringDevice
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Measuring Device"@en, "Messgerät"@de ;
    rdfs:subClassOf co:ProcessingNode ;
    skos:definition "A processing node capable of determining a specific quality." .

co:MeasuringProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Measuring Process"@en, "Messprozess"@de ;
    rdfs:subClassOf co:AnalysingProcess ;
    skos:definition "A measurement process acquires data (usually expressed in numbers) by using tools."@en .

co:Mechanical
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Mechanical"@en, "Mechanisch"@de ;
    rdfs:subClassOf co:MaterialProperty ;
    skos:definition "Mechanical is relating to, governed by, or in accordance with the principles of mechanics. Here specifically to the mechanical properties of a material."@en, "Mechanisch bedeutet, sich auf die Prinzipien der Mechanik zu beziehen, von ihnen beherrscht zu werden oder sie zu befolgen. Hier speziell auf die mechanischen Eigenschaften eines Materials."@de ;
    co:definitionSource "“Mechanical.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/mechanical. Accessed 13 Jan. 2023."@en .

co:MechanicalTestingProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Mechanical Testing Process"@en, "Mechanischer Testprozess"@de ;
    rdfs:subClassOf co:AnalysingProcess ;
    skos:definition "Determinization of a mechanical property."@en ;
    co:definitionSource "“Mechanical test.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/mechanical%20test. Accessed 24 Nov. 2022."@en .

co:MediaMovement
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Media Movement"@en, "Medienbewegung"@de ;
    rdfs:subClassOf co:FurnaceCharacteristic ;
    skos:definition "Displacement of media surrounding objects inside the system boundaries of a processing node."@en ;
    skos:example "Circulation of a gaseous media within the systems boundaries."@en .

co:Medium
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Medium"@de, "Medium"@en ;
    rdfs:subClassOf co:Object ;
    skos:definition "Substance that surrounds an object inside the system boundaries of a processing node."@en .

co:Metadata
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Metadata"@en, "Metadaten"@de ;
    rdfs:subClassOf co:DataScope, co:ValueObject ;
    owl:disjointWith co:PrimaryData, co:SecondaryData ;
    skos:definition "Attributes and additional data (provenance) concerning the factory, laboratory, the process system and the objects which allow the evaluation of the quality / reliability of the measurements and a systematic search task of a database."@en .

co:MetallicBond
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Metallbindung"@de, "Metallic Bond"@en ;
    rdfs:subClassOf co:BondingType ;
    skos:definition "Metallic bond is the chemical bond typical of the metallic state and characterized by mobile valence electrons that hold the atoms together usually in crystal lattices and are responsible for the good electrical and heat conductivity of metals."@en, "Metallische Bindung ist die für den metallischen Zustand typische chemische Bindung, die durch bewegliche Valenzelektronen gekennzeichnet ist, die die Atome in der Regel in Kristallgittern zusammenhalten und für die gute elektrische und Wärmeleitfähigkeit von Metallen verantwortlich sind."@de ;
    co:definitionSource "\"Metallic bond.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/metallic%20bond. Accessed 13 Jan. 2023."@en .

co:Method
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Method"@en, "Methode"@de ;
    rdfs:subClassOf co:ValueObject ;
    owl:disjointWith co:Process ;
    skos:definition "A way, technique, or process of or for doing something"@en ;
    co:definitionSource "“Method.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/method. Accessed 5 Dec. 2022."@en .

co:MicrometerGauge
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Bügelmessschraube"@de, "Micrometer Gauge"@en ;
    rdfs:subClassOf co:MeasuringDevice ;
    skos:definition "Diese Entität beschreibt ein Werkzeug zur Durchführung präziser Messungen mit einer Spindel, die durch eine Feingewindeschraube bewegt wird."@de, "This entity describes a tool for making precise measurements having a spindle moved by a finely threaded screw."@en ;
    co:definitionSource "https://www.merriam-webster.com/dictionary/micrometer%20caliper"@en .

co:Micropscope
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Microscope"@en, "Mikroskop"@de ;
    rdfs:subClassOf co:ProcessingNode ;
    skos:definition "An optical instrument consisting of a lens or combination of lenses for making enlarged images of minute objects."@en ;
    co:definitionSource "“Microscope.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/microscope. Accessed 5 Dec. 2022."@en .

co:MicroscopyProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Microscopy Process"@en, "Mikroskopie"@de ;
    rdfs:subClassOf co:AnalysingProcess ;
    skos:definition "The use of or investigation with a microscope."@en ;
    co:definitionSource "“Microscopy.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/microscopy. Accessed 24 Nov. 2022."@en .

co:MinorAxisDiameter
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Hauptachsendurchmesser"@de, "Major axis diameter"@en ;
    rdfs:subClassOf co:Diameter ;
    skos:definition "The longest diameter of an ellipse."@en .

co:ModulusOfElasticity
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Elastizitätsmodul"@de, "Modulus Of Elasticity"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:altLabel "E-Modul"@de ;
    skos:definition """Quotient der Änderung der Spannung ΔR und Änderung der prozentualen Dehnung Δe in dem untersuchten Bereich multipliziert mit 100 % 

Anmerkung: Es wird empfohlen, den Wert in GPa, gerundet auf 0,1 GPa, und nach ISO 80000-1 anzugeben."""@de, """quotient of change of stress ΔR and change of percentage extension Δe in the range of evaluation, multiplied by 100 %

Note: It is recommended to report the value in GPa rounded to the nearest 0.1 GPa and according to ISO 80000-1."""@en ;
    co:definitionSource "DIN EN ISO 6892-1:2019"@en ;
    co:symbol "E" .

co:MountingProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Montageprozess"@de, "Mounting Process"@en ;
    rdfs:subClassOf co:AssemblingProcess ;
    owl:disjointWith co:TemperatureChangingProcess ;
    skos:definition "This property is used to describe the process of installing, assembling oder otherwise incorporating a test piece or specimen into a test machine. This may include the usage of other processing nodes (e.g. grips)."@en .

co:NodeInfo
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Knoteninformation"@de, "Node Info"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Descriptive values to specify a processing node."@en .

co:NodeModel
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Knotenmodell"@de, "Node Model"@en ;
    rdfs:subClassOf co:NodeInfo ;
    skos:definition "Processing Node short description, e.g. \"Vacuum Furnace\""@en .

co:NodeName
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Knotenname"@de, "Node Name"@en ;
    rdfs:subClassOf co:NodeInfo, co:ProvidedIdentifier ;
    skos:definition "A human-generated identifier associated with a discernible, tangible or simulated entity intended to be unique in a given scope"@en .

co:NodeSerialNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Knoten-Seriennummer"@de, "Node Serial Number"@en ;
    rdfs:subClassOf co:NodeInfo, co:ProvidedIdentifier ;
    skos:definition "A unique identifier of a processing node, typically provided by the manufacturer (manufacturer serial number,  s/n)."@en .

co:NodeSeries
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Node Series"@en, "Serie"@de ;
    rdfs:subClassOf co:NodeInfo ;
    skos:altLabel "Knotentyp"@de, "Node Type"@en ;
    skos:definition "Processing Node typename, e.g. \"ProTherm500\""@en .

co:NodeVersion
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Knotenversion"@de, "Node Version"@en ;
    rdfs:subClassOf co:NodeInfo ;
    skos:definition "Processing Node Version Number, e.g. \"2.24\""@en .

co:NonTransformativeAnalysisProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Nicht-transformativer Analyseprozess"@de, "Non Transformative Analysis Process"@en ;
    rdfs:subClassOf co:AnalysingProcess ;
    owl:disjointWith co:TransformativeAnalysisProcess ;
    skos:definition "An analysis process that is also a non-transformative process"@en .

co:Norm
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Norm"@de, "Norm"@en ;
    rdfs:subClassOf co:Method ;
    skos:definition "An authoritative standard."@en ;
    skos:example "Technical standard issued by the German Institute for Standardisation Registered Association (Deutsches Institut für Normung e.V. - DIN)"@en ;
    co:definitionSource "“Norm.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/norm. Accessed 24 Nov. 2022."@en .

co:NotDetected
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Nicht nachgewiesen"@de, "Not Detected"@en ;
    rdfs:subClassOf co:Fraction ;
    skos:definition "Indicates that an chemical element has not been detected in a corresponding experiment."@en .

co:Note
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Bemerkung"@de, "Note"@en, "Notiz"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Additional information & knowledge for and by humans. Not expected to be parsable"@en .

co:Object
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Object"@en, "Objekt"@de ;
    rdfs:subClassOf prov:Entity ;
    skos:definition "A discernable, tangible or simulated entity that is processed in a process by a processing node."@en .

co:Operator
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Operator"@de, "Operator"@en ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (prov:Person
            [
                a owl:Restriction ;
                owl:onProperty obo:RO_0000087 ;
                owl:someValuesFrom obo:OperatorRole
            ]
        )
    ] ;
    skos:definition "A person that operates a machine or device."@en ;
    co:definitionSource "“Operator.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/operator. Accessed 24 Nov. 2022."@en .

co:Optical
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Optical"@en, "Optisch"@de ;
    rdfs:subClassOf co:MaterialProperty ;
    skos:definition "Optical is relating to the science of optics. Here specifically to the optical properties of a material."@en, "Optisch bezieht sich auf die Wissenschaft der Optik. Hier speziell auf die optischen Eigenschaften eines Materials."@de ;
    co:definitionSource "“Optical.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/optical. Accessed 13 Jan. 2023."@en .

co:OpticalMicroscopy
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Optical Microscopy"@en, "Optische Mikroskopie"@de ;
    rdfs:subClassOf co:MicroscopyProcess ;
    skos:definition "A microscopy done with a microscope in which light rays are seen directly by the observer as distinguished from one (as an electron microscope) in which some transformation or system of indirect viewing is use."@en ;
    co:definitionSource "“Optical microscope.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/optical%20microscope. Accessed 24 Nov. 2022."@en .

co:ParticleNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Particle Number"@en, "Partikelnummer"@de ;
    rdfs:subClassOf co:Index ;
    skos:definition "Die Partikelnummer ermöglicht die eindeutige Zuordnung der gemessenen Eigenschaften zu einem bestimmten Partikel."@de, "The particle number enables the explicit assignment of measured properties to a specific particle."@en .

co:PercentageExtension
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Extensometer-Dehnung"@de, "Percentage Extension"@en ;
    rdfs:subClassOf co:Extension ;
    skos:altLabel "(engineering) strain"@en, "technische Dehnung"@de ;
    skos:definition """extension expressed as a percentage of the extensometer gauge length

Note: The percentage extension is commonly called engineering strain."""@en, """in Prozent angegebene Verlängerung der Extensometer-Messlänge

Anmerkung: Die Extensometer-Dehnung wird oftmals auch als technische Dehnung bezeichnet."""@de ;
    co:definitionSource "DIN EN ISO 6892-1:2019"@en .

co:Perimeter
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Perimeter"@en, "Umfang"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Der Durchmesser einer zweidimensionalen Form."@de, "The perimeter of a two-dimensional shape is defined as the path or boundary that encloses the shape."@en .

co:Pixel
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Pixel"@de, "Pixel"@en ;
    rdfs:subClassOf co:DigitalEntity ;
    skos:definition "Any of the small discrete elements that together constitute an image."@en ;
    co:definitionSource "“Pixel.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/pixel. Accessed 1 Dec. 2022."@en .

co:PixelDensity
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Pixel density"@en, "Pixeldichte"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "The pixel density of an electronic image device."@en .

co:PixelPerNanometerUnit
    a <http://qudt.org/schema/qudt/Unit>, owl:NamedIndividual ;
    rdfs:label "Pixel Per Nanometer"@en, "Pixel pro Nanometer"@de ;
    skos:definition "Einheit der gezählten Pixel pro Nanometer. (Es handelt sich nicht um eine offizielle Einheit.)"@de, "Unit of counted pixels per nanometer. (It is not an official unit.)"@en .

co:PixelUnit
    a <http://qudt.org/schema/qudt/Unit>, owl:NamedIndividual ;
    rdfs:label "Pixel Unit"@en, "Pixeleinheit"@de ;
    skos:definition """In der digitalen Bildgebung ist ein Pixel (abgekürzt px), ein Pel oder ein Bildelement das kleinste adressierbare Element in einem Rasterbild oder der kleinste Punkt in einem alle Punkte adressierbaren Anzeigegerät. Bei den meisten digitalen Anzeigegeräten sind Pixel das kleinste Element, das durch Software manipuliert werden kann.
Hier wird es als eine Einheit von gezählten Pixeln bezeichnet. (Es handelt sich nicht um eine offiziell anerkannte Einheit.)"""@de, "In digital imaging, a pixel (abbreviated px), pel, or picture element is the smallest addressable element in a raster image, or the smallest point in an all points addressable display device. In most digital display devices, pixels are the smallest element that can be manipulated through software. Here it is referred to as a unit of counted pixels. (It is not an officially recognized unit)."@en ;
    co:definitionSource "“Pixel” Wikipedia The Free Encyclopedia, https://en.wikipedia.org/wiki/Pixel. Accessed 13 Jan. 2023."@en .

co:Precision
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Genauigkeit"@de, "Precision"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Der Grad der Verfeinerung, mit dem eine Operation durchgeführt oder eine Messung angegeben wird."@de, "The degree of refinement with which an operation is performed or a measurement stated."@en ;
    co:definitionSource "“Precision.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/precision. Accessed 13 Jan. 2023."@en .

co:PrimaryData
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Primary Data"@en, "Primärdaten"@de ;
    rdfs:subClassOf co:DataScope ;
    owl:disjointWith co:SecondaryData ;
    skos:definition "Data acquired before / after a process either refering to the geometry of the object (e.g. ao, bo, do, au, bu, du, Lu) or as a register of the complete setup (e.g. sketches, photos or videos)"@en, "Data directly acquired during a process by sensors (time, force, length, temperature)"@en .

co:Process
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Process"@en, "Prozess"@de ;
    rdfs:subClassOf prov:Activity ;
    skos:definition """A series of actions or operations conducing to an end
In PMD, a process is conducted via processing nodes and has a discernable duration as part of a workflow. A process consumes objects and parameters. A process potentially generates new objects and measurements. A process is either a transformative process or a non-transformative process with respect to objects processed via a processing node. There are primarily two types of distinguishable processes: manufacture process, analysis process. A process is a series of operations that are subordinate processes."""@en .

co:ProcessDescription
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Process Description"@en, "Prozessbeschreibung"@de ;
    rdfs:subClassOf co:Description ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (co:Description
            [
                a owl:Restriction ;
                owl:onProperty co:characteristicOf ;
                owl:someValuesFrom co:Process
            ]
        )
    ] ;
    skos:definition "A descriptive text qualifying the nature of a process instance used as an identifier that is not strictly intended to be unique, e.g. \"1050°C30 840°C10/ÖL\"."@en, "A human readable order of steps. Might include additional information that likes sketches and notes."@en .

co:ProcessDuration
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Process Duration"@en, "Prozessdauer"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "A length of an interval of time in which a process is conducted."@en .

co:ProcessIdentifier
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Process Identifier"@en, "Prozessidentifikator"@de ;
    rdfs:subClassOf co:Identifier ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (co:Identifier
            [
                a owl:Restriction ;
                owl:onProperty co:characteristicOf ;
                owl:someValuesFrom co:Process
            ]
        )
    ] ;
    skos:definition "A colloquial, human-generated, descriptive text qualifying the nature of a process instance used as an identifier that is not strictly intended to be unique, e.g. “1050°C30 840°C10/ÖL”."@en, "Ein umgangssprachlicher, von Menschen erstellter, beschreibender Text, der die Art einer Prozessinstanz qualifiziert, die als Kennung verwendet wird, die nicht unbedingt eindeutig sein muss, z.B. “1050°C30 840°C10/ÖL”."@de .

co:ProcessingNode
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Processing Node"@en, "Prozessknoten"@de ;
    rdfs:subClassOf prov:Agent ;
    skos:definition "Processing nodes are tools, equipment and accessories as well as software that are relevant for the performance of processes, such as e.g. mechanical and chemical test as well as simulation, prediction, and machine learning. Accordingly, processing nodes may be machines, parts of machines, software applications as well as human extremities."@en, "Prozessknoten sind Werkzeuge, Geräte und Zubehör sowie Software, die für die Durchführung von Prozessen relevant sind, wie z. B. mechanische und chemische Tests sowie Simulationen, Vorhersagen und maschinelles Lernen. Dementsprechend können Prozessknoten Maschinen, Teile von Maschinen, Softwareanwendungen sowie menschliche Gliedmaßen sein."@de .

co:Project
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Project"@en, "Projekt"@de ;
    rdfs:subClassOf prov:Activity ;
    skos:definition "A series of goal-orientated (intent) activities and interactions to achieve a specific outcome."@en, "Eine Reihe von zielorientierten (absichtlichen) Aktivitäten und Interaktionen, um ein bestimmtes Ergebnis zu erzielen."@de .

co:ProjectIdentifier
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Project Identifier"@en, "Projektidentifikator"@de ;
    rdfs:subClassOf co:Identifier ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (co:Identifier
            [
                a owl:Restriction ;
                owl:onProperty co:characteristicOf ;
                owl:someValuesFrom co:Project
            ]
        )
    ] ;
    skos:definition "A colloquial, human-generated, descriptive text qualifying the nature of a project."@en, "Ein umgangssprachlicher, von Menschen erstellter, beschreibender Text, der die Art eines Projekts qualifiziert."@de .

co:ProvidedIdentifier
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Bereitgestellter Identifikator"@de, "Provided Identifier"@en ;
    rdfs:subClassOf co:Identifier ;
    skos:definition "A colloquial, human-generated descriptor."@en .

co:QualifyingNodeAnnotation
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Qualifizierende Knotenannotation"@de, "Qualifying Node Annotation"@en ;
    rdfs:subClassOf co:NodeInfo ;
    skos:definition "Description for Processing Node's utility, e.g. \"Rear Vacuum Furnace Oil Quenching\""@en .

co:Radiological
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Radiological"@en, "Radiologisch"@de ;
    rdfs:subClassOf co:MaterialProperty ;
    skos:definition "Radiological is relating to radiology. Here specifically to the radiological properties of a material."@en, "Radiologisch bezieht sich auf die Radiologie. Hier speziell auf die radiologischen Eigenschaften eines Materials."@de ;
    co:definitionSource "“Radiological.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/radiological. Accessed 13 Jan. 2023."@en .

co:Radius
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Radius"@de, "Radius"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "A line segment extending from the center of a circle or sphere to the circumference or bounding surface."@en ;
    co:definitionSource "“Radius.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/radius. Accessed 5 Dec. 2022."@en .

co:Rectangular
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Rechteckig"@de, "Rectangular"@en ;
    rdfs:subClassOf co:Shape ;
    skos:definition "Geformt wie ein Rechteck."@de, "Shaped like a rectangle."@en ;
    co:definitionSource "“Rectangular.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/rectangular. Accessed 13 Jan. 2023."@en .

co:RegionOfInterest
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Betrachteter Bereich"@de, "Region of Interest"@en ;
    rdfs:subClassOf co:DigitalEntity ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty <http://www.w3.org/ns/oa#hasSelector> ;
                owl:someValuesFrom <http://www.w3.org/ns/oa#FragmentSelector>
            ]
            [
                a owl:Restriction ;
                owl:onProperty <http://www.w3.org/ns/oa#hasSource> ;
                owl:someValuesFrom co:Image
            ]
        )
    ] ;
    skos:definition """Some region of interest (ROI) in an image. Describe the ROI by use of Web Annotation Vocabulary (https://www.w3.org/TR/annotation-vocab/). The ROI is understood as the target of a (body-less) annotation. 

The web annotation model suggests the use of different fragment specifications (https://www.w3.org/TR/annotation-model/#fragment-selector), however we suggest to prefer media fragments (https://www.w3.org/TR/media-frags/)."""@en ;
    skos:example """:image1  a pmd:Image
:roi1 a pmd:RegionOfInterest .
:roi1 oa:hasSource :image1 ;
         oa:hasSelector [
            a oa:FragmentSelector ;
            dcterms:conformsTo <http://www.w3.org/TR/media-frags/> ;
            rdf:value \"xywh=160,120,320,240\" ] ] .""" .

co:Regression
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Regression"@de, "Regression"@en ;
    rdfs:subClassOf co:Algorithm ;
    skos:definition """A functional relationship between two or more correlated variables that is often empirically determined from data and is used especially to predict values of one variable when given values of the others.
Specifically : a function that yields the mean value of a random variable under the condition that one or more independent variables have specified values."""@en ;
    skos:example "Regression of y on x is linear"@en ;
    co:definitionSource "“Regression.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/regression. Accessed 24 Nov. 2022."@en .

co:RelatedProjectIdentifier
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Identifikation Eines Verbundenen Projektes"@de, "Related Project Identifier"@en ;
    rdfs:subClassOf co:Identifier ;
    skos:definition "Diese Eigenschaft beschreibt einen benannten Wert, der dazu dient, zwischen Projekten zu unterscheiden, die mit dem betrachteten Projekt in Relation stehen. Zwei in Relation stehende Projekte könnten zum Beispiel ein Messprojekt sein, das Teil eines Projekts mit einem breiteren Betrachtungsbereich ist."@de, "This property describes a named value intended to distinguish between projects that are related to the project considered. For instance, two related projects could be a measurement project that is part of project with a broader scope."@en .

co:RetortType
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Retort Type"@en, "Retortentyp"@de ;
    rdfs:subClassOf co:FurnaceCharacteristic ;
    skos:definition "Geometry and and orientation of the inner system boundaries of the heat treatment processing node."@en .

co:Roughness
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Oberflächenrauheit"@de, "Roughness"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Die Oberflächenrauheit, oft abgekürzt als Rauheit, ist eine Komponente zur Beschreibung der Oberflächenbeschaffenheit (Oberflächentextur). Sie wird durch die Abweichungen in der Richtung des Normalenvektors einer realen Oberfläche von ihrer idealen Form quantifiziert. Sind diese Abweichungen groß, ist die Oberfläche rau (große Rauheit), sind sie klein, ist die Oberfläche glatt (geringe Rauheit)."@de, "Surface roughness, often shortened to roughness, is a component of surface finish (surface texture). It is quantified by the deviations in the direction of the normal vector of a real surface from its ideal form. If these deviations are large, the surface is rough; if they are small, the surface is smooth."@en ;
    co:definitionSource "https://en.wikipedia.org/wiki/Surface_roughness"@en .

co:Sample
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Probe"@de, "Sample"@en ;
    rdfs:subClassOf co:EngineeredMaterial ;
    skos:definition "Portion of material, usually selected from a larger quantity of material, collected and taken away for testing"@en ;
    co:definitionSource "ISO 18589-1:2019-11 (international standardization committee: ISO/TC 85/SC 2/WG 17)"@en .

co:SecondaryData
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Secondary Data"@en, "Sekundärdaten"@de ;
    rdfs:subClassOf co:DataScope ;
    skos:definition "Characteristic values (e.g. test results) determined by equations or algorithms using primary data and metadata for a process"@en .

co:SemiCrystallineStructure
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Semi Crystalline Structure"@en, "Semikristalline Struktur"@de ;
    rdfs:subClassOf co:MaterialStructure ;
    skos:definition "Feststoffe, die eine teilkristalline Struktur aufweisen, enthalten sowohl kristalline als auch amorphe Bereiche (Domänen). Kristalline Stoffe, die keine Einkristalle, sondern Polykristalle sind, werden nicht als teilkristallin bezeichnet, auch wenn sich zwischen den Kristalliten ein dünner amorpher Film befindet."@de, "Solid materials exhibiting a semi-crystalline structure contain both crystalline and amorphous sections (domains). Crystalline substances that are polycrystals rather than single crystals are not designated as semicrystalline, even if there is a thin amorphous film between the crystallites."@en .

co:SequenceNumber
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Sequence Number"@en, "Sequenznummer"@de ;
    rdfs:subClassOf co:Identifier ;
    skos:definition "Strict monotonically increasing integer that indicates the position in an ordered list."@en .

co:SetPoint
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Set Point"@en, "Sollwert"@de ;
    rdfs:subClassOf co:ValueScope ;
    skos:definition "In cybernetics and control theory, a setpoint (SP;[1] also set point) is the desired or target value for an essential variable, or process value (PV) of a control system."@en, "Sollwert bezeichnet allgemein den angestrebten Wert eines quantitativen Merkmales eines Systems, von dem der tatsächliche Istwert so wenig wie möglich abweichen soll. Der Sollwert wird von einem anderen System (z. B. Technik, Mensch) vorgegeben."@de ;
    co:definitionSource "https://de.wikipedia.org/wiki/Sollwert"@de, "https://en.wikipedia.org/wiki/Setpoint_(control_system)"@en .

co:Shape
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Form"@de, "Shape"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Das sichtbare Ausstattungsmerkmal (räumliche Form oder Kontur) eines bestimmten Objektes oder einer Art von Objekt."@de, "The visible makeup characteristic (spatial form or contour) of a particular item or kind of item."@en ;
    co:definitionSource "“Shape.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/shape. Accessed 13 Jan. 2023."@en .

co:SimulationNode
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Simulation Node"@en, "Simulationsknoten"@de ;
    rdfs:subClassOf co:ComputingNode ;
    skos:definition "A processing node that implements foo as well as consumes and creates simulation objects and parameters."@en .

co:SimulationProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Simulation Process"@en, "Simulationsprozess"@de ;
    rdfs:subClassOf co:Process ;
    skos:definition "An analysis process that is used for a simulation" .

co:Slide
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Schlitten"@de, "Slide"@en ;
    rdfs:subClassOf co:ProcessingNode ;
    skos:definition "A moving piece that is guided by a part along its path, providing the mount for objects."@en .

co:Specimen
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Prüfling"@de, "Specimen"@en ;
    rdfs:subClassOf co:Sample ;
    owl:disjointWith co:TestPiece ;
    skos:definition "An object designed for a specific analysis." .

co:SpecimenName
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Prüfstück Name"@de, "Specimen Name"@en ;
    rdfs:subClassOf co:Identifier ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (co:Identifier
            [
                a owl:Restriction ;
                owl:onProperty co:characteristicOf ;
                owl:someValuesFrom co:Specimen
            ]
        )
    ] ;
    skos:definition "Diese Eigenschaft beschreibt die Bezeichnung eines Prüfstücks, die in der Regel von Menschen als von Menschen lesbarer Identifikator vergeben wird."@de, "This property describes the designation of a specimen, usually given as human-readable identifier by humans."@de .

co:Squared
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Quadratisch"@de, "Squared"@en ;
    rdfs:subClassOf co:Shape ;
    skos:definition "Geformt mit vier gleichen Seiten und vier rechten Winkeln."@de, "Having four equal sides and four right angles."@en ;
    co:definitionSource "“Square.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/square. Accessed 13 Jan. 2023."@en .

co:StartTime
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Start Time"@en, "Startzeit"@de ;
    rdfs:subClassOf co:Time ;
    skos:definition "The date and time when the plan/recipe is supposed to be executed."@en .

co:Stiffness
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Steifigkeit"@de, "Stiffness"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Die Steifigkeit ist das Maß, bis zu dem ein Objekt einer Verformung als Reaktion auf eine einwirkende Kraft widersteht."@de, "Stiffness is the extent to which an object resists deformation in response to an applied force."@en .

co:Stress
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Spannung"@de, "Stress"@en ;
    rdfs:subClassOf co:ValueObject ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf ([
                a owl:Restriction ;
                owl:onProperty co:relatesTo ;
                owl:someValuesFrom co:Area
            ]
            [
                a owl:Restriction ;
                owl:onProperty co:relatesTo ;
                owl:someValuesFrom co:Force
            ]
        )
    ] ;
    skos:definition """At any moment during the test, force divided by the original cross-sectional area, S_o, of the test piece

Note: Here, all references to stress are to engineering stress."""@en, """Dimensional Analysis: 
ML*-1T*-2"""@en, """Kraft zu einem beliebigen Zeitpunkt während des Versuchs dividiert durch den Anfangsquerschnitt (S_o) der Probe

Anmerkung: Mit dem Begriff Spannung ist hier die technische Spannung ('Ingenieur-Spannung') gemeint."""@de, "Units: Pa (SI), psi"@en ;
    co:definitionSource "DIN EN ISO 6892-1:2019"@en ;
    co:symbol "R"@en .

co:Temperature
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Temperatur"@de, "Temperature"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "The degree of hotness or coldness measured on a definite scale."@en ;
    co:definitionSource "“Temperature.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/temperature. Accessed 25 Nov. 2022."@en .

co:TemperatureChangeDevice
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Temperature Change Device"@en, "Temperaturänderungswerkzeug"@de ;
    rdfs:subClassOf co:TemperatureMeasuringDevice ;
    skos:definition "Diese Entität beschreibt allgemein jedes Werkzeug, das zur Änderung und Einstellung der Temperatur eines materiellen Objekts oder der Umgebung verwendet wird, z. B. einen Ofen und Kühlmittel."@de, "This entity generically describes any tool that is used for the alteration and adjustment of the temperature of a tangible object or the environment, e.g., a furnace and cooling media."@en .

co:TemperatureChangingProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Temperature Changing Process"@en, "Temperaturänderungsprozess"@de ;
    rdfs:subClassOf co:ConditioningProcess ;
    skos:definition "This properpy is used to describe a process which is run to increase or decrease the temperature of an object or a space. Usually, this involves heating or cooling devices such as furnaces or cooling media."@en .

co:TemperatureMeasuringDevice
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Temperature Measuring Device"@en, "Temperaturmesswerkzeug"@de ;
    rdfs:subClassOf co:MeasuringDevice ;
    skos:definition "Diese Entität beschreibt allgemein jedes Werkzeug, das zur Messung der Temperatur eines materiellen Objekts oder der Umgebung verwendet wird, z. B. ein Thermoelement und Thermometer."@de, "This entity generically describes any tool that is used for the measurement of the temperature of a tangible object or the environment, e.g., a thermocouple and thermometers."@en .

co:TestPiece
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Prüfkörper"@de, "Test Piece"@en ;
    rdfs:subClassOf co:Sample ;
    skos:definition "Part of a sample with specified dimensions, machined or un-machined, brought to a required condition for submission to a given test."@en, "Teil einer Probe mit bestimmten Dimensionen, bearbeitet oder unbearbeitet, der in einen erforderlichen Zustand gebracht wird, um einer bestimmten Prüfung unterzogen zu werden."@de ;
    co:definitionSource "EN 10021:2006-12 (European standardization committee: CEN/TC 459/SC 12/WG 4)"@en .

co:TestPieceClassification
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Prüfkörperklassifizierung"@de, "Test Piece Classification"@en ;
    rdfs:subClassOf co:TestPieceInfo ;
    skos:definition "Diese Eigenschaft wird verwendet, um Informationen über einen Prüfkörper bezüglich seiner Einordnung gemäß entsprechender Normen zu liefern."@de, "This property is used to provide information on a test piece concerning its graduation in accordance with corresponding standards."@en .

co:TestPieceInfo
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Prüfkörperinformationen"@de, "Test Piece Info"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Diese Eigenschaft wird verwendet, um Informationen über einen Prüfkörper zu liefern, wie z. B. seine geometrische Form, seine Klassifizierung und andere Parameter, einschließlich von Spezifikationen und Nennwerte. Die Informationen werden in Bezug auf die entsprechenden Normen bereitgestellt."@de, "This property is used to provide information on a test piece such as its geometric shape, classification, and other parameters, including specifications and nominal values. The information is provided with respect to corresponding standards."@en .

co:TestPieceName
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Prüfkörpername"@de, "Test Piece Name"@en ;
    rdfs:subClassOf co:Identifier ;
    owl:equivalentClass [
        a owl:Class ;
        owl:intersectionOf (co:Identifier
            [
                a owl:Restriction ;
                owl:onProperty co:characteristicOf ;
                owl:someValuesFrom co:TestPiece
            ]
        )
    ] ;
    skos:definition "Diese Eigenschaft beschreibt die Bezeichnung eines Prüfkörpers, die in der Regel als menschenlesbarer Identifikator von Menschen vergeben wird."@de, "This property describes the designation of a test piece, usually given as human-readable identifier by humans."@en .

co:TestingMachine
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Prüfmaschine"@de, "Testing Machine" ;
    rdfs:subClassOf co:ProcessingNode ;
    skos:definition "Diese Entität beschreibt einen Prozessknoten, der für die Durchführung eines bestimmten Tests verwendet wird. Eine Prüfmaschine kann technisch komplex sein und aus mehreren Teilen bestehen."@de, "This entity describes a processing node that is used to perform a defined test. A testing machine may be technically complex and contain several parts."@en .

co:TestingRate
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Prüfgeschwindigkeit"@de, "Testing Rate"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "rate (resp. rates) used during the test"@en, "während des Versuchs verwendete Geschwindigkeit(en)"@de ;
    co:definitionSource "DIN EN ISO 6892-1:2019"@en .

co:Thermal
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Thermal"@en, "Thermisch"@de ;
    rdfs:subClassOf co:MaterialProperty ;
    skos:definition "Thermal is relating to, or caused by heat. Here specifically to the thermal properties of a material."@en, "Thermisch bedeutet in Bezug auf oder verursacht durch Wärme. Hier speziell auf die thermischen Eigenschaften eines Materials."@de ;
    co:definitionSource "“Thermal.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/thermal. Accessed 13 Jan. 2023."@en .

co:ThermalInsulation
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Thermal Insulation"@en, "Thermische Isolierung"@de ;
    rdfs:subClassOf co:FurnaceCharacteristic ;
    skos:definition "Thermal insulation is the reduction of heat transfer (i.e., the transfer of thermal energy between objects of differing temperature) between objects in thermal contact or in range of radiative influence. Thermal insulation can be achieved with specially engineered methods or processes, as well as with suitable object shapes and materials."@en ;
    co:definitionSource "https://en.wikipedia.org/wiki/Thermal_insulation"@en .

co:Thermocouple
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Thermocouple"@en, "Thermoelement"@de ;
    rdfs:subClassOf co:MeasuringDevice ;
    skos:definition "A device for measuring temperature in which a pair of wires of dissimilar metals (such as copper and iron) are joined and the free ends of the wires are connected to an instrument (such as a voltmeter) that measures the difference in potential created at the junction of the two metals."@en, "Ein Gerät zur Temperaturmessung, bei dem ein Paar Drähte aus unterschiedlichen Metallen (z. B. Kupfer und Eisen) verbunden und die freien Enden der Drähte mit einem Instrument (z. B. einem Voltmeter) verbunden werden, das die an der Verbindungsstelle erzeugte der beiden Metalle Potentialdifferenz misst ."@de ;
    co:definitionSource "“Thermocouple.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/thermocouple. Accessed 13 Jan. 2023."@en .

co:Thickness
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Dicke"@de, "Thickness"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Diese Entität beschreibt die gemessene Dimension in einer Richtung eines Prüfstücks."@de, "This entity describes the measured dimension in one direction of a test piece."@en .

co:Time
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Time"@en, "Zeit"@de ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "A nonspatial continuum that is measured in terms of events which succeed one another from past through present to future."@en ;
    co:definitionSource "“Time.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/time. Accessed 25 Nov. 2022."@en .

co:TransformativeAnalysisProcess
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Transformative Analysis Process"@en, "Transformativer Analyseprozess"@de ;
    rdfs:subClassOf co:AnalysingProcess ;
    skos:definition "An analysis process that is also a transformative process"@en .

co:ValueObject
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Value Object"@en, "Wertobjekt"@de ;
    rdfs:subClassOf prov:Entity ;
    owl:equivalentClass [
        a owl:Class ;
        owl:unionOf (co:Metadata
            [
                a owl:Class ;
                owl:intersectionOf ([
                        a owl:Class ;
                        owl:unionOf (co:Measurement
                            co:SetPoint
                        )
                    ]
                    [
                        a owl:Class ;
                        owl:unionOf (co:PrimaryData
                            co:SecondaryData
                        )
                    ]
                )
            ]
        )
    ] ;
    skos:definition """A :ValueObject is a simple entity which represents a specific value. This value can be a numerical, textual, or a more complex data structure. If a literal value is to be specified, the :value datatype property has to be used. In cases where the value is represented by a resource (e.g. URI), the :resource object property has to be used.

A value object, respectively its value, is always associated with an entity of type :Process, :ProcessingNode, or :Object (e.g. :Specimen). The value is meant to be a charactaristic of the associated entity. To express this association it is indended to use the :participant object property.

A value object might also refer to a certain unit. The :unit property might be used (e.g. with QUDT ontology).

Instances of a value object might be specified as a specific Parameter, namely a SetPoint (nominal value), or Measurement. With :Setpoint the intend is to express, that the value is meant to be some preset, setting or nominal value. :Measurement expresses, that the value has been measured or determined somehow (see example).

Instances of a value object might also be specified in a specific DataScope (:Metadata, :PrimaryData, :SecondaryData)."""@en ;
    skos:example """- the length of a specimen
- the model number of a machine
- a person involved in a process
- a force on an object"""@en, """:Length rdfs:subClass :ValueObject .
ex:vo1 a :Length .
ex:vo1 a :Measurement .
ex:vo1 a :PrimaryData .
ex:vo1 :unit qudt:MilliM . 
ex:vo1 :value \"123.45\"
ex:p1 a :LengthMeasuringProcess .
ex:p1 :characteristic ex:vo1 ."""@en, "The length of a specimen, which has been measured as primary data. Its actual value is 123.45 millimeters."@en .

co:ValueScope
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Value Scope"@en, "Wertekategorie"@de ;
    rdfs:subClassOf prov:Entity ;
    skos:definition "Any of a set of physical properties whose values determine the characteristics or behavior of something."@en ;
    co:definitionSource "“Parameter.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/parameter. Accessed 25 Nov. 2022."@en .

co:VanderwaalsBond
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Van der Waals Bindung"@de, "Vanderwaals Bond"@en ;
    rdfs:subClassOf co:BondingType ;
    skos:definition "Die Van-der-Waals-Bindung ist durch die relativ schwachen Anziehungskräfte gegeben, die auf neutrale Atome und Moleküle wirken und die aufgrund der elektrischen Polarisierung entstehen, die in jedem der Teilchen durch die Anwesenheit anderer Teilchen induziert wird."@de, "Van der Waals bond is given by the relatively weak attractive forces that act on neutral atoms and molecules and that arise because of the electric polarization induced in each of the particles by the presence of other particles."@en ;
    co:definitionSource "“Van der Waals forces.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/van%20der%20Waals%20forces. Accessed 13 Jan. 2023."@en .

co:VolumeFraction
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Volume Fraction"@en, "Volumen Anteil"@de ;
    rdfs:subClassOf co:Fraction ;
    skos:definition "This value object describes one of several portions of the property of a body that is a measure of the amount of material it contains and causes it to have volume."@en .

co:Voxel
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Voxel"@de, "Voxel"@en ;
    rdfs:subClassOf co:DigitalEntity ;
    skos:definition """An element representing a value on a grid in three dimensional space.
In PMD, an infinitesimal part of an object which is made of a homogenuous material. Size depends on the observed material level. For now, geometrically, a cubus is assumed.
Made of a material
Different Voxels can have different material properties and material structure
A (partial) logical object that describes (a part of) a physical object"""@en .

co:Weight
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Gewicht"@de, "Weight"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "The force with which a body is attracted toward the earth or a celestial body by gravitation and which is equal to the product of the mass and the local gravitational acceleration."@en ;
    co:definitionSource "“Weight.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/weight. Accessed 5 Dec. 2022."@en .

co:WeightedXCoordinate
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Gewichtete X Koordinate"@de, "Weighted X coordinate"@en ;
    rdfs:subClassOf co:XCoordinate ;
    skos:definition "Mass center of grey values in one direction"@en .

co:WeightedYCoordinate
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Gewichtete Y Koordinate"@de, "Weighted Y coordinate"@en ;
    rdfs:subClassOf co:YCoordinate ;
    skos:definition "Mass center of grey values in the other direction"@en .

co:Width
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Breite"@de, "Width"@en ;
    rdfs:subClassOf co:ValueObject ;
    skos:definition "Diese Entität bezeichnet eine horizontale Messung, die im rechten Winkel zur Länge eines Objekts vorgenommen wird."@de, "This entity describes a horizontal measurement of an object taken at right angles to the length of the object."@en ;
    co:definitionSource "https://www.merriam-webster.com/dictionary/width"@en .

co:WorkingRange
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Arbeitsbereich"@de, "Working Range"@en ;
    rdfs:subClassOf co:ValueObject ;
    owl:equivalentClass [
        a owl:Restriction ;
        owl:onProperty co:fromValue ;
        owl:someValuesFrom rdfs:Literal
    ], [
        a owl:Restriction ;
        owl:onProperty co:toValue ;
        owl:someValuesFrom rdfs:Literal
    ] ;
    skos:definition "Diese Eigenschaft beschreibt den Bereich zwischen den Grenzen, innerhalb derer ein Prozessknoten (z. B. eine Maschine) für ihren vorgesehenen Zweck verwendet werden kann, ausgedrückt durch die Angabe der in Rede stehenden unteren und oberen Bereichswerte."@de, "This property describes the region between the limits within which a processing node (e.g., a machine) is capable of being used for its intended purpose, expressed by stating the lower and upper range values of interest."@en .

co:XCoordinate
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "X Coordinate"@en, "X Korrdinate"@de ;
    rdfs:subClassOf <https://w3id.org/pmd/co/2DPixelCoordinates> ;
    skos:definition "Die X-Koordinate ist eine Koordinate, deren Wert durch Messung parallel zu einer X-Achse bestimmt wird."@de, "X-coordinate is a coordinate whose value is determined by measuring parallel to an x-axis."@en ;
    co:definitionSource "“X-coordinate.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/x-coordinate. Accessed 13 Jan. 2023."@en .

co:YCoordinate
    a owl:Class ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "Y Coordinate"@en, "Y Koordinate"@de ;
    rdfs:subClassOf <https://w3id.org/pmd/co/2DPixelCoordinates> ;
    skos:definition "Die Y-Koordinate ist eine Koordinate, deren Wert durch Messung parallel zu einer Y-Achse bestimmt wird."@de, "Y-coordinate is a coordinate whose value is determined by measuring parallel to a y-axis."@en ;
    co:definitionSource "“Y-coordinate.” Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/y-coordinate. Accessed 13 Jan. 2023."@en .

co:abbreviation
    a owl:AnnotationProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:subPropertyOf skos:altLabel .

co:belongsToProject
    a owl:ObjectProperty ;
    rdfs:comment "Association between a process and a project."@en, "belongs to process"@en ;
    rdfs:domain co:Process ;
    rdfs:range co:Project ;
    rdfs:subPropertyOf prov:wasInformedBy ;
    owl:inverseOf co:process .

co:characteristic
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (co:DigitalEntity
            co:Object
            co:Process
            co:ProcessingNode
            co:Project
            co:ValueObject
        )
    ] ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "characteristic"@en ;
    rdfs:range co:ValueObject ;
    rdfs:subPropertyOf owl:topObjectProperty ;
    owl:inverseOf co:characteristicOf ;
    skos:altLabel "has characteristic"@en .

co:characteristicOf
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "characteristic of"@en ;
    rdfs:subPropertyOf owl:topObjectProperty ;
    skos:altLabel "is characteristic of" .

co:component
    a owl:ObjectProperty ;
    rdfs:domain co:ProcessingNode ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "component"@en ;
    rdfs:range co:ProcessingNode ;
    skos:altLabel "has component"@en ;
    skos:definition "An object property associating a process node with its (potentially modular) components, e.g. the chambers of a heat treatment furnace."@en .

co:composedOf
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "composed of"@en ;
    owl:inverseOf co:composes ;
    skos:definition "This property is used to describe which voxels and materials an object is composed of."@en .

co:composes
    a owl:ObjectProperty ;
    rdfs:domain co:Object ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "composes"@en ;
    rdfs:range co:Object ;
    skos:definition "This property is used to describe which objects a voxel or a material contributes to compose."@en .

co:definitionSource
    a owl:AnnotationProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    skos:definition "Indicates the source of the definition."@en .

co:executedBy
    a owl:ObjectProperty ;
    rdfs:domain co:Process ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "executed by"@en ;
    rdfs:range co:ProcessingNode ;
    rdfs:subPropertyOf prov:wasAssociatedWith ;
    owl:inverseOf co:executes ;
    skos:definition "This property represents which process is executed by which process node."@en .

co:executes
    a owl:ObjectProperty ;
    rdfs:domain co:ProcessingNode ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "executes"@en ;
    rdfs:range co:Process ;
    skos:definition "This property represents which process node executes a process"@en .

co:fragmentPath
    a owl:DatatypeProperty ;
    rdfs:label "fragment path"@en ;
    rdfs:subPropertyOf owl:topDataProperty ;
    skos:definition "A path expression that addresses a specific element in a document."@en .

co:fromValue
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "from value"@en ;
    rdfs:subPropertyOf co:value ;
    skos:definition "refers to the begin of a value range" .

co:hasFunction
    a owl:ObjectProperty .

co:input
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "input"@en ;
    rdfs:subPropertyOf prov:used, co:participant ;
    owl:inverseOf co:inputOf ;
    skos:altLabel "has input" ;
    skos:definition "This property is used to link the processes to their input objects"@en .

co:inputOf
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "input of"@en ;
    rdfs:subPropertyOf prov:wasUsedBy, co:participantOf ;
    skos:altLabel "is input of" .

co:isResourceOf
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "is resource of" ;
    owl:inverseOf co:resource .

co:jsonPath
    a owl:DatatypeProperty ;
    rdfs:label "json path"@en ;
    rdfs:subPropertyOf co:fragmentPath ;
    skos:definition "A path expression that allows the elements of a JSON document to be specifically addressed."@en .

co:l1
    a swrl:Variable .

co:l2
    a swrl:Variable .

co:maxValue
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "max value"@en ;
    rdfs:subPropertyOf co:value ;
    skos:definition "refers to all values equal or smaller than the given one"@en .

co:minValue
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "min value"@en ;
    rdfs:subPropertyOf co:value ;
    skos:definition "refers to all values equal or larger than the given one"@en .

co:nextProcess
    a owl:ObjectProperty ;
    rdfs:domain co:Process ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "next process"@en ;
    rdfs:range co:Process ;
    rdfs:subPropertyOf prov:wasInformedBy ;
    owl:inverseOf co:previousProcess ;
    skos:altLabel "has next process"@en ;
    skos:definition "This property is used to indicate the process that was run after the current process."@en .

co:o1
    a swrl:Variable .

co:o2
    a swrl:Variable .

co:o3
    a swrl:Variable .

co:output
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "output"@en ;
    rdfs:subPropertyOf prov:generated, co:participant ;
    owl:inverseOf co:outputOf ;
    skos:altLabel "has output" ;
    skos:definition "This property is used to link the processes to their output objects"@en .

co:outputOf
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "output of"@en ;
    rdfs:subPropertyOf co:participantOf ;
    skos:altLabel "is output of"@en .

co:p1
    a swrl:Variable .

co:p2
    a swrl:Variable .

co:p3
    a swrl:Variable .

co:participant
    a owl:ObjectProperty ;
    rdfs:domain co:Process ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "participant"@en ;
    rdfs:range [
        a owl:Class ;
        owl:unionOf (co:DigitalEntity
            co:Object
            co:ValueObject
        )
    ] ;
    owl:inverseOf co:participantOf ;
    skos:altLabel "has participant" ;
    skos:definition "A relation between a process and an object, in which the objects is somehow involved in the process."@en .

co:participantOf
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "participant of"@en ;
    rdfs:subPropertyOf owl:topObjectProperty ;
    skos:altLabel "is participant of"@en .

co:previousProcess
    a owl:ObjectProperty ;
    rdfs:domain co:Process ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "previous process"@en ;
    rdfs:range co:Process ;
    skos:altLabel "has previous process" ;
    skos:definition "This property is used to indicate that which process was previously run."@en .

co:process
    a owl:ObjectProperty ;
    rdfs:comment "Describes that a process is associated with a project."@en ;
    rdfs:domain co:Project ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "process"@en ;
    rdfs:range co:Process ;
    skos:altLabel "has process"@en .

co:relatesTo
    a owl:ObjectProperty ;
    rdfs:domain co:ValueObject ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "relates to"@en ;
    skos:definition "Describes a general relationship between domain objects."@en .

co:relatesToElement
    a owl:ObjectProperty ;
    rdfs:domain co:ChemicalObject ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "relates to element"@en ;
    rdfs:range obo:CHEBI_24431 ;
    rdfs:subPropertyOf co:relatesTo .

co:resource
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain co:ValueObject ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "resource"@en ;
    skos:altLabel "has resource"@en .

co:state
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (co:Specimen
            co:TestPiece
        )
    ] ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "state"@en .

co:subordinateProcess
    a owl:ObjectProperty ;
    rdfs:domain co:Process ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "subordinate process"@en ;
    rdfs:range co:Process ;
    owl:inverseOf co:superordinateProcess ;
    skos:altLabel "has subordinate process" ;
    skos:definition "This property is used to link a process to its subordinate processes."@en .

co:superordinateProcess
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "superordinate process"@en ;
    rdfs:subPropertyOf owl:topObjectProperty ;
    skos:altLabel "has superordinate process"@en ;
    skos:definition "This property is used to link a process to its super ordinated processes."@en .

co:symbol
    a owl:AnnotationProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:subPropertyOf skos:altLabel .

co:toValue
    a owl:DatatypeProperty ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "to value"@en ;
    rdfs:subPropertyOf co:value ;
    skos:definition "refers to the end of a value range" .

co:unit
    a owl:ObjectProperty ;
    rdfs:domain co:ValueObject ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "unit"@en ;
    skos:altLabel "has unit"@en ;
    skos:definition """Unit of measurement.
Examples for rdsf:range are units from qudt or wikidata or own defindes units."""@en .

co:v1
    a swrl:Variable .

co:v2
    a swrl:Variable .

co:value
    a owl:DatatypeProperty ;
    rdfs:domain co:ValueObject ;
    rdfs:isDefinedBy <https://w3id.org/pmd/co> ;
    rdfs:label "hat Wert"@de, "value"@en ;
    rdfs:range rdfs:Literal ;
    rdfs:subPropertyOf owl:topDataProperty ;
    skos:definition "Provides the actual value a value object is referring to."@en .

co:xPath
    a owl:DatatypeProperty ;
    rdfs:label "x path"@en ;
    rdfs:subPropertyOf co:fragmentPath ;
    skos:definition "A non-XML-based path expression that allows the elements of an XML document to be specifically addressed."@en .

[]
    a owl:AllDifferent ;
    owl:distinctMembers (obo:IAO_0000120
        obo:IAO_0000121
        obo:IAO_0000122
        obo:IAO_0000123
        obo:IAO_0000124
        obo:IAO_0000125
        obo:IAO_0000423
        obo:IAO_0000428
    ) .

[]
    swrla:isRuleEnabled true ;
    a swrl:Imp ;
    rdfs:comment "" ;
    rdfs:label "S2" ;
    swrl:body ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 co:p1 ;
            swrl:argument2 co:o2 ;
            swrl:propertyPredicate co:output
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 co:p1 ;
            swrl:argument2 co:o1 ;
            swrl:propertyPredicate co:input
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 co:p1 ;
            swrl:classPredicate co:Process
        ]
    ) ;
    swrl:head ([
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 co:o2 ;
            swrl:argument2 co:o1 ;
            swrl:propertyPredicate prov:wasDerivedFrom
        ]
    ) .

[]
    swrla:isRuleEnabled true ;
    a swrl:Imp ;
    rdfs:comment "Detect processes which changes the length of object." ;
    rdfs:label "S1" ;
    swrl:body ([
            a swrl:DatavaluedPropertyAtom ;
            swrl:argument1 co:l1 ;
            swrl:argument2 co:v1 ;
            swrl:propertyPredicate co:value
        ]
        [
            a swrl:DatavaluedPropertyAtom ;
            swrl:argument1 co:l2 ;
            swrl:argument2 co:v2 ;
            swrl:propertyPredicate co:value
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 co:p2 ;
            swrl:argument2 co:o2 ;
            swrl:propertyPredicate co:input
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 co:p3 ;
            swrl:argument2 co:o3 ;
            swrl:propertyPredicate co:input
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 co:o3 ;
            swrl:classPredicate co:Object
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 co:o2 ;
            swrl:classPredicate co:Object
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 co:p1 ;
            swrl:argument2 co:l1 ;
            swrl:propertyPredicate co:characteristic
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 co:p3 ;
            swrl:argument2 co:l2 ;
            swrl:propertyPredicate co:characteristic
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 co:p3 ;
            swrl:classPredicate co:Process
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 co:l1 ;
            swrl:classPredicate co:Length
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 co:p1 ;
            swrl:argument2 co:o2 ;
            swrl:propertyPredicate co:output
        ]
        [
            a swrl:IndividualPropertyAtom ;
            swrl:argument1 co:p2 ;
            swrl:argument2 co:o3 ;
            swrl:propertyPredicate co:output
        ]
        [
            a swrl:BuiltinAtom ;
            swrl:arguments (co:v1
                co:v2
            ) ;
            swrl:builtin swrlb:notEqual
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 co:p1 ;
            swrl:classPredicate co:Process
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 co:p2 ;
            swrl:classPredicate co:Process
        ]
        [
            a swrl:ClassAtom ;
            swrl:argument1 co:l2 ;
            swrl:classPredicate co:Length
        ]
    ) ;
    swrl:head ([
            a swrl:ClassAtom ;
            swrl:argument1 co:p2 ;
            swrl:classPredicate co:LengthChangingProcess
        ]
    ) .

