<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology#"
     xml:base="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:xml="http://www.w3.org/XML/1998/namespace"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:skos="http://www.w3.org/2004/02/skos/core#"
     xmlns:terms="http://purl.org/dc/terms/"
     xmlns:CommonCoreOntologies="http://www.ontologyrepository.com/CommonCoreOntologies/">
    <owl:Ontology rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology">
        <owl:versionIRI rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2024-11-03/ArtifactOntology"/>
        <owl:imports rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"/>
        <terms:license xml:lang="en">BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE</terms:license>
        <terms:rights xml:lang="en">CUBRC Inc., see full license.</terms:rights>
        <rdfs:comment xml:lang="en">This ontology is designed to represent artifacts that are common to multiple domains along with their models, specifications, and functions.</rdfs:comment>
        <rdfs:label xml:lang="en">Artifact Ontology</rdfs:label>
        <owl:versionInfo xml:lang="en">Version 1.7</owl:versionInfo>
    </owl:Ontology>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AcademicDegree -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AcademicDegree">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Certificate"/>
        <CommonCoreOntologies:definition_source>http://www.dictionary.com/browse/degree</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Academic Degree</rdfs:label>
        <skos:definition xml:lang="en">A Certificate issued by an Educational Organization to a Person to indicate that the Person has satisfactorily completed a course of study, or as an honorary recognition of the Person&apos;s achievement.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Actuator -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Actuator">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Transducer"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Actuator&amp;oldid=1064000375</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Actuator</rdfs:label>
        <skos:definition xml:lang="en">A Transducer that is designed to convert some control signal into mechanical motion.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingCombustionEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingCombustionEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ReactionEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Engine&amp;oldid=1063879193</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Air-Breathing Combustion Engine</rdfs:label>
        <skos:definition xml:lang="en">A Reaction Engine that functions by drawing a continuous stream of air into and through the Engine where it is compressed, mixed with a Portion of Fuel, ignited, and then expelled as exhaust gas.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingJetEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingJetEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/JetEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Airbreathing_jet_engine&amp;oldid=1062364308</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Air-Breathing Jet Engine</rdfs:label>
        <skos:altLabel xml:lang="en">Ducted Jet Engine</skos:altLabel>
        <skos:definition xml:lang="en">A Jet Engine that is propelled by a jet of hot exhaust gases formed from air that is drawn into the Engine via an Air Inlet.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AirConditioningUnit -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AirConditioningUnit">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CoolingSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Air_conditioning&amp;oldid=1063494896</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Air Conditioning Unit</rdfs:label>
        <skos:altLabel xml:lang="en">AC Unit</skos:altLabel>
        <skos:definition xml:lang="en">A Cooling System that is designed to remove excess heat and humidity from the air in an enclosed space.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AirInlet -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AirInlet">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Air Inlet</rdfs:label>
        <skos:altLabel xml:lang="en">Air Intake</skos:altLabel>
        <skos:definition xml:lang="en">A Fluid Control Artifact that consists of an opening that is designed to capture and direct the flow of air into the system it is part of.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Aircraft -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Aircraft">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Vehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Aircraft&amp;oldid=1063924562</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Aircraft</rdfs:label>
        <skos:definition xml:lang="en">A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by air travel.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AlkalineElectricBattery -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AlkalineElectricBattery">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PrimaryCellElectricBattery"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Alkaline_battery&amp;oldid=1055652562</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Alkaline Electric Battery</rdfs:label>
        <skos:definition xml:lang="en">A Primary Cell Electric Battery that has a Zinc anode and Manganese (IV) oxide cathode.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AlternatingCurrentPowerSource -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AlternatingCurrentPowerSource">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Alternating Current Power Source</rdfs:label>
        <skos:definition xml:lang="en">An Electrical Power Source that is designed to transfer electrical power in the form of alternating current.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AntiBacterialArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AntiBacterialArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AntiMicrobialArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Antibiotic&amp;oldid=1063633090</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Anti-Bacterial Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Anti-Microbial Artifact Function that is realized in a process which causes harm to, or the death of, some bacterium.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AntiMicrobialArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AntiMicrobialArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PesticideArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Antimicrobial&amp;oldid=1064100151</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Anti-Microbial Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Pesticide Artifact Function that is realized in a process which causes illness in, or the death of, a microorganism.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArmoredFightingVehicle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArmoredFightingVehicle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GroundMotorVehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Armoured_fighting_vehicle&amp;oldid=1063212018</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Armored Fighting Vehicle</rdfs:label>
        <skos:definition xml:lang="en">A Ground Motor Vehicle that is designed to be armored and used to transport and support military personal in combat missions.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArmoredPersonnelCarrier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArmoredPersonnelCarrier">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArmoredFightingVehicle"/>
        <CommonCoreOntologies:acronym>APC</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Armoured_personnel_carrier&amp;oldid=1061608326</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Armored Personnel Carrier</rdfs:label>
        <skos:definition xml:lang="en">An Armored Fighting Vehicle that is designed to transport infantry to the battlefield but which are not usually designed to take part in a direct-fire battle.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Arrow -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Arrow">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAmmunition"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Arrow&amp;oldid=1058445874</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Arrow</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Ammunition that is designed to be fired from a Bow and consists of a long straight stiff shaft with stabilizers (fletchings) and a slot (the nock) on one end and a weighted tip (the arrowhead) on the other end.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArticleOfClothing -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArticleOfClothing">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Clothing&amp;oldid=1063505718</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Article of Clothing</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to cover some portion of a body.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArticleOfSolidWaste -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArticleOfSolidWaste">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfWasteMaterial"/>
        <CommonCoreOntologies:definition_source>https://stats.oecd.org/glossary/detail.asp?ID=2508</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Article of Solid Waste</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Waste Material that has a low liquid content.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Artifact -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000040"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Material Artifact</rdfs:label>
        <skos:definition xml:lang="en">A Material Entity that was designed by some Agent to realize a certain Function.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactDesignContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactDesignContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/prescribes"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Design&amp;oldid=1063941625</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Artifact Design</rdfs:label>
        <skos:definition xml:lang="en">A Directive Information Content Entity that is a specification of an object, manifested by an agent, intended to accomplish goals, in a particular environment, using a set of primitive components, satisfying a set of requirements, subject to constraints.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactDimensionSpecification -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactDimensionSpecification">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/QualitySpecification"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Dimension Specification</rdfs:label>
        <skos:definition xml:lang="en">An Quality Specification that prescribes some Size Quality.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000034"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000197"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Function that inheres in some Artifact in virtue of that Artifact being designed to be used in processes that require that Function to be realized.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunctionSpecification -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunctionSpecification">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/prescribes"/>
                        <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Artifact Function Specification</rdfs:label>
        <skos:definition xml:lang="en">A Directive Information Content Entity that prescribes some Artifact Function and which is part of some Artifact Model.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactHistory -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactHistory">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000182"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Artifact History</rdfs:label>
        <skos:definition xml:lang="en">A History of an Artifact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactIdentifier">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/designates"/>
                        <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Artifact Identifier</rdfs:label>
        <skos:definition xml:lang="en">A Designative Information Content Entity which designates some Artifact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactLocation -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactLocation">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/BFO_0000029"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000124"/>
                        <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000029"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Artifact Location</rdfs:label>
        <skos:definition xml:lang="en">A Site that is the location of some Artifact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactModel -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactModel">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactDesignContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Artifact Model</rdfs:label>
        <skos:definition xml:lang="en">A Directive Information Content Entity that prescribes a common set of Functions and Qualities to inhere in a set of artifact instances.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactModelName -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactModelName">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/designates"/>
                        <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactModel"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Artifact Model Name</rdfs:label>
        <skos:definition xml:lang="en">A Designative Information Content Entity that designates some Artifact Model.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArtificialEye -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArtificialEye">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Prosthesis"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Artificial_eye&amp;oldid=1046672400</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Artificial Eye</rdfs:label>
        <skos:definition xml:lang="en">A Prosthesis that is designed to replace a missing eye.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AssaultRifle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AssaultRifle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Rifle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Assault_rifle&amp;oldid=1063774380</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Assault Rifle</rdfs:label>
        <skos:definition xml:lang="en">A Rifle that is designed to have selective-fire functionality and use an intermediate Cartridge and a detachable magazine.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AttitudeControlArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AttitudeControlArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Attitude Control Artifact Function</rdfs:label>
        <skos:altLabel xml:lang="en">Orientation Control Artifact Function</skos:altLabel>
        <skos:definition xml:lang="en">An Artifact Function that is realized by an Artifact participating in an attitude control process.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Automobile -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Automobile">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GroundMotorVehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Car&amp;oldid=1064116950</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Automobile</rdfs:label>
        <skos:definition xml:lang="en">A Ground Motor Vehicle that is designed to transport a small number of passengers while traveling on four tired wheels.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AutopilotSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AutopilotSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/VehicleControlSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Autopilot&amp;oldid=1063382206</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Autopilot System</rdfs:label>
        <skos:altLabel xml:lang="en">Autopilot</skos:altLabel>
        <skos:definition xml:lang="en">A Vehicle Control System that is designed to enable some Agent to control the trajectory of a Vehicle without constant &apos;hands-on&apos; control.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AztecCode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AztecCode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TwoDimensionalBarCode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Aztec Code</rdfs:label>
        <skos:definition xml:lang="en">A Two-Dimensional Barcode that is used by the transportation industry to scan tickets.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Banknote -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Banknote">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCash"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Banknote</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Cash that consists of a portable slips of paper or fabric designed to bear some specified Financial Value.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Barcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Barcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Barcode&amp;oldid=1059844765</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">For information on types of barcodes, see: https://www.scandit.com/types-barcodes-choosing-right-barcode/</rdfs:comment>
        <rdfs:label xml:lang="en">Barcode</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Artifact that is designed to bear one or more geometric shapes that concretize some Directive Information Content Entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/BatteryTerminal -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/BatteryTerminal">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Battery_terminal&amp;oldid=1059455659</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Battery Terminal</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to connect a load or charger to a single or multiple-cell Battery.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/BearingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/BearingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Bearing_(mechanical)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Bearing Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in processes in which the Artifact constrains relative motion to only the desired motion, and reduces friction between moving parts.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/BeverageAntenna -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/BeverageAntenna">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/WireAntenna"/>
        <CommonCoreOntologies:definition_source>Adapted from: https://en.wikipedia.org/wiki/Beverage_antenna</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Beverage Antenna</rdfs:label>
        <skos:definition xml:lang="en">A Wire Antenna that consists of a horizontal wire one-half to two wavelengths long that is suspended above the ground with one end attached to the receiver feedline and the other grounded and which is typically used in the low and medium frequency radio bands.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Bicycle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Bicycle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GroundVehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Bicycle&amp;oldid=1063761124</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Bicycle</rdfs:label>
        <skos:definition xml:lang="en">A Ground Vehicle that consists of two wheels, one in front of the other, attached to a frame along with handlebars and pedals such that it is designed to receive its motive power from pedaling.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/BidirectionalTransducer -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/BidirectionalTransducer">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Transducer"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Transducer&amp;oldid=1053290948</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Bidirectional Transducer</rdfs:label>
        <skos:definition xml:lang="en">A Transducer that is designed to receive a signal in the form of physical phenomena and convert it into an electrical signal, and vice versa.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/BiologicalWeapon -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/BiologicalWeapon">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Weapon"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Biological_warfare&amp;oldid=1062972883</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Biological Weapon</rdfs:label>
        <skos:definition xml:lang="en">A Weapon that is designed to inflict harm, incapacity, or death by means of releasing disease-producing agents�such as bacteria, viruses, or fungi.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Bond -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Bond">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/FinancialInstrument"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Bond_(finance)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Bond</rdfs:label>
        <skos:definition xml:lang="en">A Financial Instrument that is designed to secure an Agent&apos;s debt for the holders of that debt.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/BondCertificate -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/BondCertificate">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Bond"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Bond Certificate</rdfs:label>
        <skos:definition xml:lang="en">A Bond that consists of a Certificate.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Book -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Book">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Book&amp;oldid=1063132471</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Book</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Artifact that is designed to bear some specific Information Content Entity by means of ink, paper, parchment, or other materials fastened together to hinge at one side.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Bow -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Bow">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ProjectileLauncher"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Bow_and_arrow&amp;oldid=1062193194</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Bow</rdfs:label>
        <skos:definition xml:lang="en">A Projectile Launcher that is designed to launch Arrows.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Brake -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Brake">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Brake&amp;oldid=1047693009</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Brake</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to inhibit the Vehicle&apos;s Motion by absorbing energy from a moving system.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/BrakeControlSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/BrakeControlSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/VehicleControlSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Brake Control System</rdfs:label>
        <skos:definition xml:lang="en">A Vehicle Control System that is designed to control the process of braking with the aim of preventing rolling, skidding, and hydroplaning.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Bridge -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Bridge">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LandTransportationArtifact"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/w/index.php?title=Bridge&amp;oldid=1061858310</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Bridge</rdfs:label>
        <skos:definition xml:lang="en">A Land Transportation Artifact that is designed to span physical obstacles without closing the way underneath to enable Persons or Ground Vehicles to pass over the obstacles.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Bullet -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Bullet">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAmmunition"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Bullet&amp;oldid=1062391591</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Bullet</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Ammunition that is designed to be projected by a Firearm, Sling, Slingshot, or Air Gun, but which does not (typically) contain explosives.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Bus -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Bus">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GroundMotorVehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Bus&amp;oldid=1055341487</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Bus</rdfs:label>
        <skos:definition xml:lang="en">A Ground Motor Vehicle that is designed to transport a large number of people and to travel on six or more tired wheels.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CabinPressurizationControlSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CabinPressurizationControlSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentControlSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Cabin_pressurization&amp;oldid=1062243955</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Cabin Pressurization Control System</rdfs:label>
        <skos:definition xml:lang="en">An Environment Control System that is designed to control the process in which conditioned air is pumped into the Cabin of some Aircraft or Spacecraft in order to create a safe and comfortable environment for passengers and crew flying at high altitudes.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Camera -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Camera">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ImagingInstrument"/>
        <CommonCoreOntologies:definition_source>http://www.dictionary.com/browse/camera</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Camera</rdfs:label>
        <skos:definition xml:lang="en">An Imaging Instrument that is designed to form and digitally or physically record an image of an entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Canal -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Canal">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/WaterTransportationArtifact"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/w/index.php?title=Canal&amp;oldid=1059514223</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Canal</rdfs:label>
        <skos:definition xml:lang="en">A Water Transportation Artifact that is an artificial Hydrographic Feature designed to convey water or enable Watercraft to travel inland.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Cannon -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Cannon">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ProjectileLauncher"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Cannon&amp;oldid=1063792906</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Cannon</rdfs:label>
        <skos:definition xml:lang="en">A Projectile Launcher that is designed to use a controlled explosion to launch a relatively large Portion of Ammunition, such as a Round Shot or a Shell, at a significant Velocity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CargoCabin -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CargoCabin">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/VehicleCompartment"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Cargo Cabin</rdfs:label>
        <skos:definition xml:lang="en">A Vehicle Compartment that is used to store goods or materials during transportation.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Cartridge -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Cartridge">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAmmunition"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Cartridge_(firearms)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Cartridge</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Ammunition that is designed to package a Bullet, a propellant substance, and a primer within a case that is designed to fit within the firing chamber of a Firearm.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CatadioptricOpticalTelescope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CatadioptricOpticalTelescope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalTelescope"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Catadioptric_system&amp;oldid=1017210114</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Catadioptric Optical Telescope</rdfs:label>
        <skos:altLabel xml:lang="en">Catadioptric Telescope</skos:altLabel>
        <skos:definition xml:lang="en">An Optical Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light through the use of a combination of Lenses and Mirrors to form an enhanced image of the Object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CatalystArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CatalystArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalReactionArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Catalysis&amp;oldid=1063864001</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Catalyst Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Chemical Reaction Artifact Function that is realized in a process in which the rate of a chemical reaction is increased due to the participation of an additional substance, without that substance being consumed in the reaction.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CellularTelecommunicationNetwork -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CellularTelecommunicationNetwork">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/WirelessTelecommunicationNetwork"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Cellular_network&amp;oldid=1061429562</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Cellular Telecommunication Network</rdfs:label>
        <skos:altLabel xml:lang="en">Cellular Network</skos:altLabel>
        <skos:altLabel xml:lang="en">Mobile Telecommunication Network</skos:altLabel>
        <skos:definition xml:lang="en">A Wireless Telecommunication Network where the last link between the network and the end user is wireless and is distributed over service areas called cells.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Certificate -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Certificate">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact"/>
        <CommonCoreOntologies:definition_source>http://www.dictionary.com/browse/degree</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Certificate</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Artifact that bears an Information Content Entity which attests to certain demonstrated characteristics of an Object, Person, or Organization.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Chart -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Chart">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Image"/>
        <CommonCoreOntologies:definition_source>Adapted from �Chart.� Merriam-Webster.com Dictionary, Merriam-Webster, https://www.merriam-webster.com/dictionary/chart. Accessed 4 Aug. 2024.</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Chart</rdfs:label>
        <skos:definition xml:lang="en">An Image that is designed to carry some Representational Information Content Entity that is prescribed by some canonical visual format.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalReactionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalReactionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Chemical_reaction&amp;oldid=1063262412</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Chemical Reaction Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in a process that leads to the transformation of one set of chemical substances to another.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalWeapon -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalWeapon">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Weapon"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Chemical_weapon&amp;oldid=1054342645</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Chemical Weapon</rdfs:label>
        <skos:definition xml:lang="en">A Weapon that is designed to inflict harm, damage, or incapacity by means of releasing toxic chemicals.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CircuitBreaker -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CircuitBreaker">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Circuit_breaker&amp;oldid=1060854893</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Circuit Breaker</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to protect an electrical circuit from damage caused by excess current from an overload or short circuit.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CleaningArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CleaningArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Cleaning Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in processes in which some Artifact is used to remove foreign objects from another object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CodabarBarcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CodabarBarcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Codabar Barcode</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Barcode that consists of numbers 0-9 and the characters -$:/.+ and is used by logistics and healthcare professionals.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Code128Barcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Code128Barcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Code 128 Barcode</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Barcode that consists of up to 128 ASCII characters and is used primarily in supply chains.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Code39Barcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Code39Barcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Code 39 Barcode</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Barcode that consists of 39 characters that are numbers 0-9, capital letters A-Z, or the symbols -.$/+% and space and is used primarily in automotive and defense industries.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Code93Barcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Code93Barcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Code 93 Barcode</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Barcode that consists of up to 93 ASCII characters and is used in logistics to identify packages in retail inventory, lable electornic components, and provide supplementary delivery information.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CodeList -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CodeList">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/List"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Code List</rdfs:label>
        <skos:definition xml:lang="en">A List that contains an ordered sequence of Information Bearing Entities that carry Code Identifiers.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Coin -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Coin">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCash"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Coin</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Cash that consists of a flat, portable, round pieces of metal designed to bear some specified Financial Value.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CollimationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CollimationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Collimation Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by an Artifact participating in a collimation event in which the Artifact narrows a beam of particles or waves by either causing the spatial cross-section of the beam to become smaller or by causing the directions of motion of the beam&apos;s constituents to be aligned in a specifc direction of Motion.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CombustionChamber -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CombustionChamber">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Combustion Chamber</rdfs:label>
        <skos:altLabel xml:lang="en">Burner</skos:altLabel>
        <skos:altLabel xml:lang="en">Combustor</skos:altLabel>
        <skos:altLabel xml:lang="en">Flame Holder</skos:altLabel>
        <skos:definition xml:lang="en">A Material Artifact that is designed to wholly or partially bound an internal Site where a Combustion process is intended to occur.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CombustionEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CombustionEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/HeatEngine"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Combustion Engine</rdfs:label>
        <skos:definition xml:lang="en">A Heat Engine that is designed to convert thermal energy that is generated through a local Combustion process into mechanical energy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CommonStock -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CommonStock">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Stock"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Common Stock</rdfs:label>
        <skos:definition xml:lang="en">Stock that entitles its holder to voting on corporate decisions.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Communication Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in a process in which meaningful signs are conveyed from one entity to another.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInstrument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInstrument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Communication Instrument</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to facilitate communication between at least two entities.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInterferenceArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInterferenceArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Communication Interference Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized during events in which an Artifact is used to interfere with the transmission of information for the purpose of preventing communication.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationReceptionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationReceptionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Communication Reception Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized during events in which an Artifact is used to receive information that has been transmitted for the purpose of communiction.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationRelayArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationRelayArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Communication Relay Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized during events in which an Artifact is used to first receive and then transmit information from one Artifact to another for the purpose of communiction.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Communications_system&amp;oldid=1058600948</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Communication System</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to enable some Act of Communication by means of transmission systems, relay stations, tributary stations, and data terminal equipment, usually capable of interconnection and interoperation to form an integrated whole.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ComplexOpticalLens -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ComplexOpticalLens">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalLens"/>
        <CommonCoreOntologies:definition_source xml:lang="en">Hecht, Eugene (1987). Optics (2nd ed.). Addison Wesley. ISBN 978-0-201-11609-0. Chapters 5 &amp; 6.</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Complex Optical Lens</rdfs:label>
        <skos:altLabel xml:lang="en">Lens System</skos:altLabel>
        <skos:definition xml:lang="en">An Optical Lens consisting of more than one Simple Optical Lenses.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ComponentRole -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ComponentRole">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000023"/>
        <CommonCoreOntologies:definition_source xml:lang="en">ISO/IEC. 1998. Information Technology System and Software Integrity Levels Geneva, Switzerland: International Organization for Standardization (ISO)/International Electrotechnical Commission (IEC). ISO/IEC. 15026:1998. : 3.1</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Component Role</rdfs:label>
        <skos:definition xml:lang="en">A Role that inheres in an entity having a discrete structure in virtue of that entity being part of a system considered at a particular level of analysis.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CompressionIgnitionEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CompressionIgnitionEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InternalCombustionEngine"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Compression Ignition Engine</rdfs:label>
        <skos:definition xml:lang="en">An Internal Combustion Engine that is designed to operate by igniting a portion of Fuel and Oxidizer mixture using heat generated via compression of the mixture.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CompressionIgnitionSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CompressionIgnitionSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/IgnitionSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Compression Ignition System</rdfs:label>
        <skos:definition xml:lang="en">An Ignition System that is designed to generate heat by compressing a portion of fuel and oxidizer mixture in order to initiate an Ignition process.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Computer -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Computer">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationProcessingArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Computer&amp;oldid=1061553332</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Computer</rdfs:label>
        <skos:definition xml:lang="en">An Information Processing Artifact that is designed to execute an arbitrary set of arithmetic or logical operations automatically.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ComputerNetwork -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ComputerNetwork">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetwork"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Computer_network&amp;oldid=1061571662</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Computer Network</rdfs:label>
        <skos:altLabel xml:lang="en">Data Network</skos:altLabel>
        <skos:definition xml:lang="en">A Telecommunication Network that is designed to allow the exchange of data between two or more computers connected to the network.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ComputingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ComputingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Computing Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by an Artifact participating in a computation process.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Container -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Container">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Container</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to contain (wholly or partially) some material entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ContainingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ContainingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source>http://www.dictionary.com/browse/containing</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Containing Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in a process in which one entity contains another.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ControlSurface -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ControlSurface">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Flight_control_surfaces&amp;oldid=1019271264</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Control Surface</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to deflect air, water, or another medium around its surface in order to change the Attitude of a Vehicle by rotating the Vehicle on one or more of its Axes of Rotation.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ControlSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ControlSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Control_system&amp;oldid=1061817176</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Control System</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to manage, command, direct, or regulate the behavior of at least one other Artifact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ControllablePitchPropeller -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ControllablePitchPropeller">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Propeller"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Variable-pitch_propeller&amp;oldid=1041375492</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Controllable Pitch Propeller</rdfs:label>
        <skos:altLabel xml:lang="en">Variable-Pitch Propeller</skos:altLabel>
        <skos:definition xml:lang="en">A Propeller whose blades are designed to be alterable by rotating the blades about their vertical axis by means of mechanical or hydraulic arrangement.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ControlledAccessHighway -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ControlledAccessHighway">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Highway"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Controlled-access_highway&amp;oldid=1063655601</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Controlled-Access Highway</rdfs:label>
        <skos:altLabel xml:lang="en">Expressway</skos:altLabel>
        <skos:altLabel xml:lang="en">Freeway</skos:altLabel>
        <skos:altLabel xml:lang="en">Motorway</skos:altLabel>
        <skos:definition xml:lang="en">A Highway that is designed for high-speed vehicular traffic, with all traffic flow and ingress/egress regulated.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ConvergentDivergentNozzle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ConvergentDivergentNozzle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Nozzle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=De_Laval_nozzle&amp;oldid=1062746288</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">By increasing the Exhaust Velocity of the gas, the Nozzle increases the Thrust generated.</rdfs:comment>
        <rdfs:label xml:lang="en">Convergent-Divergent Nozzle</rdfs:label>
        <skos:altLabel xml:lang="en">CD Nozzle</skos:altLabel>
        <skos:altLabel xml:lang="en">de Laval Nozzle</skos:altLabel>
        <skos:definition xml:lang="en">A Nozzle that consists of a tube with an asymmetric hourglass shape that is designed to accelerate hot pressurized gas by converting the heat energy of the gas flow into kinetic energy as it passes through the Nozzle Throat to generate increased Exhaust Velocity of the gas as it exits the Nozzle.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ConveyanceArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ConveyanceArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MotionArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Vehicle&amp;oldid=1063682179</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Conveyance Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Motion Artifact Function that is realized in a process in which the bearer of the function conveys entities from one location to another.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CoolingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CoolingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Cooling Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in a process in which the thermal energy of a system decreases.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CoolingSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CoolingSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentControlSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Cooling System</rdfs:label>
        <skos:definition xml:lang="en">An Environment Control System that is designed to cool the air or objects in a Site.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitFinancialInstrument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitFinancialInstrument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Counterfeit_money&amp;oldid=1064052318</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Counterfeit Financial Instrument</rdfs:label>
        <skos:definition xml:lang="en">A Counterfeit Instrument that is designed to be a fake replica of some legally sanctioned Financial Instrument.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitInstrument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitInstrument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Counterfeit&amp;oldid=1063493600</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Counterfeit Instrument</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to be a fake replica of some genuine Artifact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitLegalInstrument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitLegalInstrument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CounterfeitInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Counterfeit&amp;oldid=1063493600</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Counterfeit Legal Instrument</rdfs:label>
        <skos:definition xml:lang="en">A Counterfeit Instrument that is designed to be a fake replica of some genuine Legal Instrument.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Coupling -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Coupling">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Coupling&amp;oldid=1055718683</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Coupling</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to connect two Shafts together at their ends for the purpose of transmitting power.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CoveringArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CoveringArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source>http://www.dictionary.com/browse/covering</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Covering Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in a process in which an entity is covered.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CrushingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CrushingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DamagingArtifactFunction"/>
        <CommonCoreOntologies:definition_source>http://www.dictionary.com/browse/crushing</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Crushing Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired because of significant pressure.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CryogenicStorageDewar -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CryogenicStorageDewar">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Container"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Cryogenic_storage_dewar&amp;oldid=1021282649</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Cryogenic Storage Dewar</rdfs:label>
        <skos:definition xml:lang="en">A Container that is designed to store a Portion of Cryogenic Material (such as liquid helium or liquid oxygen) and which consists of, minimally, walls that are constructed from two or more layers that are separated by a high vacuum to provide thermal insulation between the interior and exterior of the dewar.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CurrentConversionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CurrentConversionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Current Conversion Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Electrical Artifact Function that is realized by processes in which some Artifact is used to convert some electrical current.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CuttingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CuttingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DamagingArtifactFunction"/>
        <CommonCoreOntologies:definition_source>http://www.dictionary.com/browse/cutting</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Cutting Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired by being opened or divided.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CuttingWeapon -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CuttingWeapon">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Weapon"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Cutting&amp;oldid=1058846915</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Cutting Weapon</rdfs:label>
        <skos:definition xml:lang="en">A Weapon that is designed to inflict harm, damage, or incapacity by means of separating some portion of its target into two or more portions through the application of acutely directed force.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Dam -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Dam">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/w/index.php?title=Dam&amp;oldid=1053601756</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Dam</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to impound surface water or underground streams.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DamagingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DamagingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Damaging Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in a process in which the structural integrity of an entity is impaired.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DataMatrixCode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DataMatrixCode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TwoDimensionalBarCode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Data Matrix Code</rdfs:label>
        <skos:definition xml:lang="en">A Two-Dimensional Barcode that consists of cells arranged in rectangular patterns and is used for marking small items in logistics and operations.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Database -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Database">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Database&amp;oldid=1057024641</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Database</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Artifact that is designed to bear some set of specific Information Content Entities and to be rapidly searchable and retrievable.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DeceptionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DeceptionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Deception&amp;oldid=1061346984</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Deception Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in processes which misinform or mislead some other entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Decoy -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Decoy">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Decoy&amp;oldid=1058455081</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Decoy</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to distract or conceal what an individual or group might be looking for.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DeflectingPrism -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DeflectingPrism">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Prism"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Deflecting Prism</rdfs:label>
        <skos:definition xml:lang="en">A Prism designed to deflect a beam of light entering the Prism by a fixed angle.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DefoliantArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DefoliantArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/HerbicideArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Defoliant&amp;oldid=1059494225</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Defoliant Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Herbicide Artifact Function that is realized in a process that causes a plant to lose its leaves.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Denture -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Denture">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Prosthesis"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Dentures&amp;oldid=1056527226</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Denture</rdfs:label>
        <skos:definition xml:lang="en">A Prosthesis that is designed to replace missing teeth.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DetergentArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DetergentArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SurfactantArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Detergent&amp;oldid=1064079329</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Detergent Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Surfactant Artifact Function that is realized in a process that cleans substances in dilute solutions.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DetonatingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DetonatingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Detonation&amp;oldid=1061553336</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Detonating Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in processes of combustion involving a supersonic exothermic front accelerating through a medium that eventually drives a shock front propagating directly in front of it.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DiffractionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DiffractionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Diffraction Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by an Artifact participating in a diffraction event in which the Artifact forces a wave to bend around the corners of an obstacle or aperture into the region of geometrical shadow of the obstacle.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DiffractionGrating -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DiffractionGrating">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Diffraction_grating&amp;oldid=1060463366</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Diffraction Grating</rdfs:label>
        <skos:definition xml:lang="en">An Optical Instrument with a periodic structure that is designed to split and defract a beam of light into several beams travelling in different directions.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DigitalStorageDevice -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DigitalStorageDevice">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationMediumArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Data_storage&amp;oldid=1060116427</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Digital Storage Device</rdfs:label>
        <skos:definition xml:lang="en">An Information Medium Artifact that is designed to bear some Information Content Entity by means of recording that information in digital (binary) format.</skos:definition>
        <skos:example>A computer&apos;s Hard Disk Drive</skos:example>
        <skos:example>A portable USB Drive</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DirectCurrentPowerSource -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DirectCurrentPowerSource">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Direct Current Power Source</rdfs:label>
        <skos:definition xml:lang="en">An Electrical Power Source that is designed to transfer electrical power in the form of direct current.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DishReceiver -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DishReceiver">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioReceiver"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Dish Receiver</rdfs:label>
        <skos:definition xml:lang="en">A Radio Receiver that uses a Parabolic (or Dish) Antenna to intercept radio signals.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DispersivePrism -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DispersivePrism">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Prism"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Dispersive Prism</rdfs:label>
        <skos:definition xml:lang="en">A Prism designed to break up a beam of light entering the Prism into its constituent spectral colors by leveraging the refractive index of light based on its Frequency.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DistanceMeasurementArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DistanceMeasurementArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Distance Measurement Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the spatial Distance to a specified object or class of objects.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Document -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Document">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Document&amp;oldid=1057829688</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Document</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Artifact that is designed to bear some specific Information Content Entity in a series of paragraphs of text or diagrams in the form of physical pieces of paper or an electronic word processor file.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DocumentField -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DocumentField">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Document Field</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Entity that is a part of some document into which bearers of prescribed information can be written or selected.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DocumentForm -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DocumentForm">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Document"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Form_(document)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Document Form</rdfs:label>
        <skos:definition xml:lang="en">A Document having Document Fields as parts in which to write or select prescribed content.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EAN13Barcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EAN13Barcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EANBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">EAN-13 Barcode</rdfs:label>
        <skos:definition xml:lang="en">An EAN Barcode that consists of 13 numerical digits and is used to designate products at the point of sale.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EAN8Barcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EAN8Barcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EANBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">EAN-8 Barcode</rdfs:label>
        <skos:definition xml:lang="en">An EAN Barcode that consists of 8 numerical digits and is used to designate products at the point of sale.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EANBarcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EANBarcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">EAN Barcode</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Barcode that consists of 8 or 13 numerical digits and is used to scan consumer goods.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EducationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EducationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Education&amp;oldid=1064011752</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Education Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Service Artifact Function that is realized in processes of transmiting accumulated knowledge skills and values from one generation to another.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Battery_(electricity)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electric Battery</rdfs:label>
        <skos:altLabel xml:lang="en">Battery</skos:altLabel>
        <skos:definition xml:lang="en">An Electrical Power Source that is designed to produce electric power by converting chemical energy to electrical energy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectricGenerator -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricGenerator">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Electric_generator&amp;oldid=1057805035</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electric Generator</rdfs:label>
        <skos:definition xml:lang="en">An Electrical Power Source that is designed to convert mechanical energy to electrical energy for use in an external circuit.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectricMotor -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricMotor">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Engine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Electric_motor&amp;oldid=1063829856</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electric Motor</rdfs:label>
        <skos:altLabel xml:lang="en">Electric Engine</skos:altLabel>
        <skos:definition xml:lang="en">An Engine that is designed to convert electrical energy into mechanical energy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electrical Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized during events in which an Artifact is used to perform a process involving electrical power.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalConductionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalConductionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electrical Conduction Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Electrical Artifact Function that is realized by an Artifact being used to conduct an electric current.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalConnectorArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalConnectorArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalConductionArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electrical Connector Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Electrical Conduction Artifact Function that is realized by processes in which some Artifact is used to join electrical terminations to create an electrical circuit.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalContactArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalContactArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalConductionArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electrical Contact Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Electrical Conduction Artifact Function that is realized by processes in which some Artifact is used as an endpoint of an electrical circuit from which an electrical current is passed via physical contact with the endpoint.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerProductionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerProductionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electrical Power Production Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Electrical Artifact Function that is realized during events in which an Artifact is used to generate electrical power.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PowerSource"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electrical Power Source</rdfs:label>
        <skos:definition xml:lang="en">A Power Source that is designed to generate, control, and transfer power in the form of electrical energy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerStorageArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerStorageArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electrical Power Storage Artifact Function</rdfs:label>
        <skos:altLabel xml:lang="en">Capacitance</skos:altLabel>
        <skos:definition xml:lang="en">An Electrical Artifact Function that is realized during events in which an Artifact is used to store electrical power to be released at a later time.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticCommunicationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticCommunicationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Telecommunications&amp;oldid=1061143810</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electromagnetic Communication Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Communication Artifact Function that is realized in a process that conveys meaningful signs by means of electromagnetic radiation.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticInductionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticInductionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Electromagnetic_induction&amp;oldid=1061836930</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electromagnetic Induction Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by processes in which some Artifact that is used to produce electromotive force across an electrical conductor due to its dynamic interaction with a magnetic field.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticShieldingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticShieldingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Electromagnetic_shielding&amp;oldid=1063432544</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electromagnetic Shielding Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in a process in which an electromagnetic field is blocked by barriers made of conductive or magnetic materials.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectronMicroscope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectronMicroscope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Microscope"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Electron_microscope&amp;oldid=1060512240</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electron Microscope</rdfs:label>
        <skos:definition xml:lang="en">A Microscope that is designed to use a beam of accelerated electrons to illuminate the target and produce a significantly enlarged image of the Object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicBond -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicBond">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Bond"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electronic Bond</rdfs:label>
        <skos:definition xml:lang="en">A Bond that consists of Bytes.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicCash -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicCash">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCash"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electronic Cash</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Cash that consists of Bytes.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicSignalProcessingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicSignalProcessingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SignalProcessingArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electronic Signal Processing Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Signal Processing Artifact Function that inheres in Artifacts that are designed to process or transfer information contained in electronic signals.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicStock -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ElectronicStock">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Stock"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electronic Stock</rdfs:label>
        <skos:definition xml:lang="en">Stock that consists of Bytes.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EmailBox -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EmailBox">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Email_box&amp;oldid=1061295368</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Email Box</rdfs:label>
        <skos:definition xml:lang="en">A Telecommunication Instrument that is designed to be the delivery destination of Email Messages that are addressed to the corresponding Email Address.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EmailMessage -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EmailMessage">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Message"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Email&amp;oldid=1063646749</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Email Message</rdfs:label>
        <skos:definition xml:lang="en">A Message that is transmitted to the recipient&apos;s Email Box.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EmergencyACDCPowerSource -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EmergencyACDCPowerSource">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Emergency AC/DC Power Source</rdfs:label>
        <skos:definition xml:lang="en">An Electrical Power Source that is designed to provide electrical power in an emergency situation by means of both alternating current and direct current.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EmergencyLocatorTransmitter -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EmergencyLocatorTransmitter">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransmitter"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Emergency_position-indicating_radiobeacon&amp;oldid=1063407242</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Emergency Locator Transmitter</rdfs:label>
        <skos:definition xml:lang="en">A Radio Transmitter that is designed to signal distress and provide positional data for the entity it is located on.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EmulsifierArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EmulsifierArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalReactionArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Emulsion&amp;oldid=1056901580</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Emulsifier Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Chemical Reaction Artifact Function that is realized in a process in which two or more liquids that are normally immiscible are mixed.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Engine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Engine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Engine&amp;oldid=1063879193</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Engine</rdfs:label>
        <skos:altLabel xml:lang="en">Motor</skos:altLabel>
        <skos:definition xml:lang="en">A Material Artifact that is designed to convert one form of energy into mechanical energy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EnhancingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EnhancingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Enhancement&amp;oldid=1003326590</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Enhancing Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in processes of intensifying, increainsg, or further improving the quality, value, or extent of some entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentControlSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentControlSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Controlling air quality typically involves temperature control, oxygen replenishment, and removal of moisture, odor, smoke, heat, dust, airborne bacteria, carbon dioxide, and other undesired gases or particulates.</rdfs:comment>
        <rdfs:label xml:lang="en">Environment Control System</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to control the temperature, air quality, or other feature of a Site that is relevant to the comfort or operation of entities located within that Site.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EquipmentCoolingSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EquipmentCoolingSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CoolingSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Equipment Cooling System</rdfs:label>
        <skos:definition xml:lang="en">A Cooling System that is designed to cool some piece of equipment.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EquipmentMount -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EquipmentMount">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Equipment Mount</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to support an Artifact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ExplosiveArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ExplosiveArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DamagingArtifactFunction"/>
        <CommonCoreOntologies:definition_source>http://www.dictionary.com/browse/explosive</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Explosive Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired beucase of the rapid increase in volume and release of energy in an extreme manner.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ExplosiveWeapon -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ExplosiveWeapon">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Weapon"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Explosive_weapon&amp;oldid=1062481268</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Explosive Weapon</rdfs:label>
        <skos:altLabel xml:lang="en">Bomb</skos:altLabel>
        <skos:definition xml:lang="en">A Weapon that is designed to inflict harm, damage, or incapacity by means of a violent release of energy caused by the exothermic reaction of an explosive material.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ExternalCombustionEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ExternalCombustionEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CombustionEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=External_combustion_engine&amp;oldid=1063941809</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">External Combustion Engine</rdfs:label>
        <skos:definition xml:lang="en">A Combustion Engine that is designed to have an external Combustion Chamber where portions of Fuel and Oxidizer mixture are burned to generate thermal energy to heat the working fluid, which transfers energy to the Engine where it is converted into mechanical energy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ExternalNavigationLightingSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ExternalNavigationLightingSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LightingSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Navigation_light&amp;oldid=1034200601</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">External Navigation Lighting System</rdfs:label>
        <skos:definition xml:lang="en">A Lighting System that is designed to be attached to some Vehicle and to emit colored light in order to signal that Vehicle&apos;s position, heading, and status.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Facility -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Facility">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000171"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGeosphere"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Facility</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed as a building or campus dedicated to some specific purpose.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Fan -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Fan">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifact"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Fan_(machine)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Fan</rdfs:label>
        <skos:definition xml:lang="en">A Fluid Control Artifact that consists of a rotating arrangement of vanes or blades that are designed to act on a portion of fluid to create flow within it.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FertilizerArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FertilizerArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EnhancingArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Fertilizer&amp;oldid=1062923261</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Fertilizer Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Enhancing Artifact Function that is realized in processes of supplying soilds or plant tissues with one or more plant nutrients essential to growth.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Filter -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Filter">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000196"/>
                        <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/FilterFunction"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Filter</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that bears a Filter Function.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FilterFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FilterFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Although its basic function remains the same, a Filter can be used in 2 different ways:
