<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     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:CommonCoreOntologies="http://www.ontologyrepository.com/CommonCoreOntologies/">
    <Ontology/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


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

    <AnnotationProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/definition_source"/>
    


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

    <AnnotationProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_curated_in_ontology"/>
    


    <!-- http://www.w3.org/2004/02/skos/core#definition -->

    <AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#definition"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://purl.obolibrary.org/obo/BFO_0000176 -->

    <ObjectProperty rdf:about="http://purl.obolibrary.org/obo/BFO_0000176"/>
    


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

    


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

    <Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInstrument"/>
    


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

    <Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetwork"/>
    


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

    <Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetworkNode">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CommunicationInstrument"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000176"/>
                <someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TelecommunicationNetwork"/>
            </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>
    </Class>
</rdf:RDF>



<!-- Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi -->

