Download this file

package_sample.owl.svn-base    1976 lines (1226 with data), 112.6 kB

<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:DIO="http://timbus.teco.edu/ontologies/DIO.owl#"
     xmlns:wp8="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#"
     xmlns:premis="http://multimedialab.elis.ugent.be/users/samcoppe/ontologies/Premis/premis.owl#">
    <Ontology rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl">
        <imports rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl"/>
        <versionIRI rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl"/>
    </Ontology>
    


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

    


    <!-- http://timbus.teco.edu/ontologies/DIO.owl#analysis_results -->

    <AnnotationProperty rdf:about="http://timbus.teco.edu/ontologies/DIO.owl#analysis_results"/>
    


    <!-- http://timbus.teco.edu/ontologies/DIO.owl#not_ok -->

    <AnnotationProperty rdf:about="http://timbus.teco.edu/ontologies/DIO.owl#not_ok"/>
    


    <!-- http://timbus.teco.edu/ontologies/DIO.owl#ok -->

    <AnnotationProperty rdf:about="http://timbus.teco.edu/ontologies/DIO.owl#ok"/>
    


    <!-- http://timbus.teco.edu/ontologies/DIO.owl#physical_quantities -->

    <AnnotationProperty rdf:about="http://timbus.teco.edu/ontologies/DIO.owl#physical_quantities"/>
    


    <!-- http://timbus.teco.edu/ontologies/DIO.owl#raw -->

    <AnnotationProperty rdf:about="http://timbus.teco.edu/ontologies/DIO.owl#raw"/>
    


    <!-- http://timbus.teco.edu/ontologies/DIO.owl#readings -->

    <AnnotationProperty rdf:about="http://timbus.teco.edu/ontologies/DIO.owl#readings"/>
    


    <!-- http://timbus.teco.edu/ontologies/DIO.owl#transform_not_possible -->

    <AnnotationProperty rdf:about="http://timbus.teco.edu/ontologies/DIO.owl#transform_not_possible"/>
    


    <!-- http://timbus.teco.edu/ontologies/DIO.owl#transform_possible -->

    <AnnotationProperty rdf:about="http://timbus.teco.edu/ontologies/DIO.owl#transform_possible"/>
    


    <!-- http://timbus.teco.edu/ontologies/DIO.owl#w__deviations -->

    <AnnotationProperty rdf:about="http://timbus.teco.edu/ontologies/DIO.owl#w__deviations"/>
    


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

    


    <!-- http://multimedialab.elis.ugent.be/users/samcoppe/ontologies/Premis/premis.owl#fixity -->

    <ObjectProperty rdf:about="http://multimedialab.elis.ugent.be/users/samcoppe/ontologies/Premis/premis.owl#fixity"/>
    


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

    


    <!-- http://multimedialab.elis.ugent.be/users/samcoppe/ontologies/Premis/premis.owl#messageDigest -->

    <DatatypeProperty rdf:about="http://multimedialab.elis.ugent.be/users/samcoppe/ontologies/Premis/premis.owl#messageDigest"/>
    


    <!-- http://multimedialab.elis.ugent.be/users/samcoppe/ontologies/Premis/premis.owl#messageDigestAlgorithm -->

    <DatatypeProperty rdf:about="http://multimedialab.elis.ugent.be/users/samcoppe/ontologies/Premis/premis.owl#messageDigestAlgorithm"/>
    


    <!-- http://multimedialab.elis.ugent.be/users/samcoppe/ontologies/Premis/premis.owl#messageDigestOriginator -->

    <DatatypeProperty rdf:about="http://multimedialab.elis.ugent.be/users/samcoppe/ontologies/Premis/premis.owl#messageDigestOriginator"/>
    


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

    


    <!-- http://timbus.teco.edu/ontologies/DIO.owl#artifact -->

    <Class rdf:about="http://timbus.teco.edu/ontologies/DIO.owl#artifact"/>
    


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

    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquirer -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquirer">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessRole"/>
        <DIO:assignedFrom rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquisition_of_readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquisition_of_readings -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquisition_of_readings">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Archive"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Capture_readings"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensor_aquisition"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transform_to_physical_quantities"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_physical_quantities"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Advisory_and_Control_Bodies -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Advisory_and_Control_Bodies">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Alert -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Alert">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessObject"/>
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#DataObject"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Alert"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#And_Junction -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#And_Junction">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#AndJunction"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Archive_Data"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Fail"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message_Send"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Readings_Validated"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Send_Message"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Upload_File"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Application_Server -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Application_Server">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Node"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_provider"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#GestBarragens"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#IIS"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#MCGateway"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Oracle_Client"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#WCF"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Web_Application"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Windows_Server_2008"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#.NET_Framework"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Apply_algorithm -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Apply_algorithm">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensors"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensors"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Archival -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Archival">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquisition_of_readings"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Archive"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Associate_Identifier"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Store_Data"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Integrity"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Archive -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Archive">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Associate_Identifier"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_Archived"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_Readings"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_Readings"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Store_Data"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Integrity"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Archive_Data -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Archive_Data">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessEvent"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Integrity"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Associate_Identifier -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Associate_Identifier">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Store_Data"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Automatic_Sensor -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Automatic_Sensor">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Node"/>
        <DIO:hasType>Sensor</DIO:hasType>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#ExtensometerSensor1"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#ExtensometerSensor3"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#External_Application"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#HTTP"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Location"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#ProducerNode"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Board_of_Directors -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Board_of_Directors">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Buildings_Department -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Buildings_Department">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Capture_readings -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Capture_readings">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_Readings"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_Readings"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Readings_Submission"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Dep._Director -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Dep._Director">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:specialization rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Director"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Dep._Researcher -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Dep._Researcher">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Dep._Director"/>
        <DIO:specialization rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Researcher"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Dep._Technician -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Dep._Technician">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Dep._Director"/>
        <DIO:specialization rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Technician"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Department -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Department">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Dep._Director"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Dep._Researcher"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Dep._Technician"/>
        <DIO:analysis_results rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Information_Technology_Centre"/>
        <DIO:assignedFrom rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Producer"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Construction_Owner -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Construction_Owner">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:assignedFrom rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Producer"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Construction_Quality_Centre -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Construction_Quality_Centre">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Contract -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Contract">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessCollaboration"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Construction_Owner"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LNEC"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#DBMS_Oracle_10.g -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#DBMS_Oracle_10.g">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#SystemSoftware"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_Access"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_management"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Net8"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_Access -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_Access">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#InfrastructureService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Data_Access"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gestBarragens"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_Archived -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_Archived">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessEvent"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_management -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_management">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#InfrastructureService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Data_Access"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Support_System"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gestBarragens"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_provider -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_provider">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#InfrastructureService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_PDT"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gestBarragens"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Database_Server -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Database_Server">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Node"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#DBMS_Oracle_10.g"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_Access"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_management"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Red_Hat_Linux"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Director -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Director">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Board_of_Directors"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Researcher -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Researcher">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Director"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Units"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Technician -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Technician">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Director"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Units -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Units">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Buildings_Department"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Department"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Construction_Quality_Centre"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Director"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Researcher"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Technician"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Department"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Hydraulics_and_Environment_Department"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Information_Technology_Centre"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Materials_Department"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Scientific_Instrumentation_Centre"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structures_Department"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transportation_Department"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Document_management -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Document_management">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquisition_of_readings"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#File_Upload"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Error -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Error">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessObject"/>
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#DataObject"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Error"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#ExtensometerSensor1 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#ExtensometerSensor1">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Node"/>
        <DIO:hasType>sensor</DIO:hasType>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#ExtensometerSensor2 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#ExtensometerSensor2">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Node"/>
        <DIO:hasType>sensor</DIO:hasType>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#ExtensometerSensor3 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#ExtensometerSensor3">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Node"/>
        <DIO:hasType>sensor</DIO:hasType>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#External_Application -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#External_Application">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#SystemSoftware"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#WCF_Client"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Facilities_and_Maintenance -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Facilities_and_Maintenance">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Fail -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Fail">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessEvent"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Archive"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#File_Upload -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#File_Upload">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Error"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Error"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#File_Uploaded"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gBFile"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gBFile"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#File_Uploaded -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#File_Uploaded">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessEvent"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Send_Message"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Finance_and_Property_Services -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Finance_and_Property_Services">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Generate_alert -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Generate_alert">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Alert"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Alert"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#And_Junction"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Generate_error -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Generate_error">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#And_Junction"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Error"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Error"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Junction"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Dep._Director -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Dep._Director">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:specialization rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Director"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Dep._Researcher -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Dep._Researcher">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:specialization rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Researcher"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Dep._Director"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Dep._Technician -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Dep._Technician">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:specialization rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Technician"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Dep._Director"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Department -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Department">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Dep._Director"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Dep._Researcher"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Dep._Technician"/>
        <DIO:analysis_results rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Information_Technology_Centre"/>
        <DIO:assignedFrom rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Producer"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#GestBarragens -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#GestBarragens">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#SystemSoftware"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#HTTP"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#SOAP_HTTP"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#WCF"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Web_Application"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#HTTP -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#HTTP">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#CommunicationPath"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#External_Application"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Web_browser"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Human_Resources_Services -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Human_Resources_Services">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Hydraulics_and_Environment_Department -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Hydraulics_and_Environment_Department">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#IIS -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#IIS">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#SystemSoftware"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#GestBarragens"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#IT_Director -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#IT_Director">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Board_of_Directors"/>
        <DIO:specialization rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Director"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#IT_Manager -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#IT_Manager">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:specialization rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Researcher"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#IT_Director"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#IT_Technician -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#IT_Technician">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:specialization rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Unit_Technician"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#IT_Director"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Information_Submission -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Information_Submission">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Product"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensor_acquisition_terms"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensor_aquisition"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Information_Technology_Centre -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Information_Technology_Centre">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:assignedFrom rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquirer"/>
        <DIO:readings rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Department"/>
        <DIO:readings rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Department"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Junction -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Junction">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Junction"/>
        <DIO:ok rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#And_Junction"/>
        <DIO:ok rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Archive_Data"/>
        <DIO:transform_not_possible rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Fail"/>
        <DIO:w__deviations rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Generate_alert"/>
        <DIO:not_ok rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Generate_alert"/>
        <DIO:not_ok rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Generate_error"/>
        <DIO:raw rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Process_Readings"/>
        <DIO:transform_possible rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Readings_Validated"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transform_to_physical_quantities"/>
        <DIO:physical_quantities rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transformation_Performed"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LNEC -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LNEC">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:assignedFrom rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquirer"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Advisory_and_Control_Bodies"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Board_of_Directors"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Buildings_Department"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Concrete_Dams_Department"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Construction_Quality_Centre"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Departmental_Units"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Facilities_and_Maintenance"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Finance_and_Property_Services"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Geotechnique_Department"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Human_Resources_Services"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Hydraulics_and_Environment_Department"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Information_Technology_Centre"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Materials_Department"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Scientific_Council"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Scientific_Instrumentation_Centre"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Services"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structures_Department"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transportation_Department"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Latex -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Latex">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#artifact"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_management"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LatexFix -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LatexFix">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#artifact"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_management"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LatexFix_fixity_MD5 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LatexFix_fixity_MD5">
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD5</premis:messageDigestAlgorithm>
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ea10f4131202b9b8f2a6cb7770d3f185</premis:messageDigest>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LatexFix"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LatexFix_fixity_SHA -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LatexFix_fixity_SHA">
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">080e8291a7508621a1ad35d52ec4d072215ec0cd</premis:messageDigest>
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA</premis:messageDigestAlgorithm>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LatexFix"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LatexFix_fixity_SHA-256 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LatexFix_fixity_SHA-256">
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">309c883dcf3bc9d327ee3312b75846e6cb649b3a1699e70468e2b08e4f0bc03f</premis:messageDigest>
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA-256</premis:messageDigestAlgorithm>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LatexFix"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Latex_fixity_MD5 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Latex_fixity_MD5">
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">548fed7e7df4b77a2a00e56b8c3ad100</premis:messageDigest>
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD5</premis:messageDigestAlgorithm>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Latex"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Latex_fixity_SHA -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Latex_fixity_SHA">
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA</premis:messageDigestAlgorithm>
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a890984d822b46304345e2c086d10c9451effcd4</premis:messageDigest>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Latex"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Latex_fixity_SHA-256 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Latex_fixity_SHA-256">
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4cd89e467cf21096f704c578dfc017abb8fe331045c15a18163531a765fad6e2</premis:messageDigest>
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA-256</premis:messageDigestAlgorithm>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Latex"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LocalLatex -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LocalLatex">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#artifact"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Archival"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LocalLatex_fixity_MD5 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LocalLatex_fixity_MD5">
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD5</premis:messageDigestAlgorithm>
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ea10f4131202b9b8f2a6cb7770d3f185</premis:messageDigest>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LocalLatex"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LocalLatex_fixity_SHA -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LocalLatex_fixity_SHA">
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">080e8291a7508621a1ad35d52ec4d072215ec0cd</premis:messageDigest>
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA</premis:messageDigestAlgorithm>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LocalLatex"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LocalLatex_fixity_SHA-256 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LocalLatex_fixity_SHA-256">
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">309c883dcf3bc9d327ee3312b75846e6cb649b3a1699e70468e2b08e4f0bc03f</premis:messageDigest>
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA-256</premis:messageDigestAlgorithm>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#LocalLatex"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Location -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Location">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Location"/>
        <DIO:hasType>sensor_location</DIO:hasType>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#MCGateway -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#MCGateway">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#SystemSoftware"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_provider"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#GestBarragens"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Manual_Sensor -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Manual_Sensor">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Node"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#ExtensometerSensor2"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Location"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#PDT_Application"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#ProducerNode"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Materials_Department -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Materials_Department">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessObject"/>
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#DataObject"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message_Send -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message_Send">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Alert"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Alert"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Error"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Error"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message_Sent"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gBFile"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gBFile"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message_Sent -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message_Sent">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessEvent"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Messaging -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Messaging">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquisition_of_readings"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message_Send"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Net8 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Net8">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#CommunicationPath"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Oracle_Client"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Onemore_latex -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Onemore_latex">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#artifact"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Database_Server"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Onemore_latex_fixity_MD5 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Onemore_latex_fixity_MD5">
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD5</premis:messageDigestAlgorithm>
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ea10f4131202b9b8f2a6cb7770d3f185</premis:messageDigest>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Onemore_latex"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Onemore_latex_fixity_SHA -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Onemore_latex_fixity_SHA">
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">080e8291a7508621a1ad35d52ec4d072215ec0cd</premis:messageDigest>
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA</premis:messageDigestAlgorithm>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Onemore_latex"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Onemore_latex_fixity_SHA-256 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Onemore_latex_fixity_SHA-256">
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">309c883dcf3bc9d327ee3312b75846e6cb649b3a1699e70468e2b08e4f0bc03f</premis:messageDigest>
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA-256</premis:messageDigestAlgorithm>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Onemore_latex"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Oracle_Client -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Oracle_Client">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#SystemSoftware"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#GestBarragens"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#PDT_Application -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#PDT_Application">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#SystemSoftware"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#MCGateway"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#TCP_IP"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#PDT_Upload -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#PDT_Upload">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquisition_of_readings"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Capture_readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Permissions_Management -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Permissions_Management">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationComponent"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Users"/>
        <DIO:hasAccessTypeRead_Write rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Users"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessObject"/>
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#DataObject"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Process_Readings -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Process_Readings">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_Readings"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_Readings"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_Readings"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_Readings"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_Readings -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_Readings">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessObject"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_readings -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_readings">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#DataObject"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_Readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processing_parsing -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processing_parsing">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquisition_of_readings"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Process_Readings"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Producer -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Producer">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessRole"/>
        <DIO:readings rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquirer"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#ProducerNode -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#ProducerNode">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Node"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Application_Server"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#External_Application"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#PDT_Application"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#WCF_Client"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_Readings -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_Readings">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessObject"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Artifact"/>
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#DataObject"/>
        <DIO:hasType>sensor_value</DIO:hasType>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_Readings"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Readings_Submission -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Readings_Submission">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessEvent"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Receive_readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Readings_Validated -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Readings_Validated">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessEvent"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Select_algorithm_acoording_to_data_type"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Receive_readings -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Receive_readings">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Junction"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_Readings"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_Readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Red_Hat_Linux -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Red_Hat_Linux">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#SystemSoftware"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#DBMS_Oracle_10.g"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#SOAP_HTTP -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#SOAP_HTTP">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#CommunicationPath"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#External_Application"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Scientific_Council -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Scientific_Council">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Scientific_Instrumentation_Centre -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Scientific_Instrumentation_Centre">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Select_algorithm_acoording_to_data_type -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Select_algorithm_acoording_to_data_type">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Apply_algorithm"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_Readings"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_Readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Send_Message -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Send_Message">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessEvent"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message_Send"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensor_acquisition_terms -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensor_acquisition_terms">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Contract"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensor_aquisition -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensor_aquisition">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Producer"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensors -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensors">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessObject"/>
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#DataObject"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_Readings"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_readings"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_Readings"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensors"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structures"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Services -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Services">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Facilities_and_Maintenance"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Finance_and_Property_Services"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Human_Resources_Services"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Store_Data -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Store_Data">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structure_Management -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structure_Management">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationComponent"/>
        <DIO:hasAccessTypeRead_Write rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structures"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structures"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structures -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structures">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessObject"/>
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#DataObject"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensors"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structures"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structures_Department -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structures_Department">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#TCP_IP -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#TCP_IP">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#CommunicationPath"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#MCGateway"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Test -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Test">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#artifact"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Alert"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Test_fixity_MD5 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Test_fixity_MD5">
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD5</premis:messageDigestAlgorithm>
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ff92d812a37067392d0d11aae6cc66c6</premis:messageDigest>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Test"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Test_fixity_SHA -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Test_fixity_SHA">
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA</premis:messageDigestAlgorithm>
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">b44fe72937f4625dd2f745d6a57ea7051eaffdb5</premis:messageDigest>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Test"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Test_fixity_SHA-256 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Test_fixity_SHA-256">
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">61c84f887a1f4f0cfc36f43812bf6d0a42564a72dcdb564ae599047639155401</premis:messageDigest>
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA-256</premis:messageDigestAlgorithm>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Test"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transform_to_physical_quantities -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transform_to_physical_quantities">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Apply_algorithm"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Select_algorithm_acoording_to_data_type"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transformation_Performed"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_physical_quantities"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transformation -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transformation">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquisition_of_readings"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Apply_algorithm"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transform_to_physical_quantities"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transformation_Performed -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transformation_Performed">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessEvent"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Data"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transportation_Department -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transportation_Department">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessActor"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Upload -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Upload">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquisition_of_readings"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Capture_readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Upload_File -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Upload_File">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessEvent"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#File_Upload"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#User_Management -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#User_Management">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationComponent"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Users"/>
        <DIO:hasAccessTypeRead_Write rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Users"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Users -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Users">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessObject"/>
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#DataObject"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Users"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Data -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Data">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Junction"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensors"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensors"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Integrity -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Integrity">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Associate_Identifier"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Readings -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Readings">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Junction"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_Readings"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_Readings"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensors"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensors"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_physical_quantities -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_physical_quantities">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Archive"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Generate_alert"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Generate_error"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Junction"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Data"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_readings -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_readings">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessProcess"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Generate_alert"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Generate_error"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Junction"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Process_Readings"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Receive_readings"/>
        <DIO:triggers rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transform_to_physical_quantities"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Data"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validation -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validation">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Acquisition_of_readings"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Data"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_Readings"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_physical_quantities"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validate_readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#WCF -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#WCF">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#InfrastructureService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Observations_System"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gestBarragens"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#WCF_Client -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#WCF_Client">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#InfrastructureService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Uploader"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Web_Application -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Web_Application">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#InfrastructureService"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Documental_System"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Messages"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Observations_System"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gestBarragens"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Web_Client -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Web_Client">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Node"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Web_browser"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Web_browser -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Web_browser">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#SystemSoftware"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Windows_Server_2008 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Windows_Server_2008">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#SystemSoftware"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#GestBarragens"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#IIS"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#MCGateway"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Oracle_Client"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#.NET_Framework"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#XXYYYY -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#XXYYYY">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#artifact"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Data_Access"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#XXYYYY_fixity_MD5 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#XXYYYY_fixity_MD5">
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">548fed7e7df4b77a2a00e56b8c3ad100</premis:messageDigest>
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD5</premis:messageDigestAlgorithm>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#XXYYYY"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#XXYYYY_fixity_SHA -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#XXYYYY_fixity_SHA">
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA</premis:messageDigestAlgorithm>
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a890984d822b46304345e2c086d10c9451effcd4</premis:messageDigest>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#XXYYYY"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#XXYYYY_fixity_SHA-256 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#XXYYYY_fixity_SHA-256">
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4cd89e467cf21096f704c578dfc017abb8fe331045c15a18163531a765fad6e2</premis:messageDigest>
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA-256</premis:messageDigestAlgorithm>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#XXYYYY"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gBFile -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gBFile">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#BusinessObject"/>
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#DataObject"/>
        <DIO:association rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structures"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gBFile"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Data_Access -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Data_Access">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationComponent"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message"/>
        <DIO:hasAccessTypeRead_Write rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:hasAccessTypeRead_Write rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:hasAccessTypeRead_Write rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_readings"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_readings"/>
        <DIO:hasAccessTypeRead_Write rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensors"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensors"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structures"/>
        <DIO:hasAccessTypeRead_Write rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structures"/>
        <DIO:hasAccessTypeRead_Write rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Users"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Users"/>
        <DIO:hasAccessTypeRead_Write rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gBFile"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gBFile"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Documental_System"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Messages"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Observations_System"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_PDT"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Documental_System -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Documental_System">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationComponent"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Document_management"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gBFile"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gBFile"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Messages -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Messages">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationComponent"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Message"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Messaging"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Observations_System -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Observations_System">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationComponent"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Archival"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:hasAccessTypeRead_Write rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Physical_Quantities"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_readings"/>
        <DIO:hasAccessTypeWrite rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processed_readings"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Processing_parsing"/>
        <DIO:hasAccessTypeRead rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:hasAccessTypeRead_Write rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensors"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Sensors"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Transformation"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Upload"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Validation"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Documental_System"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Messages"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Support_System"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Uploader"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_PDT -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_PDT">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationComponent"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#PDT_Upload"/>
        <DIO:hasAccessTypeRead_Write rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Support_System -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Support_System">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationComponent"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Permissions_Management"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Structure_Management"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#User_Management"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Uploader -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Uploader">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationComponent"/>
        <DIO:accesses rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:hasAccessTypeRead_Write rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Raw_readings"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Upload"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gestBarragens -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gestBarragens">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#ApplicationComponent"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Data_Access"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Documental_System"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Messages"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Observations_System"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_PDT"/>
        <DIO:aggregates rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#gB_Support_System"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#onemore -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#onemore">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#artifact"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Application_Server"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#onemore_fixity_MD5 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#onemore_fixity_MD5">
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD5</premis:messageDigestAlgorithm>
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">d44a6c297038d49ac508fb7eddc5987f</premis:messageDigest>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#onemore"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#onemore_fixity_SHA -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#onemore_fixity_SHA">
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">089a15912d729b073124f0b6dfe2e18c1741a187</premis:messageDigest>
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA</premis:messageDigestAlgorithm>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#onemore"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#onemore_fixity_SHA-256 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#onemore_fixity_SHA-256">
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA-256</premis:messageDigestAlgorithm>
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ab0925c3c5c2b8b843af32e5a05109a2accce0b5ebd030adae9562946afc0681</premis:messageDigest>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#onemore"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#risk -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#risk">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#artifact"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Automatic_Sensor"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#risk_fixity_MD5 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#risk_fixity_MD5">
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD5</premis:messageDigestAlgorithm>
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">b635544a7662332c7e850666a7d8e6c9</premis:messageDigest>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#risk"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#risk_fixity_SHA -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#risk_fixity_SHA">
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">8cbfbeb71fa70c53a9efeb54cef7d9baac8a0688</premis:messageDigest>
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA</premis:messageDigestAlgorithm>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#risk"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#risk_fixity_SHA-256 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#risk_fixity_SHA-256">
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA-256</premis:messageDigestAlgorithm>
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">c05d1f0abe3af7611d9ed81efbf32c2dd257f0b712f63c5e1f1884c9cad3e710</premis:messageDigest>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#risk"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#test2 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#test2">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#artifact"/>
        <DIO:realizes rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#Application_Server"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#test2_fixity_MD5 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#test2_fixity_MD5">
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MD5</premis:messageDigestAlgorithm>
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">b39f5b6375362d1fcd48bb0ed4c63524</premis:messageDigest>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#test2"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#test2_fixity_SHA -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#test2_fixity_SHA">
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2f06ec45cec35ceb5dbc3641fc47788d044d96c9</premis:messageDigest>
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA</premis:messageDigestAlgorithm>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#test2"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#test2_fixity_SHA-256 -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#test2_fixity_SHA-256">
        <premis:messageDigestOriginator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DPES</premis:messageDigestOriginator>
        <premis:messageDigestAlgorithm rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SHA-256</premis:messageDigestAlgorithm>
        <premis:messageDigest rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cb25e9e32db0b29f910558bfb64120b573882bf7526f8411bb0cd1c605bcf9ec</premis:messageDigest>
        <premis:fixity rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#test2"/>
    </NamedIndividual>
    


    <!-- http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#.NET_Framework -->

    <NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#.NET_Framework">
        <rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#SystemSoftware"/>
        <DIO:usedBy rdf:resource="http://timbus.teco.edu/ontologies/Scenarios/wp8.owl#GestBarragens"/>
    </NamedIndividual>
</rdf:RDF>



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