<?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://www.ontologyrepository.com/CommonCoreOntologies/interval_during -->

    <ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/interval_during"/>
    


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

    


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

    <Class rdf:about="http://purl.obolibrary.org/obo/BFO_0000202"/>
    


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

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


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

    <Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Second">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000202"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/interval_during"/>
                <someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Minute"/>
            </Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:definition_source>https://physics.nist.gov/cuu/Units/second.html</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">The Second is used as the basic SI unit of time.</rdfs:comment>
        <rdfs:label xml:lang="en">Second</rdfs:label>
        <skos:definition xml:lang="en">A Temporal Interval that is equal to the duration of 9,192,631,770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the cesium 133 atom.</skos:definition>
    </Class>
</rdf:RDF>



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

