<?xml version="1.0"?>


<!DOCTYPE rdf:RDF [
    <!ENTITY owl "http://www.w3.org/2002/07/owl#" >
    <!ENTITY swrl "http://www.w3.org/2003/11/swrl#" >
    <!ENTITY swrlb "http://www.w3.org/2003/11/swrlb#" >
    <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
    <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
    <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
    <!ENTITY pmm2 "http://www.brayan.com/secs/pmm.owl#84.73.52.184" >
]>


<rdf:RDF xmlns="http://www.brayan.com/secs/pmm.owl#"
     xml:base="http://www.brayan.com/secs/pmm.owl"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:swrl="http://www.w3.org/2003/11/swrl#"
     xmlns:pmm2="http://www.brayan.com/secs/pmm.owl#84.73.52.184"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    <owl:Ontology rdf:about="http://www.brayan.com/secs/pmm.owl"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.w3.org/2001/XMLSchema#date -->

    <rdfs:Datatype rdf:about="&xsd;date"/>
    


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

    


    <!-- http://www.brayan.com/secs/pmm.owl#allowedToExecuteBy -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#allowedToExecuteBy">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Authority"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Task"/>
        <owl:inverseOf rdf:resource="http://www.brayan.com/secs/pmm.owl#allowsToExecute"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#allowsToExecute -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#allowsToExecute">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Authority"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Task"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#compliesWith -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#compliesWith">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Context"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Policy"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#dictates -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#dictates">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#ImperativeTask"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Policy"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Process"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#employedBy -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#employedBy">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Organization"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Person"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#employs -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#employs">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Organization"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Person"/>
        <owl:inverseOf rdf:resource="http://www.brayan.com/secs/pmm.owl#employedBy"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#governsContext -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#governsContext">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Context"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Policy"/>
        <owl:inverseOf rdf:resource="http://www.brayan.com/secs/pmm.owl#compliesWith"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasActivity -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasActivity">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Activity"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Activity"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Event"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasAuthority -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasAuthority">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Authority"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Role"/>
        <owl:inverseOf rdf:resource="http://www.brayan.com/secs/pmm.owl#isCharteredBy"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasBizPhone -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasBizPhone">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Person"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasBuilding -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasBuilding">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#PhysicalLocation"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasCertainty -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasCertainty">
        <rdfs:subPropertyOf rdf:resource="http://www.brayan.com/secs/pmm.owl#hasNodeQuantifier"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasCertaintyLowerBound -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasCertaintyLowerBound">
        <rdfs:subPropertyOf rdf:resource="http://www.brayan.com/secs/pmm.owl#hasCertainty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasCertaintyUpperBound -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasCertaintyUpperBound">
        <rdfs:subPropertyOf rdf:resource="http://www.brayan.com/secs/pmm.owl#hasCertainty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasCity -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasCity">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#PhysicalLocation"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasClassification -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasClassification">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#InformationUnit"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasCountry -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasCountry">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#PhysicalLocation"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasDomain -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasDomain">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Computer"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasEmail -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasEmail">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Person"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasEnterpriseSpecificRelevance -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasEnterpriseSpecificRelevance">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Context"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasExpertise -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasExpertise">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Expertise"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasFamilyName -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasFamilyName">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Person"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasFirstname -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasFirstname">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Person"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasIP -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasIP">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#LogicalLocation"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasImperativeTask -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasImperativeTask">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#ImperativeTask"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasInputResource -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasInputResource">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Activity"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Information"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Organization"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Person"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasInteractionType -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasInteractionType">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Activity"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Context"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#InteractionType"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasIssuer -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasIssuer">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Event"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasKeyword -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasKeyword">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Context"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Information"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasLocation -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasLocation">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Event"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Location"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Person"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasMessage -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasMessage">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Notification"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasName -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasName">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
        <rdfs:domain rdf:resource="&owl;Thing"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasNextTask -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasNextTask">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Task"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Task"/>
        <owl:inverseOf rdf:resource="http://www.brayan.com/secs/pmm.owl#hasPrecedingTask"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasNodeQuantifier -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasNodeQuantifier">
        <rdfs:domain rdf:resource="&owl;Thing"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasObjective -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasObjective">
        <rdf:type rdf:resource="&owl;TransitiveProperty"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Mission"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Objective"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Objective"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasOutputResource -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasOutputResource">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Activity"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Information"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasPrecedingTask -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasPrecedingTask">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Task"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Task"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasQuality -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasQuality">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Quality"/>
        <rdfs:domain rdf:resource="&owl;Thing"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasQualityThreshold -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasQualityThreshold">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Caller"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#QualityThreshold"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasRegion -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasRegion">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#PhysicalLocation"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasRole -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasRole">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Employee"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Role"/>
        <owl:inverseOf rdf:resource="http://www.brayan.com/secs/pmm.owl#isPerformedBy"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasRoom -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasRoom">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#PhysicalLocation"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasSource -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasSource">
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasSourceType -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasSourceType">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#InformationUnit"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasStatus -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasStatus">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Artefact"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#InformationUnit"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasSupervisor -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasSupervisor">
        <rdf:type rdf:resource="&owl;TransitiveProperty"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Employee"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Employee"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasTask -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasTask">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Process"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Task"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasTime -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasTime">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Activity"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Event"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasTitle -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasTitle">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Artefact"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasTrustworthiness -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasTrustworthiness">
        <rdfs:subPropertyOf rdf:resource="http://www.brayan.com/secs/pmm.owl#hasNodeQuantifier"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasUserFriendlyDescription -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasUserFriendlyDescription">
        <rdfs:domain rdf:resource="&owl;Thing"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasUserSpecificRelevance -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasUserSpecificRelevance">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Context"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasWebsite -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasWebsite">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasWorkProduct -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasWorkProduct">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Task"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#WorkProduct"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#isCharteredBy -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#isCharteredBy">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Authority"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Role"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#isContextuallyComprisedOf -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#isContextuallyComprisedOf">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Activity"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Context"/>
        <owl:inverseOf rdf:resource="http://www.brayan.com/secs/pmm.owl#isContextuallyPartOf"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#isContextuallyPartOf -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#isContextuallyPartOf">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Activity"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Context"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#isHot -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#isHot">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Notification"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#isIssuer -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#isIssuer">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Event"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
        <owl:inverseOf rdf:resource="http://www.brayan.com/secs/pmm.owl#hasIssuer"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#isOfIssuerType -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#isOfIssuerType">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#IssuerType"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#isPerformedBy -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#isPerformedBy">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Employee"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Role"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#isRequiredBy -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#isRequiredBy">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#ImperativeTask"/>
        <owl:inverseOf rdf:resource="http://www.brayan.com/secs/pmm.owl#hasImperativeTask"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#isSupervisorOf -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#isSupervisorOf">
        <rdf:type rdf:resource="&owl;TransitiveProperty"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Employee"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Employee"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#partOfProcess -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#partOfProcess">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Process"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Task"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#precedesNotification -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#precedesNotification">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Notification"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Notification"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#recommends -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#recommends">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Policy"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Task"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#recommendsContact -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#recommendsContact">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Notification"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#succeedsNotification -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#succeedsNotification">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Notification"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Notification"/>
        <owl:inverseOf rdf:resource="http://www.brayan.com/secs/pmm.owl#precedesNotification"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#triggeredBy -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#triggeredBy">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Notification"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Regulation"/>
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Task"/>
        <owl:inverseOf rdf:resource="http://www.brayan.com/secs/pmm.owl#triggersNotification"/>
        <rdfs:range rdf:resource="&owl;Thing"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#triggersNotification -->

    <owl:ObjectProperty rdf:about="http://www.brayan.com/secs/pmm.owl#triggersNotification">
        <rdfs:range rdf:resource="http://www.brayan.com/secs/pmm.owl#Notification"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Regulation"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Task"/>
        <rdfs:domain rdf:resource="&owl;Thing"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
    </owl:ObjectProperty>
    


    <!-- http://www.w3.org/2002/07/owl#topDataProperty -->

    <owl:ObjectProperty rdf:about="&owl;topDataProperty"/>
    


    <!-- http://www.w3.org/2002/07/owl#topObjectProperty -->

    <owl:ObjectProperty rdf:about="&owl;topObjectProperty"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Data properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.brayan.com/secs/pmm.owl#enactedSince -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#enactedSince">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Regulation"/>
        <rdfs:range rdf:resource="&xsd;date"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasAccuracy -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasAccuracy">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Quality"/>
        <rdfs:range rdf:resource="&xsd;float"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasAccuracyThreshold -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasAccuracyThreshold">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#QualityThreshold"/>
        <rdfs:range rdf:resource="&xsd;float"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasBizPhone -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasBizPhone">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasBuilding -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasBuilding">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasCategory -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasCategory">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Information"/>
        <rdfs:range rdf:resource="&rdfs;Literal"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasCertainty -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasCertainty"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasCertaintyLowerBound -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasCertaintyLowerBound">
        <rdfs:range rdf:resource="&xsd;float"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasCertaintyUpperBound -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasCertaintyUpperBound">
        <rdfs:range rdf:resource="&xsd;float"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasCity -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasCity">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasCountry -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasCountry">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasDomain -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasDomain">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasEmail -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasEmail">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasEnterpriseSpecificRelevance -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasEnterpriseSpecificRelevance">
        <rdfs:range rdf:resource="&xsd;float"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasFamilyName -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasFamilyName">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasFilePath -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasFilePath">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Artefact"/>
        <rdfs:subPropertyOf rdf:resource="http://www.brayan.com/secs/pmm.owl#hasResourceLocation"/>
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasFirstname -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasFirstname">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasIP -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasIP">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasKeyword -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasKeyword">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasMessage -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasMessage">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasName -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasName">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasNodeQuantifier -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasNodeQuantifier"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasRegion -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasRegion">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasResourceLocation -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasResourceLocation">
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasRoom -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasRoom">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasSource -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasSource">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasStatus -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasStatus">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasTime -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasTime">
        <rdfs:range rdf:resource="&xsd;dateTime"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasTitle -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasTitle">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasTrust -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasTrust">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Quality"/>
        <rdfs:range rdf:resource="&xsd;float"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasTrustThreshold -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasTrustThreshold">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#QualityThreshold"/>
        <rdfs:range rdf:resource="&xsd;float"/>
        <rdfs:subPropertyOf rdf:resource="&owl;topDataProperty"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasTrustworthiness -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasTrustworthiness">
        <rdfs:range rdf:resource="&xsd;float"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasURL -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasURL">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Information"/>
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#PhysicalLocation"/>
        <rdfs:subPropertyOf rdf:resource="http://www.brayan.com/secs/pmm.owl#hasResourceLocation"/>
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasUserFriendlyDescription -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasUserFriendlyDescription">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasUserSpecificRelevance -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasUserSpecificRelevance">
        <rdfs:range rdf:resource="&xsd;float"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#hasWebsite -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#hasWebsite">
        <rdfs:range rdf:resource="&rdfs;Literal"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.brayan.com/secs/pmm.owl#isHot -->

    <owl:DatatypeProperty rdf:about="http://www.brayan.com/secs/pmm.owl#isHot">
        <rdfs:domain rdf:resource="http://www.brayan.com/secs/pmm.owl#Notification"/>
        <rdfs:range rdf:resource="&xsd;boolean"/>
    </owl:DatatypeProperty>
    


    <!-- http://www.w3.org/2002/07/owl#topDataProperty -->

    <owl:DatatypeProperty rdf:about="&owl;topDataProperty"/>
    


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

    


    <!-- http://www.brayan.com/secs/pmm.owl#Activity -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Activity">
        <rdfs:subClassOf rdf:resource="&owl;Thing"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.brayan.com/secs/pmm.owl#hasInteractionType"/>
                <owl:someValuesFrom rdf:resource="http://www.brayan.com/secs/pmm.owl#InteractionType"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Artefact -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Artefact">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Information"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Authority -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Authority"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#BestPractice -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#BestPractice">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Artefact"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Building -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Building">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#PhysicalLocation"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Caller -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Caller"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#City -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#City">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#PhysicalLocation"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#CodeOfConduct -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#CodeOfConduct">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Regulation"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Computer -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Computer">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Context -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Context"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Country -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Country">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#PhysicalLocation"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Directive -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Directive">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Notification"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Employee -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Employee">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Person"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Event -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Event">
        <rdfs:subClassOf rdf:resource="&owl;Thing"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.brayan.com/secs/pmm.owl#hasIssuer"/>
                <owl:allValuesFrom rdf:resource="http://www.brayan.com/secs/pmm.owl#Issuer"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.brayan.com/secs/pmm.owl#hasActivity"/>
                <owl:allValuesFrom rdf:resource="http://www.brayan.com/secs/pmm.owl#Activity"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.brayan.com/secs/pmm.owl#hasLocation"/>
                <owl:allValuesFrom rdf:resource="http://www.brayan.com/secs/pmm.owl#Location"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.brayan.com/secs/pmm.owl#hasTime"/>
                <owl:allValuesFrom rdf:resource="&xsd;dateTime"/>
            </owl:Restriction>
        </rdfs:subClassOf>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Expertise -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Expertise">
        <rdfs:subClassOf rdf:resource="&owl;Thing"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Hint -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Hint">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Notification"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#IPLocation -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#IPLocation">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#LogicalLocation"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Identity -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Identity"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#ImperativeTask -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#ImperativeTask">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Task"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Information -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Information"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#InformationUnit -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#InformationUnit">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Information"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#InteractionType -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#InteractionType"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Issuer -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Issuer">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#IssuerType -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#IssuerType"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Location -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Location">
        <rdfs:subClassOf rdf:resource="&owl;Thing"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#LogicalLocation -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#LogicalLocation">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Location"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Mission -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Mission"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Notification -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Notification"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Objective -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Objective">
        <rdfs:subClassOf rdf:resource="&owl;Thing"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Organization -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Organization">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#OrganizationalUnit -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#OrganizationalUnit">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Person -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Person">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#PhysicalLocation -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#PhysicalLocation">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Location"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Policy -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Policy">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Regulation"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Process -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Process">
        <rdfs:subClassOf rdf:resource="&owl;Thing"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Quality -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Quality"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#QualityThreshold -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#QualityThreshold"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Query -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Query">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Caller"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Recommendation -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Recommendation">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Notification"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Region -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Region">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#PhysicalLocation"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Regulation -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Regulation">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Artefact"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Resource -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Resource"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Role -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Role">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Identity"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Room -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Room">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#PhysicalLocation"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Rule -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Rule">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Caller"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#SoftwareType -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#SoftwareType"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Task -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#Task">
        <rdfs:subClassOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Activity"/>
    </owl:Class>
    


    <!-- http://www.brayan.com/secs/pmm.owl#WorkProduct -->

    <owl:Class rdf:about="http://www.brayan.com/secs/pmm.owl#WorkProduct">
        <rdfs:subClassOf rdf:resource="&owl;Thing"/>
    </owl:Class>
    


    <!-- http://www.w3.org/2002/07/owl#Thing -->

    <owl:Class rdf:about="&owl;Thing"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.brayan.com/secs/pmm.owl#84.73.52.184 -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#84.73.52.184">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#IPLocation"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#84.73.52.184_Switzerland_Aargau_Aarau_Kasinostrasse_29_WG -->

    <owl:NamedIndividual rdf:about="&pmm2;_Switzerland_Aargau_Aarau_Kasinostrasse_29_WG">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Location"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Aarau -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Aarau">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#City"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Aargau -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Aargau">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Region"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Activity_-_Contract_Draft_Creation -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Activity_-_Contract_Draft_Creation">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Activity"/>
        <isContextuallyPartOf rdf:resource="http://www.brayan.com/secs/pmm.owl#Context_-_Contract_Draft_Creation"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Authority_-_Contract_Approval -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Authority_-_Contract_Approval">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Authority"/>
        <isCharteredBy rdf:resource="http://www.brayan.com/secs/pmm.owl#Contract_Approver"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Context_-_Contract_Creation -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Context_-_Contract_Creation">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Context"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Context_-_Contract_Draft_Creation -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Context_-_Contract_Draft_Creation">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Context"/>
        <hasKeyword rdf:datatype="&rdfs;Literal">contract</hasKeyword>
        <hasKeyword rdf:datatype="&rdfs;Literal">draft</hasKeyword>
        <hasInteractionType rdf:resource="http://www.brayan.com/secs/pmm.owl#Create"/>
        <compliesWith rdf:resource="http://www.brayan.com/secs/pmm.owl#Policy_-_Contract_Draft_Approval"/>
        <hasInteractionType rdf:resource="http://www.brayan.com/secs/pmm.owl#Update"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Context_-_Contract_Prolongation -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Context_-_Contract_Prolongation">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Context"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Contract_Approver -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Contract_Approver">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Role"/>
        <hasAuthority rdf:resource="http://www.brayan.com/secs/pmm.owl#Authority_-_Contract_Approval"/>
        <isPerformedBy rdf:resource="http://www.brayan.com/secs/pmm.owl#Hannes_Leuter"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Contract_Creation -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Contract_Creation">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Process"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Contract_Law -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Contract_Law">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Expertise"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Contract_Manager -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Contract_Manager">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Role"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Create -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Create">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#InteractionType"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Delete -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Delete">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#InteractionType"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Directive_-_Must_Inquire_Contract_Validation -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Directive_-_Must_Inquire_Contract_Validation">
        <hasUserFriendlyDescription>It is required by policy 342 that you have your contract validated by an expert.</hasUserFriendlyDescription>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Erwin_Bundesmann -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Erwin_Bundesmann">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Person"/>
        <hasBizPhone rdf:datatype="&rdfs;Literal">+41 32 633 3241</hasBizPhone>
        <hasFamilyName rdf:datatype="&rdfs;Literal">Bundesmann</hasFamilyName>
        <hasFirstname rdf:datatype="&rdfs;Literal">Erwin</hasFirstname>
        <hasEmail rdf:datatype="&rdfs;Literal">erwin.bundesmann@bfe.admin.ch</hasEmail>
        <employedBy rdf:resource="http://www.brayan.com/secs/pmm.owl#Org_-_BundesamtF&#252;rEnergie"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Event_-_Contract_Document_Draft_Creation -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Event_-_Contract_Document_Draft_Creation">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Event"/>
        <hasTime rdf:datatype="&xsd;dateTime">2010-07-16T09:00:00</hasTime>
        <hasLocation rdf:resource="&pmm2;_Switzerland_Aargau_Aarau_Kasinostrasse_29_WG"/>
        <hasActivity rdf:resource="http://www.brayan.com/secs/pmm.owl#Activity_-_Contract_Draft_Creation"/>
        <hasIssuer rdf:resource="http://www.brayan.com/secs/pmm.owl#Thomas_Kreuzer"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Event_-_Test -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Event_-_Test">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Event"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Groupware -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Groupware">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#SoftwareType"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Hannes_Leuter -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Hannes_Leuter">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Employee"/>
        <hasFirstname rdf:datatype="&rdfs;Literal">Hannes</hasFirstname>
        <hasName rdf:datatype="&rdfs;Literal">Hannes Leuter</hasName>
        <hasFamilyName rdf:datatype="&rdfs;Literal">Leuter</hasFamilyName>
        <hasEmail rdf:datatype="&rdfs;Literal">hannes.leuter@alpiq.ch</hasEmail>
        <hasRole rdf:resource="http://www.brayan.com/secs/pmm.owl#Contract_Approver"/>
        <hasExpertise rdf:resource="http://www.brayan.com/secs/pmm.owl#Contract_Law"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#ImpTask_-_Assign_Access_Rights_To_Approver -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#ImpTask_-_Assign_Access_Rights_To_Approver">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#ImperativeTask"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#ImpTask_-_Classify_Document -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#ImpTask_-_Classify_Document">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#ImperativeTask"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#ImpTask_-_Inquire_Contract_Validation -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#ImpTask_-_Inquire_Contract_Validation">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#ImperativeTask"/>
        <hasUserFriendlyDescription rdf:datatype="&rdfs;Literal">Inquire a contract to be validated by an expert or assigned personnel.</hasUserFriendlyDescription>
        <hasNextTask rdf:resource="http://www.brayan.com/secs/pmm.owl#ImpTask_-_Validate_Contract"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#ImpTask_-_Upload_To_Contract_Management_System -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#ImpTask_-_Upload_To_Contract_Management_System">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#ImperativeTask"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#ImpTask_-_Validate_Contract -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#ImpTask_-_Validate_Contract">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#ImperativeTask"/>
        <hasUserFriendlyDescription rdf:datatype="&rdfs;Literal">Personnel must validate contract upon all criteria.</hasUserFriendlyDescription>
        <allowedToExecuteBy rdf:resource="http://www.brayan.com/secs/pmm.owl#Authority_-_Contract_Approval"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#IssuerType_-_Computer -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#IssuerType_-_Computer">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#IssuerType"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#IssuerType_-_Enterprise -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#IssuerType_-_Enterprise">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#IssuerType"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#IssuerType_-_Network -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#IssuerType_-_Network">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#IssuerType"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#IssuerType_-_User -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#IssuerType_-_User">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#IssuerType"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Kasinostrasse_29 -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Kasinostrasse_29">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Building"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#ORI -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#ORI">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Building"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#ORI123 -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#ORI123">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Room"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Office -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Office">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#SoftwareType"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Olten -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Olten">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#City"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Org_-_BundesamtF&#252;rEnergie -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Org_-_BundesamtF&#252;rEnergie">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Organization"/>
        <hasName rdf:datatype="&rdfs;Literal">Bundesamt f&#252;r Energie</hasName>
        <hasWebsite rdf:datatype="&rdfs;Literal">www.bfe.admin.ch</hasWebsite>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Other -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Other">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#SoftwareType"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#PolicyDomain_-_Contract_Management -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#PolicyDomain_-_Contract_Management"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#PolicySubDomain_-_Contract_Creation -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#PolicySubDomain_-_Contract_Creation"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#PolicyTopic_-_Contract_Management -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#PolicyTopic_-_Contract_Management"/>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Policy_-_Contract_Draft_Approval -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Policy_-_Contract_Draft_Approval">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Policy"/>
        <governsContext rdf:resource="http://www.brayan.com/secs/pmm.owl#Context_-_Contract_Draft_Creation"/>
        <dictates rdf:resource="http://www.brayan.com/secs/pmm.owl#ImpTask_-_Inquire_Contract_Validation"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Read -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Read">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#InteractionType"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Solothurn -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Solothurn">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Region"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Switzerland -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Switzerland">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Country"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Thomas_Kreuzer -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Thomas_Kreuzer">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Employee"/>
        <hasFamilyName rdf:datatype="&rdfs;Literal">Kreuzer</hasFamilyName>
        <hasFirstname rdf:datatype="&rdfs;Literal">Thomas</hasFirstname>
        <hasEmail rdf:datatype="&rdfs;Literal">thomas.kreuzer@alpiq.ch</hasEmail>
        <hasRole rdf:resource="http://www.brayan.com/secs/pmm.owl#Contract_Manager"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#Update -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#Update">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#InteractionType"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#WG -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#WG">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#Room"/>
    </owl:NamedIndividual>
    


    <!-- http://www.brayan.com/secs/pmm.owl#WebApplication -->

    <owl:NamedIndividual rdf:about="http://www.brayan.com/secs/pmm.owl#WebApplication">
        <rdf:type rdf:resource="http://www.brayan.com/secs/pmm.owl#SoftwareType"/>
    </owl:NamedIndividual>
</rdf:RDF>



<!-- Generated by the OWL API (version 3.0.0.1451) http://owlapi.sourceforge.net -->