(1) to allow only the desired entities to pass through (e.g. removing dirt from engine oil); or
(2) to allow everything except the desired entities to pass through (e.g. panning for gold).</rdfs:comment>
        <rdfs:label xml:lang="en">Filter Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in a process where entities of a specific type or which have specified properties enter it or pass through it.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FiltrationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FiltrationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/FilterFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Filtration&amp;oldid=1061655528</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Filtration Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Filter Function that is realized in a process in which some solid entity is prevented from moving along with some quantity of liquid.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FinancialArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FinancialArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Finance&amp;oldid=1062402926</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Financial Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Service Artifact Function that is realized in processes of managing money.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FinancialInstrument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FinancialInstrument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Finance&amp;oldid=1062402926</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Financial Instrument</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to be a tradeable asset and that is legally sanctioned.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Firearm -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Firearm">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ProjectileLauncher"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Firearm&amp;oldid=1061216363</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Firearm</rdfs:label>
        <skos:definition xml:lang="en">A Projectile Launcher that is designed to launch Bullets or Cartridges.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FlightTransponder -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FlightTransponder">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransponder"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Transponder_(aeronautics)&amp;oldid=1052688836</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Flight Transponder</rdfs:label>
        <skos:definition xml:lang="en">A Radio Transponder that is designed to produce a specified response (typically for identification, location, or status update purposes) when it receives a radio-frequency interrogation.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FlowControlValve -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FlowControlValve">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Valve"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Flow_control_valve&amp;oldid=1013438085</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Flow Control Valves are often more complex than a simple Valve and typically include an Actuator that is capable of automatically adjusting the state of the valve in response to signals from a connected Sensor or Controller.</rdfs:comment>
        <rdfs:label xml:lang="en">Flow Control Valve</rdfs:label>
        <skos:definition xml:lang="en">A Valve that is designed to regulate the flow or Pressure of a fluid.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifact -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifact">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Fluid Control Artifact</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to manipulate the flow of a fluid (i.e. a liquid or a gas).</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Fluid Control Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in processes in which some Artifact is used to control the direction or flow of some fluid.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Flywheel -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Flywheel">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Flywheel&amp;oldid=1061360783</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Flywheel</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to store rotational energy such that it has a significant moment of inertia which enables it to resist changes in rotational speed.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FragmentationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FragmentationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DamagingArtifactFunction"/>
        <CommonCoreOntologies:definition_source>http://www.dictionary.com/browse/fragmentation</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Fragmentation Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Damaging Artifact Function that is realized in a process in which the structural integrity of an entity is impaired because of a detonation which causes fragmentation.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FragranceArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FragranceArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Perfume&amp;oldid=1062785740</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Fragrance Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in processes of perceiving a pleasant or sweet odor.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FreightTrainCar -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FreightTrainCar">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TrainCar"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Goods_wagon&amp;oldid=1062686785</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Freight Train Car</rdfs:label>
        <skos:altLabel xml:lang="en">Freight Car</skos:altLabel>
        <skos:definition xml:lang="en">A Train Car that is designed to transport cargo.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FrequencyMeasurementArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FrequencyMeasurementArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Frequency Measurement Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the Frequency of a specified object or class of objects.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FrictionReductionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FrictionReductionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Friction&amp;oldid=1061569068</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Friction Reduction Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in processes of reducing the force resisting the relative motion of surfaces in contact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FuelArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FuelArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Fuel&amp;oldid=1063590518</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Fuel Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in processes in which a Portion of Fuel is reacted with other substances in order to release chemical or nuclear energy to be used for heat or for work.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FuelCell -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FuelCell">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Fuel_cell&amp;oldid=1063586731</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Fuel Cell</rdfs:label>
        <skos:definition xml:lang="en">An Electrical Power Source that consists in part of an anode, a cathode, and an electrolyte; converts chemical energy from a fuel into electricity through a chemical reaction of positively charged hydrogen ions with an oxidizing agent (typically oxygen); and, if given a continuous source of fuel and oxidizing agent, can continuously produce electricity.</skos:definition>
        <skos:scopeNote xml:lang="en">A Fuel Cell differs from a Battery in that it requires a continuous source of fuel and oxygen to sustain the chemical reaction, whereas a Battery only uses chemicals already stored inside it.</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FuelSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FuelSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Aircraft_fuel_system&amp;oldid=1003132173</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Fuel System</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to pump, manage, and deliver some Portion of Fuel to the Propulsion System and Auxiliary Power Unit of some Vehicle.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FuelTank -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FuelTank">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Container"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Fuel Tank</rdfs:label>
        <skos:definition xml:lang="en">A Container that is designed to store a Portion of Fuel.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FuelTransferSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FuelTransferSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Fuel Transfer System</rdfs:label>
        <skos:definition xml:lang="en">A Fluid Control Artifact that is designed to facilitate the transfer of some Portion of Fuel from the Fuel Tank for use in some Engine.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FuelVentilationSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FuelVentilationSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Aircraft_fuel_system&amp;oldid=1003132173</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Fuel Ventilation System</rdfs:label>
        <skos:definition xml:lang="en">A Fluid Control Artifact that is designed to allow air into the Fuel Tank to take the place of burned fuel.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FullMotionVideoCamera -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FullMotionVideoCamera">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/VideoCamera"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Full Motion Video Camera</rdfs:label>
        <skos:definition xml:lang="en">A Video Camera that is designed to capture and record images of sufficiently high quality and in rapid enough succession that the resulting video supports smooth playback.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FullMotionVideoImagingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FullMotionVideoImagingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ImagingArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Full Motion Video Imaging Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Imaging Artifact Function that inheres in Artifacts that are designed to produce video of entities that is of high enough quality to make the represented motion appear continuous to human viewers.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FungicideArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FungicideArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AntiMicrobialArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Fungicide&amp;oldid=1056769271</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Fungicide Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Anti-Microbial Artifact Function that is realized in a process which causes harm to, or the death of, some fungus or fungal spore.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GS1DataBar -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GS1DataBar">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Further variants of GS1 DataBar have not been defined here.</rdfs:comment>
        <rdfs:label xml:lang="en">GS1 DataBar Barcode</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Barcode that consists of 12-14 numerical digits and is used in retail and healthcare.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GammaRayTelescope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GammaRayTelescope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Telescope"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Telescope&amp;oldid=1057722342</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Gamma-ray Telescope</rdfs:label>
        <skos:definition xml:lang="en">A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing Gamma-rays to form an enhanced image of the Object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GasTurbine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GasTurbine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InternalCombustionEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Gas_turbine&amp;oldid=1062398125</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Gas Turbine</rdfs:label>
        <skos:altLabel xml:lang="en">Combustion Turbine</skos:altLabel>
        <skos:definition xml:lang="en">An Internal Combustion Engine that has a rotating compressor and a turbine and is designed to operate utilizing continous Combustion to produce Thrust, either directly via exhaust or indirectly via a prop.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeneratorControlUnit -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeneratorControlUnit">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ControlSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Generator Control Unit</rdfs:label>
        <skos:definition xml:lang="en">A Control System that is designed to regulate the voltage of some Electrical Power Source.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Gimbal -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Gimbal">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EquipmentMount"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Gimbal&amp;oldid=1053306885</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Gimbal</rdfs:label>
        <skos:definition xml:lang="en">An Equipment Mount that consists of a pivoted support that allows an Artifact to Rotate about one or more Axes.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GovernmentArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GovernmentArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Government&amp;oldid=1063736308</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Government Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Service Artifact Function that is realized in processes in which public policy is administered and the actions of its members are directed.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Grenade -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Grenade">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ExplosiveWeapon"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Grenade&amp;oldid=1060366148</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Grenade</rdfs:label>
        <skos:altLabel xml:lang="en">Hand Grenade</skos:altLabel>
        <skos:definition xml:lang="en">An Explosive Weapon that is designed to be relatively small and to be thrown by hand.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GroundMotorVehicle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GroundMotorVehicle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GroundVehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Motor_vehicle&amp;oldid=1063627395</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Ground Motor Vehicle</rdfs:label>
        <skos:definition xml:lang="en">A Ground Vehicle that is designed to receive its motive power from an Engine and is not designed to travel on rails.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GroundMovingTargetIndicationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GroundMovingTargetIndicationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MovingTargetIndicationArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Ground Moving Target Indication Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Moving Target Indication Artifact Function that inheres in Artifacts that are designed to identify and track entities moving on or near the ground.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GroundVehicle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GroundVehicle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Vehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Category:Land_vehicles&amp;oldid=546083623</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Ground Vehicle</rdfs:label>
        <skos:definition xml:lang="en">A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by some form of ground travel.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HandGun -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HandGun">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Firearm"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Handgun&amp;oldid=1060570395</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Hand Gun</rdfs:label>
        <skos:definition xml:lang="en">A Firearm that is designed to have a relatively short barrel and to be held in one or two hands and to be fired without being braced against the shoulder.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HealingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HealingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Healing&amp;oldid=1053920678</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Healing Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in a process in which health is restored to an unbalanced, diseased, or damaged organism.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HealthcareArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HealthcareArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Health_care&amp;oldid=1064015344</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Healthcare Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Service Artifact Function that is realized in processes of treating and preventing illness.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HearingAid -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HearingAid">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MedicalArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Hearing_aid&amp;oldid=1062688647</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Hearing Aid</rdfs:label>
        <skos:definition xml:lang="en">A Medical Artifact that is designed to improve hearing for its user.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HeatEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HeatEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Engine"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Heat Engine</rdfs:label>
        <skos:definition xml:lang="en">An Engine that is designed to convert thermal energy into mechanical energy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HeatSink -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HeatSink">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Heat_sink&amp;oldid=1062822080</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Heat Sink</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to regulate the temperature of a computer by the passive transfer of heat away from other components in the computer.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HeatingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HeatingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Heating Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in a process in which the thermal energy of a system increases.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HeatingSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HeatingSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentControlSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Heating System</rdfs:label>
        <skos:definition xml:lang="en">An Environment Control System that is designed to heat the air or objects in a Site.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HeavyMachineGun -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HeavyMachineGun">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MountedGun"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Heavy_machine_gun&amp;oldid=1047303735</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Heavy Machine Gun</rdfs:label>
        <skos:definition xml:lang="en">A Mounted Gun that is designed to fire ammunition greater than .50 caliber or 12.7mm ammunition in quick succession from an ammunition belt, and which typically weighs more than 30lbs.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HelicalAntenna -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HelicalAntenna">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/WireAntenna"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Helical_antenna&amp;oldid=1062343033</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Helical Antenna</rdfs:label>
        <skos:definition xml:lang="en">A Wire Antenna that consists of a conducting wire wound in the form of a helix that is typically mounted over a ground plane with a feed line connected between the bottom of the helix and the ground plane.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HerbicideArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HerbicideArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PesticideArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Herbicide&amp;oldid=1061228045</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Herbicide Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Pesticide Artifact Function that is realized in a process which causes harm to, or the death to, unwanted plants.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HighFrequencyCommunicationInstrument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HighFrequencyCommunicationInstrument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInstrument"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">High Frequency Communication Instrument</rdfs:label>
        <skos:definition xml:lang="en">A Radio Communication Instrument that is designed to participate in some process that has process part some High Frequency.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Highway -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Highway">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Road"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Highway&amp;oldid=1063985949</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Highway</rdfs:label>
        <skos:definition xml:lang="en">A Road that is designed to enable Ground Vehicles to travel between relatively major destinations.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HighwayInterchange -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HighwayInterchange">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RoadJunction"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Interchange_(road)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Highway Interchange</rdfs:label>
        <skos:definition xml:lang="en">A Road Junction that is designed to enable Ground Vehicles to exit one or more Highways and enter another Highway without directly crossing any other traffic stream.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Hinge -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Hinge">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MachineBearing"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Hinge&amp;oldid=1059935559</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Hinge</rdfs:label>
        <skos:definition xml:lang="en">A Machine Bearing that is designed to limit the angle of Rotation between two solid objects.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HornAntenna -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HornAntenna">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioAntenna"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Horn_antenna&amp;oldid=1050375403</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Horn Antenna</rdfs:label>
        <skos:altLabel xml:lang="en">Microwave Horn</skos:altLabel>
        <skos:definition xml:lang="en">A Radio Antenna that consists of a flaring metal waveguide shaped like a horn to direct radio waves in a beam and can be used on its own or as a feeder for larger antenna structures, such as Parabolic Antennas.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HospitalityArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HospitalityArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Hospitality&amp;oldid=1049599161</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Hospitality Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Service Artifact Function that is realized in processes of accommodation food and beverage meeting and events gaming entertainment and recreation tourism services and visitor information.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Howitzer -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Howitzer">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Cannon"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Howitzer&amp;oldid=1059576383</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Howitzer</rdfs:label>
        <skos:definition xml:lang="en">A Cannon that is designed to have a relatively short barrel and to use relatively small propellant charges to propel projectiles in relatively high trajectories with a steep angle of descent.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicFluidReservoir -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicFluidReservoir">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Container"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Hydraulic Fluid Reservoir</rdfs:label>
        <skos:definition xml:lang="en">A Container that is designed to store some hydraulic fluid for use in some Hyrdraulic Power Source.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicMotor -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicMotor">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PhysicallyPoweredEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Hydraulic_motor&amp;oldid=1027427666</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Hydraulic Motor</rdfs:label>
        <skos:definition xml:lang="en">A Physically Powered Engine that converts hydraulic pressure and flow into torque and angular displacement.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicPowerSource -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicPowerSource">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PowerSource"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Hydraulic Power Source</rdfs:label>
        <skos:definition xml:lang="en">A Power Source that is designed to generate, control, or transmit power by means of pressurized liquid.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicPowerTransferUnit -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicPowerTransferUnit">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Power_transfer_unit&amp;oldid=1002682083</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Hydraulic Power Transfer Unit</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to transfer hydraulic power from one of an Aircraft&apos;s hydraulic systems to another in the event that a system has failed or been turned off.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicValve -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HydraulicValve">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Valve"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Power_transfer_unit&amp;oldid=1002682083</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Hydraulic Valve</rdfs:label>
        <skos:definition xml:lang="en">A Valve that is designed to regulate, direct, or control the flow of a liquid by opening, closing, or partially obstructing various passageways.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ISBNBarcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ISBNBarcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EANBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">ISBN Barcode</rdfs:label>
        <skos:definition xml:lang="en">An EAN Barcode that is used to designate books.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ISSNBarcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ISSNBarcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EANBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">ISSN Barcode</rdfs:label>
        <skos:definition xml:lang="en">An EAN Barcode that is used to designate periodicals.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ITFBarcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ITFBarcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">ITF Barcode</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Barcode that consists of an even number of numerical characters and is used primarily in packaging and distribution.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/IdentificationFriendOrFoeTransponder -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/IdentificationFriendOrFoeTransponder">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransponder"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Identification_friend_or_foe&amp;oldid=1055168718</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Identification Friend or Foe Transponder</rdfs:label>
        <skos:altLabel xml:lang="en">IFF</skos:altLabel>
        <skos:definition xml:lang="en">A Radio Transponder that is designed to automatically transmit a predefined signal in response to receiving an appropriate interrogation signal such that the entity it is located on can be positively identified as friendly.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/IgnitionSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/IgnitionSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Ignition System</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to produce an Ignition process.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Image -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Image">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Image&amp;oldid=1062709732</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Image</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Artifact that is designed to carry an Information Content Entity that represents some entity owing to a visual isomorphism between the carrying artifact and the entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ImagingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ImagingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Imaging Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that inheres in Artifacts that are designed to produce visual representations of entities.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ImagingInstrument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ImagingInstrument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Imaging Instrument</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to produce images (visual representations) of an entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ImpactShieldingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ImpactShieldingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Impact Shielding Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized during events in which an Artifact reduces the damage caused to the shielded object by an impact with another object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ImprovisedExplosiveDevice -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ImprovisedExplosiveDevice">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ExplosiveWeapon"/>
        <CommonCoreOntologies:acronym>IED</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Improvised_explosive_device&amp;oldid=1063432318</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Improvised Explosive Device</rdfs:label>
        <skos:definition xml:lang="en">An Explosive Weapon that is designed to be used in non-conventional military action.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/IncendiaryWeapon -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/IncendiaryWeapon">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Weapon"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Incendiary_device&amp;oldid=1055642422</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Incendiary Weapon</rdfs:label>
        <skos:definition xml:lang="en">A Weapon that is designed to inflict harm, damage, or incapacity by means of starting a fire.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InertialNavigationSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InertialNavigationSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/NavigationSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Inertial_navigation_system&amp;oldid=1063682725</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Inertial Navigation System</rdfs:label>
        <skos:altLabel xml:lang="en">INS</skos:altLabel>
        <skos:definition xml:lang="en">A Navigation System that is designed to continuously calculate via dead reckoning the position, orientation, and velocity of a moving object without the need for external references.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InfantryFightingVehicle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InfantryFightingVehicle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArmoredFightingVehicle"/>
        <CommonCoreOntologies:acronym>IFV</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Infantry_fighting_vehicle&amp;oldid=1062470745</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Infantry Fighting Vehicle</rdfs:label>
        <skos:definition xml:lang="en">An Armored Fighting Vehicle that is designed to carry infantry into battle and to provide fire support for them.</skos:definition>
        <skos:scopeNote xml:lang="en">Infantry Fighting Vehicles (IFVs) are differentiated from Armored Personnel Carriers (APCs) because they are designed to give direct fire support to the dismounted infantry and so usually have significantly enhanced armament. IFVs also often have improved armour and firing ports (allowing the infantry to fire personal weapons while mounted).</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000101"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000176"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationMediumArtifact"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Information Bearing Artifact</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that carries an Information Content Entity and is designed to do so using a particular format or structure.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InformationLine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InformationLine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Information Line</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Artifact that consists of a single line or row of some larger Information Bearing Artifact of which it is a part.</skos:definition>
        <skos:example>a line in a computer file that bears a portion of code for some computer program</skos:example>
        <skos:example>a line of data in a database</skos:example>
        <skos:example>a line of text in a book</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InformationMediumArtifact -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InformationMediumArtifact">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">An empty notebook, when manufactured, is a medium but not yet a carrier of information content. However, a book, in the sense of a novel or collection of philosophical essays or poems, depends necessarily on it carrying some information content. Thus, there are no empty books. Likewise, there are no empty databases, only portions of digital storage that have not yet been configured to carry some information content according to a database software application.</rdfs:comment>
        <rdfs:label xml:lang="en">Information Medium Artifact</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to have some Information Bearing Artifact as part.</skos:definition>
        <skos:example>A magnetic hard drive</skos:example>
        <skos:example>A notebook</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InformationProcessingArtifact -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InformationProcessingArtifact">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Information Processing Artifact</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to use algorithms to transform some Information Content Entity into another Information Content Entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InfraredCamera -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InfraredCamera">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Camera"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Thermographic_camera&amp;oldid=1063916009</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Infrared Camera</rdfs:label>
        <skos:altLabel xml:lang="en">Thermal Imaging Camera</skos:altLabel>
        <skos:altLabel xml:lang="en">Thermographic Camera</skos:altLabel>
        <skos:definition xml:lang="en">A Camera that is designed to form and record an image generated from infrared radiation.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InfraredTelescope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InfraredTelescope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Telescope"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Infrared_telescope&amp;oldid=1062918090</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Infrared Telescope</rdfs:label>
        <skos:definition xml:lang="en">A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing infrared light to form an enhanced image of the Object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Infrastructure -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Infrastructure">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000040"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Infrastructure System</rdfs:label>
        <skos:altLabel xml:lang="en">Infrastructure</skos:altLabel>
        <skos:definition xml:lang="en">A Material Entity that is composed of elements bearing Infrastructure Roles and is by itself sufficient to provide a planned service or benefit to some organization that maintains its elements.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InfrastructureElement -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InfrastructureElement">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/BFO_0000040"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000196"/>
                        <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InfrastructureRole"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000040"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Infrastructure Element</rdfs:label>
        <skos:definition xml:lang="en">A Material Entity that bears an Infrastructure Role.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InfrastructureRole -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InfrastructureRole">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000023"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://archive.org/details/economicsprincip00osul/page/n489/mode/2up</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">The disposition will typically be a function of an artifact, which is often designed to be part of some Infrastructure system. But not always. In some cases an entity may be repurposed to be an element of some Infrastructure. In those cases it is a capability of that entity that supports the functioning of the system.</rdfs:comment>
        <rdfs:label xml:lang="en">Infrastructure Role</rdfs:label>
        <skos:definition xml:lang="en">A Role that inheres in the bearer of a Disposition and has been assigned to an Infrastructure System such that the realization of that Disposition is sometimes part of the functioning of the Infrastructure System.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InhibitingMotionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InhibitingMotionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Inhibiting Motion Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by processes in which some Artifact is used to inhibit the motion of some object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InsecticideArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InsecticideArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PesticideArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Insecticide&amp;oldid=1063322558</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Insecticide Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Pesticide Artifact Function that is realized in a process that causes harm to, or the death of, an insect.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InstrumentDisplayPanel -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InstrumentDisplayPanel">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Flight_instruments&amp;oldid=1062972990</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Instrument Display Panel</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Artifact that is designed to bear information about some Artifact that is derived by the instrumentation Sensors of that Artifact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/IntercommunicationSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/IntercommunicationSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Intercom&amp;oldid=1055934442</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Intercommunication System</rdfs:label>
        <skos:definition xml:lang="en">A Communication System that is designed to enable some Act of Communication between end points within a building, small collection of buildings, or within a small area of service.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InteriorLightingSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InteriorLightingSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LightingSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Interior Lighting System</rdfs:label>
        <skos:definition xml:lang="en">A Lighting System that is designed to emit light within the interior of some area.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InternalCombustionEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InternalCombustionEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CombustionEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Internal_combustion_engine&amp;oldid=1063281505</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Internal Combustion Engine</rdfs:label>
        <skos:definition xml:lang="en">A Combustion Engine that is designed to have an internal Combustion Chamber where portions of Fuel and Oxidizer mixture are burned to generate thermal energy that is then converted into mechanical energy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Interphone -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Interphone">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/IntercommunicationSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Interphone</rdfs:label>
        <skos:definition xml:lang="en">An Intercommunication System that that is designed to facilitate some Act of Communication between agents by means of audio messages.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/JAN13Barcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/JAN13Barcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EANBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">JAN-13 Barcode</rdfs:label>
        <skos:definition xml:lang="en">An EAN Barcode that consists of 13 numerical digits and is used primarily in Japan to designate products at the point of sale.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/JetEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/JetEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ReactionEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Jet_engine&amp;oldid=1060157063</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Some (most) jet engines utilize turbines, but some do not. Most rocket engines do not utilize turbines, but some do.</rdfs:comment>
        <rdfs:label xml:lang="en">Jet Engine</rdfs:label>
        <skos:definition xml:lang="en">A Reaction Engine that discharges a fast moving jet that generates Thrust by jet propulsion.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/JournalArticle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/JournalArticle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Academic_journal&amp;oldid=1059723283</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Journal Article</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Artifact that is designed to bear a specific brief composition on a specific topic as part of a Journal Issue.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LandMine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LandMine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ExplosiveWeapon"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Land_mine&amp;oldid=1060289159</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Land Mine</rdfs:label>
        <skos:definition xml:lang="en">An Explosive Weapon that is designed to be concealed under or on the ground and to detonate as its target passes over or near it.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LandTransportationArtifact -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LandTransportationArtifact">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TransportationArtifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Land Transportation Artifact</rdfs:label>
        <skos:definition xml:lang="en">A Transportation Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process moving Vehicles and Agents from one location to another via land.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LandlineTelephone -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LandlineTelephone">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Telephone"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Telephone&amp;oldid=1060006278</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Landline Telephone</rdfs:label>
        <skos:definition xml:lang="en">A Telephone that is connected to a Telephone Network through a pair of wires.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LargeScaleRocketLauncher -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LargeScaleRocketLauncher">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RocketLauncher"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Large-Scale Rocket Launcher</rdfs:label>
        <skos:definition xml:lang="en">A Rocket Launcher that is designed to contain multiple Rocket Launchers.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Laser -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Laser">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Laser&amp;oldid=1059215159</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Laser</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to emit light coherently through a process of optical amplification based on the stimulated emission of electromagnetic radiation.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LeadAcidElectricBattery -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LeadAcidElectricBattery">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SecondaryCellElectricBattery"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Lead%E2%80%93acid_battery&amp;oldid=1061641405</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Lead Acid Electric Battery</rdfs:label>
        <skos:definition xml:lang="en">A Secondary Cell Electric Battery that has a lead anode and lead oxide cathode.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LegalArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LegalArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Law&amp;oldid=1060821734</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Legal Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Service Artifact Function that is realized in processes of giving legal advice to clients drafting legal documents for clients and representing clients in legal negotiations and court proceedings such as lawsuits.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LegalInstrument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LegalInstrument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Legal_instrument&amp;oldid=1054387344</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Legal Instrument</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed as a formally executed written document that can be formally attributed to its author, records and formally expresses a legally enforceable act, process, or contractual duty, obligation, or right, and therefore evidences that act, process, or agreement.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LifeSupportArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LifeSupportArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Life Support Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized during events in which an Artifact materially affects an organism, where this causes that organism to continue living in a situation where death would otherwise occur.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LiftingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LiftingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Lifting Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by processes in which some Artifact is used to lift some object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LightMachineGun -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LightMachineGun">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LongGun"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Light_machine_gun&amp;oldid=1063598801</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Light Machine Gun</rdfs:label>
        <skos:definition xml:lang="en">A Long Gun that is designed to fire bullets in quick succession from an ammunition belt or magazine and to be employed by an individual soldier, with or without assistance, and typically weighing 9-22 lbs.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LightingSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LightingSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Lighting System</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to emit light within some area.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/List -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/List">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=List_(abstract_data_type)&amp;oldid=1041588680</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">List</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Artifact that consists of one or more Information Bearing Artifacts that carry Information Content Entities and are the subjects of some Sequence Position Ordinality.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LithiumIonElectricBattery -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LithiumIonElectricBattery">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SecondaryCellElectricBattery"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Lithium-ion_battery&amp;oldid=1064099588</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Lithium-ion Electric Battery</rdfs:label>
        <skos:definition xml:lang="en">A Secondary Cell Electric Battery that produces electricity when lithium ions move from anode to cathode.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Locomotive -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Locomotive">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RailTransportVehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Locomotive&amp;oldid=1062802629</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Locomotive</rdfs:label>
        <skos:definition xml:lang="en">A Rail Transport Vehicle that is designed to provide the motive power for a Train.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LongGun -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LongGun">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Firearm"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Long_gun&amp;oldid=1063715506</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Long Gun</rdfs:label>
        <skos:definition xml:lang="en">A Firearm that is designed to have a longer barrel than a Hand Gun and to be fired while braced against the shoulder.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LubricationSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LubricationSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">A Lubrication System typical consists of a reservoir, pump, heat exchanger, filter, regulator, valves, sensors, pipes, and hoses. In some cases it also includes the passageways and openings within the artifact it is designed to lubricate. For example, the oil holes in a bearing and crankshaft.</rdfs:comment>
        <rdfs:label xml:lang="en">Lubrication System</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to contain, transfer, and regulate the flow of lubricant to multiple locations in an Artifact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MSIPlesseyBarcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MSIPlesseyBarcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">MSI Plessey Barcode</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Barcode that consists of an indefinite number of numerical characters and is used for inventory control and marking storage containers and shelves in warehouse environments.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MachineBearing -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MachineBearing">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Bearing_(mechanical)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Machine Bearing</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to constrain relative motion to only desired motion and reduces friction between moving parts.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ManualTool -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ManualTool">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Tool"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Hand_tool&amp;oldid=1060741381</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Manual Tool</rdfs:label>
        <skos:altLabel xml:lang="en">Hand Tool</skos:altLabel>
        <skos:definition xml:lang="en">A Tool that is designed to be powered by manual labor rather than by an engine.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MassSpecification -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MassSpecification">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/QualitySpecification"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Mass Specification</rdfs:label>
        <skos:definition xml:lang="en">A Quality Specification that prescribes the Amount of Mass that a Material Entity should have.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MaximumSpeedArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MaximumSpeedArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SpeedArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Maximum Speed Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Speed Artifact Function that is realized in some process in which the Artifact bearing the Artifact Function attains the highest speed at which that Artifact is designed to operate.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Measurement Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized during events in which an Artifact is used to measure one or more features of a specified object or class of objects.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MedicalArtifact -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MedicalArtifact">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Medical Artifact</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed for diagnosing, treating, or preventing disease, disability, or death.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MediumMachineGun -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MediumMachineGun">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MountedGun"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Medium_machine_gun&amp;oldid=1063571269</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Medium Machine Gun</rdfs:label>
        <skos:definition xml:lang="en">A Mounted Gun that is designed to fire full-power rifle Cartridges (less than .50 caliber or 12.7mm) in quick succession from an ammunition belt, and which typically weighs 22-30 lbs.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Message -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Message">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Message&amp;oldid=1060098631</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Message</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Artifact that is designed to bear some specific Information Content Entity that is relatively brief and to be transmitted from a sender to a recipient.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Microscope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Microscope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ImagingInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Microscope&amp;oldid=1059024357</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Microscope</rdfs:label>
        <skos:definition xml:lang="en">An Imaging Instrument that is designed to enable users to see Objects that are otherwise too small to be seen by the naked eye by producing a significantly enlarged image of the Object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Military&amp;oldid=1063431234</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Military Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Service Artifact Function that is realized in processes related to the armed services.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MinimumSpeedArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MinimumSpeedArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SpeedArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Minimum Speed Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Speed Artifact Function that is realized in some process in which the Artifact bearing the Artifact Function attains the lowest speed at which that Artifact is designed to operate.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Mirror -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Mirror">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Mirror&amp;oldid=1063296474</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Mirror</rdfs:label>
        <skos:definition xml:lang="en">An Optical Instrument that is designed to reflect light that has a wavelength within a given range and is incident on its relflecting surface such that the reflected light maintains most of the characteristics of the original light.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MissileLauncher -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MissileLauncher">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ProjectileLauncher"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Missile Launcher</rdfs:label>
        <skos:definition xml:lang="en">A Projectile Launcher that is designed to launch one or more Precision-Guided Missiles.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MobileTelephone -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MobileTelephone">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Telephone"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Mobile_phone&amp;oldid=1061800841</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Mobile Telephone</rdfs:label>
        <skos:definition xml:lang="en">A Telephone that is connected to a Telephone Network by radio waves.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Mortar -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Mortar">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Cannon"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Mortar_(weapon)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Mortar</rdfs:label>
        <skos:definition xml:lang="en">A Cannon that is designed to fire projectiles at relatively low velocities over relatively short ranges.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MotionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MotionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Motion_(physics)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Motion Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in a process in which an entity changes its position with respect to time.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MotionObservationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MotionObservationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ObservationArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Motion Observation Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Observation Artifact Function that is realized during events in which an Artifact is used to collect information about the Motion of a specified object or class of objects.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Motorcycle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Motorcycle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GroundMotorVehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Motorcycle&amp;oldid=1063743553</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Motorcycle</rdfs:label>
        <skos:altLabel xml:lang="en">Motorbike</skos:altLabel>
        <skos:definition xml:lang="en">A Ground Motor Vehicle that is designed to transport a very small number of passengers (usually 1 or 2) while traveling on two or three tired wheels.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MountedGun -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MountedGun">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Firearm"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Mounted Gun</rdfs:label>
        <skos:definition xml:lang="en">A Firearm that is designed to be fired while mounted.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MovingTargetIndicationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MovingTargetIndicationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadarImagingArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Moving Target Indication Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Radar Imaging Artifact Function that inheres in Artifacts that are designed to identify and produce visual representations of moving entities by using a radar to emit successive phase coherent pulses, which are sampled and added to the subsequent pulse to cancel out signals from non-moving entities such that only signals from moving entities remain and are displayed.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NavigationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NavigationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Navigation Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized during events in which an Artifact is used to determine the precise location of itself or another object and plan a route to a specified destination.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NavigationSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NavigationSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Navigation&amp;oldid=1064122463</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Navigation System</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to enable an Agent or Artifact to determine the position or direction of some object, usually for the purpose of monitoring or controlling the movement of some Vehicle from one place to another.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NeutralizationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NeutralizationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalReactionArtifactFunction"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Neutralization_(chemistry)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Neutralization Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Chemical Reaction Artifact Function that is realized in a process in which an acid and a base react quantitatively with each other.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NickelCadmiumElectricBattery -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NickelCadmiumElectricBattery">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SecondaryCellElectricBattery"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Nickel%E2%80%93cadmium_battery&amp;oldid=1061809659</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Nickel Cadmium Electric Battery</rdfs:label>
        <skos:altLabel xml:lang="en">NiCad Battery</skos:altLabel>
        <skos:definition xml:lang="en">A Secondary Cell Electric Battery that has a cadmium anode and nickel oxide hydroxide cathode.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NickelMetalHydrideElectricBattery -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NickelMetalHydrideElectricBattery">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SecondaryCellElectricBattery"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Nickel%E2%80%93metal_hydride_battery&amp;oldid=1061626676</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Nickel-metal Hydride Electric Battery</rdfs:label>
        <skos:altLabel xml:lang="en">NiMH Battery</skos:altLabel>
        <skos:definition xml:lang="en">A Secondary Cell Electric Battery that has a metal-hydride anode and nickel oxide hydroxide cathode.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NominalSpeedArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NominalSpeedArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SpeedArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Nominal Speed Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Speed Artifact Function that is realized in some process in which the Artifact bearing the Artifact Function attains a speed that does not exceed some specified tolerance of that Artifact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NotificationMessage -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NotificationMessage">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Message"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Notification Message</rdfs:label>
        <skos:definition xml:lang="en">A Message that is designed to bear an Information Content Entity that describes a scenario that has been determined to merit attention by the recipient.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Nozzle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Nozzle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Nozzle</rdfs:label>
        <skos:definition xml:lang="en">A Fluid Control Artifact that is designed to control the speed, direction, rate, shape, or pressure of the flow of fluid exiting it.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NozzleMouth -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NozzleMouth">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Nozzle Mouth</rdfs:label>
        <skos:definition xml:lang="en">A Fluid Control Artifact that consists of the portion of a Nozzle at the end that is designed to be where the flow of fluid exits the Nozzle.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NozzleThroat -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NozzleThroat">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Nozzle Throat</rdfs:label>
        <skos:definition xml:lang="en">A Fluid Control Artifact that consists of the narrowest portion of a Nozzle that is designed to converge the flow of fluid in order to increase the Velocity of the flow.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NuclearRadiationDetectionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NuclearRadiationDetectionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Nuclear Radiation Detection Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized during events in which an Artifact is used to detect the presence of nuclear radiation particles.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NuclearReactor -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NuclearReactor">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PowerSource"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Nuclear_reactor&amp;oldid=1063370273</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Nuclear Reactor</rdfs:label>
        <skos:definition xml:lang="en">A Power Source that is designed to initiate and control a self-sustained nuclear chain reaction to produce power in the form of heat, which can be transferred to a working fluid for further conversion to mechanical or electrical energy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NuclearWeapon -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NuclearWeapon">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Weapon"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Nuclear_weapon&amp;oldid=1060854171</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Nuclear Weapon</rdfs:label>
        <skos:definition xml:lang="en">A Weapon that is designed to inflict harm, damage, or incapacity by means of a destructive nuclear reaction, either through fission or through a combination of fission and fusion.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ObservationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ObservationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Observation Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized during events in which an Artifact is used to collect information about a specified object or class of objects.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OcularProsthesis -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OcularProsthesis">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtificialEye"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Ocular_prosthesis&amp;oldid=1061336760</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Ocular Prosthesis</rdfs:label>
        <skos:definition xml:lang="en">An Artificial Eye that is designed to replace a missing eye, but which does not function as an eye.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalBarcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalBarcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Barcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">One-Dimensional Barcode</rdfs:label>
        <skos:definition xml:lang="en">A Barcode that is designed to bear parallel lines of varying widths and spacing that concretize some Directive Information Content Entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OpticalCamera -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalCamera">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Camera"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Camera&amp;oldid=1063931551</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Optical Camera</rdfs:label>
        <skos:definition xml:lang="en">A Camera that is designed to form and record an image generated from visible light.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OpticalCommunicationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalCommunicationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticCommunicationArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Telecommunications&amp;oldid=1061143810</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Optical Communication Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Electromagnetic Communication Artifact Function that is realized in a process that conveys meaningful signs by means of visible light.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OpticalFocusingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalFocusingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalProcessingArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Optical Focusing Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Optical Processing Artifact Function that is realized by an Artifact participating in a light focusing event in which the Artifact causes the light beam to converge on a target spatial point.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OpticalInstrument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalInstrument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Optical_instrument&amp;oldid=1061981216</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Optical Instruments are typically constructed for the purpose of being used to aid in vision or the analysis of light.</rdfs:comment>
        <rdfs:label xml:lang="en">Optical Instrument</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to process light waves.</skos:definition>
        <skos:scopeNote xml:lang="en">Light waves can be processed in a variety of ways including via reflection, refraction, diffraction, deflection, focusing, collimation, dispersion, and interference.</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OpticalLens -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalLens">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalInstrument"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Lens_(optics)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Optical Lens</rdfs:label>
        <skos:altLabel xml:lang="en">Lens</skos:altLabel>
        <skos:definition xml:lang="en">An Optical Instrument that is designed to focus or disperse a beam of light entering the lens by means of refraction.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OpticalMicroscope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalMicroscope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Microscope"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Optical_microscope&amp;oldid=1063131242</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Optical Microscope</rdfs:label>
        <skos:altLabel xml:lang="en">Light Microscope</skos:altLabel>
        <skos:definition xml:lang="en">A Microscope that is designed to use visible light and a system of Optical Lenses to produce a significantly enlarged image of the Object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OpticalProcessingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalProcessingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Optical Processing Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by an Artifact participating in a visible light processing event.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OpticalTelescope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalTelescope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Telescope"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Optical_telescope&amp;oldid=1062201329</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Optical Telescope</rdfs:label>
        <skos:definition xml:lang="en">A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light to form an enhanced image of the Object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OrientationControlArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OrientationControlArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Orientation Control Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by processes in which some Artifact is used to control the Orientation of some object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OrientationObservationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OrientationObservationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ObservationArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Orientation Observation Artifact Function</rdfs:label>
        <skos:altLabel xml:lang="en">Attitude Observation Artifact Function</skos:altLabel>
        <skos:definition xml:lang="en">An Observation Artifact Function that is realized during events in which an Artifact is used to collect information about the Orientation of a specified object or class of objects.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OxidizerArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OxidizerArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalReactionArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Redox&amp;oldid=1063866348</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Oxidizer Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Chemical Reaction Artifact Function that is realized in a process in which electrons are removed from a reactant in a redox reaction.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PDF417Code -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PDF417Code">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TwoDimensionalBarCode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">PDF417 Code</rdfs:label>
        <skos:definition xml:lang="en">A Two-Dimensional Barcode that is used in applications that require the storage of huge amounts of data.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ParabolicAntenna -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ParabolicAntenna">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioAntenna"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Parabolic_antenna&amp;oldid=1057213241</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Parabolic Antenna</rdfs:label>
        <skos:altLabel xml:lang="en">Dish Antenna</skos:altLabel>
        <skos:altLabel xml:lang="en">Parabolic Dish</skos:altLabel>
        <skos:definition xml:lang="en">A Radio Antenna that uses a parabolic reflector to direct or receive radio waves and has a very high gain.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PartRole -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PartRole">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000023"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://origins.sese.asu.edu/ses405/Class%20Notes/Sys-Hier-WBS_Module_V1.0_PAS.pdf</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Part Role</rdfs:label>
        <skos:definition xml:lang="en">A Role that inheres in an entity in virtue of it being part of some other entity without being subject to further subdivision or disassembly without destruction of its designated use.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PartsList -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PartsList">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/QualitySpecification"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Parts List</rdfs:label>
        <skos:definition xml:lang="en">A Quality Specification that prescribes the Amount of some type of Artifact that are part of or located on another Artifact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PassengerTrainCar -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PassengerTrainCar">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TrainCar"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Passenger_car_(rail)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Passenger Train Car</rdfs:label>
        <skos:definition xml:lang="en">A Train Car that is designed to transport passengers.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PatchAntenna -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PatchAntenna">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioAntenna"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Patch_antenna&amp;oldid=1016658507</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Patch Antenna</rdfs:label>
        <skos:altLabel xml:lang="en">Microstrip Patch Antenna</skos:altLabel>
        <skos:altLabel xml:lang="en">Rectangular Microstrip Antenna</skos:altLabel>
        <skos:definition xml:lang="en">A Radio Antenna that consists of a flat rectangular sheet (or patch) of metal mounted over a larger sheet of metal called a ground plane which is typically contained inside a plastic radome for protection and is small enough that it can be mounted on a flat surface.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PatchReceiver -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PatchReceiver">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioReceiver"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Patch Receiver</rdfs:label>
        <skos:definition xml:lang="en">A Radio Receiver that uses a Patch Antenna to intercept radio signals.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Payload -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Payload">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000040"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Payload&amp;oldid=1035953573</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Depending on the nature of the Flight or Mission, the Payload of a Vehicle may include cargo, passengers, flight crew, munitions, scientific instruments or experiments, or other equipment. Extra fuel, when optionally carried, is also considered part of the payload.</rdfs:comment>
        <rdfs:label xml:lang="en">Payload</rdfs:label>
        <skos:definition xml:lang="en">A Material Entity that is transported by a Vehicle during an Act of Location Change for the purpose of being delivered to or performing one or more functions at a predefined location.</skos:definition>
        <skos:scopeNote xml:lang="en">In each case, the Payload is what provides the immediate reason for performing the Act of Location Change (e.g. transporting the passengers of a commercial airline flight to their destination; transporting food, fuel, oxygen, research equipment, and spare parts to the International Space Station; or conveying an array of sensors, cameras, and communications systems so they can operate during a Sun-Synchronous Earth Orbit).</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PayloadCapacity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PayloadCapacity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000197"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Vehicle"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Payload&amp;oldid=1035953573</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Payload Capacity</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that inheres in a Vehicle that is designed to transport Payload, and which is typically characterized by the maximum Weight, Mass, or Volume of Payload that the Vehicle can transport.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Periscope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Periscope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Periscope&amp;oldid=1030400442</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Periscope</rdfs:label>
        <skos:definition xml:lang="en">An Optical Instrument that is designed to enable observation of an object that is located over, around, or through another object, obstacle, or condition that prevents direct line-of-sight observation from the observer&apos;s current position.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PesticideArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PesticideArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PoisonArtifactFunction"/>
        <CommonCoreOntologies:definition_source>http://www.dictionary.com/browse/pesticide</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Pesticide Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Poison Artifact Function that is realized in a process which causes illness in, or the death of, a living thing that is detrimental to humans or human concerns.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PhysicallyPoweredEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PhysicallyPoweredEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Engine"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Physically Powered Engine</rdfs:label>
        <skos:altLabel xml:lang="en">Physical Engine</skos:altLabel>
        <skos:definition xml:lang="en">An Engine that is designed to convert potential or kinetic energy into mechanical energy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PneumaticMotor -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PneumaticMotor">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PhysicallyPoweredEngine"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Pneumatic Motor</rdfs:label>
        <skos:altLabel xml:lang="en">Air Motor</skos:altLabel>
        <skos:altLabel xml:lang="en">Compressed Air Engine</skos:altLabel>
        <skos:definition xml:lang="en">A Physically Powered Engine that converts potential energy stored in a portion of compressed air into mechanical energy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PneumaticPowerSource -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PneumaticPowerSource">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PowerSource"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Pneumatic Power Source</rdfs:label>
        <skos:definition xml:lang="en">A Power Source that is designed to generate, control, or transmit power by means of compressed air or compressed inert gases.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PoisonArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PoisonArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DamagingArtifactFunction"/>
        <CommonCoreOntologies:definition_source>http://www.dictionary.com/browse/poison</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Poison Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Damaging Artifact Function that is realized in a process which causes illness in, or the death of, a living thing.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PolarizingPrism -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PolarizingPrism">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Prism"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Polarizing Prism</rdfs:label>
        <skos:definition xml:lang="en">A Prism designed to split a beam of light entering the Prism into components of varying polarization.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAmmunition -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAmmunition">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Weapon"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Ammunition&amp;oldid=1062875850</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Ammunition</rdfs:label>
        <skos:definition xml:lang="en">A Weapon that is designed to inflict harm, damage, or incapacity by being projected toward its target at a significant Velocity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCash -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCash">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/FinancialInstrument"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Cash</rdfs:label>
        <skos:definition xml:lang="en">A Financial Instrument that is designed to be a ready medium of exchange.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCoolant -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCoolant">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfMaterial"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Coolant</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Material that is designed to be used in a thermal control system to reduce or maintain the temperature of an object to or at a specified level.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCryogenicMaterial -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCryogenicMaterial">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfMaterial"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Cryogenic Material</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Material that has been reduced to a very low temperature (below -180 degrees Celcius).</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfFood -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfFood">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfProcessedMaterial"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Food&amp;oldid=1062824590</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Food</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Processed Material that is designed to be consumed and ingested for nutrition or taste.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfFuel -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfFuel">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfMaterial"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Fuel</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Material that is designed to release thermal energy when reacted with other substances.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGalliumArsenide -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGalliumArsenide">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfMaterial"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Gallium Arsenide</rdfs:label>
        <skos:altLabel xml:lang="en">Portion of GaAs</skos:altLabel>
        <skos:definition xml:lang="en">A Portion of Material that is composed of a compound of the elements gallium and arsenic.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGaseousFuel -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGaseousFuel">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfFuel"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Gaseous Fuel</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Fuel that is stored in a gaseous state.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGaseousPropellant -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGaseousPropellant">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfPropellant"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Gaseous Propellant</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Propellant that is stored in a gaseous state.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGelatinousPropellant -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGelatinousPropellant">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfPropellant"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Gelatinous Propellant</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Propellant that is stored in a gelatinous state.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidFuel -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidFuel">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfFuel"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Liquid Fuel</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Fuel that is stored in a liquid state.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidHelium -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidHelium">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCryogenicMaterial"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Liquid Helium</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Cryogenic Material that is composed (almost) entirely of liquid helium.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidHydrogen -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidHydrogen">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCryogenicMaterial"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Liquid Hydrogen</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Cryogenic Material that is composed (almost) entirely of liquid hydrogen.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidNitrogen -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidNitrogen">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCryogenicMaterial"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Liquid Nitrogen</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Cryogenic Material that is composed (almost) entirely of liquid nitrogen.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidOxygen -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidOxygen">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCryogenicMaterial"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Liquid Oxygen</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Cryogenic Material that is composed (almost) entirely of liquid oxygen.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidPropellant -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLiquidPropellant">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfPropellant"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Liquid Propellant</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Propellant that is stored in a liquid state.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfMaterial -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfMaterial">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfProcessedMaterial"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Material</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Processed Material that was produced to be used as the input for another Act of Artifact Processing.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfNuclearFuel -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfNuclearFuel">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfMaterial"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Nuclear Fuel</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Material that is designed to be used in a nuclear fission process to produce energy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfOxidizer -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfOxidizer">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfMaterial"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Oxidizers are essential participants in many processes including combustion and rusting. Hence, a portion of oxidizer must always be present along with a portion of fuel in order for combustion to occur.</rdfs:comment>
        <rdfs:label xml:lang="en">Portion of Oxidizer</rdfs:label>
        <skos:altLabel xml:lang="en">Portion of Oxidant</skos:altLabel>
        <skos:altLabel xml:lang="en">Portion of Oxidizing Agent</skos:altLabel>
        <skos:definition xml:lang="en">A Portion of Material that is disposed to steal electrons from other substances (i.e. to oxidize other substances) as a participant in a reduction-oxidation process.</skos:definition>
        <skos:example>oxygen, hydrogen peroxide, chlorine, sulfiric acid, potassium nitrate</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfPaper -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfPaper">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationMediumArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Paper&amp;oldid=1057624743</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Paper</rdfs:label>
        <skos:definition xml:lang="en">An Information Medium Artifact that is designed to bear some Information Content Entity by means of pressing together moist fibres of cellulose pulp derived from wood, rags, or grasses, and drying them into flexible sheets.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfProcessedMaterial -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfProcessedMaterial">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Processed Material</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is the output of an Act of Artifact Processing.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfPropellant -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfPropellant">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfMaterial"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Propellant</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Material that is designed to be used as an input in a Propulsion Process to produce Thrust.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfSolidFuel -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfSolidFuel">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfFuel"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Solid Fuel</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Fuel that is stored in a solid state.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfSolidPropellant -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfSolidPropellant">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfPropellant"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Solid Propellant</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Propellant that is stored in a solid state.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfWasteMaterial -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfWasteMaterial">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfProcessedMaterial"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Waste Material</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Processed Material that serves no further use in terms of the initial user&apos;s own purposes of production, transformation, or consumption such that the Agent wants to dispose of it.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PositionObservationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PositionObservationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ObservationArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Position Observation Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Observation Artifact Function that is realized during events in which an Artifact is used to collect information about the position of a specified object or class of objects.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PowerInvertingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PowerInvertingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CurrentConversionArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Power Inverting Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Current Conversion Artifact Function that is realized by processes in which some Artifact is used to convert direct current (DC) to alternating current (AC).</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PowerRectifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PowerRectifier">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Rectifier&amp;oldid=1049943028</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Power Rectifier</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to convert alternating current (AC) to direct current (DC).</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PowerRectifyingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PowerRectifyingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CurrentConversionArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Power Rectifying Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Current Conversion Artifact Function that is realized by processes in which some Artifact is used to convert alternating current (AC) to direct current (DC).</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PowerSource -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PowerSource">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Power_source&amp;oldid=1032888635</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Power Source</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to supply power to some other Artifact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PowerTool -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PowerTool">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Tool"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Power_tool&amp;oldid=1057147715</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Power Tool</rdfs:label>
        <skos:definition xml:lang="en">A Tool that is designed to be actuated by a Power Source and mechanism other than or in addition to manual labor.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransformer -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransformer">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Transformer&amp;oldid=1062163369</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Power Transformer</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to transfer electrical energy between two or more circuits through electromagnetic induction.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransformerRectifierUnit -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransformerRectifierUnit">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source>http://www.skybrary.aero/index.php/Transformer_Rectifier_Unit_(TRU)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Power Transformer Rectifier Unit</rdfs:label>
        <skos:altLabel xml:lang="en">TRU</skos:altLabel>
        <skos:definition xml:lang="en">A Material Artifact that is designed to perform the functions of both a Rectifier and a Transformer.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransmissionArtifact -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransmissionArtifact">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Power Transmission Artifact</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to transfer and regulate Power flow from a Power Source to an application point.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PoweringArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PoweringArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Powering Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by processes in which some Artifact is used to supply power to some Artifact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PrecisionGuidedMissile -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PrecisionGuidedMissile">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAmmunition"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Missile&amp;oldid=1062028589</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Precision-Guided Missile</rdfs:label>
        <skos:altLabel xml:lang="en">Missile</skos:altLabel>
        <skos:definition xml:lang="en">A Portion of Ammunition that is designed to be a self-propelled and precision-guided projectile that delivers some payload (explosive or other) over relatively long distances.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PreferredStock -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PreferredStock">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Stock"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Preferred Stock</rdfs:label>
        <skos:definition xml:lang="en">Stock that entitles its holder to receive a certain level of dividend payments before any dividends can be issued to other holders.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PressurizationControlArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PressurizationControlArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/VentilationControlArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Pressurization Control Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Ventilation Control Artifact Function that is realized by processes in which some Artifact is used to control the partial pressure of air in some space.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PrimaryCellElectricBattery -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PrimaryCellElectricBattery">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Primary_cell&amp;oldid=1047226932</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Primary Cell Electric Battery</rdfs:label>
        <skos:altLabel xml:lang="en">Primary Cell Battery</skos:altLabel>
        <skos:definition xml:lang="en">A Electric Battery that is designed for one-time use and not to be recharged.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Prism -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Prism">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Prism&amp;oldid=1060221124</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Prism</rdfs:label>
        <skos:definition xml:lang="en">An Optical Instrument that is designed to refract light and which consists of a transparent material with flat polished surfaces where at least two of these surfaces have an angle between them.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ProjectileLauncher -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ProjectileLauncher">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Weapon"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Projectile&amp;oldid=1062048285</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Projectile Launcher</rdfs:label>
        <skos:definition xml:lang="en">A Weapon that is designed to inflict damage or harm by means of launching a high-velocity projectile at a target.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Propeller -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Propeller">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Propeller_(aeronautics)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Propeller</rdfs:label>
        <skos:altLabel xml:lang="en">Propelling Screw</skos:altLabel>
        <skos:definition xml:lang="en">A Material Artifact that is designed to convert rotary motion from an Engine or other mechanical Power Source into propulsive Force.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PropellingNozzle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PropellingNozzle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Nozzle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Propelling_nozzle&amp;oldid=1061239812</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Propelling Nozzle</rdfs:label>
        <skos:altLabel xml:lang="en">Jet Nozzle</skos:altLabel>
        <skos:definition xml:lang="en">A Nozzle that is used to convert a propulsion Engine into a Jet Engine and functions by using its narrowest part, the throat, to increase Pressure within the Engine by constricting flow, usually until the flow chokes, then expanding the exhaust stream to, or near to, atmospheric pressure, while forming it into a high speed jet to propel the Vehicle.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MotionArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Propulsion&amp;oldid=1022034059</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Propulsion Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Motion Artifact Function that is realized in a process in which the bearer of the function creates force leading to an entity&apos;s movement.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionControlSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionControlSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ControlSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Propulsion Control System</rdfs:label>
        <skos:definition xml:lang="en">A Control System that consists of control devices, displays, indicators, or modules designed to control a Propulsion System.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PropulsionSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Propulsion&amp;oldid=1022034059</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Propulsion System</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to facilitate the movement of material entities from one location to another and which consists of a source of mechanical power and a means of converting this power into propulsive force to generate the movement.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Prosthesis -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Prosthesis">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MedicalArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Prosthesis&amp;oldid=1063749698</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Prosthesis</rdfs:label>
        <skos:definition xml:lang="en">A Medical Artifact that is designed to replace a missing body part.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticArm -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticArm">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Prosthesis"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Prosthesis&amp;oldid=1063749698</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Prosthetic Arm</rdfs:label>
        <skos:definition xml:lang="en">A Prosthesis that is designed to replace a missing arm.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticFoot -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticFoot">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Prosthesis"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Prosthesis&amp;oldid=1063749698</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Prosthetic Foot</rdfs:label>
        <skos:definition xml:lang="en">A Prosthesis that is designed to replace a missing foot.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticHand -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticHand">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Prosthesis"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Prosthesis&amp;oldid=1063749698</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Prosthetic Hand</rdfs:label>
        <skos:definition xml:lang="en">A Prosthesis that is designed to replace a missing hand.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticLeg -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ProstheticLeg">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Prosthesis"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Prosthesis&amp;oldid=1063749698</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Prosthetic Leg</rdfs:label>
        <skos:definition xml:lang="en">A Prosthesis that is designed to replace a missing leg.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PublicAddressSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PublicAddressSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Public_address_system&amp;oldid=1059177344</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Public Address System</rdfs:label>
        <skos:altLabel xml:lang="en">PA System</skos:altLabel>
        <skos:definition xml:lang="en">A Communication System that is designed to allow a Person to speak to a large audience.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PublicSafetyArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PublicSafetyArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Public_security&amp;oldid=1058257389</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Public Safety Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Service Artifact Function that is realized in processes of preventing and responding to events that could endanger the safety of the general public from significant danger, injury/harm, or damage, such as crimes or disasters (natural or man-made).</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PulsejetEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PulsejetEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingJetEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Pulsejet&amp;oldid=1050473545</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Pulsejet Engine</rdfs:label>
        <skos:altLabel xml:lang="en">Pulse Jet</skos:altLabel>
        <skos:altLabel xml:lang="en">Pulsejet</skos:altLabel>
        <skos:definition xml:lang="en">An Air-Breathing Jet Engine that is capable of operating statically and uses intermittent (pulsing) Combustion of the fuel-oxidizer mixture before expelling the exhaust out through the rear Propelling Nozzle to generate Thrust.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Pump -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Pump">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Pump</rdfs:label>
        <skos:definition xml:lang="en">A Fluid Control Artifact that is designed to impart motion to a portion of fluid to transport it within a system through the use of mechanical action.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/QRCode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/QRCode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TwoDimensionalBarCode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">QR Code</rdfs:label>
        <skos:definition xml:lang="en">A Two-Dimensional Barcode that consists of numeric, alphanumeric, binary, or kanji information and is used primarily for tracking and marketing.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/QualitySpecification -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/QualitySpecification">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/prescribes"/>
                        <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000019"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Quality Specification</rdfs:label>
        <skos:definition xml:lang="en">A Directive Information Content Entity that prescribes some Quality.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadarImagingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadarImagingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ImagingArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Radar Imaging Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Imaging Artifact Function that inheres in Artifacts that are designed to produce visual representations of entities using radio waves.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadioAntenna -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadioAntenna">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/BidirectionalTransducer"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Antenna_(radio)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Radio Antenna</rdfs:label>
        <skos:definition xml:lang="en">A Bidirectional Transducer that is designed to convert electric power into radio waves, and radio waves into electric power.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectromagneticCommunicationArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Telecommunications&amp;oldid=1061143810</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Radio Communication Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Electromagnetic Communication Artifact Function that is realized in a process that conveys meaningful signs by means of radio waves.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInstrument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInstrument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInstrument"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Radio Communication Instrument</rdfs:label>
        <skos:definition xml:lang="en">A Communication Instrument that is designed to enable communication between two or more entities via the use of radio waves.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInterferenceArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInterferenceArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInterferenceArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Radio Communication Interference Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Communication Interference Artifact Function that is realized during events in which an Artifact is used to interfere with the transmission of information via radio waves.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationReceptionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationReceptionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationReceptionArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Radio Communication Reception Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Communication Reception Artifact Function that is realized during events in which an Artifact receives information transmitted from another Artifact, where the transmission of information occurs using radio waves.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationRelayArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationRelayArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationRelayArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Radio Communication Relay Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Communication Relay Artifact Function that is realized during events in which an Artifact is used to first receive and then transmit information without the use of wires from one Artifact to another for the purpose of communiction.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadioReceiver -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadioReceiver">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Radio_receiver&amp;oldid=1060111342</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Radio Receiver</rdfs:label>
        <skos:definition xml:lang="en">A Radio Communication Instrument that is an electronic device that is designed to extract information from radio waves intercepted by a Radio Antenna by using electronic filters to separate the desired radio frequency signal from other signals, an electronic amplifier to increase the power of the signal, and demodulation to recover the desired information.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadioRepeater -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadioRepeater">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransceiver"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Repeater&amp;oldid=1040047439</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Radio Repeater</rdfs:label>
        <skos:definition xml:lang="en">A Radio Transceiver that is designed to receive a radio signal, amplify it, and retransmit it (often on another frequency).</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadioTelescope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadioTelescope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Telescope"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Radio_telescope&amp;oldid=1052819190</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">A Radio Telescope consists of a specialized Antenna and a Radio Receiver and is typically used to receive radio waves from sources in outer space.</rdfs:comment>
        <rdfs:label xml:lang="en">Radio Telescope</rdfs:label>
        <skos:definition xml:lang="en">A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing radio waves to form an enhanced image of the Object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransceiver -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransceiver">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Transceiver&amp;oldid=1058453736</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Radio Transceiver</rdfs:label>
        <skos:definition xml:lang="en">A Radio Communication Instrument that is an electronic device composed of both a Radio Transmitter and a Radio Receiver that share common circuitry or a single housing.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransmitter -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransmitter">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Transmitter&amp;oldid=1061735586</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Radio Transmitter</rdfs:label>
        <skos:definition xml:lang="en">A Radio Communication Instrument that is an electronic device that is designed to generate a radio frequency alternating current, which can be applied to a Radio Antenna to be transmitted as radio waves.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransponder -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadioTransponder">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInstrument"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Radio Transponder</rdfs:label>
        <skos:altLabel xml:lang="en">Transmitter-Responder</skos:altLabel>
        <skos:definition xml:lang="en">A Radio Communication Instrument that is an electronic device that acts as both a Radio Transmitter and responder and is used to wirelessly receive and transmit electrical signals.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadioWaveConversionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadioWaveConversionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Radio Wave Conversion Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by an Artifact being used to convert electric power into radio waves or radio waves into electric power.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RadiologicalWeapon -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RadiologicalWeapon">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Weapon"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Radiological_warfare&amp;oldid=1060817328</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Radiological Weapon</rdfs:label>
        <skos:definition xml:lang="en">A Weapon that is designed to inflict harm, damage, or incapacity by means of releasing radioactive material.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RailTransportVehicle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RailTransportVehicle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GroundVehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Rail_transport&amp;oldid=1063793805</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Rail Transport Vehicle</rdfs:label>
        <skos:definition xml:lang="en">A Ground Vehicle that is designed to convey cargo, passengers, or equipment by Railway.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Railcar -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Railcar">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RailTransportVehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Railcar&amp;oldid=1063519348</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">In American-English, the term &apos;Railcar&apos; is often used in a broader sense that is interchangeable with &apos;Railroad Car&apos;.</rdfs:comment>
        <rdfs:label xml:lang="en">Railcar</rdfs:label>
        <skos:definition xml:lang="en">A Rail Transport Vehicle that consists of a single self-propelled Vehicle that is not a Train, is designed to transport passengers, and which may also be designed to connect to other Railcars to form a Train.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Railway -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Railway">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LandTransportationArtifact"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/w/index.php?title=Rail_transport&amp;oldid=1063793805</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Railway</rdfs:label>
        <skos:definition xml:lang="en">A Land Transportation Artifact that is designed to enable Trains to transport passengers and goods.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RailwayCrossing -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RailwayCrossing">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LandTransportationArtifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Railway Crossing</rdfs:label>
        <skos:altLabel xml:lang="en">Level Crossing</skos:altLabel>
        <skos:definition xml:lang="en">A Land Transportation Artifact that is designed to enable Persons or Ground Vehicles to cross a Railway when traveling along a road or path that is perpendicular to and at the same elevation as the Railway at the point where they overlap.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RailwayJunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RailwayJunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LandTransportationArtifact"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Junction_(rail)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Railway Junction</rdfs:label>
        <skos:definition xml:lang="en">A Land Transportation Artifact that is designed to enable a Train to switch between the tracks of two routes.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RamjetEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RamjetEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingJetEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Ramjet&amp;oldid=1062836331</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Ramjet Engine</rdfs:label>
        <skos:altLabel xml:lang="en">Ramjet</skos:altLabel>
        <skos:definition xml:lang="en">An Air-Breathing Jet Engine that uses the forward motion of the Engine to compress incoming air (without the use of an axial compressor) and decelerate it to subsonic speeds before adding the fuel and constantly combusting the mixture then expelling the exhaust out through the rear Propelling Nozzle to generate Thrust.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RandomWireAntenna -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RandomWireAntenna">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/WireAntenna"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Random_wire_antenna&amp;oldid=1058546356</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Random Wire Antenna</rdfs:label>
        <skos:definition xml:lang="en">A Wire Antenna that consists of a long wire suspended above the ground with a length that does not bear a relation to the wavelength of the radio waves used and which is typically used as a receiving antenna on the long, medium, and short wave bands.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ReactantArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ReactantArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalReactionArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Reagent&amp;oldid=1017651471</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Reactant Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Chemical Reaction Artifact Function that is realized in a process in which a substance or compound is added to a system in order to bring about a chemical reaction and is consumed in the course of the reaction.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ReactionEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ReactionEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Engine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Reaction_engine&amp;oldid=1046981784</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Reaction Engine</rdfs:label>
        <skos:altLabel xml:lang="en">Reaction Motor</skos:altLabel>
        <skos:definition xml:lang="en">An Engine that provides propulsion by expelling Reaction Mass.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ReactionMass -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ReactionMass">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000040"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Working_mass&amp;oldid=1057126114</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Reaction Mass</rdfs:label>
        <skos:altLabel xml:lang="en">Working Mass</skos:altLabel>
        <skos:definition xml:lang="en">A Material Entity against which a Propulsion System operates in order to produce Acceleration.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ReciprocatingSteamEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ReciprocatingSteamEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SteamEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Reciprocating_engine&amp;oldid=1057783145</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Reciprocating Steam Engine</rdfs:label>
        <skos:definition xml:lang="en">A Steam Engine that is designed to use one or more reciprocating pistons to convert pressure into a rotating motion.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RecordingDevice -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RecordingDevice">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationProcessingArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Record&amp;oldid=1062776450</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Recording Device</rdfs:label>
        <skos:definition xml:lang="en">An Information Processing Artifact that is designed to capture some information and store it in some recording format on some storage medium.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ReflectingOpticalTelescope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ReflectingOpticalTelescope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalTelescope"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Reflecting_telescope&amp;oldid=1062982683</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Reflecting Optical Telescope</rdfs:label>
        <skos:altLabel xml:lang="en">Reflecting Telescope</skos:altLabel>
        <skos:altLabel xml:lang="en">Reflector</skos:altLabel>
        <skos:definition xml:lang="en">An Optical Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light via reflection through the use of one or more curved Mirrors to form an enhanced image of the Object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ReflectionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ReflectionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Reflection Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by an Artifact participating in a reflection event in which the Artifact causes a change in a wavefront at an interface between the reflecting medium and the transmission medium such that the wavefront returns into the transmission medium.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ReflectivePrism -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ReflectivePrism">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Prism"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Reflective Prism</rdfs:label>
        <skos:definition xml:lang="en">A Prism designed to reflect light in order to flip, invert, rotate, deviate, or displace a beam of light entering the Prism.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RefractingOpticalTelescope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RefractingOpticalTelescope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalTelescope"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Refracting_telescope&amp;oldid=1059975066</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Refracting Optical Telescope</rdfs:label>
        <skos:altLabel xml:lang="en">Refracting Telescope</skos:altLabel>
        <skos:altLabel xml:lang="en">Refractor</skos:altLabel>
        <skos:definition xml:lang="en">An Optical Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing visible light via refraction through the use of one or more Lenses to form an enhanced image of the Object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RefractionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RefractionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Refraction Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by an Artifact participating in a refraction event in which the Artifact causes a change in direction of wave propagation due to a change in its transmission medium.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ReligiousArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ReligiousArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Religion&amp;oldid=1063431202</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Religious Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Service Artifact Function that is realized in processes related to worship and prayer.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Report -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Report">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Document"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Report&amp;oldid=1063765657</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Report</rdfs:label>
        <skos:definition xml:lang="en">A Document that is designed to bear some specific Information Content Entity that conveys an account of some event, situation, or the result of some observation or inquiry.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ResearchAndDevelopmentArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ResearchAndDevelopmentArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Research_and_development&amp;oldid=1062181110</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Research and Development Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Service Artifact Function that is realized in processes of producing new knowledge or of devising new applications of existing knowledge.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ResearchArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ResearchArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Research Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized during events in which an Artifact is used to perform research on a specified entity or class of entities.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ResidentialArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ResidentialArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Residence&amp;oldid=1019728937</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Residential Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Service Artifact Function that is realized in processes of residing in a dwelling or home.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ResistanceArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ResistanceArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Electrical_resistivity_and_conductivity&amp;oldid=1063749049</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Electrical Resistance Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Electrical Artifact Function that is realized in processes in which an Artifact opposes the flow of an electric current.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Resource -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Resource">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000002"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">This class is designed to group continuants according to a very broad criterion and is not intended to be used as a parent class for entities that can be more specifically represented under another class. Hence, Natural Resource may be an appropriate subtype but Money, Oil, and Gold Mine are not.</rdfs:comment>
        <rdfs:label xml:lang="en">Resource</rdfs:label>
        <skos:definition xml:lang="en">A Continuant that is owned by, in the possession of, or is otherwise controlled by an Agent such that it could be used by that Agent.</skos:definition>
        <skos:example>a group of interns</skos:example>
        <skos:example>a knowledge base</skos:example>
        <skos:example>a plot of land</skos:example>
        <skos:example>a software program</skos:example>
        <skos:example>a sum of money</skos:example>
        <skos:example>a vehicle</skos:example>
        <skos:scopeNote xml:lang="en">Resources are Resources for some Agent. If no instance of Agent existed, no instance of Resource would exist either. It is not a requirement that something be valuable in order for it to be a Resource. Thus the value of something can drastically change without altering whether that thing is a Resource.</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RetailArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RetailArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Retail&amp;oldid=1061431295</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Retail Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Service Artifact Function that is realized in processes of selling goods or merchandise in small or individual lots for direct consumption by persons or organizations.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Revolver -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Revolver">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/HandGun"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Revolver&amp;oldid=1060461644</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Revolver</rdfs:label>
        <skos:definition xml:lang="en">A Hand Gun having a number of firing chambers in a revolving cylinder, where each chamber in the cylinder can be loaded with a single Cartridge.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RhombicAntenna -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RhombicAntenna">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/WireAntenna"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Rhombic_antenna&amp;oldid=1057114456</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Rhombic Antenna</rdfs:label>
        <skos:definition xml:lang="en">A Wire Antenna that consists of one to three parallel wires suspended above the ground by poles or towers at each vertex in a rhombic shape with each of the four sides being the same length (typically at least one wavelength or longer).</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Rifle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Rifle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LongGun"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Rifle&amp;oldid=1056172452</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Rifle</rdfs:label>
        <skos:definition xml:lang="en">A Long Gun that is designed to have a rifled barrel and to fire single Bullets over long ranges with high accuracy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Road -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Road">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LandTransportationArtifact"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/w/index.php?title=Road&amp;oldid=1063402841</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Road</rdfs:label>
        <skos:definition xml:lang="en">A Land Transportation Artifact that is designed to enable Ground Vehicles to travel from one location to another.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RoadJunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RoadJunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LandTransportationArtifact"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Junction_(road)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Road Junction</rdfs:label>
        <skos:definition xml:lang="en">A Land Transportation Artifact that is designed to enable Ground Vehicles to exit one Road and enter another.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Rocket -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Rocket">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Vehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Rocket&amp;oldid=1063307477</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Rocket</rdfs:label>
        <skos:definition xml:lang="en">A Vehicle that is designed to travel through air or space and which obtains Thrust from a Rocket Engine.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RocketEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RocketEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/JetEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Rocket_engine&amp;oldid=1063879464</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Most rocket engines are also Internal Combustion Engines, however non-combusting forms also exist. For example, an untied balloon full of air that is released and allowed to zoom around the room may be both a Rocket Engine and a Physically Powered Engine.</rdfs:comment>
        <rdfs:label xml:lang="en">Rocket Engine</rdfs:label>
        <skos:altLabel xml:lang="en">Thruster</skos:altLabel>
        <skos:definition xml:lang="en">A Jet Engine that is designed to use only stored Rocket Propellant to form a high speed propulsive jet in order to generate Thrust.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RocketLauncher -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RocketLauncher">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ProjectileLauncher"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Rocket_launcher&amp;oldid=1049900727</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Rocket Launcher</rdfs:label>
        <skos:definition xml:lang="en">A Projectile Launcher that is designed to launch one or more Unguided Rockets.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RocketPod -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RocketPod">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RocketLauncher"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Rocket Pod</rdfs:label>
        <skos:definition xml:lang="en">A Rocket Launcher that is designed to contain several Unguided Rockets held in individual tubes and to be used by Aircraft or Helicopters for close air support.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RocketPropelledGrenade -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RocketPropelledGrenade">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/UnguidedRocket"/>
        <CommonCoreOntologies:acronym>RPG</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Rocket-propelled_grenade&amp;oldid=1063641548</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Rocket-Propelled Grenade</rdfs:label>
        <skos:definition xml:lang="en">An Unguided Rocket that is designed to contain an explosive warhead, be fired from a Shoulder-Fired Rocket Launcher, and be used against Tanks.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RoundShot -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RoundShot">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAmmunition"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Round_shot&amp;oldid=1062790260</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Round Shot</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Ammunition that is designed to be a solid projectile without explosive charge and to be fired from a cannon.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SatelliteArtifact -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SatelliteArtifact">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Spacecraft"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Satellite Artifact</rdfs:label>
        <skos:definition xml:lang="en">A Spacecraft that is designed to Orbit a Space Object (typically Earth).</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ScramjetEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ScramjetEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingJetEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Scramjet&amp;oldid=1062429697</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Scramjet Engine</rdfs:label>
        <skos:altLabel xml:lang="en">Scramjet</skos:altLabel>
        <skos:altLabel xml:lang="en">Supersonic Combusting Ramjet</skos:altLabel>
        <skos:definition xml:lang="en">An Air-Breathing Jet Engine that uses the forward motion of the Engine to compress incoming air at supersonic speeds before adding the fuel and constantly combusting the mixture then expelling the exhaust out through the rear Propelling Nozzle to generate Thrust.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SecondaryCellElectricBattery -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SecondaryCellElectricBattery">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricBattery"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Rechargeable_battery&amp;oldid=1064096406</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Secondary Cell Electric Battery</rdfs:label>
        <skos:altLabel xml:lang="en">Rechargeable Battery</skos:altLabel>
        <skos:altLabel xml:lang="en">Secondary Cell Battery</skos:altLabel>
        <skos:definition xml:lang="en">An Electric Battery that is designed to be recharged.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SemiAutomaticPistol -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SemiAutomaticPistol">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/HandGun"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Semi-automatic_pistol&amp;oldid=1058568715</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Semi-automatic Pistol</rdfs:label>
        <skos:definition xml:lang="en">A Hand Gun that has a single fixed firing chamber machined into the rear of the barrel and an ammunition magazine capable of holding multiple Cartridges such that the Hand Gun is designed to automatically reload each time it is fired and to fire a Bullet with each successive pull of the trigger until the stored ammunition is depleted.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Sensor -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Sensor">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Transducer"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Sensor&amp;oldid=1059883466</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Sensor</rdfs:label>
        <skos:definition xml:lang="en">A Transducer that is designed to convert incoming energy into a output signal which reliably corresponds to changes in that energy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SensorArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SensorArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Sensor&amp;oldid=1059883466</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Sensor Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in processes wherein its bearer is used to produce an output signal which reliably corresponds to changes in the artifact&apos;s environment.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SensorDeploymentArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SensorDeploymentArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Sensor Deployment Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that inheres in Artifacts that are designed to support or convey one or more Sensors while the Sensors are realizing their own Artifact Functions.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SensorModalityFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SensorModalityFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SensorArtifactFunction"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000197"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Sensor"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Sensor Modality Function</rdfs:label>
        <skos:definition xml:lang="en">A Sensor Artifact Function that inheres in some Sensor in virtue of the type of energy the Sensor is capable of converting into an output signal.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SensorPlatform -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SensorPlatform">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Sensor Platform</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to support, and in some cases transport, a Sensor during its deployment and functioning.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Goods_and_services&amp;oldid=1063137197</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Service Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in a process of providing intangible goods to consumers.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Shaft -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Shaft">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Shaft&amp;oldid=1023963656</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">A Shaft is usually used to connect other components of a drive train that cannot be connected directly either because of the distance between them or the need to allow for relative movement between those components.</rdfs:comment>
        <rdfs:label xml:lang="en">Shaft</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to rotate and transmit Torque, Power, or Rotational Motion from one machine element to another.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Shell -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Shell">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAmmunition"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Shell_(projectile)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Shell</rdfs:label>
        <skos:definition xml:lang="en">A Portion of Ammunition that is designed to be a non-self-propelled projectile and to carry a payload (explosive or other) over a relatively short distance.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Shotgun -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Shotgun">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LongGun"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Shotgun&amp;oldid=1062571691</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Shotgun</rdfs:label>
        <skos:definition xml:lang="en">A Long Gun that fires packets of shot, a single slug, a sabot, or a specialty round (such as tear gas, bolo shell, or a breaching round) over shorter ranges than that of Rifles and with less accuracy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ShouldFiredRocketLauncher -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ShouldFiredRocketLauncher">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RocketLauncher"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Shoulder-Fired Rocket Launcher</rdfs:label>
        <skos:definition xml:lang="en">A Rocket Launcher that is designed to be small enough to be carried by a single person and fired while supported on the person&apos;s shoulder.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SignalDetectionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SignalDetectionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Detection_theory&amp;oldid=1049765804</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Signal Detection Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in the process of discerning between information-bearing patterns and random patterns, or noise, that distract from the information.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SignalProcessingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SignalProcessingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Signal_processing&amp;oldid=1062720685</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Signal Processing Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in the process of transferring or processing information contained in signals.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SimpleOpticalLens -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SimpleOpticalLens">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OpticalLens"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Simple Optical Lens</rdfs:label>
        <skos:definition xml:lang="en">An Optical Lens consisting of a single piece of transparent material.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SniperRifle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SniperRifle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Rifle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Sniper_rifle&amp;oldid=1061592308</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Sniper Rifle</rdfs:label>
        <skos:definition xml:lang="en">A Rifle that is designed to be highly accurate for long-range precision tactical shooting.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SolarPanel -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SolarPanel">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Solar_cell&amp;oldid=1063439932</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Solar_panel&amp;oldid=1064397496</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Solar Panel</rdfs:label>
        <skos:definition xml:lang="en">An Electrical Power Source that consists in part of one or more photovoltaic (i.e. solar) cells that convert light energy (photons) directly into electricity by means of the photovoltaic effect.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SolarPanelSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SolarPanelSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalPowerSource"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Photovoltaic_system&amp;oldid=1063366598</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Solar Panel System</rdfs:label>
        <skos:altLabel xml:lang="en">Photovoltaic System</skos:altLabel>
        <skos:altLabel xml:lang="en">Solar Array</skos:altLabel>
        <skos:definition xml:lang="en">An Electrical Power Source that consists in part of one or more Solar Panels, a power inverter, electrical wiring between the components, a mounting and support structure, and may also include a battery and/or a solar tracking system and is the bearer of functions realized in processes of deriving, transferring, and storing electrical energy derived from light energy.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SolventArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SolventArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ChemicalReactionArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Solvent&amp;oldid=1062572314</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Solvent Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Chemical Reaction Artifact Function that is realized in the dissolving of other substances (namely, solutes) without change in the former&apos;s chemical structure.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Spacecraft -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Spacecraft">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Vehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Spacecraft&amp;oldid=1062102614</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Spacecraft</rdfs:label>
        <skos:definition xml:lang="en">A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by Spaceflight.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SparkIgnitionEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SparkIgnitionEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InternalCombustionEngine"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Spark Ignition Engine</rdfs:label>
        <skos:definition xml:lang="en">An Internal Combustion Engine that is designed to operate by generating a spark to ignite a portion of Fuel and Oxidizer mixture.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SparkIgnitionSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SparkIgnitionSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/IgnitionSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Spark Ignition System</rdfs:label>
        <skos:definition xml:lang="en">An Ignition System that is designed to produce a spark in order to initiate an Ignition process.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SpeedArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SpeedArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MotionArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Speed Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Motion Artifact Function that is realized in some process in which its bearer has some speed.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SpeedMeasurementArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SpeedMeasurementArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Speed Measurement Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the Speed of a specified object&apos;s or class of objects&apos; Motion.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SprayNozzle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SprayNozzle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Nozzle"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Spray Nozzle</rdfs:label>
        <skos:definition xml:lang="en">A Nozzle that is designed to facilitate a conversion of the flow of a portion of liquid into a dynamic collection of drops dispersed in a portion of gas.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Spreadsheet -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Spreadsheet">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Spreadsheet&amp;oldid=1064060503</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Spreadsheet</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Artifact that is designed to bear some Information Content Entity in an interactive, tabular form.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SteamEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SteamEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ExternalCombustionEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Steam_engine&amp;oldid=1064097686</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Steam Engine</rdfs:label>
        <skos:definition xml:lang="en">An External Combustion Engine that is designed to use steam as its working fluid.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SteeringControlSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SteeringControlSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/VehicleControlSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Steering Control System</rdfs:label>
        <skos:definition xml:lang="en">A Vehicle Control System that is designed to control the direction some Vehicle is traveling.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/StirlingEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/StirlingEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ExternalCombustionEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Stirling_engine&amp;oldid=1061164490</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Stirling Engine</rdfs:label>
        <skos:definition xml:lang="en">An External Combusion Engine that is designed to compress and expand some working fluid at different temperatures, such that there is a net conversion of heat energy to mechanical work.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Stock -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Stock">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/FinancialInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Stock&amp;oldid=1064040249</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Stock</rdfs:label>
        <skos:definition xml:lang="en">A Financial Instrument that entitles holders to an ownership interest (equity) in the specified Incorporated Organization.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/StockCertificate -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/StockCertificate">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Stock"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Stock Certificate</rdfs:label>
        <skos:definition xml:lang="en">Stock that consists of a Certificate.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/StructuralSupportArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/StructuralSupportArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Structural Support Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by an Artifact providing physical support to another object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SubmachineGun -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SubmachineGun">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LongGun"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Submachine_gun&amp;oldid=1063939013</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Submachine Gun</rdfs:label>
        <skos:definition xml:lang="en">An Long Gun that is designed to be have automatic-fire functionality, fire pistol-caliber ammunition that is magazine-fed, and which is usually smaller than other automatic firearms.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SubmersibleArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SubmersibleArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Submersible&amp;oldid=1062994844</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Submersible Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in processes of operating while submerged in water.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SubmillimeterWavelengthRadioTelescope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SubmillimeterWavelengthRadioTelescope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioTelescope"/>
        <CommonCoreOntologies:definition_source>http://kp12m.as.arizona.edu/docs/what_is_submillimeter.htm, https://en.wikipedia.org/wiki/Submillimetre_astronomy</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">The submillimeter waveband is between the far-infrared and microwave wavebands and is typically taken to have a wavelength of between a few hundred micrometers and a millimeter.</rdfs:comment>
        <rdfs:label xml:lang="en">Submillimeter Wavelength Radio Telescope</rdfs:label>
        <skos:altLabel xml:lang="en">Microwave Telescope</skos:altLabel>
        <skos:definition xml:lang="en">A Radio Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing radio waves from the submillimeter waveband (i.e. microwaves) to form an enhanced image of the Object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SurfactantArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SurfactantArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EmulsifierArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Surfactant&amp;oldid=1063693411</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Surfactant Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Emulsifier Artifact Function that is realized in a process that lowers the surface tension between two liquids or between a liquid and a solid.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SwitchArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SwitchArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Switch&amp;oldid=1059685800</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Switch Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in a process of breaking an electric circuit by interrupting the current or diverting it from one conductor to another.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SyntheticApertureRadarImagingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SyntheticApertureRadarImagingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadarImagingArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Synthetic Aperture Radar Imaging Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Radar Imaging Artifact Function that inheres in Artifacts that are designed to produce visual representations of entities using the motion of a radar antenna over a targeted region to create a synthetic aperture.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SystemClock -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SystemClock">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TimekeepingInstrument"/>
        <CommonCoreOntologies:definition_source>http://www.thefreedictionary.com/system+clock</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">System Clock</rdfs:label>
        <skos:definition xml:lang="en">A Timekeeping Instrument that is part of a computer an is designed to issue a steady high-frequency signal that is used to synchronize all of the computer&apos;s internal components.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SystemRole -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SystemRole">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000023"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.incose.org/about-systems-engineering/system-and-se-definition/general-system-definition</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">System Role</rdfs:label>
        <skos:definition xml:lang="en">A Role that inheres in an entity in virtue of its parts or elements being arranged in such a way that they together exhibit behavior or meaning that they do not exhibit individually.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Tank -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Tank">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArmoredFightingVehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Tank&amp;oldid=1060527612</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Tank firepower is normally provided by a large-caliber main gun mounted in a rotating turret, which is supported by secondary machine guns. A tank&apos;s heavy armour and all-terrain mobility provide protection for both the tank and its crew, allowing it to perform all primary tasks of the armoured troops on the battlefield.</rdfs:comment>
        <rdfs:label xml:lang="en">Tank</rdfs:label>
        <skos:definition xml:lang="en">An Armored Fighting Vehicle that is designed to carry heavy firepower, have a powerful Engine, and travel on one or more continuous tracks such that it is suitable for front-line combat and can provide operational maneuverability as well as tactical offensive and defensive capabilities.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationEndpoint -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationEndpoint">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetworkNode"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Communication_endpoint&amp;oldid=1020569501</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Telecommunication Endpoint</rdfs:label>
        <skos:definition xml:lang="en">A Telecommunication Network Node that connects a Telecommunication Terminal to a Telecommunication Network.</skos:definition>
        <skos:scopeNote xml:lang="en">A Telecommunication Terminal is an end user device such as a Telephone, fax machine, or Computer.</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationInfrastructure -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationInfrastructure">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Infrastructure"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Category:Telecommunications_infrastructure&amp;oldid=989151314</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Telecommunication Infrastructure</rdfs:label>
        <skos:definition xml:lang="en">An Infrastructure System that is designed to support the use of Telecommunication Instruments to communicate.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationInstrument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationInstrument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInstrument"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Telecommunication Instrument</rdfs:label>
        <skos:definition xml:lang="en">A Communication Instrument that is designed for use by some Agent in some Act of Communication where the recipient of that communication is potentially a significant distance away from the Agent.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetwork -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetwork">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Telecommunications_network&amp;oldid=1063347482</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Telecommunication Network</rdfs:label>
        <skos:definition xml:lang="en">A Communication System that is designed to enable the transmission of information over significant distances between Telecommunication Endpoints via Telecommunication Network Nodes and Lines.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetworkLine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetworkLine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Telecommunications_link&amp;oldid=1062252217</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Telecommunication Network Line</rdfs:label>
        <skos:definition xml:lang="en">A Communication Artifact that is designed to be the physical transmission medium that connects two or more Telecommunication Network Nodes within a Telecommunication Network to facilitate communication between the Nodes.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetworkNode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetworkNode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInstrument"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000176"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetwork"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Node_(networking)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Telecommunication Network Node</rdfs:label>
        <skos:definition xml:lang="en">A Communication Artifact that consists of a connection point, redistribution point, or endpoint that is designed to be part of a Telecommunication Network and can be either active or passive.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationSwitchingNode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationSwitchingNode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetworkNode"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Telecommunications_network&amp;oldid=1063347482</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Telecommunication Switching Node</rdfs:label>
        <skos:definition xml:lang="en">A Telecommunication Network Node that is capable of redirecting a communication transmission to another Telecommunication Network Node.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Telephone -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Telephone">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Telephone&amp;oldid=1060006278</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Telephone</rdfs:label>
        <skos:altLabel xml:lang="en">Phone</skos:altLabel>
        <skos:definition xml:lang="en">A Telecommunication Instrument that is designed to provide point-to-point communication between agents by means of audio messages.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneLine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneLine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetworkLine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Telephone_line&amp;oldid=1063429738</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Telephone Line</rdfs:label>
        <skos:altLabel xml:lang="en">Telephone Circuit</skos:altLabel>
        <skos:definition xml:lang="en">A Telecommunication Network Line that consists of a physical wire or other signaling medium that is designed to be part of a Telephone Network.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneNetwork -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneNetwork">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetwork"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Telephone_network&amp;oldid=1046265527</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Telephone Network</rdfs:label>
        <skos:definition xml:lang="en">A Telecommunication Network that is designed to allow telephone calls to be made between two or more parties connected to the network.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneSubscriberLine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneSubscriberLine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TelephoneLine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Telephone_line&amp;oldid=1063429738</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Telephone Subscriber Line</rdfs:label>
        <skos:definition xml:lang="en">A Telephone Line that connects a Communication Endpoint to another node in a Telecommunication Network to enable service to a user&apos;s Telephone.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Telescope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Telescope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ImagingInstrument"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Telescope&amp;oldid=1057722342</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Telescope</rdfs:label>
        <skos:definition xml:lang="en">An Imaging Instrument that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing Electromagnetic Radiation to form an enhanced image of the Object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TemperatureMeasurementArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TemperatureMeasurementArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Temperature Measurement Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Measurement Artifact Function that is realized during events in which an Artifact is used to measure the Temperature of a specified object or class of objects.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TerminalBoard -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TerminalBoard">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Electrical_connector&amp;oldid=1061247409</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Terminal Board</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to join electrical terminations and create an electrical circuit by means of a block which connects individual wires without a splice or physically joining the ends.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ThermalControlArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ThermalControlArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Thermal Control Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by an Artifact increasing, decreasing, or maintaining the temperature of itself, a part of itself, or another object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ThermalImagingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ThermalImagingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ImagingArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Thermal Imaging Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Imaging Artifact Function that is realized during events in which an Artifact is used to create a visual representation of an entity using radiation from the far infrared region of the electromagnetic spectrum that the entity emits</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ThermalInsulationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ThermalInsulationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ThermalControlArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Thermal_insulation&amp;oldid=1059273300</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Thermal Insulation Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Thermal Control Artifact Function that is realized during events in which an Artifact prevents or reduces the transfer of heat between objects that are in thermal contact or in range of radiative influence.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TimekeepingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TimekeepingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Timekeeping Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized during events in which an Artifact is used to keep track of and report the current time.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TimekeepingInstrument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TimekeepingInstrument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Timekeeper&amp;oldid=1061681902</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Timekeeping Instrument</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Artifact that is designed to bear some specific Information Content Entity that is about some temporal region.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TitleDocument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TitleDocument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LegalInstrument"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Title_(property)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Title Document</rdfs:label>
        <skos:definition xml:lang="en">A Legal Instrument that is designed as evidence of ownership.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Tool -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Tool">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Tool&amp;oldid=1061967184</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Tool</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to assist in the performance of manual or mechanical work and not to be consumed in that process.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Torpedo -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Torpedo">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PrecisionGuidedMissile"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Torpedo&amp;oldid=1062609830</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Torpedo</rdfs:label>
        <skos:definition xml:lang="en">A Precision-Guided Missile that is designed to be fired into a body of water, be self-propelled through the water, and carry an explosive payload.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TorpedoTube -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TorpedoTube">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ProjectileLauncher"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Torpedo_tube&amp;oldid=1063672665</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Torpedo Tube</rdfs:label>
        <skos:definition xml:lang="en">A Projectile Launcher that is designed to launch Torpedoes.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Trail -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Trail">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LandTransportationArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Trail&amp;oldid=1056047142</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Trail</rdfs:label>
        <skos:definition xml:lang="en">A Land Transportation Artifact that is designed to enable transport through rough country, such as a forest or moor.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Train -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Train">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RailTransportVehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Train&amp;oldid=1064071492</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Train</rdfs:label>
        <skos:altLabel xml:lang="en">Railroad Train</skos:altLabel>
        <skos:altLabel xml:lang="en">Railway Train</skos:altLabel>
        <skos:definition xml:lang="en">A Rail Transport Vehicle that consists of a series of connected Train Cars or Railcars.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TrainCar -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TrainCar">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RailTransportVehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Railroad_car&amp;oldid=1063802472</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Train Car</rdfs:label>
        <skos:altLabel xml:lang="en">Railroad Car</skos:altLabel>
        <skos:definition xml:lang="en">A Rail Transport Vehicle that consists of a single Vehicle that is not a Train but is designed to be connected to other Train Cars along with at least one Locomotive to form a Train.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Transcript -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Transcript">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Document"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Transcript&amp;oldid=1038510063</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Transcript</rdfs:label>
        <skos:definition xml:lang="en">A Document that is designed to bear some specific Information Content Entity that was originally recorded in a different medium.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Transducer -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Transducer">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Transducer&amp;oldid=1053290948</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Transducer</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to convert one form of energy to another.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TransportationArtifact -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TransportationArtifact">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Transportation Artifact</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process moving Vehicles and Agents from one location to another.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TransportationInfrastructure -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TransportationInfrastructure">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Infrastructure"/>
        <CommonCoreOntologies:definition_source>http://www.cfr.org/infrastructure/transportation-infrastructure-moving-america/p18611</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Transportation Infrastructure</rdfs:label>
        <skos:definition xml:lang="en">An Infrastructure System that is designed to facilitate the movement of material entities from one location to another by providing the necessary structures for Persons to travel or for Vehicles to transport material entities.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TrimTab -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TrimTab">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ControlSurface"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Trim_tab&amp;oldid=1054550485</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Trim Tab</rdfs:label>
        <skos:definition xml:lang="en">A Control Surface that is designed to counteract hydro-, aerodynamic, or other forces in order to stabilize the Vehicle it is part of in the desired Attitude.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TripleInertialNavigationSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TripleInertialNavigationSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InertialNavigationSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Triple Inertial Navigation System</rdfs:label>
        <skos:altLabel xml:lang="en">Triple INS</skos:altLabel>
        <skos:definition xml:lang="en">An Inertial Navigation System that is designed to use three redundant computers to continuously calculate via dead reckoning the position, orientation, and velocity of a moving object without the need for external references, in such a way that eliminates the need for a navigator.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Tripod -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Tripod">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Tripod&amp;oldid=1063988190</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Tripod</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that consists of three legs and a platform that joins them and which is designed to support the weight and maintain the stability of objects that are attached to or rested on the platform.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Truck -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Truck">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GroundMotorVehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Truck&amp;oldid=1060924486</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Trucks vary greatly in their size and power -- ranging from small ultra-light trucks to enormous heavy trucks. Trucks also vary greatly in their configurations -- ranging from very basic flatbeds or box trucks to highly specialized cargo carriers. Trucks may also be configured to mount specialized equipment, such as in the case of fire trucks, concrete mixers, and suction excavators.</rdfs:comment>
        <rdfs:label xml:lang="en">Truck</rdfs:label>
        <skos:definition xml:lang="en">A Ground Motor Vehicle that is designed to be used to transport cargo.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Tunnel -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Tunnel">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/LandTransportationArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Tunnel&amp;oldid=1062456881</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Tunnel</rdfs:label>
        <skos:definition xml:lang="en">A Land Transportation Artifact that is designed to enable Ground Vehicles to travel underneath a surrounding soil, earth, or rock formation.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TurbineSteamEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TurbineSteamEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SteamEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Steam_turbine&amp;oldid=1060224962</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Turbine Steam Engine</rdfs:label>
        <skos:altLabel xml:lang="en">Steam Turbine</skos:altLabel>
        <skos:definition xml:lang="en">A Steam Engine that is designed to extract thermal energy from pressurized steam and use it to do mechanical work on a rotating output shaft.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TurbofanAirBreathingJetEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TurbofanAirBreathingJetEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingJetEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Turbofan&amp;oldid=1063724215</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Turbofan Air-Breathing Jet Engine</rdfs:label>
        <skos:definition xml:lang="en">An Air-Breathing Jet Engine that uses a Turbofan, which consists of a Turbine and a Fan.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TurbojetAirBreathingJetEngine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TurbojetAirBreathingJetEngine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AirBreathingJetEngine"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Turbojet&amp;oldid=1060948529</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Turbojet Air-Breathing Jet Engine</rdfs:label>
        <skos:definition xml:lang="en">An Air-Breathing Jet Engine that uses a Turbojet, which consists of a Turbine with a Propelling Nozzle.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TwoDimensionalBarCode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TwoDimensionalBarCode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Barcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Two-Dimensional Barcode</rdfs:label>
        <skos:definition xml:lang="en">A Barcode that is designed to bear lines of varying widths, spacing, height, and color that concretize some Directive Information Content Entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UPCABarcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UPCABarcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/UPCBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">UPC-A Barcode</rdfs:label>
        <skos:definition xml:lang="en">A UPC Barcode that consists of 12 numerical digits.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UPCBarcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UPCBarcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OneDimensionalBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">UPC Barcode</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Barcode that consists of 6 or 12 numerical digits and is used to scan consumer goods.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UPCEBarcode -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UPCEBarcode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/UPCBarcode"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">UPC-E Barcode</rdfs:label>
        <skos:definition xml:lang="en">A UPC Barcode that consists of 6 numerical digits.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UltraHighFrequencyCommunicationInstrument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UltraHighFrequencyCommunicationInstrument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInstrument"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Ultra High Frequency Communication Instrument</rdfs:label>
        <skos:definition xml:lang="en">A Radio Communication Instrument that is designed to participate in some process that has process part some Ultra High Frequency.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UltravioletTelescope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UltravioletTelescope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Telescope"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Ultraviolet Telescope</rdfs:label>
        <skos:altLabel xml:lang="en">UV Telescope</skos:altLabel>
        <skos:definition xml:lang="en">A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing ultraviolet light to form an enhanced image of the Object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UnguidedRocket -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UnguidedRocket">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAmmunition"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Rocket_(weapon)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Unguided Rocket</rdfs:label>
        <skos:altLabel xml:lang="en">Rocket</skos:altLabel>
        <skos:definition xml:lang="en">A Portion of Ammunition that is designed to be a self-propelled, but unguided, projectile that delivers some payload (explosive or other) over relatively long distances through the use of a Rocket Engine.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Valve -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Valve">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/FluidControlArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Valve&amp;oldid=1048906126</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Valve</rdfs:label>
        <skos:definition xml:lang="en">A Fluid Control Artifact that is designed to regulate, direct, or control the flow of fluid by opening, closing, or partially obstructing the fluid from moving along a passageway.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Vehicle -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Vehicle">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Vehicle&amp;oldid=1063682179</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Vehicle</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to facilitate the movement of material entities from one location to another by conveying them there.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/VehicleCompartment -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/VehicleCompartment">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Vehicle Compartment</rdfs:label>
        <skos:altLabel xml:lang="en">Compartment</skos:altLabel>
        <skos:definition xml:lang="en">A Material Artifact that is designed to partition a Vehicle into subdivisions for various purposes.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/VehicleControlSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/VehicleControlSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ControlSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Vehicle Control System</rdfs:label>
        <skos:definition xml:lang="en">A Control System that is designed to enable some Agent to control some Vehicle.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/VehicleFrame -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/VehicleFrame">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Vehicle_frame&amp;oldid=1054003530</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Vehicle Frame</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to be the main supporting structure of some Vehicle.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/VehicleTrack -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/VehicleTrack">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ObjectTrack"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/has_spatial_part"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/VehicleTrackPoint"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Vehicle Track</rdfs:label>
        <skos:definition xml:lang="en">An Object Track for a Vehicle during some motion.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/VehicleTrackPoint -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/VehicleTrackPoint">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ObjectTrackPoint"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/spatial_part_of"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/VehicleTrack"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Vehicle Track Point</rdfs:label>
        <skos:definition xml:lang="en">An Object Track Point that is where a Vehicle is or was located during some motion.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/VehicleTransmission -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/VehicleTransmission">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PowerTransmissionArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Transmission_(mechanics)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Vehicle Transmission</rdfs:label>
        <skos:altLabel xml:lang="en">Gearbox</skos:altLabel>
        <skos:altLabel xml:lang="en">Transmission</skos:altLabel>
        <skos:definition xml:lang="en">A Power Transmission Artifact that is designed to vary the output speed and torque in a rotating power transfer system.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/VentilationControlArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/VentilationControlArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Ventilation Control Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized in processes in which some Artifact is used to control the quality of air in some space.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/VeryHighFrequencyCommunicationInstrument -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/VeryHighFrequencyCommunicationInstrument">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationInstrument"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Very High Frequency Communication Instrument</rdfs:label>
        <skos:definition xml:lang="en">A Radio Communication Instrument that is designed to participate in some process that has process part some Very High Frequency.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Video -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Video">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingArtifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Video&amp;oldid=1049376249</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Video</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Artifact that is designed to bear some specific Information Content Entity in the form of a sequence of representations that are presented sufficiently rapidly to create the appearance of motion and continuity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/VideoCamera -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/VideoCamera">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Camera"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Video Camera</rdfs:label>
        <skos:definition xml:lang="en">A Camera that is designed to form and digitally or physically record a continuous stream of subsequent images of an entity or scene such that the images can be played back in succession as a video.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/VisualProsthesis -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/VisualProsthesis">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ArtificialEye"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Visual_prosthesis&amp;oldid=1059269261</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Visual Prosthesis</rdfs:label>
        <skos:altLabel xml:lang="en">Bionic Eye</skos:altLabel>
        <skos:definition xml:lang="en">An Artificial Eye that is designed to replace a missing eye, which performs the function of an eye.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/VoltageRegulatingArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/VoltageRegulatingArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ElectricalArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Voltage_regulation&amp;oldid=1045628774</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Voltage Regulating Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">An Artifact Function that is realized by processes in which some Artifact is used to cause a change in the voltage magnitude between the sending and receiving end of an electrical component.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/WarningMessage -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/WarningMessage">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/NotificationMessage"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Warning Message</rdfs:label>
        <skos:definition xml:lang="en">A Notification Message that is designed to bear an Information Content Entity that describes a possible or impending threat.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/WasteManagementArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/WasteManagementArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ServiceArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Waste_management&amp;oldid=1062844209</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Waste Management Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Service Artifact Function that is realized in processes of collecting transporting processing recycling or disposing and monitoring of waste materials.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/WaterTransportationArtifact -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/WaterTransportationArtifact">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TransportationArtifact"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Water Transportation Artifact</rdfs:label>
        <skos:definition xml:lang="en">A Transportation Artifact that is fixed in place and designed to bear a Function, the realization of which is sometimes part of a process of moving Vehicles and Agents from one location to another via water.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Watercraft -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Watercraft">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Vehicle"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Watercraft&amp;oldid=1054071067</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Watercraft</rdfs:label>
        <skos:definition xml:lang="en">A Vehicle that is designed to convey passengers, cargo, or equipment from one location to another by water travel.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Weapon -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Weapon">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Artifact"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Weapon&amp;oldid=1143263715</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Weapon</rdfs:label>
        <skos:definition xml:lang="en">A Material Artifact that is designed to destroy or inflict damage to structures or systems, or to kill or wound living things by creating specific lethal or nonlethal effects.</skos:definition>
        <skos:scopeNote xml:lang="en">Nonlethal effects include all outcomes short of death or destruction. This is captured by the fact that Damaged Stasis and Wounded Stasis are defined in terms of impairment of the Independent Continuant that participates in them.</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/WettingAgentArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/WettingAgentArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SurfactantArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Wetting&amp;oldid=1062806793</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Wetting Agent Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Surfactant Artifact Function that is realized in a process that reduces the water repellent tendency of a substance thereby allowing it to become wet.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/WireAntenna -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/WireAntenna">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioAntenna"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Wire Antenna</rdfs:label>
        <skos:definition xml:lang="en">A Radio Antenna that consists primarily of a length of wire.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/WireReceiver -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/WireReceiver">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RadioReceiver"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Wire Receiver</rdfs:label>
        <skos:definition xml:lang="en">A Radio Receiver that uses a Wire Antenna to intercept radio signals.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationArtifactFunction"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Telecommunications&amp;oldid=1061143810</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Wired Communication Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Communication Artifact Function that is realized in a process that conveys meaningful signs by means of a (usually cylindrical) flexible strand or rod of metal.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationReceptionArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationReceptionArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationReceptionArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Wired Communication Reception Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Communication Reception Artifact Function that is realized during events in which an Artifact receives information transmitted from another Artifact, where the transmission of information occurs via a direct connection using an electrical conductor.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationRelayArtifactFunction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationRelayArtifactFunction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationRelayArtifactFunction"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Wired Communication Relay Artifact Function</rdfs:label>
        <skos:definition xml:lang="en">A Communication Relay Artifact Function that is realized during events in which an Artifact is used to first receive and then transmit information by means of wires from one Artifact to another for the purpose of communiction.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/WirelessTelecommunicationNetwork -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/WirelessTelecommunicationNetwork">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetwork"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Wireless_network&amp;oldid=1060257041</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Wireless Telecommunication Network</rdfs:label>
        <skos:altLabel xml:lang="en">Wireless Network</skos:altLabel>
        <skos:definition xml:lang="en">A Telecommunication Network that uses wireless connections to connect Telecommunication Network Nodes.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/XRayMicroscope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/XRayMicroscope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Microscope"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=X-ray_microscope&amp;oldid=1046169107</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">X-ray Microscope</rdfs:label>
        <skos:definition xml:lang="en">A Microscope that is designed to use Electromagnetic Radiation in the soft X-ray band to produce a significantly enlarged image of the Object.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/XRayTelescope -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/XRayTelescope">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Telescope"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=X-ray_telescope&amp;oldid=1035025593</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">X-ray Telescope</rdfs:label>
        <skos:definition xml:lang="en">A Telescope that is designed to aid in the observation of spatially distant Objects by means of collecting and focusing X-rays to form an enhanced image of the Object.</skos:definition>
    </owl:Class>
</rdf:RDF>



<!-- Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi -->

