Download this file
WP9-eHealth.owl
35884 lines (27486 with data), 2.7 MB
<?xml version="1.0"?>
<rdf:RDF xmlns="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#"
xml:base="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer"
xmlns="http://timbus.teco.edu/ontologies/examples/debian-software.owl#"
xml:base="http://timbus.teco.edu/ontologies/examples/debian-software.owl"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:Hardware="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#"
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:hardwareExtended="http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#"
xmlns:DIO="http://timbus.teco.edu/ontologies/DIO.owl#">
xmlns:CUDF="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#">
<owl:Ontology rdf:about="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer">
<owl:imports rdf:resource="http://timbus.teco.edu/ontologies/DSOs/hardwareMapping.owl"/>
</owl:Ontology>
<owl:Ontology rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl">
<owl:imports rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDFMapping.owl"/>
</owl:Ontology>
<!-- xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Machine -->
<owl:NamedIndividual rdf:about="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Machine">
<rdf:type rdf:resource="&DIO;Node"/>
</owl:NamedIndividual>
<!-- xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Ubuntu_Saucy_13.10 -->
<owl:NamedIndividual rdf:about="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Ubuntu_Saucy_13.10">
<rdf:type rdf:resource="&DIO;SystemSoftware"/>
<rdf:type rdf:resource="&software;OperatingSystem"/>
<software:hasArchitecture>x86_64</software:hasArchitecture>
<software:hasCodename>Saucy</software:hasCodename>
<software:hasRelease>13.10</software:hasRelease>
<software:hasDistributionID>Ubuntu</software:hasDistributionID>
</owl:NamedIndividual>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Datatypes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Units.owl#Ghz -->
<rdfs:Datatype rdf:about="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Units.owl#Ghz"/>
<!-- http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Units.owl#byte -->
<rdfs:Datatype rdf:about="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Units.owl#byte"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties - HW
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://timbus.teco.edu/ontologies/DIO.owl#composes -->
<owl:ObjectProperty rdf:about="http://timbus.teco.edu/ontologies/DIO.owl#composes"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Data properties - HW
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://timbus.teco.edu/ontologies/DIO.owl#hasName -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DIO.owl#hasName"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#codename -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#codename"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#cpuFamily -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#cpuFamily"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#cpuModelNumber -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#cpuModelNumber"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#manufacturer -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#manufacturer"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#product -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#product"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#releaseDate -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#releaseDate"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#serialNumber -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#serialNumber"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#stepping -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#stepping"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#version -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/hardwareExtended.owl#version"/>
<!-- http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#hasCapacity -->
<owl:DatatypeProperty rdf:about="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#hasCapacity"/>
<!-- http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#instructionSet -->
<owl:DatatypeProperty rdf:about="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#instructionSet"/>
<!-- http://www.w3.org/2000/01/rdf-schema#label -->
<owl:DatatypeProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#label"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes - HW
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://timbus.teco.edu/ontologies/DIO.owl#Node -->
<owl:Class rdf:about="http://timbus.teco.edu/ontologies/DIO.owl#Node"/>
<!-- http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#BIOS -->
<owl:Class rdf:about="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#BIOS"/>
<!-- http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#CPU -->
<owl:Class rdf:about="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#CPU"/>
<!-- http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#GraphicsProcessingUnit -->
<owl:Class rdf:about="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#GraphicsProcessingUnit"/>
<!-- http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#HardDisk -->
<owl:Class rdf:about="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#HardDisk"/>
<!-- http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#RAM -->
<owl:Class rdf:about="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#RAM"/>
<!-- http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#RemovableStorage -->
<owl:Class rdf:about="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#RemovableStorage"/>
<!-- http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#WiredNetwork -->
<owl:Class rdf:about="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#WiredNetwork"/>
<!-- xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#USBPort -->
<owl:Class rdf:about="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#USBPort"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Individuals
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#ATADiskQM00001-0.0.0 -->
<owl:NamedIndividual rdf:about="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#ATADiskQM00001-0.0.0">
<rdf:type rdf:resource="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#HardDisk"/>
<hardwareExtended:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.</hardwareExtended:version>
<Hardware:hasCapacity rdf:datatype="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Units.owl#byte">15728640000</Hardware:hasCapacity>
<hardwareExtended:product rdf:datatype="http://www.w3.org/2001/XMLSchema#string">QEMU HARDDISK</hardwareExtended:product>
<hardwareExtended:serialNumber rdf:datatype="http://www.w3.org/2001/XMLSchema#string">QM00001</hardwareExtended:serialNumber>
<DIO:composes rdf:resource="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Machine"/>
</owl:NamedIndividual>
<!-- xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#ATADiskQM00002-0.1.0 -->
<owl:NamedIndividual rdf:about="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#ATADiskQM00002-0.1.0">
<rdf:type rdf:resource="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#HardDisk"/>
<hardwareExtended:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.</hardwareExtended:version>
<Hardware:hasCapacity rdf:datatype="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Units.owl#byte">53687091200</Hardware:hasCapacity>
<hardwareExtended:product rdf:datatype="http://www.w3.org/2001/XMLSchema#string">QEMU HARDDISK</hardwareExtended:product>
<hardwareExtended:serialNumber rdf:datatype="http://www.w3.org/2001/XMLSchema#string">QM00002</hardwareExtended:serialNumber>
<DIO:composes rdf:resource="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Machine"/>
</owl:NamedIndividual>
<!-- xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#CommonKVMprocessorIntelCorp. -->
<owl:NamedIndividual rdf:about="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#CommonKVMprocessorIntelCorp.">
<rdf:type rdf:resource="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#CPU"/>
<hardwareExtended:stepping rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1</hardwareExtended:stepping>
<hardwareExtended:cpuFamily rdf:datatype="http://www.w3.org/2001/XMLSchema#string">15</hardwareExtended:cpuFamily>
<Hardware:hasCapacity rdf:datatype="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Units.owl#Ghz">3.0</Hardware:hasCapacity>
<hardwareExtended:cpuModelNumber rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6</hardwareExtended:cpuModelNumber>
<hardwareExtended:product rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Common KVM processor</hardwareExtended:product>
<hardwareExtended:manufacturer rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Intel Corp.</hardwareExtended:manufacturer>
<hardwareExtended:codename rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Pentium 4 (Cedar Mill)</hardwareExtended:codename>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apic</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">clflush</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cmov</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">constant_tsc</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cx16</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cx8</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">de</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fpu</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fpu_exception</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fxsr</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hypervisor</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mca</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mce</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mmx</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">msr</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mtrr</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nopl</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pae</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pat</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pge</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pni</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pse</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pse36</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sse</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sse2</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">syscall</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tsc</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wp</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">x2apic</Hardware:instructionSet>
<Hardware:instructionSet rdf:datatype="http://www.w3.org/2001/XMLSchema#string">x86-64</Hardware:instructionSet>
<DIO:composes rdf:resource="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Machine"/>
</owl:NamedIndividual>
<!-- xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#DIMMRAM-0 -->
<owl:NamedIndividual rdf:about="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#DIMMRAM-0">
<rdf:type rdf:resource="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#RAM"/>
<Hardware:hasCapacity rdf:datatype="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Units.owl#byte">4328521728</Hardware:hasCapacity>
<DIO:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DIMM RAM</DIO:hasName>
<DIO:composes rdf:resource="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Machine"/>
</owl:NamedIndividual>
<!-- xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#DVDreader-0.0.0 -->
<owl:NamedIndividual rdf:about="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#DVDreader-0.0.0">
<rdf:type rdf:resource="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#RemovableStorage"/>
<DIO:composes rdf:resource="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Machine"/>
</owl:NamedIndividual>
<!-- xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Machine -->
<owl:NamedIndividual rdf:about="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Machine">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DIO.owl#Node"/>
</owl:NamedIndividual>
<!-- xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#USBcontroller1.2 -->
<owl:NamedIndividual rdf:about="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#USBcontroller1.2">
<rdf:type rdf:resource="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#USBPort"/>
<hardwareExtended:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string">01</hardwareExtended:version>
<hardwareExtended:product rdf:datatype="http://www.w3.org/2001/XMLSchema#string">82371SB PIIX3 USB [Natoma/Triton II]</hardwareExtended:product>
<hardwareExtended:manufacturer rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Intel Corporation</hardwareExtended:manufacturer>
<DIO:composes rdf:resource="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Machine"/>
</owl:NamedIndividual>
<!-- xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#VGAcompatiblecontroller -->
<owl:NamedIndividual rdf:about="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#VGAcompatiblecontroller">
<rdf:type rdf:resource="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#GraphicsProcessingUnit"/>
<hardwareExtended:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string">00</hardwareExtended:version>
<DIO:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">VGAcompatiblecontroller</DIO:hasName>
<DIO:composes rdf:resource="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Machine"/>
</owl:NamedIndividual>
<!-- xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#ac964309-632b-4684-a273-02a83e52c4d2 -->
<owl:NamedIndividual rdf:about="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#ac964309-632b-4684-a273-02a83e52c4d2">
<rdf:type rdf:resource="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#BIOS"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Bochs-Bochs</rdfs:label>
<hardwareExtended:releaseDate rdf:datatype="http://www.w3.org/2001/XMLSchema#string">01/01/2011</hardwareExtended:releaseDate>
<hardwareExtended:manufacturer rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Bochs</hardwareExtended:manufacturer>
<hardwareExtended:version rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Bochs</hardwareExtended:version>
<DIO:composes rdf:resource="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Machine"/>
</owl:NamedIndividual>
<!-- xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#82540EMGigabitEthernetController -->
<owl:NamedIndividual rdf:about="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#82540EMGigabitEthernetController">
<rdf:type rdf:resource="http://www.cs.kuleuven.be/~davy/ontologies/2008/01/Hardware.owl#WiredNetwork"/>
<hardwareExtended:serialNumber rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6e:7c:a2:06:54:4d</hardwareExtended:serialNumber>
<hardwareExtended:product rdf:datatype="http://www.w3.org/2001/XMLSchema#string">82540EM Gigabit Ethernet Controller</hardwareExtended:product>
<hardwareExtended:manufacturer rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IntelCorporation</hardwareExtended:manufacturer>
<DIO:composes rdf:resource="xrn://+machine?+hostid=a8c00b01/+hostname=eHealthServer#Machine"/>
</owl:NamedIndividual>
<!-- Debian software owl
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasConflict -->
<owl:ObjectProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasConflict"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency -->
<owl:ObjectProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#isProviderOf -->
<owl:ObjectProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#isProviderOf"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#relatesTo -->
<owl:ObjectProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#relatesTo"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Data properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasComparator -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasComparator"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasLicense -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasLicense"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasName -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasName"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasSourceLocation -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasSourceLocation"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasVersion -->
<owl:DatatypeProperty rdf:about="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasVersion"/>
<!-- http://www.w3.org/2000/01/rdf-schema#label -->
<owl:DatatypeProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#label"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package -->
<owl:Class rdf:about="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage -->
<owl:Class rdf:about="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<!-- http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage -->
<owl:Class rdf:about="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Individuals
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0001482d-666d-3b92-9fa6-45023e39ba3d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0001482d-666d-3b92-9fa6-45023e39ba3d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50f56584-cad3-3b1c-80ad-c873a7c3d7d5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76711049-196e-3946-895d-c12c7e890c8a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2bd5372-0ccc-37c2-a102-dee46ec31901"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgnutls26 @ 2.12.14-5ubuntu3.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.12.14-5ubuntu3.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gnutls26/libgnutls26_2.12.14-5ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgnutls26</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#450b67ac-6460-3561-a3c0-03c1cc142c36"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50f56584-cad3-3b1c-80ad-c873a7c3d7d5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76711049-196e-3946-895d-c12c7e890c8a"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c2460f99-d646-36c0-a913-81e7da3c70bd"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2bd5372-0ccc-37c2-a102-dee46ec31901"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#000f060e-9a16-3fac-b8b9-414aac2f82b1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#000f060e-9a16-3fac-b8b9-414aac2f82b1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ncurses-runtime</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ncurses-runtime</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0034a149-22b2-3f98-9c69-968c408dd645 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0034a149-22b2-3f98-9c69-968c408dd645">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-base = 5.14.2-6ubuntu2.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.14.2-6ubuntu2.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1bd40aa7-13cf-3ac3-9e40-b03b0cc4d8c8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0037ad74-39ec-3298-b02c-786808fc2cb2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0037ad74-39ec-3298-b02c-786808fc2cb2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">default-jre (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">default-jre</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d8d16a7-3668-31ad-a82f-3894080af4db"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0042d602-9c04-3fb7-968f-acc0ce9e7f45 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0042d602-9c04-3fb7-968f-acc0ce9e7f45">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtest-harness-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtest-harness-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#00482462-41ea-306e-84b8-64dd5900a311 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00482462-41ea-306e-84b8-64dd5900a311">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ncurses</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ncurses</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#005e3783-1b04-31cf-879f-e6e20ec54a41 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#005e3783-1b04-31cf-879f-e6e20ec54a41">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aa4e03e-fcb3-32f7-99f4-2a550804c36e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnewt0.52 @ 0.52.11-2ubuntu10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.52.11-2ubuntu10</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/newt/libnewt0.52_0.52.11-2ubuntu10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnewt0.52</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4896e41e-17b8-307a-8dce-783e7dcaa3e8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aa4e03e-fcb3-32f7-99f4-2a550804c36e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#00720354-39d9-3c14-9bb9-dccc1c605c9e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00720354-39d9-3c14-9bb9-dccc1c605c9e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-2.0-0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-2.0-0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#56e342f8-2c38-31e5-9f6c-adf95dfe7373"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#007fe9e7-bd45-3489-ab8b-11251dcda18a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#007fe9e7-bd45-3489-ab8b-11251dcda18a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-pkg4.12 &gt;= 0.8.16~exp12ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.16~exp12ubuntu3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-pkg4.12</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f108bc0-c0ac-32bc-91eb-e893f471d640"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#00cbb6fd-9190-333a-9ad0-85068008920e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00cbb6fd-9190-333a-9ad0-85068008920e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-efi-amd64</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-efi-amd64</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#00da7bab-a8f4-36d9-8c57-69d98c04a706 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00da7bab-a8f4-36d9-8c57-69d98c04a706">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">vim-common = 2:7.3.429-2ubuntu2.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:7.3.429-2ubuntu2.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">vim-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#95870fd3-caa7-3b2c-8be4-b5724d8d1ec3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#00eaa378-3f65-3fc6-923e-909d060a4cb1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00eaa378-3f65-3fc6-923e-909d060a4cb1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ca-certificates-java (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ca-certificates-java</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3e99159e-5b49-3b66-adb9-1e1c1ee90b15"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#00f2f5c3-67d3-3612-9d7a-5e4ae227c606 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00f2f5c3-67d3-3612-9d7a-5e4ae227c606">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#330f5b14-a8b6-3983-a65e-cf48c284591a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxext6 @ 2:1.3.0-3build1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.3.0-3build1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libx/libxext/libxext6_1.3.0-3build1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxext6</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#330f5b14-a8b6-3983-a65e-cf48c284591a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#00f7a57f-a159-398e-90d5-def96724a3ae -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00f7a57f-a159-398e-90d5-def96724a3ae">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#93b215b7-db7a-31ed-8872-e263a4ca6028"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a32441e4-c4a7-343d-af77-c52dd1131c50"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db2cf7ec-0af3-3e67-a411-23bc8b40c014"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5c7e8ea-7b42-33b1-9047-65cf008b8f65"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgssapi-krb5-2 @ 1.10+dfsg~beta1-2ubuntu0.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.10+dfsg~beta1-2ubuntu0.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/k/krb5/libgssapi-krb5-2_1.10+dfsg~beta1-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgssapi-krb5-2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#93b215b7-db7a-31ed-8872-e263a4ca6028"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a32441e4-c4a7-343d-af77-c52dd1131c50"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db2cf7ec-0af3-3e67-a411-23bc8b40c014"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5c7e8ea-7b42-33b1-9047-65cf008b8f65"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#010936f4-c9bd-3554-b8dc-c8ce51c58c54 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#010936f4-c9bd-3554-b8dc-c8ce51c58c54">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-simplejson</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-simplejson</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#013ed1d0-7a5f-3331-b7bf-9cfc597365ec -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#013ed1d0-7a5f-3331-b7bf-9cfc597365ec">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">belocs-locales-bin (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">belocs-locales-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8639949b-e0a7-396e-a50b-18bd5a6705c7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0194cc23-b6c7-333e-a925-327cd15cb85b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0194cc23-b6c7-333e-a925-327cd15cb85b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail-provider</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail-provider</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#01dabaa8-0191-3d90-bab7-12edd1618e49 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#01dabaa8-0191-3d90-bab7-12edd1618e49">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libswitch-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libswitch-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#606b6ba7-5fe1-3dbd-9c9c-2913fa836479"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#01f81aa1-1f6f-326b-9b79-8bc486c2a57a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#01f81aa1-1f6f-326b-9b79-8bc486c2a57a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rpm &lt;= 4.0.2-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.0.2-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rpm</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#455385f5-d849-3917-8b83-541909b7cfa9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#020eacaa-7b2e-3dd8-b6e8-e0b63dc16f70 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#020eacaa-7b2e-3dd8-b6e8-e0b63dc16f70">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-twisted-bin</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-twisted-bin</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#021e8623-8871-300c-9b5d-da82105da57a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#021e8623-8871-300c-9b5d-da82105da57a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dvb-dev</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dvb-dev</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#02247a45-0eb4-3353-8b25-a36946f41c56 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#02247a45-0eb4-3353-8b25-a36946f41c56">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e45d39f4-263b-377d-9037-2a8cb224c45d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">binutils @ 2.22-6ubuntu1.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.22-6ubuntu1.1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">binutils</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/binutils/binutils_2.22-6ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#25404827-7a2a-3065-ab77-2fe4d042cdec"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#25404827-7a2a-3065-ab77-2fe4d042cdec"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e1cd898-be95-37aa-8d04-543d260a7fda"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80db2e73-3e4a-3524-ab62-6fe1d46199d4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9fb17f3-62dd-3a37-8f85-a3ad68862004"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e45d39f4-263b-377d-9037-2a8cb224c45d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0263257f-2d39-34d2-85b9-db1640823c35 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0263257f-2d39-34d2-85b9-db1640823c35">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-fpm &gt;= 5.3.10-1ubuntu3.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.3.10-1ubuntu3.9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-fpm</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c1930566-6bf2-395b-ae2a-0d835dc87ddb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#02bfd069-dae5-3b75-913e-29c3f13167d0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#02bfd069-dae5-3b75-913e-29c3f13167d0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblwres80 @ 1:9.8.1.dfsg.P1-4ubuntu0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.8.1.dfsg.P1-4ubuntu0.5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bind9/liblwres80_9.8.1.dfsg.P1-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblwres80</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e8e2f24-b034-34e8-838d-236319b992c7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#02ceaf77-0016-39a5-90c3-9197842d83f8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#02ceaf77-0016-39a5-90c3-9197842d83f8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#964b47c7-ebab-33b8-bc3e-d198205778c8"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d9d7e7d-11f3-3be5-9542-396e0843c666"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-runtime @ 1.1.3-7ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.3-7ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam-runtime_1.1.3-7ubuntu2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-runtime</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3c8455b0-63be-3584-a374-8b77815bf32f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#964b47c7-ebab-33b8-bc3e-d198205778c8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d9d7e7d-11f3-3be5-9542-396e0843c666"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#02fc716b-8348-305f-84ac-11f1c9f6ae81 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#02fc716b-8348-305f-84ac-11f1c9f6ae81">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">logrotate (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">logrotate</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ebeb92e-9413-37c4-b61a-e3759fa825bc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#033d6313-2572-32cc-bc88-31e528c7f205 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#033d6313-2572-32cc-bc88-31e528c7f205">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-mk (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-mk</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32d023f1-0712-307f-90b4-7e256663efdb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#033eabef-a97b-3123-9153-b7e232e9b640 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#033eabef-a97b-3123-9153-b7e232e9b640">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce2397d4-4404-337f-9af6-ba633f78fa79"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xz-utils @ 5.1.1alpha+20110809-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.1.1alpha+20110809-3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/x/xz-utils/xz-utils_5.1.1alpha+20110809-3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xz-utils</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce2397d4-4404-337f-9af6-ba633f78fa79"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0344b73c-2dd7-39a0-91af-2e4b82d84bd1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0344b73c-2dd7-39a0-91af-2e4b82d84bd1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxcb1 &gt;= 1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxcb1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a8814d7e-f36a-3440-b539-fd9a7b82b2db"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#034b5156-26af-3f5c-977f-a3ea9002d192 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#034b5156-26af-3f5c-977f-a3ea9002d192">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d33cd15-07d3-38c1-9ba3-e23a9d2dbb2b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#93a73078-0b28-325f-bc38-5c703e4d42ac"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xml-core @ 0.13</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.13</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/x/xml-core/xml-core_0.13_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xml-core</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d33cd15-07d3-38c1-9ba3-e23a9d2dbb2b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#93a73078-0b28-325f-bc38-5c703e4d42ac"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#035f9bd6-af34-357c-8f4b-584b5e6156ca -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#035f9bd6-af34-357c-8f4b-584b5e6156ca">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5support0 = 1.10+dfsg~beta1-2ubuntu0.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.10+dfsg~beta1-2ubuntu0.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5support0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da384381-bb3b-38bb-a2d7-77153b89a6cf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#03779893-5244-31f9-9553-062c57d8308c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03779893-5244-31f9-9553-062c57d8308c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-problem-report &gt;= 0.94</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.94</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-problem-report</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#519d4c39-70cb-3113-b3c3-2ed392b3b37f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#03b80ab6-2a83-3f44-ae71-db8e9582067f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03b80ab6-2a83-3f44-ae71-db8e9582067f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnunet &lt;&lt; 0.7.0c-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.7.0c-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnunet</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a1e81719-c75c-3de2-b01b-ec5878d71289"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#03d1d1a2-63df-3d5a-a6c9-a1127d7733e0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03d1d1a2-63df-3d5a-a6c9-a1127d7733e0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc-docker-virtual-package (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc-docker-virtual-package</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5296dc68-33fb-355a-bb06-73e5a5e0703a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#03db9858-c0bc-3d21-8533-aa3a8d41fac0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03db9858-c0bc-3d21-8533-aa3a8d41fac0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgmp10 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgmp10</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc37075e-7ac5-37bf-abde-a88b4a8e633a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#03e8cbac-a614-371a-bfdb-15373256ac03 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03e8cbac-a614-371a-bfdb-15373256ac03">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nis &lt;&lt; 3.17-30</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.17-30</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nis</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#584ae3a6-ab89-367b-876b-2e732e7f73d6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#03ecd0da-00a5-3dc9-9d17-4b7025ee7b44 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03ecd0da-00a5-3dc9-9d17-4b7025ee7b44">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libperl4-corelibs-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libperl4-corelibs-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#03edc537-afb2-3ef4-9709-98f9470684b6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03edc537-afb2-3ef4-9709-98f9470684b6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openssl &gt;= 1.0.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openssl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5ad4d77-f3a6-3d91-b938-c976597e4687"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#042d01bb-a09a-3156-9227-9c94d5a9648e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#042d01bb-a09a-3156-9227-9c94d5a9648e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tomcat7-common &gt;= 7.0.26-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.0.26-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tomcat7-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d67f6f3-349b-3e33-83f5-02454e3553e7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0495a3c4-4380-3146-921e-9e39e23aea1e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0495a3c4-4380-3146-921e-9e39e23aea1e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-6-runtime (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-6-runtime</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#38b087c1-bb07-3c56-9399-e0b75bf2ec23"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#049dee9a-71ef-3126-a3be-4c3bb19a67cd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#049dee9a-71ef-3126-a3be-4c3bb19a67cd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pgrep &lt;&lt; 3.3-5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.3-5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pgrep</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d6da95a-fe06-313b-967d-d7a69e73f5d7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#04d4b624-dae4-394b-8f72-edc3148ea04c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#04d4b624-dae4-394b-8f72-edc3148ea04c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6-amd64</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6-amd64</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#04e294e0-2a74-375d-acb8-bcc3006913e0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#04e294e0-2a74-375d-acb8-bcc3006913e0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#60f30301-12af-3226-a46c-fe27ab5143e2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-xapian @ 1.2.8-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.8-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/x/xapian-bindings/python-xapian_1.2.8-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-xapian</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#60f30301-12af-3226-a46c-fe27ab5143e2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a261b8ea-2352-35ab-8b34-60c2d536cb50"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#04f11f3b-3570-36d6-b5c2-a85b0678f7b4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#04f11f3b-3570-36d6-b5c2-a85b0678f7b4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#708eb675-0d56-3db0-a5db-88361884f1c4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#04fe90df-5a93-3416-a095-a86788046600 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#04fe90df-5a93-3416-a095-a86788046600">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-common (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#510c7fa3-d22f-32a5-ae1e-4cb1fe1a04da"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#05049ea8-6a67-3627-af07-161126a8900a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05049ea8-6a67-3627-af07-161126a8900a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf &gt;= 1.5.34</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.34</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1194e4ab-359a-3b68-99e2-e3f1af1cc72f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#051470c1-cf6c-3bb2-9935-2b6142ef73f9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#051470c1-cf6c-3bb2-9935-2b6142ef73f9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05fbc0fd-b97b-3d65-8d9c-ca3dc50cf901"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09319782-f77a-33dc-b985-a405f9d8b3f1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11ff08cd-5c1c-3a03-8f13-6c327ed3610a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23877a4e-1c7e-3d84-9d4e-8fb6fcebaa66"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#243c161f-299c-3819-9936-4725f8c75656"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2faa6677-41fa-33c1-8ec0-453f99d7c676"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3961193e-e444-3ff8-9f29-98e7b5f69d8c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43ca7866-5d97-303e-97a0-16142024c104"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#444ae9e7-63ee-3a6b-b992-4b5c2f8966d3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#46e5eeba-902d-3708-b777-b8215d8e7b48"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4affd1d6-c412-3bd0-9fc5-77ab80b942cf"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f257255-9522-3c6c-86d3-e3cacd1ab149"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#595b8fbb-0d56-35db-80c8-122b49fea640"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5a66be82-3e1e-36a5-ac88-da5c2380e8d2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d6aac8d-cbe2-309e-91ac-d7ea00d5d63d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#614bbf35-b761-3c2a-a2c2-e1a430eb3b39"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#617aec92-54d1-3256-9f66-a82ad56d380a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6258e852-444d-375e-b91e-6ba264aa57f1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63cb0164-2227-393b-9d95-67bb79ea8288"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64c6b1ba-f67f-34da-b66a-bf9620416b51"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#658eb116-b826-3148-b7e9-7ab3fbd0b7aa"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f46b2d-b610-33a6-8521-fe5b0b8633cc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#72c83d2f-de2e-32d3-94f4-ff1b9df3b1ac"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77795ff3-ebf9-354d-bda7-ff6af001d1bb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a959db1-d0bf-3145-98a5-997389b49f19"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c3c126c-5152-3c56-ae4c-f17ebeb77496"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#84d1ea61-3754-37c1-ab37-20d69727cc8b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a0e8eb83-1ef9-3708-9d53-28384912e2fc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af61004b-1cb2-324d-b163-02316312244d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c36de3e7-1767-3da6-bfb8-75935eda98a5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c865d7a6-402a-31bb-8107-ce29e3c6c32d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cde7aafb-5187-3e86-9b4c-a4013d4438b0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d0341239-c018-3c5a-a668-afe4fdad17a4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de020301-eac9-3238-b0d6-7f4993023ed1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2ce06e3-296c-3a46-867d-d2372b0eb449"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7b55e8e-c5ff-3dad-af69-d275ed9bf0eb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8ead7fa-8e00-3c29-a5bd-6d7ff5ed7055"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ubuntu-minimal @ 1.267.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.267.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-meta/ubuntu-minimal_1.267_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ubuntu-minimal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05fbc0fd-b97b-3d65-8d9c-ca3dc50cf901"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09319782-f77a-33dc-b985-a405f9d8b3f1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11ff08cd-5c1c-3a03-8f13-6c327ed3610a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23877a4e-1c7e-3d84-9d4e-8fb6fcebaa66"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#243c161f-299c-3819-9936-4725f8c75656"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2faa6677-41fa-33c1-8ec0-453f99d7c676"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3961193e-e444-3ff8-9f29-98e7b5f69d8c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43ca7866-5d97-303e-97a0-16142024c104"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#444ae9e7-63ee-3a6b-b992-4b5c2f8966d3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#46e5eeba-902d-3708-b777-b8215d8e7b48"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4affd1d6-c412-3bd0-9fc5-77ab80b942cf"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f257255-9522-3c6c-86d3-e3cacd1ab149"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#595b8fbb-0d56-35db-80c8-122b49fea640"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5a66be82-3e1e-36a5-ac88-da5c2380e8d2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d6aac8d-cbe2-309e-91ac-d7ea00d5d63d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#614bbf35-b761-3c2a-a2c2-e1a430eb3b39"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#617aec92-54d1-3256-9f66-a82ad56d380a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6258e852-444d-375e-b91e-6ba264aa57f1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63cb0164-2227-393b-9d95-67bb79ea8288"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64c6b1ba-f67f-34da-b66a-bf9620416b51"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#658eb116-b826-3148-b7e9-7ab3fbd0b7aa"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f46b2d-b610-33a6-8521-fe5b0b8633cc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#72c83d2f-de2e-32d3-94f4-ff1b9df3b1ac"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77795ff3-ebf9-354d-bda7-ff6af001d1bb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a959db1-d0bf-3145-98a5-997389b49f19"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c3c126c-5152-3c56-ae4c-f17ebeb77496"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#84d1ea61-3754-37c1-ab37-20d69727cc8b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a0e8eb83-1ef9-3708-9d53-28384912e2fc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af61004b-1cb2-324d-b163-02316312244d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c36de3e7-1767-3da6-bfb8-75935eda98a5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c865d7a6-402a-31bb-8107-ce29e3c6c32d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cde7aafb-5187-3e86-9b4c-a4013d4438b0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d0341239-c018-3c5a-a668-afe4fdad17a4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de020301-eac9-3238-b0d6-7f4993023ed1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2ce06e3-296c-3a46-867d-d2372b0eb449"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7b55e8e-c5ff-3dad-af69-d275ed9bf0eb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8ead7fa-8e00-3c29-a5bd-6d7ff5ed7055"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#051c8ad3-ff35-3011-b73a-7519c96d59a0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#051c8ad3-ff35-3011-b73a-7519c96d59a0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8130d927-6985-3e92-a796-21f5edc30aeb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b2e80e4-575f-3685-be31-ac6ae5052c38"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c2fcf31-5b3a-3d4a-8c57-47acb8ae6a16"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cc7cece2-934c-34d1-973c-0ddb00afbba0"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">procps @ 1:3.2.8-11ubuntu6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:3.2.8-11ubuntu6</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/procps/procps_3.2.8-11ubuntu6_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">procps</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#049dee9a-71ef-3126-a3be-4c3bb19a67cd"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d6fd3e7-7743-3afe-b7ee-7dd3fc99ab91"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#54baa901-6982-3119-8693-3e9d4765b05c"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6113bd8e-f8dd-3d34-96f7-6f9e136b825d"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6113bd8e-f8dd-3d34-96f7-6f9e136b825d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8130d927-6985-3e92-a796-21f5edc30aeb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b2e80e4-575f-3685-be31-ac6ae5052c38"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c2fcf31-5b3a-3d4a-8c57-47acb8ae6a16"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cc7cece2-934c-34d1-973c-0ddb00afbba0"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef258fd0-2712-33e8-8d51-5c7eb732fdbf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#052460ac-65b5-30d0-9d31-65136d33d06a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#052460ac-65b5-30d0-9d31-65136d33d06a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcupsys2</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcupsys2</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0529b7bd-62c8-3bbd-bfd3-ece028b369d9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0529b7bd-62c8-3bbd-bfd3-ece028b369d9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pngmeta &lt;= 1.11-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.11-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pngmeta</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50225027-7e33-35ae-adfd-e93073ee4270"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#054f1d5b-5cfb-3d36-ad0b-60c567e7b1bd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#054f1d5b-5cfb-3d36-ad0b-60c567e7b1bd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-dbg &lt;&lt; 6b17~pre3-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b17~pre3-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-dbg</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c02137ea-01aa-379c-a6e3-75d0015cba3c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#058ba8d0-7f54-32ad-921a-784904425d52 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#058ba8d0-7f54-32ad-921a-784904425d52">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dhcp3-common (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dhcp3-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#892bc150-50fa-3c73-baa4-2f1d2375efb9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#05a4c80e-608c-374e-bce9-6c1e702ec3ac -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05a4c80e-608c-374e-bce9-6c1e702ec3ac">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">command-not-found-data (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">command-not-found-data</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f5d98b66-cd23-3fbd-999d-41c2b1577310"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#05b393f3-51fb-3c79-a5ff-2950953d50c1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05b393f3-51fb-3c79-a5ff-2950953d50c1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-utils &lt;&lt; 1.3.22</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.22</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-utils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2d11bde-f5e0-3733-8cc2-271ac60ecbc2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#05d50bbe-2450-32f0-b5d5-061861a45b46 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05d50bbe-2450-32f0-b5d5-061861a45b46">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-utilities (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-utilities</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c847a343-5898-3c7b-80aa-fedb0557974d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#05ee4010-a161-3409-a004-3faf4ff2c943 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05ee4010-a161-3409-a004-3faf4ff2c943">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8617acde-5cfa-35ac-8da8-dcff77ac61cc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b50c57ec-bbab-3571-86bb-182506b6b100"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.8.0-35 @ 3.8.0-35.52~precise1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.8.0-35.52~precise1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/linux-lts-raring/linux-headers-3.8.0-35_3.8.0-35.52~precise1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.8.0-35</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8617acde-5cfa-35ac-8da8-dcff77ac61cc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b50c57ec-bbab-3571-86bb-182506b6b100"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#05f16145-be94-37e6-8b67-bc6aaf9a7908 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05f16145-be94-37e6-8b67-bc6aaf9a7908">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxml-sax-perl &lt;&lt; 0.99+dfsg-1ubuntu0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.99+dfsg-1ubuntu0.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxml-sax-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d5f72e1-b22f-3a92-b389-db333040ac7a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#05fbc0fd-b97b-3d65-8d9c-ca3dc50cf901 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05fbc0fd-b97b-3d65-8d9c-ca3dc50cf901">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iputils-ping (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iputils-ping</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#47698705-5198-3215-ba99-152a167121cf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#06191383-5fe3-335b-b160-f1a0f0debab8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#06191383-5fe3-335b-b160-f1a0f0debab8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-el (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-el</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80a26db6-4875-35bc-ae90-8157745cab1b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0625c7cd-018f-31ff-8cd1-ac6363bef878 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0625c7cd-018f-31ff-8cd1-ac6363bef878">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg &gt;= 1.15.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.15.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f589e6c7-4d3a-3f7f-92d5-f1d4bdcafe08"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0667d8cd-882c-32b6-9066-f781a3fb663e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0667d8cd-882c-32b6-9066-f781a3fb663e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2.2-bin = 2.2.22-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.22-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2.2-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa7c18cd-30e5-377a-ac42-dcb8d6db8a74"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#06db2283-2132-38f2-9e3d-bab1b40655d4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#06db2283-2132-38f2-9e3d-bab1b40655d4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#97d7429a-e398-3a73-824b-60c042e7ab31"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#06db5a25-fa58-3a0b-b35c-7e5f6c6033b0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#06db5a25-fa58-3a0b-b35c-7e5f6c6033b0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xkb-data @ 2.5-1ubuntu1.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.5-1ubuntu1.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/x/xkeyboard-config/xkb-data_2.5-1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xkb-data</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#07393f5a-4c49-3dd2-8c7e-a7472210e0e6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#07393f5a-4c49-3dd2-8c7e-a7472210e0e6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-zope.interface &gt;= 3.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-zope.interface</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11c6b4eb-e59e-3f6d-b401-10db34757a1b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0750b1c8-a4dc-37fa-b473-508f9fa539c0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0750b1c8-a4dc-37fa-b473-508f9fa539c0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libversion-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libversion-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a899c955-cc2d-3e22-b1d8-907f23d29225"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0764584d-4ee8-336a-80bf-7ee3449c7a40 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0764584d-4ee8-336a-80bf-7ee3449c7a40">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcwidget3 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcwidget3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#54b8c2b9-8d14-3e37-99cc-8e6640b5f1e9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#07c060cf-bc92-36d3-a314-9e4e6de356e7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#07c060cf-bc92-36d3-a314-9e4e6de356e7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">virtual-mysql-server (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">virtual-mysql-server</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aa52fa77-6fe9-33ec-953a-df6d9377aac1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#07c747c3-4fea-36cc-89d9-09015da631a8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#07c747c3-4fea-36cc-89d9-09015da631a8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jdk &lt;&lt; 6b17~pre3-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b17~pre3-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jdk</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#35f28412-f247-3ab4-ab14-16aff7452475"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#07d7ff81-ea8d-3487-a14e-1df74bf70d3c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#07d7ff81-ea8d-3487-a14e-1df74bf70d3c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">amavisd-new</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">amavisd-new</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#07f29e4c-600c-3e1f-947a-c68129dccbff -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#07f29e4c-600c-3e1f-947a-c68129dccbff">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-gdbm</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-gdbm</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#08573345-88e1-3494-9282-b6a8c9d0bb55 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#08573345-88e1-3494-9282-b6a8c9d0bb55">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-email</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-email</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#087d012f-351a-323b-86f0-eabb583ff757 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#087d012f-351a-323b-86f0-eabb583ff757">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcsclite1 @ 1.7.4-2ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.7.4-2ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/pcsc-lite/libpcsclite1_1.7.4-2ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcsclite1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6ea8c494-6913-3fff-924d-a7d21eeec7b9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0888924c-02f3-3143-9ca3-74ef06824aea -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0888924c-02f3-3143-9ca3-74ef06824aea">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rsync (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rsync</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eca62629-9d49-3978-bd51-69746eeb060d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#088a50a1-51f6-38ed-b121-02dc55bf3ce2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#088a50a1-51f6-38ed-b121-02dc55bf3ce2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">net-tools @ 1.60-24.1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.60-24.1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/net-tools/net-tools_1.60-24.1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">net-tools</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b39b254d-58c0-39ba-81cd-f6662963ebaa"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#09319782-f77a-33dc-b985-a405f9d8b3f1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09319782-f77a-33dc-b985-a405f9d8b3f1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iproute (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iproute</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d06ec30-8f6f-3fe8-8320-ef4c5f15ec59"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#09434f5f-9345-376e-b4d3-0479b26cc99c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09434f5f-9345-376e-b4d3-0479b26cc99c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc-dev (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc-dev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2583a3d-2ad1-3184-8179-f69b21707528"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0943bf3c-89ac-32fd-b293-4f10ddb27772 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0943bf3c-89ac-32fd-b293-4f10ddb27772">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-install-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-install-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0947d82e-2d02-3a51-9ca8-67e90460285a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0947d82e-2d02-3a51-9ca8-67e90460285a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-openssl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-openssl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9644ff9-51b7-38e3-b787-b60b492fec78"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0952f6fe-99a3-3eff-b3d1-e85d0be72d01 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0952f6fe-99a3-3eff-b3d1-e85d0be72d01">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">belocs-locale-data</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">belocs-locale-data</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0971d7e6-1167-3f42-a9b2-ce079d257671 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0971d7e6-1167-3f42-a9b2-ce079d257671">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-setuptools &gt;= 0.6c1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6c1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-setuptools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bce946bf-029b-3494-bfbf-3b494d7786b9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#099ada11-02c3-3588-ad4a-59324c97b204 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#099ada11-02c3-3588-ad4a-59324c97b204">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-cgi</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-cgi</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#09b517b8-9124-340d-9067-3b4cc6350d08 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09b517b8-9124-340d-9067-3b4cc6350d08">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-pam (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-pam</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c7ab849-e03e-3a9a-9e38-ee0c08c74d5f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#09bbd6bc-449b-3b2a-9a0b-a5cc46729870 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09bbd6bc-449b-3b2a-9a0b-a5cc46729870">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-generic-lts-quantal (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-generic-lts-quantal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4300be65-7377-3e94-9580-06875f5fe32f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#09dc063f-8fa3-3cf7-9d9d-19f6364cc1f8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09dc063f-8fa3-3cf7-9d9d-19f6364cc1f8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">inetutils-inetd &lt;&lt; 2:1.4.3+20060719-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.4.3+20060719-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">inetutils-inetd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b3fdf0c-2e9a-3643-b938-da487d3436cf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#09eb1c67-00d3-36c9-bae3-4ed108ac45ed -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09eb1c67-00d3-36c9-bae3-4ed108ac45ed">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfontconfig (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfontconfig</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d97a1e70-d6a9-3aaa-b735-fec0a677abde"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#09fb521c-e2b3-33df-985f-17f47d050036 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09fb521c-e2b3-33df-985f-17f47d050036">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b96a019a-c062-38a3-a879-981a2bc5b09a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libstdc++6 @ 4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/libstdc++6_4.6.3-1ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libstdc++6</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a444fed7-e0fe-36e2-9ae5-abaa9ae70c2a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b96a019a-c062-38a3-a879-981a2bc5b09a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a08adf5-992b-3697-881e-91e58a68b7f9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a08adf5-992b-3697-881e-91e58a68b7f9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtime-hires-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtime-hires-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a0f78ac-41b6-36ed-b500-22a6853d69eb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a0f78ac-41b6-36ed-b500-22a6853d69eb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-socks (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-socks</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7c4788a-98d6-3a5c-b7be-5fce3423e0c4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a1a4e40-e176-3664-a8dd-d06799683513 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a1a4e40-e176-3664-a8dd-d06799683513">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbi-perl &gt;= 1.610.90</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.610.90</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbi-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9840dd1-73ee-39a5-8474-cebab2ff83bb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a58a5b0-6802-32a2-8b2d-c069d6175609 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a58a5b0-6802-32a2-8b2d-c069d6175609">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-4suite</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-4suite</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a6d819f-815e-3eff-97ab-b961ae32a518 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a6d819f-815e-3eff-97ab-b961ae32a518">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpod-escapes-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpod-escapes-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a7a0186-d48c-3d9c-a153-d4ffbe1f406f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a7a0186-d48c-3d9c-a153-d4ffbe1f406f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">phpapi-20090626 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">phpapi-20090626</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d8872df-718f-3c1a-b6d6-2bb1e80b6eb4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a819ac7-7cd6-3370-b752-60be3cdede71 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a819ac7-7cd6-3370-b752-60be3cdede71">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-pack-en &gt;= 1:12.04+20140106</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:12.04+20140106</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-pack-en</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2989e056-e928-3691-8375-cc86c1477117"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0af426ad-a5ff-34ef-ae57-67081063cff6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0af426ad-a5ff-34ef-ae57-67081063cff6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bamfdaemon</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bamfdaemon</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0b38c92f-5132-375f-87f5-14ae25132afd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0b38c92f-5132-375f-87f5-14ae25132afd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0b4df8d-d3d9-396d-84aa-10e47e8850c4"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liberror-perl @ 0.17-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.17-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libe/liberror-perl/liberror-perl_0.17-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liberror-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0b4df8d-d3d9-396d-84aa-10e47e8850c4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0b460103-af3f-3d56-ae2d-5440555acc6f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0b460103-af3f-3d56-ae2d-5440555acc6f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libattribute-handlers-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libattribute-handlers-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c08a20de-c87d-3cbe-942b-085babfea830"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0b8d4cca-9af0-3506-b726-645a63127256 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0b8d4cca-9af0-3506-b726-645a63127256">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ftp (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ftp</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aaec092-93f9-3349-843d-4b4458c1de4d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0bb51ab1-c2f9-31cc-bbed-a1672c47f1e5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0bb51ab1-c2f9-31cc-bbed-a1672c47f1e5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-crypto (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-crypto</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4e157af-59b1-362d-8dc6-28021e27944a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0bc84427-d094-3720-b282-aa0c8fd7ebe0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0bc84427-d094-3720-b282-aa0c8fd7ebe0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cee4ad6f-314d-32e9-a424-de6c8f619c30"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xz-lzma @ 5.1.1alpha+20110809-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.1.1alpha+20110809-3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/x/xz-utils/xz-lzma_5.1.1alpha+20110809-3_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xz-lzma</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a0ee2534-81e1-34ed-a492-ae79c742a972"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a0ee2534-81e1-34ed-a492-ae79c742a972"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cee4ad6f-314d-32e9-a424-de6c8f619c30"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0be5315d-563b-3e9f-968c-f219d2db5817 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0be5315d-563b-3e9f-968c-f219d2db5817">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bsdmainutils (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bsdmainutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fafcfa67-e0be-3913-a5a8-b65bb821b41d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0c276eed-8116-3225-8a7c-821a6ae080f3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0c276eed-8116-3225-8a7c-821a6ae080f3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">findutils @ 4.4.2-4ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.4.2-4ubuntu1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">findutils</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/f/findutils/findutils_4.4.2-4ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0c52d849-274f-3287-a61a-6a44e67fc87b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0c52d849-274f-3287-a61a-6a44e67fc87b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libarchive-tar-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libarchive-tar-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0cccbd18-dd9c-36a0-ae4d-cfed58443750 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0cccbd18-dd9c-36a0-ae4d-cfed58443750">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt &gt;= 0.6.45ubuntu14</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.45ubuntu14</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6a85f7b-44a0-3d9c-be71-e76e871f62bd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0cfa835f-170f-3efb-8470-f891594a87b4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0cfa835f-170f-3efb-8470-f891594a87b4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34e29ff2-4426-39ff-9444-f8b0c671c85e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#530af090-bfe3-32d2-b92d-1b97db2026b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca06387f-c57b-38cd-b5a4-fcce40b7271f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d1a6510b-5cd0-331a-831f-17c0addb215b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcups2 @ 1.5.3-0ubuntu8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.3-0ubuntu8</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/cups/libcups2_1.5.2-9ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcups2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34e29ff2-4426-39ff-9444-f8b0c671c85e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#530af090-bfe3-32d2-b92d-1b97db2026b2"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64c822f4-a9a3-329d-949e-75b5bac21998"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64c822f4-a9a3-329d-949e-75b5bac21998"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca06387f-c57b-38cd-b5a4-fcce40b7271f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d1a6510b-5cd0-331a-831f-17c0addb215b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d33cd15-07d3-38c1-9ba3-e23a9d2dbb2b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d33cd15-07d3-38c1-9ba3-e23a9d2dbb2b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sed &gt;= 4.1.2-8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.1.2-8</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sed</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de858f17-51f0-39dd-b3a3-4345a7138890"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d5b287f-c707-3bae-a753-a59e81859ca7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d5b287f-c707-3bae-a753-a59e81859ca7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#48501c5a-795b-32ed-8014-88bbaef99c32"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be47f256-5386-3e30-92cd-3e2f465c4833"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b3826bb-d462-39e6-97f2-dd62c6bde2e4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67d2654d-4b2c-3d08-8b27-19e7fa1c0d71"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af5f0a2f-5ee7-3301-9877-cf5a7ec412a0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb1f84e7-18af-30c4-a620-ad4c4af8b88c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9d1ca65-66ef-38b3-91e9-9989f4f4be44"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7250a7a-8608-3b87-907f-9ee6975ac075"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dnsutils @ 1:9.8.1.dfsg.P1-4ubuntu0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.8.1.dfsg.P1-4ubuntu0.5</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dnsutils</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bind9/dnsutils_9.8.1.dfsg.P1-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b3826bb-d462-39e6-97f2-dd62c6bde2e4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#48501c5a-795b-32ed-8014-88bbaef99c32"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67d2654d-4b2c-3d08-8b27-19e7fa1c0d71"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8de23c39-33ae-3354-9e6c-fd74c8001125"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af5f0a2f-5ee7-3301-9877-cf5a7ec412a0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb1f84e7-18af-30c4-a620-ad4c4af8b88c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be47f256-5386-3e30-92cd-3e2f465c4833"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9d1ca65-66ef-38b3-91e9-9989f4f4be44"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7250a7a-8608-3b87-907f-9ee6975ac075"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d5f72e1-b22f-3a92-b389-db333040ac7a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d5f72e1-b22f-3a92-b389-db333040ac7a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxml-sax-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxml-sax-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d6a4f0e-5894-3b70-969a-ded06ed8309b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d6a4f0e-5894-3b70-969a-ded06ed8309b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-en (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-en</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5d08838-cea9-35bd-8028-412ef53074e5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d6da95a-fe06-313b-967d-d7a69e73f5d7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d6da95a-fe06-313b-967d-d7a69e73f5d7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pgrep</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pgrep</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d6fd3e7-7743-3afe-b7ee-7dd3fc99ab91 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d6fd3e7-7743-3afe-b7ee-7dd3fc99ab91">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">w-bassman &lt;&lt; 1.0-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">w-bassman</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c9fb541-5fcd-32c9-b5e6-6fcc7f699222"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d838778-609c-3408-b54f-6812d8335d28 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d838778-609c-3408-b54f-6812d8335d28">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dmsetup &gt;&gt; 2:1.02.47</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.02.47</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>></CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dmsetup</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44dcffc-9d31-3496-b132-7576ced1e4c3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0da38a51-547a-3e41-b63c-2166512c497a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0da38a51-547a-3e41-b63c-2166512c497a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail-utf8 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail-utf8</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b6e90e0d-4d88-3e98-af1a-922e276b4057"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0dae3f7c-cf38-3cd5-9f8c-6f5f436ccde6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0dae3f7c-cf38-3cd5-9f8c-6f5f436ccde6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmysqlclient18 &gt;= 5.5.13-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.5.13-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmysqlclient18</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b263728-0e4b-36fa-a2fd-a3784031ce0f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0dc140d3-4e8b-32ac-9b68-11232c6a9fd3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0dc140d3-4e8b-32ac-9b68-11232c6a9fd3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mdadm &lt;&lt; 2.6.7-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.6.7-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mdadm</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8e790d0-7fc1-35d3-92ea-cd16834ab57a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0de86728-9d7d-3033-a0cd-4b003a31a056 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0de86728-9d7d-3033-a0cd-4b003a31a056">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">atmel-firmware</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">atmel-firmware</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg &gt;= 1.15.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.15.4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f589e6c7-4d3a-3f7f-92d5-f1d4bdcafe08"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e1d26fb-b3cd-3c59-8f74-4f36e9f6a435 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e1d26fb-b3cd-3c59-8f74-4f36e9f6a435">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl3 &gt;= 7.16.2-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.16.2-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55efcc8a-4b31-3d1a-93f7-1b529f67a1ef"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e306027-12c0-35c2-9dab-1a95cac6c6a8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e306027-12c0-35c2-9dab-1a95cac6c6a8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00eaa378-3f65-3fc6-923e-909d060a4cb1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#358b9aa8-fc6b-3ab9-9fca-bc059d25ae1e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#35a0a460-83f5-3fac-9f62-798caa20be2a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3675612d-a8eb-3132-bdb2-c3344f112b68"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#398b2672-bbd0-30d1-8e1e-d8019397179a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#39a8022a-6206-3a32-a4bf-c88731709110"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e2760cf-691f-3d0d-b3e4-b1535b95a736"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#83739094-652e-3dce-ad41-fa80722fe371"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#96275805-8caa-3ec9-9909-410847767cfb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b82dc5d-7f8a-36f9-8dc3-6c4df757bf07"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af5f0a2f-5ee7-3301-9877-cf5a7ec412a0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-headless @ 6b30-1.13.1-1ubuntu2~0.12.04.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b30-1.13.1-1ubuntu2~0.12.04.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-6/openjdk-6-jre-headless_6b24-1.11.1-4ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-headless</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00eaa378-3f65-3fc6-923e-909d060a4cb1"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#054f1d5b-5cfb-3d36-ad0b-60c567e7b1bd"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#07c747c3-4fea-36cc-89d9-09015da631a8"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#10d21a67-8d53-36f5-aa37-ceee2253de9f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#358b9aa8-fc6b-3ab9-9fca-bc059d25ae1e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#35a0a460-83f5-3fac-9f62-798caa20be2a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3675612d-a8eb-3132-bdb2-c3344f112b68"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#398b2672-bbd0-30d1-8e1e-d8019397179a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#39a8022a-6206-3a32-a4bf-c88731709110"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#54bf986e-1a1a-3413-b1b2-d681c7e5aaa9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e2760cf-691f-3d0d-b3e4-b1535b95a736"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b74de9f-f284-3d3e-9609-11ce70d09b14"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ff0ff02-b335-39d9-af83-9d1a92936cdd"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#83739094-652e-3dce-ad41-fa80722fe371"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89d5d035-5d60-32c3-8376-400339b17799"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8dbc5e5c-120a-3bf6-852c-5ca8eecda6d1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#96275805-8caa-3ec9-9909-410847767cfb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b82dc5d-7f8a-36f9-8dc3-6c4df757bf07"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a796e4e1-c932-30c1-9e23-1b7897317440"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af5f0a2f-5ee7-3301-9877-cf5a7ec412a0"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4354b75-f2cd-3043-bee7-89fa74e6239c"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcb4ed73-f797-3a98-ae67-6ad27576039f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9d64ffb-dc61-30d6-a9a2-cd88798f9e36"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e73a0d5d-aee9-38a5-8f42-ac99cbaf3fd3"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f37277e9-ff68-3c3a-8f0c-74faf1f015b3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e4da592-e847-3672-9b80-7d01cef8b83c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e4da592-e847-3672-9b80-7d01cef8b83c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dbus (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dbus</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8fcec48e-705a-3efe-a454-0683f3751344"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e703d79-ef39-33bd-848e-a4af9f2ed39a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e703d79-ef39-33bd-848e-a4af9f2ed39a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsasl2-2 @ 2.1.25.dfsg1-3ubuntu0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1.25.dfsg1-3ubuntu0.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.25.dfsg1-3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsasl2-2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e76e9a6-f903-35db-83a5-48f30ce41ecf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e76e9a6-f903-35db-83a5-48f30ce41ecf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvinit &lt;&lt; 2.85-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.85-4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvinit</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d841363-a68f-335d-9b04-ccf54afa8ef6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e7717aa-654e-3b29-9f13-d1102e551123 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e7717aa-654e-3b29-9f13-d1102e551123">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">resolvconf &lt;= 1.45</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.45</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">resolvconf</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e8fb2c8-05a5-3fbb-a03d-9cff5a12a5fe -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e8fb2c8-05a5-3fbb-a03d-9cff5a12a5fe">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ppp &gt;= 2.4.1.uus2-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.1.uus2-4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ppp</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#58fc1d72-4618-3974-b920-59de9b61ed57"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e98f80c-f4ff-372d-b21a-bc6f9a6ba752 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e98f80c-f4ff-372d-b21a-bc6f9a6ba752">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base &lt;&lt; 3.0-6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0-6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e9b723e-7132-3329-a96e-627d19c8ee8e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e9b723e-7132-3329-a96e-627d19c8ee8e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1321f541-b30b-3d7e-aef2-9f76bdbb37e7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c4e8c1e-6318-3dce-b8b3-0cb51a5cfb6e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#38d1b5af-5bdd-3119-a0fe-2b1a3bc98355"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3bdc4bc7-ea9e-3579-a086-f1c30d2acc5d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45069808-e4dd-3f03-a8b5-23f919db769e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6681aa96-c525-3f39-850b-d74df7005b1b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af197708-c551-3bc5-a6a9-00e87107e317"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5-26-heimdal @ 1.6~git20120311.dfsg.1-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6~git20120311.dfsg.1-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libkrb5-26-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5-26-heimdal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1321f541-b30b-3d7e-aef2-9f76bdbb37e7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c4e8c1e-6318-3dce-b8b3-0cb51a5cfb6e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#38d1b5af-5bdd-3119-a0fe-2b1a3bc98355"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3bdc4bc7-ea9e-3579-a086-f1c30d2acc5d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45069808-e4dd-3f03-a8b5-23f919db769e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6681aa96-c525-3f39-850b-d74df7005b1b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af197708-c551-3bc5-a6a9-00e87107e317"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0eb6d533-daab-388c-a6d8-51a48b538014 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0eb6d533-daab-388c-a6d8-51a48b538014">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-base-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-base-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b7fa89c-fcda-30aa-92a1-e352bdab02c7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0eddaa80-48ab-3961-8d6d-cc60343e4541 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0eddaa80-48ab-3961-8d6d-cc60343e4541">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-2.0-0c2a &gt;= 2.0.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-2.0-0c2a</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec3f9cbf-4409-355a-bd8a-0da3b640a4cc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0eecafb2-6cc4-398f-9148-52d078534ded -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0eecafb2-6cc4-398f-9148-52d078534ded">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-tools</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-tools</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0f0865fc-4181-37c2-8078-1f499a4d1a58 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0f0865fc-4181-37c2-8078-1f499a4d1a58">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-string-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-string-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#319c6557-2cd2-3390-8bdc-dfc67e3d87d6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0f32af5c-cee0-3973-ae30-adc35a3f810a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0f32af5c-cee0-3973-ae30-adc35a3f810a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c80baee-0f79-3fe2-8b21-4d9c6ca43fd4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e74386a6-e539-39d2-900f-3edf5070ad9f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa233f28-a7e7-3c2d-8484-5c9be53222ad"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbind9-80 @ 1:9.8.1.dfsg.P1-4ubuntu0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.8.1.dfsg.P1-4ubuntu0.5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libbind9-80_9.8.1.dfsg.P1-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbind9-80</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ddd54d6-d768-31ea-ab6e-5d87de455ba1"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e8e2f24-b034-34e8-838d-236319b992c7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c80baee-0f79-3fe2-8b21-4d9c6ca43fd4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e74386a6-e539-39d2-900f-3edf5070ad9f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa233f28-a7e7-3c2d-8484-5c9be53222ad"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0f379a1a-9af9-3c72-8537-114263fe5cd4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0f379a1a-9af9-3c72-8537-114263fe5cd4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b96a019a-c062-38a3-a879-981a2bc5b09a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgomp1 @ 4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/libgomp1_4.6.3-1ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgomp1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b96a019a-c062-38a3-a879-981a2bc5b09a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0f4d0508-4c57-3ca3-971f-c57cf4de5d56 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0f4d0508-4c57-3ca3-971f-c57cf4de5d56">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapparmor1 @ 2.7.102-0ubuntu3.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.102-0ubuntu3.9</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apparmor/libapparmor1_2.7.102-0ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapparmor1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#0febaa96-d602-39e2-806c-6d2153ba6d35 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0febaa96-d602-39e2-806c-6d2153ba6d35">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-common @ 5.5.29-0ubuntu0.12.04.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.5.29-0ubuntu0.12.04.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/mysql-5.5/mysql-common_5.5.22-0ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-common</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8152a269-151e-3def-9413-226d00c456f9"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8152a269-151e-3def-9413-226d00c456f9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#105f071c-759e-36d1-8eda-c2258ec49c84 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#105f071c-759e-36d1-8eda-c2258ec49c84">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">schedutils</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">schedutils</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1062c5b5-57fd-3750-9af2-843608e90cc1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1062c5b5-57fd-3750-9af2-843608e90cc1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux32 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux32</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e1d24c1e-ae14-3c46-a079-948d1fcb01f0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#107d2f8f-7284-3ff8-bc73-94feed056db7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#107d2f8f-7284-3ff8-bc73-94feed056db7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mzscheme &lt;= 1:209-5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:209-5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mzscheme</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cc351d7c-eef7-3544-9f0e-388819b0b83a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#10873d93-913f-3110-8378-6baf889b8185 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#10873d93-913f-3110-8378-6baf889b8185">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sensible-utils (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sensible-utils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#890f0a5d-f072-3e4b-aa29-cda5995f09c5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#10a582b5-cff9-3b76-94c7-c124df6b3b9c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#10a582b5-cff9-3b76-94c7-c124df6b3b9c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icedtea6-jre-cacao</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icedtea6-jre-cacao</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#10cf1b83-a55c-3760-99f4-8a7a2b467c68 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#10cf1b83-a55c-3760-99f4-8a7a2b467c68">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgc1 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgc1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0d15717-c739-31ba-937c-9a76b0e693e0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#10d21a67-8d53-36f5-aa37-ceee2253de9f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#10d21a67-8d53-36f5-aa37-ceee2253de9f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-lib &lt;&lt; 6b17~pre3-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b17~pre3-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-lib</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#110aaba1-57fd-3f4d-85bf-c853de401995 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#110aaba1-57fd-3f4d-85bf-c853de401995">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &lt;&lt; 2.16</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.16</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libselinux1 &gt;= 1.32</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.32</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libselinux1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9317b5da-042c-3a5c-902a-20553c6b0aff"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &gt;= 2.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#113d1cd9-b71a-3630-9cb4-669567eea30e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#113d1cd9-b71a-3630-9cb4-669567eea30e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-argparse</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-argparse</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1194e4ab-359a-3b68-99e2-e3f1af1cc72f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1194e4ab-359a-3b68-99e2-e3f1af1cc72f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf @ 1.5.42ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.42ubuntu1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/debconf/debconf_1.5.42ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05b393f3-51fb-3c79-a5ff-2950953d50c1"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2710306d-df41-3498-be99-31dac88c83d7"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3745e136-c6d2-39f3-9ba6-ed9613543815"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ce3b0f8-4117-3483-aeea-452bc1201cdc"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cd06197a-a5d0-3954-8191-4e74f25b932f"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce119fed-c039-3a5a-9f55-cbf41dbf2577"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8c76a48-950a-3505-8c70-93ba0de75c87"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e99c93b1-15b4-3f01-9f2e-596151df5575"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#11a5e5b2-8c08-3bc6-a7d6-af521376d4a5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11a5e5b2-8c08-3bc6-a7d6-af521376d4a5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-gi</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-gi</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#11bacefb-e817-3d26-831a-3169a93f765f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11bacefb-e817-3d26-831a-3169a93f765f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-itk</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-itk</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#11c6b4eb-e59e-3f6d-b401-10db34757a1b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11c6b4eb-e59e-3f6d-b401-10db34757a1b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-zope.interface @ 3.6.1-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.6.1-1ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/z/zope.interface/python-zope.interface_3.6.1-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-zope.interface</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6514f5de-51b8-343c-ab33-e7501ae1001d"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#78a0df05-d45e-3e23-bc25-b0ed64b51696"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#78a0df05-d45e-3e23-bc25-b0ed64b51696"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b28f295-2564-39d9-96c6-f7dcbe989844"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dd4201c6-8057-3e16-9673-08557364b701"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dd4201c6-8057-3e16-9673-08557364b701"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#11cb61ec-74ae-379d-8079-e5003ccfe2f3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11cb61ec-74ae-379d-8079-e5003ccfe2f3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-2.0-0c2</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-2.0-0c2</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#11d45c60-5a33-39e1-a9c6-077f07757351 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11d45c60-5a33-39e1-a9c6-077f07757351">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">httpd-cgi</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">httpd-cgi</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#11ff08cd-5c1c-3a03-8f13-6c327ed3610a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11ff08cd-5c1c-3a03-8f13-6c327ed3610a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netbase (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netbase</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d8cef2d-c361-3490-a59f-51e6c7eb432c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#12069d39-ce58-3474-89e5-0b904aefd5ce -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#12069d39-ce58-3474-89e5-0b904aefd5ce">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#474a31a1-5ad9-38b2-a8f5-1f0751c45e6f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77829e76-c2f4-307c-9c99-b7b5767f101f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a499697a-a508-385a-98be-a7db68b7a696"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gunicorn @ 0.13.4-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.13.4-1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gunicorn</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/g/gunicorn/gunicorn_0.13.4-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#474a31a1-5ad9-38b2-a8f5-1f0751c45e6f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77829e76-c2f4-307c-9c99-b7b5767f101f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a499697a-a508-385a-98be-a7db68b7a696"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#126d446f-1d19-3e64-b076-80033eb43a6c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#126d446f-1d19-3e64-b076-80033eb43a6c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kbd &gt;= 1.15-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.15-1ubuntu3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kbd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d47cda5f-b397-352d-b7d4-2d3977c2706a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#126e7f76-789f-3cc6-82f2-12a08df862ab -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#126e7f76-789f-3cc6-82f2-12a08df862ab">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtomcat6-java</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtomcat6-java</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#127077bc-89d4-3d53-b69c-bb121fdacb96 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#127077bc-89d4-3d53-b69c-bb121fdacb96">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-pluggable-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-pluggable-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#12748c69-4eac-3d5f-976e-0512f062113a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#12748c69-4eac-3d5f-976e-0512f062113a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox-cvs-initramfs</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox-cvs-initramfs</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#12a9dce6-32e1-3376-98d7-84452a00e59a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#12a9dce6-32e1-3376-98d7-84452a00e59a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-itk (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-itk</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11bacefb-e817-3d26-831a-3169a93f765f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#12c030a1-62dd-38df-a7ef-1ea9bd91b63c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#12c030a1-62dd-38df-a7ef-1ea9bd91b63c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-ieee1275</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-ieee1275</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#12d5132d-325c-32f9-b41e-5aa89b7cf263 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#12d5132d-325c-32f9-b41e-5aa89b7cf263">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libproc-dev</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libproc-dev</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#12e705d7-253a-3b94-a880-becc6655cdfa -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#12e705d7-253a-3b94-a880-becc6655cdfa">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-source</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-source</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#12ed82b2-75ac-3151-ba75-663397e280fb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#12ed82b2-75ac-3151-ba75-663397e280fb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-bzip2-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-bzip2-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1301c6d1-1a4c-31a6-8a0a-030a1c329cb4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1301c6d1-1a4c-31a6-8a0a-030a1c329cb4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-parsexs-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-parsexs-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1321f541-b30b-3d7e-aef2-9f76bdbb37e7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1321f541-b30b-3d7e-aef2-9f76bdbb37e7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libasn1-8-heimdal &gt;= 1.4.0+git20110226</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.0+git20110226</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libasn1-8-heimdal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#afffad1a-dc78-37c0-b907-9e1c969af82b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#132b84f5-d0df-3cbb-9b6a-ef09c3b0cb69 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#132b84f5-d0df-3cbb-9b6a-ef09c3b0cb69">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbb5489f-085f-35c0-909f-8474b003fa5c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1368e0cc-e19d-3dcd-a85f-53e4cca7a1e5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1368e0cc-e19d-3dcd-a85f-53e4cca7a1e5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-doc</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-doc</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#137a1777-fe5d-3237-9a27-3f1b82583ae7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#137a1777-fe5d-3237-9a27-3f1b82583ae7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8617acde-5cfa-35ac-8da8-dcff77ac61cc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b50c57ec-bbab-3571-86bb-182506b6b100"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.5.0-23 @ 3.5.0-23.35~precise1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.5.0-23.35~precise1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/linux-lts-quantal/linux-headers-3.5.0-23_3.5.0-23.35~precise1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.5.0-23</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8617acde-5cfa-35ac-8da8-dcff77ac61cc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b50c57ec-bbab-3571-86bb-182506b6b100"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#139a5f9a-52dc-3d8b-91b6-6722c9df9bee -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#139a5f9a-52dc-3d8b-91b6-6722c9df9bee">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-core</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-core</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#139a8e03-e84c-3a58-af3a-c0324c48fbc2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#139a8e03-e84c-3a58-af3a-c0324c48fbc2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c3c126c-5152-3c56-ae4c-f17ebeb77496"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af61004b-1cb2-324d-b163-02316312244d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">friendly-recovery @ 0.2.25</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.2.25</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">friendly-recovery</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/f/friendly-recovery/friendly-recovery_0.2.25_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c3c126c-5152-3c56-ae4c-f17ebeb77496"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af61004b-1cb2-324d-b163-02316312244d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#139dce6b-062a-32e8-964f-61e8bea6eb1e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#139dce6b-062a-32e8-964f-61e8bea6eb1e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3fc2082c-88b3-3039-854d-e398dd8e5031"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">laptop-detect @ 0.13.7ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.13.7ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/laptop-detect/laptop-detect_0.13.7ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">laptop-detect</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3fc2082c-88b3-3039-854d-e398dd8e5031"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#13bb9910-add5-33e7-bbe5-6119694f15e0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#13bb9910-add5-33e7-bbe5-6119694f15e0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.5.0-23-generic (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.5.0-23-generic</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b941234-4972-35cf-977a-1ad7dc86c35a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#13ffede3-be1e-36c9-926d-8f9a7300a20f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#13ffede3-be1e-36c9-926d-8f9a7300a20f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libi18n-langtags-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libi18n-langtags-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#141957e6-76b7-30ab-bfa7-44516036a88e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#141957e6-76b7-30ab-bfa7-44516036a88e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libe2p2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libe2p2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#260dd017-a998-3f4f-bc63-782b69956406"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1438f471-7f06-3287-8181-2b5555a7ece9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1438f471-7f06-3287-8181-2b5555a7ece9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-twisted-core (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-twisted-core</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3972a992-dad0-31b1-beab-2941a2bc2eda"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#14d9221c-0398-3878-9815-2ee1ece9d381 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#14d9221c-0398-3878-9815-2ee1ece9d381">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rsh-client &lt;&lt; 0.16.1-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.16.1-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rsh-client</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#51dd8c2d-e85e-3f60-8409-e4aa4dc05e5f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1510fdfa-ae11-3ea5-a4fb-668c4b702045 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1510fdfa-ae11-3ea5-a4fb-668c4b702045">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">module-init-tools &gt;= 3.2.1-0ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2.1-0ubuntu3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">module-init-tools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fa0b62e-cb7a-3126-918c-b5dbb0724a64"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#15297ece-9e73-3b15-9aa1-064658775415 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#15297ece-9e73-3b15-9aa1-064658775415">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtext-iconv-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtext-iconv-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#98d8d8ca-242c-3bcd-addb-b4353f18ffed"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#154d956e-f8aa-3d50-bc1b-8e603f809c5c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#154d956e-f8aa-3d50-bc1b-8e603f809c5c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libservlet3.0-java &gt;= 7.0.26-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.0.26-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libservlet3.0-java</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e35316f-fd4b-384b-b836-f06888516ece"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#15d11447-03ca-3cda-af00-40a193e1f4c2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#15d11447-03ca-3cda-af00-40a193e1f4c2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iproute &gt;= 20071016-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">20071016-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iproute</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d06ec30-8f6f-3fe8-8320-ef4c5f15ec59"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#15e72ea3-262f-30b5-8c62-04e987beb521 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#15e72ea3-262f-30b5-8c62-04e987beb521">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#035f9bd6-af34-357c-8f4b-584b5e6156ca"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a7f1a4f-4fd1-37c2-9586-7bd6cad5da99"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#40fb7320-96ba-3ea7-ad66-2ed059610a98"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db2cf7ec-0af3-3e67-a411-23bc8b40c014"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5-3 @ 1.10+dfsg~beta1-2ubuntu0.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.10+dfsg~beta1-2ubuntu0.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/k/krb5/libkrb5-3_1.10+dfsg~beta1-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5-3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#035f9bd6-af34-357c-8f4b-584b5e6156ca"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a7f1a4f-4fd1-37c2-9586-7bd6cad5da99"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#40fb7320-96ba-3ea7-ad66-2ed059610a98"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db2cf7ec-0af3-3e67-a411-23bc8b40c014"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#166014e9-e8da-3ca3-9c38-312bbb37ed71 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#166014e9-e8da-3ca3-9c38-312bbb37ed71">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fuse-module</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fuse-module</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#17214162-1cd4-38cc-b6e1-2b9da8c3d922 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#17214162-1cd4-38cc-b6e1-2b9da8c3d922">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-libc-dev (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-libc-dev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bbbf1022-084c-37ac-ba41-890d8ec19e44"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#17231162-d53f-3a8c-b239-d8e5aa164b11 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#17231162-d53f-3a8c-b239-d8e5aa164b11">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-crypto &gt;= 2.1.0-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1.0-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-crypto</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a584c132-0c88-3860-bee9-db519cb9c055"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#17236475-f2e1-345a-be75-f7571a6b878a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#17236475-f2e1-345a-be75-f7571a6b878a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">chkconfig &lt;&lt; 11.0-79.1-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">11.0-79.1-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">chkconfig</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#314f3d93-af30-3ec2-b5bc-fde16de2b6c8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1723ed30-ccd8-3e7c-ad3a-1a638a2b6ee3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1723ed30-ccd8-3e7c-ad3a-1a638a2b6ee3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnih1 &gt;= 1.0.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnih1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f9d72a5-b5ba-3c35-b27b-77cc76c24feb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1730ae28-8ff6-383a-bc14-10a6e4ad4322 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1730ae28-8ff6-383a-bc14-10a6e4ad4322">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libext2fs2</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libext2fs2</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1787d764-6304-35d9-87cf-4e64a3973dc7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1787d764-6304-35d9-87cf-4e64a3973dc7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1796f43e-c4d6-3581-a87b-ca036924739f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1796f43e-c4d6-3581-a87b-ca036924739f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a796e4e1-c932-30c1-9e23-1b7897317440"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7de9abe-eda7-3290-8651-aad36c2f21f2"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc378c7e-2581-3895-932a-7750f022e127"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5765086-795d-3ddb-8e22-3c32e3ecbbb7"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommons-dbcp-java @ 1.4-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libc/libcommons-dbcp-java/libcommons-dbcp-java_1.4-1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommons-dbcp-java</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a796e4e1-c932-30c1-9e23-1b7897317440"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc378c7e-2581-3895-932a-7750f022e127"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5765086-795d-3ddb-8e22-3c32e3ecbbb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7de9abe-eda7-3290-8651-aad36c2f21f2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#17b8f6e3-a0cd-3ff9-92af-429cd0066e0e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#17b8f6e3-a0cd-3ff9-92af-429cd0066e0e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-krb5</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-krb5</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#17c47557-193d-3417-8c81-ed54f1bae72c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#17c47557-193d-3417-8c81-ed54f1bae72c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#110aaba1-57fd-3f4d-85bf-c853de401995"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f5d9b0c1-1369-311d-be99-3a8087b85a61"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc-dev-bin @ 2.15-0ubuntu10.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.15-0ubuntu10.5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc-dev-bin_2.15-0ubuntu10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc-dev-bin</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#110aaba1-57fd-3f4d-85bf-c853de401995"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f5d9b0c1-1369-311d-be99-3a8087b85a61"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1802b4db-2ad1-341c-a2c3-3c8c34d4c06c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1802b4db-2ad1-341c-a2c3-3c8c34d4c06c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22e3239a-681e-3d42-a5b8-ee28212b9c60"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32e5665f-53a4-336b-9293-ca9398269856"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a88ed58-9f07-3831-8ca8-72ec1648cdf2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#809e097e-befa-3a1e-b9e0-ad0861bbfde1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b9fbc16-8256-321f-93fa-702a026ad573"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbfb049d-bde5-318c-af78-62d0d105f07b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apport @ 2.0.1-0ubuntu17.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.1-0ubuntu17.1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apport</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apport/apport_2.0.1-0ubuntu5_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22e3239a-681e-3d42-a5b8-ee28212b9c60"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32e5665f-53a4-336b-9293-ca9398269856"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a88ed58-9f07-3831-8ca8-72ec1648cdf2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#809e097e-befa-3a1e-b9e0-ad0861bbfde1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b9fbc16-8256-321f-93fa-702a026ad573"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbfb049d-bde5-318c-af78-62d0d105f07b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#184954e5-26f4-384c-b173-b68b93a2a2be -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#184954e5-26f4-384c-b173-b68b93a2a2be">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#57d723ab-5cf3-3786-a8d3-c9f650312816"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-wadllib @ 1.3.0-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.0-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python-wadllib/python-wadllib_1.3.0-2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-wadllib</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#57d723ab-5cf3-3786-a8d3-c9f650312816"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1867b364-7cdc-3372-bc2b-3e541e196708 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1867b364-7cdc-3372-bc2b-3e541e196708">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-zopeinterface</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-zopeinterface</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#186bca66-429a-398a-9100-e1c454045c0c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#186bca66-429a-398a-9100-e1c454045c0c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mountall &gt;= 2.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mountall</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b26671ea-844c-3f94-b4f4-854a9af6c7d8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#186dc1b2-3b1c-31bc-b70b-dad7119b8545 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#186dc1b2-3b1c-31bc-b70b-dad7119b8545">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gobject-introspection-glib-2.0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gobject-introspection-glib-2.0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#841ac246-ef71-3976-8eb1-5375fd91e9cc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1890f0e9-5fcf-3106-957f-08bb0aad8ab0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1890f0e9-5fcf-3106-957f-08bb0aad8ab0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#18e24681-7f58-32b3-b785-c5d420ae2c03 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#18e24681-7f58-32b3-b785-c5d420ae2c03">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-pluggable-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-pluggable-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#127077bc-89d4-3d53-b69c-bb121fdacb96"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#18f4f78f-e9d7-3d73-9696-f880d2fa3284 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#18f4f78f-e9d7-3d73-9696-f880d2fa3284">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wireless-crda (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wireless-crda</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36d84eaf-d70f-30aa-9797-f6973cbeea06"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#191ab123-569d-3d55-a624-98e048f708d5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#191ab123-569d-3d55-a624-98e048f708d5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-mysql (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-mysql</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#208d0227-94b2-35b5-beca-d619a39d7b30"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#19452d87-4ab6-3b6e-9458-927f9fdb3a2c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19452d87-4ab6-3b6e-9458-927f9fdb3a2c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools &gt;= 0.36ubuntu6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.36ubuntu6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe5e50c7-28a9-3b4d-a0bf-caec71614992"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#194fd45b-c17e-38f4-b1f1-3eda372d5b38 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#194fd45b-c17e-38f4-b1f1-3eda372d5b38">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63a6b1bd-8b62-3046-a7e1-ab8136fa421e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#83739094-652e-3dce-ad41-fa80722fe371"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9c23818-ed22-3abd-a2a6-31b41c1b4396"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfontconfig1 @ 2.8.0-3ubuntu9.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.8.0-3ubuntu9.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/libfontconfig1_2.8.0-3ubuntu9_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfontconfig1</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09eb1c67-00d3-36c9-bae3-4ed108ac45ed"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63a6b1bd-8b62-3046-a7e1-ab8136fa421e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#83739094-652e-3dce-ad41-fa80722fe371"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9c23818-ed22-3abd-a2a6-31b41c1b4396"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#19b7e0f6-dd46-3157-b340-a40c20e40cda -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19b7e0f6-dd46-3157-b340-a40c20e40cda">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-server-core-5.5 = 5.5.29-0ubuntu0.12.04.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.5.29-0ubuntu0.12.04.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-server-core-5.5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#834e5bf2-9ec5-360f-aa44-9574bb391dd1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#19bb8634-a923-3543-bbbf-097fb3c1ffbb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19bb8634-a923-3543-bbbf-097fb3c1ffbb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0034a149-22b2-3f98-9c69-968c408dd645"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#496e57eb-e268-3fed-b606-c9db39261969"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#56b22743-9982-36ea-9f0f-683925b55c6c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8958b458-30e0-334c-871d-d9e7152385c0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl @ 5.14.2-6ubuntu2.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.14.2-6ubuntu2.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl_5.14.2-6ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0034a149-22b2-3f98-9c69-968c408dd645"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05f16145-be94-37e6-8b67-bc6aaf9a7908"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0eb6d533-daab-388c-a6d8-51a48b538014"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ce8fac7-934c-386b-afce-0e3c053d68cb"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32179f99-eaa3-3bf4-9ee9-510d4794b621"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33c00469-202b-3617-9d56-02045cfdf749"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3700d680-c048-3798-ac58-c01c0e4e377f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b81b846-5385-35a4-9727-14c2639071b3"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#44b9626d-1f14-300c-890b-a81e78ab8a4e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#496e57eb-e268-3fed-b606-c9db39261969"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#53fdf2ef-aa09-307c-933f-442b36c0b5eb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#56b22743-9982-36ea-9f0f-683925b55c6c"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#610e412a-ff51-345d-877c-78b3450581dc"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b34da20-f9e7-3f25-9fbe-537e4854148a"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f4f82d7-3a23-3a2c-b62b-8706f0a38544"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f4c4cb-6bbd-36c1-a727-475a60889ee0"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73f7a572-3785-3ee8-8bca-38926a2d11c9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8958b458-30e0-334c-871d-d9e7152385c0"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d7282cd-0b83-3c06-93a4-08147c8c8b18"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b8984f61-e950-3c00-bdd6-cf7ce89e63b7"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bd6e6ddd-6af6-35c8-b284-45ba1dc3244d"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bf6c69eb-48be-31f2-91fa-24752d4a3cb6"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4ffc8c3-15b2-386b-b99c-9759f9773eff"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9178370-cced-3baa-8f6e-ddaad57913f3"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#daf6b455-cb02-332f-80e8-1e14374cea30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec2d94f6-9783-3a2b-ada9-15ee8ea8a9a1"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f5e663d6-eb8e-3940-bbd5-99a16efe0809"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f9f63178-5b8a-328f-8f58-f2ed88213371"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#19d1edf5-abef-3a21-8015-88d276113a4f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19d1edf5-abef-3a21-8015-88d276113a4f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libversion-requirements-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libversion-requirements-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#19d7775d-caca-3654-929b-4c5037dc88a5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19d7775d-caca-3654-929b-4c5037dc88a5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ldap-utils</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ldap-utils</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a026a7a-e816-3107-91df-ecac7c1c4e33 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a026a7a-e816-3107-91df-ecac7c1c4e33">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fb63d948-116a-3489-a2ee-80783c496e41"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a0be787-cebd-31a5-8a5d-163e1502c1c6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a0be787-cebd-31a5-8a5d-163e1502c1c6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a0c55e4-2c74-3d89-ae07-ea168f487e53 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a0c55e4-2c74-3d89-ae07-ea168f487e53">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-common &gt;= 0.23</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.23</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#510c7fa3-d22f-32a5-ae1e-4cb1fe1a04da"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a255588-915c-378c-af0d-beffadfc41a4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a255588-915c-378c-af0d-beffadfc41a4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zope3</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zope3</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a3fdacd-4b56-39c9-ad69-d04357c5ccdb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a3fdacd-4b56-39c9-ad69-d04357c5ccdb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-setuptools &lt;&lt; 0.6c8-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6c8-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-setuptools</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a4796ba-a8e3-33c2-a318-385c0f452dab -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a4796ba-a8e3-33c2-a318-385c0f452dab">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">telnet-client</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">telnet-client</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a7f1a4f-4fd1-37c2-9586-7bd6cad5da99 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a7f1a4f-4fd1-37c2-9586-7bd6cad5da99">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkeyutils1 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkeyutils1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a7872f8-410e-3aaf-898c-882fd34f3520"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a92b834-e3bd-34b4-bfa3-f40eda5e28f9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a92b834-e3bd-34b4-bfa3-f40eda5e28f9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc-bin @ 2.15-0ubuntu10.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.15-0ubuntu10.5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc-bin_2.15-0ubuntu10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc-bin</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ab1519a-52f9-3bba-b204-2cd147a014e8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ab1519a-52f9-3bba-b204-2cd147a014e8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-config (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-config</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#772d1a52-396b-3f1e-9c5e-9b22445a787d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1acf1397-2bfa-3f87-a9b2-82fded0584d4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1acf1397-2bfa-3f87-a9b2-82fded0584d4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-common (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1d922652-23fd-39fc-b777-03abbae2cd04"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae1e5ab-e1c6-3a7c-ba46-3aaacb9e531b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae1e5ab-e1c6-3a7c-ba46-3aaacb9e531b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openbsd-inetd</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openbsd-inetd</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae2a610-592d-30b9-b0f1-593de9b046c3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae2a610-592d-30b9-b0f1-593de9b046c3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9beae227-a72c-31c2-9302-8e0515f429cd"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libncurses5 @ 5.9-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.9-4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/ncurses/libncurses5_5.9-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libncurses5</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9beae227-a72c-31c2-9302-8e0515f429cd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae34187-bc3f-3f37-881e-4c5ed2f7f6c5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae34187-bc3f-3f37-881e-4c5ed2f7f6c5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wget (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wget</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79600f9d-911e-35e3-a3ab-df5a0d1b3279"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1b75ca07-edce-30dd-a04a-f1f640259b43 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1b75ca07-edce-30dd-a04a-f1f640259b43">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wireless-regdb (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wireless-regdb</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50dd8ca2-1038-3980-8352-1f45e24afb69"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1b84dc36-dc04-3706-861b-bf9f03aa8b3f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1b84dc36-dc04-3706-861b-bf9f03aa8b3f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper1.02.1 &gt;= 2:1.02.20</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.02.20</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper1.02.1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#353ca247-e1b0-30b8-a871-07264bb449c4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1b98c39b-6528-3834-a754-d416c579da75 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1b98c39b-6528-3834-a754-d416c579da75">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-yaml (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-yaml</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#98596556-69ff-32d8-9354-f4dfd40be705"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1bd40aa7-13cf-3ac3-9e40-b03b0cc4d8c8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1bd40aa7-13cf-3ac3-9e40-b03b0cc4d8c8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-base @ 5.14.2-6ubuntu2.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.14.2-6ubuntu2.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl-base_5.14.2-6ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-base</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05f16145-be94-37e6-8b67-bc6aaf9a7908"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3700d680-c048-3798-ac58-c01c0e4e377f"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42541557-9a6d-3595-942a-f577e9cc8ca2"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#49a57241-ab0d-3555-aa19-1123be9f2006"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79e980cd-19f4-3f4a-9968-8887ab0728c9"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#94649667-18c9-3ac3-8467-9eb8e34b1420"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a99fbd26-986b-3dad-9dd3-be77fecc915f"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e81dd21f-96ec-378b-8d23-08d80e2d86be"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1c7d080e-90eb-3370-9295-297d906069ca -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1c7d080e-90eb-3370-9295-297d906069ca">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbind9-41</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbind9-41</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1c7d5918-6844-3e72-8a6e-c8c2f9d18fba -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1c7d5918-6844-3e72-8a6e-c8c2f9d18fba">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-m2crypto (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-m2crypto</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d63ab8a3-9090-33de-9d85-d698e31bb55d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1c883b51-e1bc-353a-a78c-f61b9822de88 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1c883b51-e1bc-353a-a78c-f61b9822de88">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-headless &gt;= 6b23~pre11-1ubuntu1~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b23~pre11-1ubuntu1~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-headless</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e306027-12c0-35c2-9dab-1a95cac6c6a8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ca9db9b-63a4-3fe2-b587-90dd9b061dcd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ca9db9b-63a4-3fe2-b587-90dd9b061dcd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub &lt;&lt; 0.97-54</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.97-54</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d675138-350c-38de-9d27-93e2aabf05ff"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1cbd7d0a-b081-3341-982c-deba44d475d5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1cbd7d0a-b081-3341-982c-deba44d475d5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">elf-binutils</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">elf-binutils</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ce8fac7-934c-386b-afce-0e3c053d68cb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ce8fac7-934c-386b-afce-0e3c053d68cb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcompress-zlib-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcompress-zlib-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#51baf082-9ffb-371f-b8f7-e545c3915563"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1d1cffab-238e-3ede-9564-450ead4c99c1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1d1cffab-238e-3ede-9564-450ead4c99c1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hdparm (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hdparm</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a9aa51e-5094-358f-9b9f-f6f66834d5fc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1d3936a1-17ea-3624-942a-62604669fc8a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1d3936a1-17ea-3624-942a-62604669fc8a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-parsexs-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-parsexs-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1301c6d1-1a4c-31a6-8a0a-030a1c329cb4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1d922652-23fd-39fc-b777-03abbae2cd04 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1d922652-23fd-39fc-b777-03abbae2cd04">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-common</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-common</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1d9a1c87-2542-3096-b64e-8de96b5b563c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1d9a1c87-2542-3096-b64e-8de96b5b563c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-sv</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-sv</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1da3cb31-a11f-3afc-ab96-ec4a139152ba -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1da3cb31-a11f-3afc-ab96-ec4a139152ba">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">manpages (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">manpages</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2401f9c-af05-3ff3-aec4-7d1553073f20"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e26b5f7-b6ec-3887-a635-5c7d430d7fe7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e26b5f7-b6ec-3887-a635-5c7d430d7fe7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmcrypt4 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmcrypt4</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8160f918-4dc3-3600-8428-87127ed5b8f1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e4a60cb-c16f-31b7-aba1-5943ff1b92d7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e4a60cb-c16f-31b7-aba1-5943ff1b92d7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-nonfree</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-nonfree</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e6375c6-dd17-3250-b4a9-484744baaa51 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e6375c6-dd17-3250-b4a9-484744baaa51">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fileutils</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fileutils</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e6ecd08-ebe4-3d0e-a799-b2425afb7cb7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e6ecd08-ebe4-3d0e-a799-b2425afb7cb7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpio &lt;= 2.4.2-38</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.2-38</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpio</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e7d222b-2e6a-3107-afa8-a6d3e4172c3b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e7d222b-2e6a-3107-afa8-a6d3e4172c3b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lvm-common (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lvm-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#615040ed-9ee6-358f-b38e-b91501259ef2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e858a17-bacd-3b01-a6fa-9419b8dc1214 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e858a17-bacd-3b01-a6fa-9419b8dc1214">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommons-dbcp-java (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommons-dbcp-java</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1796f43e-c4d6-3581-a87b-ca036924739f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e8f6474-b947-38ac-ada9-4bf31a679483 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e8f6474-b947-38ac-ada9-4bf31a679483">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-cjkcodecs (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-cjkcodecs</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cab15b07-d550-3aa1-aea0-4a230f36fdb8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e93aff6-c6d8-3c62-8e6c-3a43e71e616c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e93aff6-c6d8-3c62-8e6c-3a43e71e616c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-nouveau1</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-nouveau1</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1eaed85e-507d-3684-839b-602a5636fd8a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1eaed85e-507d-3684-839b-602a5636fd8a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#17214162-1cd4-38cc-b6e1-2b9da8c3d922"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a00d4a30-2fb9-3a98-9c52-70c270e93f0b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b277c455-2930-3299-8a81-0f549b78a050"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6-dev @ 2.15-0ubuntu10.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.15-0ubuntu10.5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6-dev_2.15-0ubuntu10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6-dev</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09434f5f-9345-376e-b4d3-0479b26cc99c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#17214162-1cd4-38cc-b6e1-2b9da8c3d922"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a00d4a30-2fb9-3a98-9c52-70c270e93f0b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b277c455-2930-3299-8a81-0f549b78a050"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1eb174fa-332c-302d-ab49-29d74e5d1d64 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1eb174fa-332c-302d-ab49-29d74e5d1d64">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh2</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh2</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ebedccf-b27f-397e-b3bb-b8642eed6434 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ebedccf-b27f-397e-b3bb-b8642eed6434">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3ef6703-8f2c-3ece-bf60-20f6270a0920"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tcpdump @ 4.2.1-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.2.1-1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/tcpdump/tcpdump_4.2.1-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tcpdump</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3ef6703-8f2c-3ece-bf60-20f6270a0920"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ecf29dc-d903-34e8-93cb-d09d14258fde -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ecf29dc-d903-34e8-93cb-d09d14258fde">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d253036-71fb-34be-a28f-fa59fd4fe46d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b0e7f36-9adf-34b2-a18f-da5d2e779556"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#342b69ec-2f05-354a-933f-0eee74a9a865"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b5cf166-62cc-3e03-a7c2-cbe783dca704"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62d8c258-0f96-3d14-8a81-416b0839c5a4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70958891-aaaa-3d15-8637-8a31a3d61abc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b70b572-a7dc-33b8-9d44-7c823485b1d1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af5f0a2f-5ee7-3301-9877-cf5a7ec412a0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d1a6510b-5cd0-331a-831f-17c0addb215b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db5aeb60-db3a-3a14-871c-6ff4e080b15b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0adc584-307e-31f9-95ea-7a0db84cbc92"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8ead7fa-8e00-3c29-a5bd-6d7ff5ed7055"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openssh-server @ 1:5.9p1-5ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:5.9p1-5ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-server_5.9p1-5ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openssh-server</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a0f78ac-41b6-36ed-b500-22a6853d69eb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#14d9221c-0398-3878-9815-2ee1ece9d381"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b0e7f36-9adf-34b2-a18f-da5d2e779556"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3354ac31-2971-3b35-9cbd-257bd6b7e5cc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#342b69ec-2f05-354a-933f-0eee74a9a865"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b5cf166-62cc-3e03-a7c2-cbe783dca704"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45bae688-44fa-3f26-b691-b2b6ac85361e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62d8c258-0f96-3d14-8a81-416b0839c5a4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70958891-aaaa-3d15-8637-8a31a3d61abc"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b673ea5-641d-3bbb-b5b3-a5816db676f6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b70b572-a7dc-33b8-9d44-7c823485b1d1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d253036-71fb-34be-a28f-fa59fd4fe46d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af5f0a2f-5ee7-3301-9877-cf5a7ec412a0"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b25b5f4d-39af-3c40-a1ff-38f148e26224"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d1a6510b-5cd0-331a-831f-17c0addb215b"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4727437-d4be-32b8-9fce-0102980422ff"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d60ddf64-aafa-3768-b460-33c0d8dbb234"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db5aeb60-db3a-3a14-871c-6ff4e080b15b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0adc584-307e-31f9-95ea-7a0db84cbc92"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8ead7fa-8e00-3c29-a5bd-6d7ff5ed7055"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1eee83d6-71cd-3fa8-bd99-77df79727926 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1eee83d6-71cd-3fa8-bd99-77df79727926">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pico (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pico</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3401cac-f872-31ec-b1fe-4f93b8bb90cd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1f36fc50-170a-33d8-be1d-1179edffb073 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1f36fc50-170a-33d8-be1d-1179edffb073">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail-provider (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail-provider</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0194cc23-b6c7-333e-a925-327cd15cb85b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1f4dda35-a6b9-3dba-ab77-c4e753c69fa1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1f4dda35-a6b9-3dba-ab77-c4e753c69fa1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libyaml-0-2 @ 0.1.4-2ubuntu0.12.04.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.1.4-2ubuntu0.12.04.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/liby/libyaml/libyaml-0-2_0.1.4-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libyaml-0-2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1f831695-bc2c-3c5c-ba06-e45290c26dd1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1f831695-bc2c-3c5c-ba06-e45290c26dd1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf &lt;&lt; 1.4.27</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.27</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fa0b62e-cb7a-3126-918c-b5dbb0724a64 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fa0b62e-cb7a-3126-918c-b5dbb0724a64">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">module-init-tools @ 3.16-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.16-1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/module-init-tools/module-init-tools_3.16-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">module-init-tools</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fbf0477-bd05-3857-ab69-bd13607b2ca0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fbf0477-bd05-3857-ab69-bd13607b2ca0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfuse2 &gt;= 2.8.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.8.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfuse2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ae7767c-e251-325b-a3b0-564c6d97360f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fe0d553-fe1c-3f5b-997a-1ed366d51cfb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fe0d553-fe1c-3f5b-997a-1ed366d51cfb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-generic-lts-quantal (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-generic-lts-quantal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d097a601-187c-36ec-b2e2-10e683690ff4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fe189f1-dac9-30a5-a8cf-8889d3bbccd7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fe189f1-dac9-30a5-a8cf-8889d3bbccd7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">w3m-ssl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">w3m-ssl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c8fd2de5-9cf1-3648-a3db-d0fc9a5b357c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#1feef4ef-f826-30aa-8b87-2bd42ceb0f17 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1feef4ef-f826-30aa-8b87-2bd42ceb0f17">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d7c1d25-cc75-3a19-95df-d8d9fe4c1597"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-nouveau1a @ 2.4.39-0ubuntu0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.39-0ubuntu0.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-nouveau1a_2.4.32-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-nouveau1a</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d7c1d25-cc75-3a19-95df-d8d9fe4c1597"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dfd8fcd6-20ed-3457-846c-97b09273532e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2028b0d2-43fd-3de6-8c19-38aa33d05214 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2028b0d2-43fd-3de6-8c19-38aa33d05214">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-freetds (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-freetds</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab791d60-a95e-35ef-8060-5f69e422e58b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#20694009-7997-3e9d-bbf0-a7eecc73ae7a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#20694009-7997-3e9d-bbf0-a7eecc73ae7a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgpg-error0 &gt;= 1.10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.10</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgpg-error0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d903448-b5e9-30a7-bfe2-dba8c7eb7802"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2081fabc-d2ba-3e40-80ab-5f0198884bdb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2081fabc-d2ba-3e40-80ab-5f0198884bdb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-modules &gt;= 5.8.0-10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.8.0-10</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-modules</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d88199ca-2fd5-339f-ac30-cb84c14f903e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2083defc-d50d-31e5-b856-0c2c547c14eb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2083defc-d50d-31e5-b856-0c2c547c14eb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libencode-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libencode-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#208a9e15-e1da-30d0-9fb7-e40c2b3fc314 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#208a9e15-e1da-30d0-9fb7-e40c2b3fc314">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gsfonts-x11 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gsfonts-x11</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9afa7554-ccdc-3cf2-b5cc-528333242383"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#208d0227-94b2-35b5-beca-d619a39d7b30 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#208d0227-94b2-35b5-beca-d619a39d7b30">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-mysql</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-mysql</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#20af34cf-e3cd-3e4c-a343-e110c76f7786 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#20af34cf-e3cd-3e4c-a343-e110c76f7786">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dhcp-client &lt;&lt; 3.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dhcp-client</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c51e62e-d4fb-3a76-be9e-c7d2072a2b3f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart-job (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart-job</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b16bdaca-00f6-3789-a6b9-e1dcbec69d0c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2178142d-3ead-3a2e-8f12-7d17166f922d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2178142d-3ead-3a2e-8f12-7d17166f922d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6-dev &lt;&lt; 2.3.2.ds1-6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3.2.ds1-6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6-dev</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2219369c-1922-30aa-838e-0e30383bf4e9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2219369c-1922-30aa-838e-0e30383bf4e9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6becd10b-0764-3036-969b-4394baacc360"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a414bbcc-6904-3f70-945e-39af8477a5ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-utils @ 2.2.22-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.22-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-utils</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apache2/apache2-utils_2.2.22-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ba4b21e-5831-3234-9d48-36c225b7d8b0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6becd10b-0764-3036-969b-4394baacc360"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a414bbcc-6904-3f70-945e-39af8477a5ef"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#224d7d3f-8c7e-34af-b4a8-c042fec928ab -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#224d7d3f-8c7e-34af-b4a8-c042fec928ab">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dnsmasq-base (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dnsmasq-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b5834c5-7143-322c-ab27-e9fd000457fe"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1g &gt;= 1:1.1.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.1.4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1g</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73040f31-9ca0-3ec4-a57f-a251246337a2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#226296dd-1b1f-37ea-b9ad-1d0cb30f1acd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#226296dd-1b1f-37ea-b9ad-1d0cb30f1acd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0263257f-2d39-34d2-85b9-db1640823c35"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cbf829be-d7fd-3867-b4ee-60ef114a3c0f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5670a59-41f8-35bc-9c8c-9dd50059bf6a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f33f3d9d-cef1-3fa6-ba67-843bd643a537"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#78f532b4-b44c-379e-9e30-675f6c5d41e2"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5 @ 5.3.10-1ubuntu3.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.3.10-1ubuntu3.9</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/php5/php5_5.3.10-1ubuntu3_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0263257f-2d39-34d2-85b9-db1640823c35"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#78f532b4-b44c-379e-9e30-675f6c5d41e2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cbf829be-d7fd-3867-b4ee-60ef114a3c0f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5670a59-41f8-35bc-9c8c-9dd50059bf6a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f33f3d9d-cef1-3fa6-ba67-843bd643a537"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#22821b1d-bd48-3d05-b2df-a15d0b9c8b18 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22821b1d-bd48-3d05-b2df-a15d0b9c8b18">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b93e0ff4-c3a3-30b1-91b4-6dfdc0527816"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f140aa64-65fc-3c90-babb-2c6b684cad4a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gcc @ 4:4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4:4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gcc</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/gcc_4.6.3-1ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e74e71f-eff2-3376-bbb3-02f305878403"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b93e0ff4-c3a3-30b1-91b4-6dfdc0527816"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f140aa64-65fc-3c90-babb-2c6b684cad4a"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f54ef92e-12d5-3edf-868f-81257d263919"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#229cdf25-7300-35ec-b839-65d45d1b36c9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#229cdf25-7300-35ec-b839-65d45d1b36c9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23ffa8ee-4e66-32f8-ad44-492dd5cc0990"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc2efc1f-f855-347a-be86-78b476fe5bb0"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-intel1 @ 2.4.39-0ubuntu0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.39-0ubuntu0.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-intel1_2.4.32-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-intel1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23ffa8ee-4e66-32f8-ad44-492dd5cc0990"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc2efc1f-f855-347a-be86-78b476fe5bb0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#22a59b7b-2d40-3780-aed7-2fa540f3c4bf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22a59b7b-2d40-3780-aed7-2fa540f3c4bf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-efi-ia32 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-efi-ia32</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#713f28c9-e158-3f71-a8b4-9847838485d9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#22bc3895-2bad-3b41-a81f-a78fd9bdb432 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22bc3895-2bad-3b41-a81f-a78fd9bdb432">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgirepository1.0-1</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgirepository1.0-1</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#22e3239a-681e-3d42-a5b8-ee28212b9c60 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22e3239a-681e-3d42-a5b8-ee28212b9c60">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gir1.2-glib-2.0 &gt;= 1.29.17</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.29.17</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gir1.2-glib-2.0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f85d0074-5345-373f-84c7-59095ee73c95"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#22f6dea9-eae7-37df-b5f1-9af4c9988be6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22f6dea9-eae7-37df-b5f1-9af4c9988be6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wget-ssl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wget-ssl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9f5eb4fc-0a6f-3e8f-b1da-9d5ab656557e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#22fb094f-b161-37c2-9e54-6f96dcd32ef3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22fb094f-b161-37c2-9e54-6f96dcd32ef3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnewt0.52 &gt;= 0.52.11</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.52.11</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnewt0.52</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#005e3783-1b04-31cf-879f-e6e20ec54a41"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#231a0990-6cc4-3ab3-ad39-17b21c7dd643 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#231a0990-6cc4-3ab3-ad39-17b21c7dd643">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base &gt;= 1.3-9ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3-9ubuntu3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#caa1eea9-48fe-39d7-ad49-fd911d7f5803"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#23742c18-3183-3fa3-9996-303c5ade2df1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23742c18-3183-3fa3-9996-303c5ade2df1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">locales &gt;= 2.3.6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3.6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">locales</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2a23d0d0-1489-398e-9185-3e591f865527"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#23877a4e-1c7e-3d84-9d4e-8fb6fcebaa66 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23877a4e-1c7e-3d84-9d4e-8fb6fcebaa66">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sudo (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sudo</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#365ab8ed-7519-3c23-bc7b-e1a65e356f5f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#23936fcb-e17e-388c-961a-57c016e5307b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23936fcb-e17e-388c-961a-57c016e5307b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libthread-queue-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libthread-queue-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#23a9d2b7-269c-329e-94c5-17bc52e730e7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23a9d2b7-269c-329e-94c5-17bc52e730e7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b96a019a-c062-38a3-a879-981a2bc5b09a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libquadmath0 @ 4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/libquadmath0_4.6.3-1ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libquadmath0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b96a019a-c062-38a3-a879-981a2bc5b09a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#23abd93c-8d52-3613-8aa2-81e584eeb19f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23abd93c-8d52-3613-8aa2-81e584eeb19f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxpm4 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxpm4</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dbae9fa-0137-3432-b551-e0d23249a41f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#23b12c53-f4ad-32ba-b1dd-dc508d8303d2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23b12c53-f4ad-32ba-b1dd-dc508d8303d2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libavahi-common-data (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libavahi-common-data</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f75b04d-5409-3d51-8379-875b50019f6d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#23cac779-73c3-3573-81b8-cd5a9d1ec683 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23cac779-73c3-3573-81b8-cd5a9d1ec683">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpci2</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpci2</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#23ccc852-7091-3a04-b21b-4a62093d760a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23ccc852-7091-3a04-b21b-4a62093d760a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-sv (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-sv</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af575839-a755-3151-bac8-9b57b92daba0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#23ce1ac6-2f04-3b46-aa18-c66e23b4ba27 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23ce1ac6-2f04-3b46-aa18-c66e23b4ba27">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a7144c7-de38-34fd-861d-f3150b9d459b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">makedev @ 2.3.1-89ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3.1-89ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/makedev/makedev_2.3.1-89ubuntu2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">makedev</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a70f95c-5a69-3f06-95ea-1a252c2d1a82"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a7144c7-de38-34fd-861d-f3150b9d459b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#23ebb665-06ac-3464-97a9-2ab8b0b7794d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23ebb665-06ac-3464-97a9-2ab8b0b7794d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgssapi3</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgssapi3</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#23ffa8ee-4e66-32f8-ad44-492dd5cc0990 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23ffa8ee-4e66-32f8-ad44-492dd5cc0990">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpciaccess0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpciaccess0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e1a339fd-bd29-37c8-a625-f94dd009e055"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#242ab014-5bfc-31c4-bafb-dab3a5288c3b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#242ab014-5bfc-31c4-bafb-dab3a5288c3b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcap-ng0 @ 0.6.6-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.6-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libc/libcap-ng/libcap-ng0_0.6.6-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcap-ng0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#243c161f-299c-3819-9936-4725f8c75656 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#243c161f-299c-3819-9936-4725f8c75656">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f0f8d33-6ad2-3327-b366-793aabb64a73"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#248f730e-f764-3a5d-81c5-ea0a4ebc9e41 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#248f730e-f764-3a5d-81c5-ea0a4ebc9e41">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libusb-1.0-0 @ 2:1.0.9~rc3-2ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.0.9~rc3-2ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libu/libusb-1.0/libusb-1.0-0_1.0.9~rc3-2ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libusb-1.0-0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#25387468-fc61-3c96-844b-f6db0bc47717 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#25387468-fc61-3c96-844b-f6db0bc47717">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apparmor (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apparmor</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9467b55f-615f-3734-8ac8-97e63770d81b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#25404827-7a2a-3065-ab77-2fe4d042cdec -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#25404827-7a2a-3065-ab77-2fe4d042cdec">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">elf-binutils (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">elf-binutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1cbd7d0a-b081-3341-982c-deba44d475d5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#256078ae-898a-3eb6-8e4b-04769efaf049 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#256078ae-898a-3eb6-8e4b-04769efaf049">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-setuptools (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-setuptools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#845e896c-3a37-3a3d-af3f-2843be86233e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#256e4da9-41be-3804-ba9f-76fd2265652e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#256e4da9-41be-3804-ba9f-76fd2265652e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-fr (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-fr</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a561421-1cd3-3acf-8877-111a3bc0bb61"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#257e5ee8-bc96-3561-af8b-71a6bfa2336a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#257e5ee8-bc96-3561-af8b-71a6bfa2336a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl3-gnutls &gt;= 7.16.2-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.16.2-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl3-gnutls</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e75a26f-3435-3520-bf15-32c36398e437"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#25ca3a26-24cc-3826-9eb5-55d73f26cfd6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#25ca3a26-24cc-3826-9eb5-55d73f26cfd6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-zlib-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-zlib-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#25de5ccc-8695-32d7-9245-75e972314858 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#25de5ccc-8695-32d7-9245-75e972314858">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-xapian</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-xapian</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#260dd017-a998-3f4f-bc63-782b69956406 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#260dd017-a998-3f4f-bc63-782b69956406">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libe2p2</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libe2p2</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2619c60f-7cce-3879-888d-8bb6589d497b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2619c60f-7cce-3879-888d-8bb6589d497b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fbf0477-bd05-3857-ab69-bd13607b2ca0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#681b36e5-eee2-38d6-b9ab-70d028f3e37d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76711049-196e-3946-895d-c12c7e890c8a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca06387f-c57b-38cd-b5a4-fcce40b7271f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#efd1565f-c4c4-3b35-86bb-5eaa3dd70509"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ntfs-3g @ 1:2012.1.15AR.1-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:2012.1.15AR.1-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/ntfs-3g/ntfs-3g_2012.1.15AR.1-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ntfs-3g</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fbf0477-bd05-3857-ab69-bd13607b2ca0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#681b36e5-eee2-38d6-b9ab-70d028f3e37d"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7242bdf3-3ebc-38e1-a082-4c58171d93e0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76711049-196e-3946-895d-c12c7e890c8a"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a7158089-dc50-3b81-9ccf-a6bd26d8fe6d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca06387f-c57b-38cd-b5a4-fcce40b7271f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#efd1565f-c4c4-3b35-86bb-5eaa3dd70509"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2619fe8c-8ad2-3fac-b7bc-98d70cbd8b4d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2619fe8c-8ad2-3fac-b7bc-98d70cbd8b4d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcompress-raw-zlib-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcompress-raw-zlib-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2620faa8-d83d-3b45-86ae-301479877a65 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2620faa8-d83d-3b45-86ae-301479877a65">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-profiler (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-profiler</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5e112da-9e7a-3385-97d9-d61392ac44eb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#26327d8d-1ce5-38c9-9d6a-3b4da87b28d4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#26327d8d-1ce5-38c9-9d6a-3b4da87b28d4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libplrpc-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libplrpc-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32eea25a-3970-3928-ab8a-93faab8e3655"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2636b363-17f8-3469-a59d-63e286e7e905 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2636b363-17f8-3469-a59d-63e286e7e905">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-crypto</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-crypto</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#26603302-92cc-3b43-ae1f-b4fbb372f1b4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#26603302-92cc-3b43-ae1f-b4fbb372f1b4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa233f28-a7e7-3c2d-8484-5c9be53222ad"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisccc80 @ 1:9.8.1.dfsg.P1-4ubuntu0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.8.1.dfsg.P1-4ubuntu0.5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisccc80_9.8.1.dfsg.P1-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisccc80</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ddd54d6-d768-31ea-ab6e-5d87de455ba1"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e8e2f24-b034-34e8-838d-236319b992c7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa233f28-a7e7-3c2d-8484-5c9be53222ad"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2671bbc0-79b9-3536-a435-aead8f22007f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2671bbc0-79b9-3536-a435-aead8f22007f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">popularity-contest (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">popularity-contest</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da5da641-ad70-3ac8-bce4-afa0d5073449"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#268e317d-321f-38ac-914c-089646c3fb20 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#268e317d-321f-38ac-914c-089646c3fb20">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgd2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgd2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c308f06-bedd-34e9-bb66-668fc0967ca3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#26a286d7-cb20-3e21-88bd-bbe75d1b7cf4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#26a286d7-cb20-3e21-88bd-bbe75d1b7cf4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ping (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ping</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#df911f01-51f9-3f02-9d41-0b4be5060972"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#270971d5-6b0d-33cc-a6e6-5691eb377cfb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#270971d5-6b0d-33cc-a6e6-5691eb377cfb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-legacy-doc</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-legacy-doc</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2710306d-df41-3498-be99-31dac88c83d7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2710306d-df41-3498-be99-31dac88c83d7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail &lt;&lt; 0.51.4-11</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.51.4-11</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2753dd51-b60f-39a1-9412-ac02c0a42dd0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2753dd51-b60f-39a1-9412-ac02c0a42dd0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-headless &gt;= 6b16-1.6.1-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b16-1.6.1-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-headless</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e306027-12c0-35c2-9dab-1a95cac6c6a8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#27760ad4-0d6a-31bd-a8bb-e4ce0d3c2ee5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#27760ad4-0d6a-31bd-a8bb-e4ce0d3c2ee5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-dejavu-core @ 2.33-2ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.33-2ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/ttf-dejavu/ttf-dejavu-core_2.33-2ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-dejavu-core</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f086f18a-bcbd-3e17-88f7-1c5b8c6deda2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2785e672-6403-34fb-8fe2-986a1261f829 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2785e672-6403-34fb-8fe2-986a1261f829">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libecj-java (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libecj-java</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a260c8dc-0ca6-3a18-88a0-afbc92679fb0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#27aa8ebb-e6b1-3506-adfc-f3b35a9cd000 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#27aa8ebb-e6b1-3506-adfc-f3b35a9cd000">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.0</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.0</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#281a9e30-8b11-3244-9c8b-e63ee7c3324e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#281a9e30-8b11-3244-9c8b-e63ee7c3324e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23b12c53-f4ad-32ba-b1dd-dc508d8303d2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libavahi-common3 @ 0.6.30-5ubuntu2.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.30-5ubuntu2.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common3_0.6.30-5ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libavahi-common3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23b12c53-f4ad-32ba-b1dd-dc508d8303d2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2863f123-696a-3135-9986-3cc1e07b3d99 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2863f123-696a-3135-9986-3cc1e07b3d99">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libasprintf0c2</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libasprintf0c2</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#286ef977-2b1c-3ec2-9c54-d325b3865470 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#286ef977-2b1c-3ec2-9c54-d325b3865470">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a2ps &lt;&lt; 4.10.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.10.4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a2ps</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ad22fa70-19bf-3e2d-9bb8-435978796a51"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#287d05f1-f29e-3897-a368-2b689fbe0b3c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#287d05f1-f29e-3897-a368-2b689fbe0b3c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-cs (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-cs</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d210d159-e83a-348e-bf47-a024f5b9a9f1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#28930f94-01c4-3f63-a254-5b2bb4ffc595 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#28930f94-01c4-3f63-a254-5b2bb4ffc595">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-twisted-bin (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-twisted-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af148126-fbf7-3b8e-8b0e-a8a30bc306b2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#28989b29-c823-354e-8323-0a53f86fd6e4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#28989b29-c823-354e-8323-0a53f86fd6e4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcpan-meta-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcpan-meta-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a746f5f5-be29-3041-9ce3-6e47a1f34888"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#289995c2-8f88-3be0-b430-f3a33305a0e9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#289995c2-8f88-3be0-b430-f3a33305a0e9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmpc2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmpc2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d68e751-a872-3861-b1e5-18a3f3cd92e2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#295c64a7-7bde-3e8e-8ffc-23e73f0b3245 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#295c64a7-7bde-3e8e-8ffc-23e73f0b3245">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b96a019a-c062-38a3-a879-981a2bc5b09a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgcc1 @ 1:4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/libgcc1_4.6.3-1ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgcc1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b96a019a-c062-38a3-a879-981a2bc5b09a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#296a94a0-69df-3086-92e5-dd5f96cd9146 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#296a94a0-69df-3086-92e5-dd5f96cd9146">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgd2-xpm &gt;= 2.0.36~rc1~dfsg</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.36~rc1~dfsg</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgd2-xpm</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4263ec6-2bda-3a7d-ab73-b3985b4b4900"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2989e056-e928-3691-8375-cc86c1477117 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2989e056-e928-3691-8375-cc86c1477117">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7787952-1afd-3348-85cd-21c5d9354409"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-pack-en @ 1:12.04+20140106</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:12.04+20140106</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/language-pack-en/language-pack-en_12.04+20120417_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-pack-en</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7787952-1afd-3348-85cd-21c5d9354409"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#299c00af-f1ae-3630-abc7-d71489a95afc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#299c00af-f1ae-3630-abc7-d71489a95afc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgssapi3-heimdal &gt;= 1.4.0+git20110226</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.0+git20110226</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgssapi3-heimdal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bfd8d25f-5e9f-3a51-a18e-0359de9b5d79"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#29c17e47-8bcc-3a5b-b568-8c4abb6bb6da -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#29c17e47-8bcc-3a5b-b568-8c4abb6bb6da">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmagic1 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmagic1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#61efa42c-f718-3366-8727-1c62a0fafb0e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#29c1f51c-12de-38cd-ad24-e7f34950bf7b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#29c1f51c-12de-38cd-ad24-e7f34950bf7b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5-26-heimdal &gt;= 1.4.0+git20110403</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.0+git20110403</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5-26-heimdal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e9b723e-7132-3329-a96e-627d19c8ee8e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#29e6709f-da57-3f6f-9d7a-c489424d490b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#29e6709f-da57-3f6f-9d7a-c489424d490b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">system-log-daemon (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">system-log-daemon</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#477688f5-2d16-3c9c-84a5-68c4c5961660"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2a23d0d0-1489-398e-9185-3e591f865527 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2a23d0d0-1489-398e-9185-3e591f865527">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#349a0a98-a3fe-3923-b773-17546537ae2e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e26f7149-b73b-38bf-a461-fba65e68760a"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">locales @ 2.13+git20120306-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.13+git20120306-3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/langpack-locales/locales_2.13+git20120306-3_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">locales</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ab1519a-52f9-3bba-b204-2cd147a014e8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#349a0a98-a3fe-3923-b773-17546537ae2e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81e5c3c3-a049-327d-81e1-86cf9d1042ef"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e26f7149-b73b-38bf-a461-fba65e68760a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2a4828ae-d638-37aa-9216-2ff5d251ba9b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2a4828ae-d638-37aa-9216-2ff5d251ba9b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netcat &lt;&lt; 1.10-35</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.10-35</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netcat</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a906b3f-1422-305c-a858-b1287f39fae4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2a5d5023-4f13-3bfc-b763-686eef2ec68c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2a5d5023-4f13-3bfc-b763-686eef2ec68c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mono-gac</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mono-gac</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ad365fb-3f04-335a-b9d8-b6bfb60230d5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ad365fb-3f04-335a-b9d8-b6bfb60230d5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">vim-runtime @ 2:7.3.429-2ubuntu2.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:7.3.429-2ubuntu2.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/v/vim/vim-runtime_7.3.429-2ubuntu2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">vim-runtime</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b0e7f36-9adf-34b2-a18f-da5d2e779556 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b0e7f36-9adf-34b2-a18f-da5d2e779556">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcomerr2 &gt;= 1.01</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.01</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcomerr2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3a54e0d-5428-3e61-bc40-ed7f5605e959"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b3826bb-d462-39e6-97f2-dd62c6bde2e4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b3826bb-d462-39e6-97f2-dd62c6bde2e4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdns81 = 1:9.8.1.dfsg.P1-4ubuntu0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.8.1.dfsg.P1-4ubuntu0.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdns81</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76356ee2-ad2d-3561-874e-d149aee27b6a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b3fdf0c-2e9a-3643-b938-da487d3436cf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b3fdf0c-2e9a-3643-b938-da487d3436cf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">inetutils-inetd</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">inetutils-inetd</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b5eacd1-4d42-3427-a24c-3a69d5dde726 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b5eacd1-4d42-3427-a24c-3a69d5dde726">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cgroup-bin</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cgroup-bin</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b7fa89c-fcda-30aa-92a1-e352bdab02c7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b7fa89c-fcda-30aa-92a1-e352bdab02c7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-base-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-base-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ba4b21e-5831-3234-9d48-36c225b7d8b0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ba4b21e-5831-3234-9d48-36c225b7d8b0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache-common &lt;&lt; 1.3.28.0.1-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.28.0.1-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3cbf889c-a68c-3b47-b249-bb53333cede5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ba6cbad-4046-3c96-b0fc-c888a01eb2dd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ba6cbad-4046-3c96-b0fc-c888a01eb2dd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-crypto</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-crypto</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2be12a61-dda4-34a6-96fc-058c35981b3e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2be12a61-dda4-34a6-96fc-058c35981b3e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-maketext-simple-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-maketext-simple-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2bf862be-de74-3f96-9bc8-ff158f92090c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2bf862be-de74-3f96-9bc8-ff158f92090c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pppoe &gt;= 3.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pppoe</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2cf3bb7-e9a0-3f41-8dc4-b0bc18183ad8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c4e8c1e-6318-3dce-b8b3-0cb51a5cfb6e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c4e8c1e-6318-3dce-b8b3-0cb51a5cfb6e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libwind0-heimdal &gt;= 1.6~git20120311</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6~git20120311</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libwind0-heimdal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4603fd09-a2d0-33c0-9605-507d3d34dcdf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c50fa0f-686c-320e-a734-418ac779c4d8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c50fa0f-686c-320e-a734-418ac779c4d8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-pgsql</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-pgsql</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c708f16-fa23-32e0-bff7-d800187644e1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c708f16-fa23-32e0-bff7-d800187644e1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1f36fc50-170a-33d8-be1d-1179edffb073"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c3c126c-5152-3c56-ae4c-f17ebeb77496"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2bf862be-de74-3f96-9bc8-ff158f92090c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3bcdba30-cd9d-3629-bed9-27c455108cf2"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e8fb2c8-05a5-3fbb-a03d-9cff5a12a5fe"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a52e444b-868c-3df1-a705-fe25696e3777"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b6fa2e36-943e-3ac6-b718-e93a5e232ed4"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pppoeconf @ 1.20ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.20ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/pppoeconf/pppoeconf_1.20ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pppoeconf</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e8fb2c8-05a5-3fbb-a03d-9cff5a12a5fe"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1f36fc50-170a-33d8-be1d-1179edffb073"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2bf862be-de74-3f96-9bc8-ff158f92090c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3bcdba30-cd9d-3629-bed9-27c455108cf2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c3c126c-5152-3c56-ae4c-f17ebeb77496"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a52e444b-868c-3df1-a705-fe25696e3777"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b6fa2e36-943e-3ac6-b718-e93a5e232ed4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c92a4cc-cf92-3167-9c00-c5f54144c7a6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c92a4cc-cf92-3167-9c00-c5f54144c7a6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fuse-utils</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fuse-utils</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c9b9f22-dca7-38fd-ac2c-2b3d0e61cbc0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c9b9f22-dca7-38fd-ac2c-2b3d0e61cbc0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-codes-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-codes-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c564bd6b-a6a7-3f46-b4a7-d2517b5b7dfb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2caa6f84-c588-3a56-8e95-91b00ca72dba -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2caa6f84-c588-3a56-8e95-91b00ca72dba">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-corelist-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-corelist-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7562e98-890b-3b5c-996e-ec5b7854a9d5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2cc2c79b-1674-357d-b6fd-81ce0aac936c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2cc2c79b-1674-357d-b6fd-81ce0aac936c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ncurses-bin @ 5.9-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.9-4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/ncurses/ncurses-bin_5.9-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ncurses-bin</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2cddac89-da47-34a9-8e37-dda919224eb7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2cddac89-da47-34a9-8e37-dda919224eb7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ce1a46c-6b0d-3534-934b-9ae7c2957ab9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ce1a46c-6b0d-3534-934b-9ae7c2957ab9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03db9858-c0bc-3d21-8533-aa3a8d41fac0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#289995c2-8f88-3be0-b430-f3a33305a0e9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#332dd708-941a-3886-a352-7c9e96a1af4a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e420cc5-7654-3bcb-bcb7-ddf87bb6ac25"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73ad3fac-934b-395c-9e81-3b9fb4a7d2c0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77cc4985-10ae-36d0-8bd2-a0672ebce9de"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b96a019a-c062-38a3-a879-981a2bc5b09a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6967ab4-dbca-3630-8864-d763cce735b8"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6a2d9e4-02fd-360e-98c9-1e8178c9c288"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gcc-4.6 @ 4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gcc-4.6</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/gcc-4.6_4.6.3-1ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03db9858-c0bc-3d21-8533-aa3a8d41fac0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#289995c2-8f88-3be0-b430-f3a33305a0e9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#332dd708-941a-3886-a352-7c9e96a1af4a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e420cc5-7654-3bcb-bcb7-ddf87bb6ac25"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e74e71f-eff2-3376-bbb3-02f305878403"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73ad3fac-934b-395c-9e81-3b9fb4a7d2c0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77cc4985-10ae-36d0-8bd2-a0672ebce9de"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b96a019a-c062-38a3-a879-981a2bc5b09a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6967ab4-dbca-3630-8864-d763cce735b8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6a2d9e4-02fd-360e-98c9-1e8178c9c288"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d041b1f-7c11-300e-8905-56071283139c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d041b1f-7c11-300e-8905-56071283139c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpopt-dev &lt;= 1.4-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpopt-dev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4257f283-9eb0-36cd-b09c-0e63a7940904"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d06ec30-8f6f-3fe8-8320-ef4c5f15ec59 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d06ec30-8f6f-3fe8-8320-ef4c5f15ec59">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iproute @ 20111117-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">20111117-1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/i/iproute/iproute_20111117-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iproute</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d42b92d-9d52-33ba-a287-16c857396a0e"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d42b92d-9d52-33ba-a287-16c857396a0e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d26d9c9-0cb2-33b9-83a6-5e368341d09b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d26d9c9-0cb2-33b9-83a6-5e368341d09b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcap0.8 &gt;= 0.9.8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.9.8</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcap0.8</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9febf150-512f-3af8-9408-10c561265951"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d44040f-0f8d-383b-9a28-b58d91af1cee -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d44040f-0f8d-383b-9a28-b58d91af1cee">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libyaml-0-2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libyaml-0-2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1f4dda35-a6b9-3dba-ab77-c4e753c69fa1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d675138-350c-38de-9d27-93e2aabf05ff -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d675138-350c-38de-9d27-93e2aabf05ff">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d8cef2d-c361-3490-a59f-51e6c7eb432c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d8cef2d-c361-3490-a59f-51e6c7eb432c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cc7cece2-934c-34d1-973c-0ddb00afbba0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbfb049d-bde5-318c-af78-62d0d105f07b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netbase @ 4.47ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.47ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/netbase/netbase_4.47ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netbase</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09dc063f-8fa3-3cf7-9d9d-19f6364cc1f8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e243002-bc0f-39a0-976f-6b2466059aa7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cc7cece2-934c-34d1-973c-0ddb00afbba0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbfb049d-bde5-318c-af78-62d0d105f07b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d9cbf78-d559-34ce-b27e-71567a284233 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d9cbf78-d559-34ce-b27e-71567a284233">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ed @ 1.5-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5-3</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ed</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/ed/ed_1.5-3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e08007b-b535-31ac-9072-a46b651e69c5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e08007b-b535-31ac-9072-a46b651e69c5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-en</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-en</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e254719-3fdc-3051-873c-36b7e7e21b2a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e254719-3fdc-3051-873c-36b7e7e21b2a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvinit-utils @ 2.88dsf-13.10ubuntu11.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.88dsf-13.10ubuntu11.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/sysvinit/sysvinit-utils_2.88dsf-13.10ubuntu11_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvinit-utils</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#17236475-f2e1-345a-be75-f7571a6b878a"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#48a63a73-db15-36e8-a8df-8743d77d5fc0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87281214-5dcc-3679-9a7b-e9e50fa1557a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e70cdfb-6af7-3639-8f3e-4d8ff19ddf18 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e70cdfb-6af7-3639-8f3e-4d8ff19ddf18">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gir1.2-glib-2.0 &gt;= 1.31.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.31.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gir1.2-glib-2.0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f85d0074-5345-373f-84c7-59095ee73c95"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e8d639b-9cf4-35cf-bff0-14c8571f5682 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e8d639b-9cf4-35cf-bff0-14c8571f5682">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapr1 &gt;= 1.4.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapr1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aa453546-fb4b-3504-9fcd-747f3dbfb0dc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ebeb2bd-d6c4-3606-aac2-757ca0edad1f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ebeb2bd-d6c4-3606-aac2-757ca0edad1f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da03431c-3faa-31bf-b5bd-ee8ea7e76e78"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iptables @ 1.4.12-1ubuntu4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.12-1ubuntu4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/i/iptables/iptables_1.4.12-1ubuntu4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iptables</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da03431c-3faa-31bf-b5bd-ee8ea7e76e78"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ee2beb0-86bb-33bc-9e76-cf1302938d7d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ee2beb0-86bb-33bc-9e76-cf1302938d7d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-ru (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-ru</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63d31db8-42df-35e2-a707-63d45a55a4af"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2f0911a1-a9f6-3969-938f-9ab89511016e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2f0911a1-a9f6-3969-938f-9ab89511016e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnspr4 &gt;= 4.8.6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.8.6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnspr4</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c547c81a-2792-36e1-9208-1327ec07dc61"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2f28e1ee-e798-37ad-96bd-56d29fdfff8a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2f28e1ee-e798-37ad-96bd-56d29fdfff8a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6555dee-38ac-3483-b3d9-b83ab9820cbf"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libclass-accessor-perl @ 0.34-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.34-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libc/libclass-accessor-perl/libclass-accessor-perl_0.34-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libclass-accessor-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6555dee-38ac-3483-b3d9-b83ab9820cbf"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#2faa6677-41fa-33c1-8ec0-453f99d7c676 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2faa6677-41fa-33c1-8ec0-453f99d7c676">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">udev (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">udev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbfefb71-7518-3e82-a3b5-4d9c8cb64d11"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#301162f9-4756-30ad-996e-3c6ca7c58b0c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#301162f9-4756-30ad-996e-3c6ca7c58b0c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libusb0</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libusb0</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#302b69bb-4387-3009-baa9-13365d8e0762 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#302b69bb-4387-3009-baa9-13365d8e0762">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xen-tools</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xen-tools</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#30438435-8327-3f8b-9958-858fb47c19e8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#30438435-8327-3f8b-9958-858fb47c19e8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-server-core (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-server-core</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d61d3931-db96-389a-8042-ad84c1fd3dc1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#306b4f23-6481-38ab-8574-17eae6596b7e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#306b4f23-6481-38ab-8574-17eae6596b7e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java2-runtime</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java2-runtime</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#30fe2df0-411f-3f25-8b5a-40a95b0b0883 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#30fe2df0-411f-3f25-8b5a-40a95b0b0883">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7dd2451d-f31f-3c12-a138-972b8e62d04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c432e1d-5081-3865-9226-2219f49734a6"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libavahi-client3 @ 0.6.30-5ubuntu2.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.30-5ubuntu2.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-client3_0.6.30-5ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libavahi-client3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7dd2451d-f31f-3c12-a138-972b8e62d04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c432e1d-5081-3865-9226-2219f49734a6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#314f3d93-af30-3ec2-b5bc-fde16de2b6c8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#314f3d93-af30-3ec2-b5bc-fde16de2b6c8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">chkconfig</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">chkconfig</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#319c6557-2cd2-3390-8bdc-dfc67e3d87d6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#319c6557-2cd2-3390-8bdc-dfc67e3d87d6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0b4df8d-d3d9-396d-84aa-10e47e8850c4"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-string-perl @ 1.08-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.08-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libi/libio-string-perl/libio-string-perl_1.08-2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-string-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0b4df8d-d3d9-396d-84aa-10e47e8850c4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#319feecd-2c66-3e7f-85c0-b732d3733c39 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#319feecd-2c66-3e7f-85c0-b732d3733c39">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libblkid1 &gt;= 2.17.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.17.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libblkid1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d4ecaf8-25f1-3247-9aa1-a0013494fb55"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#31d6a4b3-0e29-36a1-afaf-2cbc15637463 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#31d6a4b3-0e29-36a1-afaf-2cbc15637463">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kbd-data (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kbd-data</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be9d5d02-78b3-31e7-aabf-b7d5e11bc3c2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#31f87e2a-7a6a-3c74-945d-be4e5db96fbc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#31f87e2a-7a6a-3c74-945d-be4e5db96fbc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">devicekit-disks &lt;&lt; 009</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">009</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">devicekit-disks</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ffbe028-7510-3a76-930d-78cb8e171ba4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#32179f99-eaa3-3bf4-9ee9-510d4794b621 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32179f99-eaa3-3bf4-9ee9-510d4794b621">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libthreads-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libthreads-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f6e4a803-e6b8-3f5d-bff3-6a82a95d2791"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#323e15a4-2b52-30d1-9f14-9cdc06819bed -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#323e15a4-2b52-30d1-9f14-9cdc06819bed">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be080bbb-7783-3c2c-a9f4-ca5a87b9c702"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnl-genl-3-200 @ 3.2.3-2ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2.3-2ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libn/libnl3/libnl-genl-3-200_3.2.3-2ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnl-genl-3-200</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be080bbb-7783-3c2c-a9f4-ca5a87b9c702"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#323eddb7-5f66-3f55-8129-c28e9d1c77e2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#323eddb7-5f66-3f55-8129-c28e9d1c77e2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjson-pp-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjson-pp-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#327a8895-7575-3cd1-9d37-b9394476e7dc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#327a8895-7575-3cd1-9d37-b9394476e7dc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart &gt;= 0.6.7-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.7-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a51ffe96-3ade-39b1-81bb-76fe52288ac1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3299a684-d571-3936-a774-c7ab39fa866a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3299a684-d571-3936-a774-c7ab39fa866a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">glibc-2.13-1</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">glibc-2.13-1</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#32a60653-e370-3302-9c91-36d7881dd71f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32a60653-e370-3302-9c91-36d7881dd71f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#007fe9e7-bd45-3489-ab8b-11251dcda18a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7df51ed4-5dd2-3106-aa82-c488fa0b2037"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libept1.4.12 @ 1.0.6~exp1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.6~exp1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libe/libept/libept1.4.12_1.0.6~exp1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libept1.4.12</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#007fe9e7-bd45-3489-ab8b-11251dcda18a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7df51ed4-5dd2-3106-aa82-c488fa0b2037"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#32d023f1-0712-307f-90b4-7e256663efdb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32d023f1-0712-307f-90b4-7e256663efdb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-mk</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-mk</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#32e5665f-53a4-336b-9293-ca9398269856 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32e5665f-53a4-336b-9293-ca9398269856">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apport &gt;= 2.0.1-0ubuntu17.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.1-0ubuntu17.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apport</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43fabe3c-14fd-3408-b0ca-d6271757750c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#32eea25a-3970-3928-ab8a-93faab8e3655 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32eea25a-3970-3928-ab8a-93faab8e3655">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2081fabc-d2ba-3e40-80ab-5f0198884bdb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#610e412a-ff51-345d-877c-78b3450581dc"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cfd0301-9a46-3ae6-867c-25d2d0d1ef00"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0b4df8d-d3d9-396d-84aa-10e47e8850c4"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libplrpc-perl @ 0.2020-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.2020-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libp/libplrpc-perl/libplrpc-perl_0.2020-2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libplrpc-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2081fabc-d2ba-3e40-80ab-5f0198884bdb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cfd0301-9a46-3ae6-867c-25d2d0d1ef00"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#610e412a-ff51-345d-877c-78b3450581dc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0b4df8d-d3d9-396d-84aa-10e47e8850c4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#444ae9e7-63ee-3a6b-b992-4b5c2f8966d3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76b40ad7-0507-3175-b7ca-4a3c8fdf5d5f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e62bb42-c3cb-313e-8373-9edcd42e5e87"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 @ 2.15-0ubuntu10.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.15-0ubuntu10.5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6_2.15-0ubuntu10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#013ed1d0-7a5f-3331-b7bf-9cfc597365ec"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#352f7dc7-ac40-3edb-9459-d0a3817a1df3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#444ae9e7-63ee-3a6b-b992-4b5c2f8966d3"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c745db9-a59e-353e-82de-f6568989c4b4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76b40ad7-0507-3175-b7ca-4a3c8fdf5d5f"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79698f02-7dba-3604-8f5e-cd3365f14b09"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91ff54ab-2c7f-3f58-a2ee-98b459fb0236"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b11f81b-7d00-3633-b703-78d6b084e85b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e62bb42-c3cb-313e-8373-9edcd42e5e87"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#330f5b14-a8b6-3983-a65e-cf48c284591a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#330f5b14-a8b6-3983-a65e-cf48c284591a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libx11-6 &gt;= 2:1.4.99.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.4.99.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libx11-6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cefa2f16-9b24-3e26-9fe3-0aaa99debfb9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#332dd708-941a-3886-a352-7c9e96a1af4a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#332dd708-941a-3886-a352-7c9e96a1af4a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libquadmath0 &gt;= 4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libquadmath0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23a9d2b7-269c-329e-94c5-17bc52e730e7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#33514856-fbdf-3daf-bda1-478981572680 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33514856-fbdf-3daf-bda1-478981572680">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d485d46-ec6a-3759-a230-91a18f8aa557"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c469c30-a334-3589-a561-ff3ed42bc3f4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">euca2ools @ 2.0.0~bzr516-0ubuntu3.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.0~bzr516-0ubuntu3.1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">euca2ools</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/euca2ools/euca2ools_2.0.0~bzr516-0ubuntu3_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d485d46-ec6a-3759-a230-91a18f8aa557"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c469c30-a334-3589-a561-ff3ed42bc3f4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3354ac31-2971-3b35-9cbd-257bd6b7e5cc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3354ac31-2971-3b35-9cbd-257bd6b7e5cc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-krb5 &lt;&lt; 1:4.3p2-7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:4.3p2-7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-krb5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#17b8f6e3-a0cd-3ff9-92af-429cd0066e0e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#338d1d55-cd27-35c5-ac62-2b6a50b6e939 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#338d1d55-cd27-35c5-ac62-2b6a50b6e939">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">unzip-crypt &lt;&lt; 5.41</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.41</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">unzip-crypt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f68a41d-5ec6-32f8-92ac-262c9dde808c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#33912c76-057e-3e4d-8a79-c4d11a7959fa -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33912c76-057e-3e4d-8a79-c4d11a7959fa">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pngcrush</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pngcrush</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#33b69ca6-4d2f-36b2-b053-9b787f5ddf94 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33b69ca6-4d2f-36b2-b053-9b787f5ddf94">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#299c00af-f1ae-3630-abc7-d71489a95afc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76711049-196e-3946-895d-c12c7e890c8a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e9a33f8-3425-3a0c-8df4-8ef72651467c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca06387f-c57b-38cd-b5a4-fcce40b7271f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libldap-2.4-2 @ 2.4.28-1.1ubuntu4.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.28-1.1ubuntu4.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/o/openldap/libldap-2.4-2_2.4.28-1.1ubuntu4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libldap-2.4-2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#299c00af-f1ae-3630-abc7-d71489a95afc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76711049-196e-3946-895d-c12c7e890c8a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e9a33f8-3425-3a0c-8df4-8ef72651467c"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ad0b540a-202c-333f-8f89-6679d92b76c8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca06387f-c57b-38cd-b5a4-fcce40b7271f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#33bf4f59-25fb-3b71-9eeb-7523f0c3c522 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33bf4f59-25fb-3b71-9eeb-7523f0c3c522">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc-docker (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc-docker</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c8cb52cc-95eb-32ec-a56e-537b398547da"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#33c00469-202b-3617-9d56-02045cfdf749 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33c00469-202b-3617-9d56-02045cfdf749">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d02f3f33-84d7-3c29-9a48-868ed4df05d1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#33d435e2-1a5f-31b5-b8ff-3424f3f84d0c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33d435e2-1a5f-31b5-b8ff-3424f3f84d0c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initscripts &lt;&lt; 2.85-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.85-4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initscripts</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#33e1dc49-4c81-3f48-b913-d1237c06efef -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33e1dc49-4c81-3f48-b913-d1237c06efef">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-minimal = 2.7.3-0ubuntu3.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.3-0ubuntu3.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-minimal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f86cdb0-abed-329e-a25f-89ce9ef1079a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#33f04f0e-3125-325d-affd-15e49ef5be10 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33f04f0e-3125-325d-affd-15e49ef5be10">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted1 &lt;&lt; 2.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a608d478-ee5f-3b0e-8ef8-413d3c560f3a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#34118bcf-511d-338f-aae1-2449441c8dee -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34118bcf-511d-338f-aae1-2449441c8dee">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxapian22 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxapian22</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a1c598a7-f2b2-3b08-9e0c-689dd6e12a80"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#342b69ec-2f05-354a-933f-0eee74a9a865 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#342b69ec-2f05-354a-933f-0eee74a9a865">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg &gt;= 1.9.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.9.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f589e6c7-4d3a-3f7f-92d5-f1d4bdcafe08"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3430d8ee-4f51-3e40-9f6a-efe209544f00 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3430d8ee-4f51-3e40-9f6a-efe209544f00">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fbf0477-bd05-3857-ab69-bd13607b2ca0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b28388b-9235-3e14-9406-964f71e53ddc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#83739094-652e-3dce-ad41-fa80722fe371"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebbd283e-a416-3ed4-94ce-256e0846525a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbfb049d-bde5-318c-af78-62d0d105f07b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-common @ 1.99-21ubuntu3.14</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.99-21ubuntu3.14</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-common</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-common_1.99-21ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0dc140d3-4e8b-32ac-9b68-11232c6a9fd3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fbf0477-bd05-3857-ab69-bd13607b2ca0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b28388b-9235-3e14-9406-964f71e53ddc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#83739094-652e-3dce-ad41-fa80722fe371"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebbd283e-a416-3ed4-94ce-256e0846525a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbfb049d-bde5-318c-af78-62d0d105f07b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3441da59-b9e4-340e-b43c-f8c22f0e00b6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3441da59-b9e4-340e-b43c-f8c22f0e00b6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ca65049-4c3f-371b-98e6-13ba07581e54"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a06bd75b-211e-3acc-8a26-e83c6fdebb2a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">w3m @ 0.5.3-5ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.5.3-5ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/w/w3m/w3m_0.5.3-5ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">w3m</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fe189f1-dac9-30a5-a8cf-8889d3bbccd7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ca65049-4c3f-371b-98e6-13ba07581e54"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ba780ab-a4a7-3447-95ee-3ac3080e1ddf"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a06bd75b-211e-3acc-8a26-e83c6fdebb2a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#345e9fa1-b796-3852-987c-39c0db53d615 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#345e9fa1-b796-3852-987c-39c0db53d615">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-paramiko (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-paramiko</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7779669-69b3-3f6c-a594-e9d65cd6eede"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3476e267-9b6d-3c5b-a518-8a4d0f51c19a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3476e267-9b6d-3c5b-a518-8a4d0f51c19a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libroken18-heimdal @ 1.6~git20120311.dfsg.1-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6~git20120311.dfsg.1-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libroken18-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libroken18-heimdal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#34853101-0d2c-394f-ac65-78d9b83ae151 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34853101-0d2c-394f-ac65-78d9b83ae151">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl4-gnutls</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl4-gnutls</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#349a0a98-a3fe-3923-b773-17546537ae2e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#349a0a98-a3fe-3923-b773-17546537ae2e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6.1 &gt;= 2.9-0ubuntu10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.9-0ubuntu10</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6.1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4418f480-08cf-3673-b32d-16e35a77ebc0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#34bc13b4-ec15-3e0a-86ee-08b74ce16a58 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34bc13b4-ec15-3e0a-86ee-08b74ce16a58">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">passwd &gt;= 1:4.0.12</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:4.0.12</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">passwd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#44be0f77-f015-3f20-be24-d2401e975f8f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#34bc4749-3a1a-3262-9eaa-9fb10222f7b5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34bc4749-3a1a-3262-9eaa-9fb10222f7b5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icedtea6-jre-cacao (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icedtea6-jre-cacao</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#10a582b5-cff9-3b76-94c7-c124df6b3b9c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#34e00f8f-b8af-3d41-8d13-69c6dfc7a95b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34e00f8f-b8af-3d41-8d13-69c6dfc7a95b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">accountsservice &gt;= 0.6.15-2ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.15-2ubuntu3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">accountsservice</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#837d72e1-278c-382d-a958-29c0e7f633b8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#34e29ff2-4426-39ff-9444-f8b0c671c85e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34e29ff2-4426-39ff-9444-f8b0c671c85e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libavahi-common3 &gt;= 0.6.16</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.16</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libavahi-common3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#281a9e30-8b11-3244-9c8b-e63ee7c3324e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#34f2b304-c143-352e-bf01-666c0f361725 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34f2b304-c143-352e-bf01-666c0f361725">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-3.8.0-35-generic (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-3.8.0-35-generic</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#56a39335-186b-3af8-a83b-cac1c8392afb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#352bbf16-c5ce-3e14-bd78-f6ba17fabef6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#352bbf16-c5ce-3e14-bd78-f6ba17fabef6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam0g-util</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam0g-util</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#352f7dc7-ac40-3edb-9459-d0a3817a1df3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#352f7dc7-ac40-3edb-9459-d0a3817a1df3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">glibc-2.13-1 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">glibc-2.13-1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3299a684-d571-3936-a774-c7ab39fa866a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#353ca247-e1b0-30b8-a871-07264bb449c4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#353ca247-e1b0-30b8-a871-07264bb449c4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79d3c1c7-aee0-3633-8e61-dfd5286f9b5a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af657c47-743e-3438-a758-ee03c80a96fa"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper1.02.1 @ 2:1.02.48-4ubuntu7.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.02.48-4ubuntu7.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/lvm2/libdevmapper1.02.1_1.02.48-4ubuntu7_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper1.02.1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79d3c1c7-aee0-3633-8e61-dfd5286f9b5a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af657c47-743e-3438-a758-ee03c80a96fa"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dfc1c15d-5a65-3695-aa49-b548f3c51c92"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3576b8ad-15af-3603-91dc-5b0ce4459943 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3576b8ad-15af-3603-91dc-5b0ce4459943">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">podlators-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">podlators-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#358b9aa8-fc6b-3ab9-9fca-bc059d25ae1e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#358b9aa8-fc6b-3ab9-9fca-bc059d25ae1e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata-java (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata-java</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7743e5ed-38dc-3817-8893-7ce63241d52d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#358f2a65-591f-32ae-b7cb-ea4241f62dc3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#358f2a65-591f-32ae-b7cb-ea4241f62dc3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sed &gt;= 4.1.1-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.1.1-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sed</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de858f17-51f0-39dd-b3a3-4345a7138890"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#359f3e00-1e26-39ed-8847-7ccdf9936011 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#359f3e00-1e26-39ed-8847-7ccdf9936011">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-wsgiref</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-wsgiref</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#35a0a460-83f5-3fac-9f62-798caa20be2a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#35a0a460-83f5-3fac-9f62-798caa20be2a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblcms2-2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblcms2-2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b6ed6cb8-9f5c-3efd-94fc-b9769733a8e5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#35a15f5f-3f81-31ca-92d8-b27e43425c0e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#35a15f5f-3f81-31ca-92d8-b27e43425c0e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">slocate</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">slocate</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#35f28412-f247-3ab4-ab14-16aff7452475 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#35f28412-f247-3ab4-ab14-16aff7452475">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jdk</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jdk</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3602a814-2791-3f6d-bf5f-e2d6016bacb3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3602a814-2791-3f6d-bf5f-e2d6016bacb3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-setuptools &lt;&lt; 0.6b2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6b2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-setuptools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff4cd1eb-55c0-35ce-90d0-257668ed0a3a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#365ab8ed-7519-3c23-bc7b-e1a65e356f5f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#365ab8ed-7519-3c23-bc7b-e1a65e356f5f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e551924-fad9-30b0-9980-567fc3a235b6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sudo @ 1.8.3p1-1ubuntu3.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.8.3p1-1ubuntu3.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/sudo/sudo_1.8.3p1-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sudo</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#425252c3-13e4-3e1e-8cf9-3ec533812f81"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e551924-fad9-30b0-9980-567fc3a235b6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3675612d-a8eb-3132-bdb2-c3344f112b68 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3675612d-a8eb-3132-bdb2-c3344f112b68">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcsclite1 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcsclite1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#087d012f-351a-323b-86f0-eabb583ff757"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#36844cfb-fc8f-3948-b74f-ebf63ca0dbee -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36844cfb-fc8f-3948-b74f-ebf63ca0dbee">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">findutils &gt;= 4.2.24</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.2.24</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">findutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0c276eed-8116-3225-8a7c-821a6ae080f3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#36878751-c695-3ca7-ab7f-ab2c3c4ab441 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36878751-c695-3ca7-ab7f-ab2c3c4ab441">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43ca7866-5d97-303e-97a0-16142024c104"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libuuid1 @ 2.20.1-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.20.1-1ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/util-linux/libuuid1_2.20.1-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libuuid1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43ca7866-5d97-303e-97a0-16142024c104"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#368c5e4a-f3bf-3019-a019-428d14b474b7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#368c5e4a-f3bf-3019-a019-428d14b474b7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">util-linux &gt;&gt; 2.15~rc2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.15~rc2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>></CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">util-linux</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77698b77-9df5-340a-92cc-1e1cff1ff350"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#36bc565e-0a41-32f3-8c11-8fffcb69c759 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36bc565e-0a41-32f3-8c11-8fffcb69c759">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.6-setuptools (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.6-setuptools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87938bca-9af9-3370-832a-f0bbc30d6b36"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#36d84eaf-d70f-30aa-9797-f6973cbeea06 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36d84eaf-d70f-30aa-9797-f6973cbeea06">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wireless-crda</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wireless-crda</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#36e5ef4c-a747-3d86-8651-d3ab48d4fc38 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36e5ef4c-a747-3d86-8651-d3ab48d4fc38">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0c7bd51-6451-3334-b857-a08b5cf7a64b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libplymouth2 @ 0.8.2-2ubuntu31</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.2-2ubuntu31</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/plymouth/libplymouth2_0.8.2-2ubuntu30_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libplymouth2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0c7bd51-6451-3334-b857-a08b5cf7a64b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3700d680-c048-3798-ac58-c01c0e4e377f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3700d680-c048-3798-ac58-c01c0e4e377f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">doc-base &lt;&lt; 0.10.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.10.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">doc-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c78b0033-9f7a-3f0d-9b28-4a120cd5cd17"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#371a6e35-461e-3986-8c57-62d80d384d4e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#371a6e35-461e-3986-8c57-62d80d384d4e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05049ea8-6a67-3627-af07-161126a8900a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#126d446f-1d19-3e64-b076-80033eb43a6c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aed280e1-d84a-3e59-bd28-3807d2c94ab5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cfb33df5-b689-3a5e-9b0f-a7d3b3cf0714"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5ad3662-e5e5-3721-9be4-0fdf49b1800c"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-setup @ 1.70ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.70ubuntu5</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-setup</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/console-setup/console-setup_1.70ubuntu5_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05049ea8-6a67-3627-af07-161126a8900a"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e98f80c-f4ff-372d-b21a-bc6f9a6ba752"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#126d446f-1d19-3e64-b076-80033eb43a6c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f3b7fb2-6504-3fef-9ec2-40b9bd3cc84b"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f3b7fb2-6504-3fef-9ec2-40b9bd3cc84b"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#925dadc4-ea6d-30ca-890f-f36fa76fecaa"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aed280e1-d84a-3e59-bd28-3807d2c94ab5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cfb33df5-b689-3a5e-9b0f-a7d3b3cf0714"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5ad3662-e5e5-3721-9be4-0fdf49b1800c"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f1efa972-9266-3084-88f1-49169a728c41"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3739e13a-20f4-3b01-87dd-026e67e43b87 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3739e13a-20f4-3b01-87dd-026e67e43b87">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b8e3d754-7f9d-3018-a1c6-f214f244f450"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnss3-1d @ 3.15.4-0ubuntu0.12.04.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.15.4-0ubuntu0.12.04.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3-1d_3.13.1.with.ckbi.1.88-1ubuntu6_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnss3-1d</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b8e3d754-7f9d-3018-a1c6-f214f244f450"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3745e136-c6d2-39f3-9ba6-ed9613543815 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3745e136-c6d2-39f3-9ba6-ed9613543815">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail-utf8 &lt;= 0.50.17-13</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.50.17-13</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail-utf8</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b6e90e0d-4d88-3e98-af1a-922e276b4057"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3773d300-ead4-32b5-bd35-da04f0634cb0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3773d300-ead4-32b5-bd35-da04f0634cb0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">readline-common (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">readline-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f3da3bb9-4753-3912-9d46-e5a559d72df2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#377bf4be-9ab4-3419-b4e3-99f8b615e517 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#377bf4be-9ab4-3419-b4e3-99f8b615e517">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libt1-5 &gt;= 5.1.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.1.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libt1-5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3e6dfc03-11c1-3793-aad5-124a0b2f824b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#37a5d837-a7bb-3906-9b98-e751aaf16d57 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#37a5d837-a7bb-3906-9b98-e751aaf16d57">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#90c79ea6-4767-3e90-8a49-aec22da0679a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">usbutils @ 1:005-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:005-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/usbutils/usbutils_005-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">usbutils</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#90c79ea6-4767-3e90-8a49-aec22da0679a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#37b314f9-4366-391c-9dbb-0a0ef87ad65c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#37b314f9-4366-391c-9dbb-0a0ef87ad65c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libacl1-kerberos4kth</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libacl1-kerberos4kth</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#37b40d3e-2458-3d35-bc8a-b47f9122b70b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#37b40d3e-2458-3d35-bc8a-b47f9122b70b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ppp &gt;= 2.3.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3.7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ppp</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#58fc1d72-4618-3974-b920-59de9b61ed57"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#37e49f04-ec0a-34cf-b593-47ffe924f57d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#37e49f04-ec0a-34cf-b593-47ffe924f57d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnupg2</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnupg2</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#37e80ad4-cea4-3d35-aa90-590fa1cc0ba1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#37e80ad4-cea4-3d35-aa90-590fa1cc0ba1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-zero</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-zero</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3847fa3f-9f32-323c-9e61-3ce999c2fbcb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3847fa3f-9f32-323c-9e61-3ce999c2fbcb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b9fbc16-8256-321f-93fa-702a026ad573"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-pkg-resources @ 0.6.24-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.24-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/distribute/python-pkg-resources_0.6.24-1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-pkg-resources</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a3fdacd-4b56-39c9-ad69-d04357c5ccdb"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#256078ae-898a-3eb6-8e4b-04769efaf049"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3602a814-2791-3f6d-bf5f-e2d6016bacb3"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36bc565e-0a41-32f3-8c11-8fffcb69c759"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e06bf89-e467-3fde-a708-6ec3991aec7e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b9fbc16-8256-321f-93fa-702a026ad573"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#384bc40d-5d12-3086-98cf-a7ed424b77af -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#384bc40d-5d12-3086-98cf-a7ed424b77af">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-apt (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-apt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ba314d5c-a449-394d-a265-c303d983b0d5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3853f384-e8aa-3ad4-82ad-37a90436cc9a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3853f384-e8aa-3ad4-82ad-37a90436cc9a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">krb5-locales @ 1.10+dfsg~beta1-2ubuntu0.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.10+dfsg~beta1-2ubuntu0.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/k/krb5/krb5-locales_1.10+dfsg~beta1-2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">krb5-locales</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#38b087c1-bb07-3c56-9399-e0b75bf2ec23 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#38b087c1-bb07-3c56-9399-e0b75bf2ec23">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-6-runtime</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-6-runtime</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#38cc31be-e5fe-3af1-babe-0d5fbd10f0b3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#38cc31be-e5fe-3af1-babe-0d5fbd10f0b3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libusb-0.1-4 @ 2:0.1.12-20</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:0.1.12-20</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libu/libusb/libusb-0.1-4_0.1.12-20_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libusb-0.1-4</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44d4df8-8e2c-3d8e-abfb-063c8f9d4135"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fce97c62-8317-3a86-92d2-b904e2798893"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#38d1b5af-5bdd-3119-a0fe-2b1a3bc98355 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#38d1b5af-5bdd-3119-a0fe-2b1a3bc98355">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libheimbase1-heimdal &gt;= 1.6~git20120311</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6~git20120311</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libheimbase1-heimdal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f9a53b0d-6c79-377c-a70d-d8a9113fd833"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#38f8713c-ad1a-3bd7-9d2d-5677ff4c1ddb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#38f8713c-ad1a-3bd7-9d2d-5677ff4c1ddb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcre3-dev</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcre3-dev</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3945f49d-7996-3c69-be5e-8b3e2b0b26ab -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3945f49d-7996-3c69-be5e-8b3e2b0b26ab">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libiw30 @ 30~pre9-5ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">30~pre9-5ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/w/wireless-tools/libiw30_30~pre9-5ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libiw30</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3961193e-e444-3ff8-9f29-98e7b5f69d8c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3961193e-e444-3ff8-9f29-98e7b5f69d8c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">resolvconf (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">resolvconf</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8bea94e-e566-322b-9c89-66a9a3892d29"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3972a992-dad0-31b1-beab-2941a2bc2eda -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3972a992-dad0-31b1-beab-2941a2bc2eda">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#07393f5a-4c49-3dd2-8c7e-a7472210e0e6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9a0d69e-a3f8-38d5-92b4-63ad88fe8cd4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-twisted-core @ 11.1.0-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">11.1.0-1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/twisted/python-twisted-core_11.1.0-1ubuntu2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-twisted-core</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#07393f5a-4c49-3dd2-8c7e-a7472210e0e6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76cb87df-3b5c-3774-8732-8821ec734344"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8207f1f5-dd1e-3ff5-aa04-fe278f89df02"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#978586d7-cb42-3d6c-ac59-7c9b9e0a5a1f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9a0d69e-a3f8-38d5-92b4-63ad88fe8cd4"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b513970e-77df-3840-ae43-281ed0c50815"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c2f62eed-231f-3991-89d1-3e0bf0328e8a"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d357c696-ce8b-36c4-bdc6-b571e6003a86"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#398b2672-bbd0-30d1-8e1e-d8019397179a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#398b2672-bbd0-30d1-8e1e-d8019397179a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnss3-1d &gt;= 3.12.9+ckbi-1.82-0ubuntu4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.12.9+ckbi-1.82-0ubuntu4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnss3-1d</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3739e13a-20f4-3b01-87dd-026e67e43b87"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#399cd870-44e0-3670-ae5e-8da6091e5b9b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#399cd870-44e0-3670-ae5e-8da6091e5b9b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpython2.7 &gt;= 2.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpython2.7</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#51dec1cd-6aaf-3f25-99f6-7ce646e6e91f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#39a8022a-6206-3a32-a4bf-c88731709110 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#39a8022a-6206-3a32-a4bf-c88731709110">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-lib &gt;= 6b30-1.13.1-1ubuntu2~0.12.04.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b30-1.13.1-1ubuntu2~0.12.04.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-lib</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b1e65d5-fb96-32d8-9a9f-68c47af0c5f6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#39a9d35c-11bc-32f5-8749-6fd87616912e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#39a9d35c-11bc-32f5-8749-6fd87616912e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-initramfs-tool</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-initramfs-tool</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#39bfcd77-4f53-3626-83c6-ad05e14fb347 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#39bfcd77-4f53-3626-83c6-ad05e14fb347">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata-etch</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata-etch</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#39c63ddb-96a3-3b96-90cd-976b896ad4f0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#39c63ddb-96a3-3b96-90cd-976b896ad4f0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">man</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">man</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#39d7f594-ceff-32de-8388-9e652689519b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#39d7f594-ceff-32de-8388-9e652689519b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpio-mt</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpio-mt</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a1522f7-5026-3969-8968-96e20c25fe62 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a1522f7-5026-3969-8968-96e20c25fe62">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mtr (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mtr</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f80a6c57-8092-3a87-b062-945f3fe22753"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3396e8-8033-3d6e-aff2-7059c4ab5b49 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3396e8-8033-3d6e-aff2-7059c4ab5b49">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfile-spec-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfile-spec-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &gt;= 2.14</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.14</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a4c5022-607b-3a2d-8b9f-f33d702f1f1c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a4c5022-607b-3a2d-8b9f-f33d702f1f1c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcpan-meta-yaml-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcpan-meta-yaml-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe7f7696-896c-3b74-ba91-3451f008fd4e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ae639d6-8369-3d09-963a-782fce488c5d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ae639d6-8369-3d09-963a-782fce488c5d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-intel1 &gt;= 2.4.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-intel1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#229cdf25-7300-35ec-b839-65d45d1b36c9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b0cd8fb-df3d-3608-a34d-e665b9b331c7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b0cd8fb-df3d-3608-a34d-e665b9b331c7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79d3c1c7-aee0-3633-8e61-dfd5286f9b5a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools-bin @ 0.99ubuntu13.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.99ubuntu13.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools-bin_0.99ubuntu13_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools-bin</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79d3c1c7-aee0-3633-8e61-dfd5286f9b5a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b22d640-24ca-39a5-8825-083dce5c73ea -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b22d640-24ca-39a5-8825-083dce5c73ea">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libccid</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libccid</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b492220-4313-3ed6-93df-aa514e77ca08 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b492220-4313-3ed6-93df-aa514e77ca08">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ltrace (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ltrace</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d60ca31-9f6b-39b8-8f92-0123426120e9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b5834c5-7143-322c-ab27-e9fd000457fe -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b5834c5-7143-322c-ab27-e9fd000457fe">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c432e1d-5081-3865-9226-2219f49734a6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2b51e54-54e8-3780-9803-37521d6c6d5f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0eff46e-26d3-32cb-856a-69698e82369e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dnsmasq-base @ 2.59-4ubuntu0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.59-4ubuntu0.1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dnsmasq-base</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/dnsmasq/dnsmasq-base_2.59-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c432e1d-5081-3865-9226-2219f49734a6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2b51e54-54e8-3780-9803-37521d6c6d5f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0eff46e-26d3-32cb-856a-69698e82369e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b5cf166-62cc-3e03-a7c2-cbe783dca704 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b5cf166-62cc-3e03-a7c2-cbe783dca704">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base &gt;= 3.2-13</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2-13</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#caa1eea9-48fe-39d7-ad49-fd911d7f5803"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b7c9482-3b81-32d8-abc3-67c695a4059a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b7c9482-3b81-32d8-abc3-67c695a4059a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-headless &lt;&lt; 6b17~pre3-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b17~pre3-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-headless</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b81b846-5385-35a4-9727-14c2639071b3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b81b846-5385-35a4-9727-14c2639071b3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjson-pp-perl &lt;&lt; 2.27200-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.27200-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjson-pp-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#323eddb7-5f66-3f55-8129-c28e9d1c77e2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3bb7425e-02bc-3bbd-9749-9aaf52893de0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3bb7425e-02bc-3bbd-9749-9aaf52893de0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#606a54ae-da66-3ed4-bf1a-f7fe21e5aefc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e74d56e-a912-3643-9e95-6cc9044d0047"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#243c161f-299c-3819-9936-4725f8c75656"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b28388b-9235-3e14-9406-964f71e53ddc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6230bf20-1809-3461-a926-80e649e12d25"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">byobu @ 5.17-0ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.17-0ubuntu1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">byobu</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/byobu/byobu_5.17-0ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#243c161f-299c-3819-9936-4725f8c75656"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#426ef290-a821-385f-8bfa-68669e4d58a2"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#47c0a19d-d8aa-3c79-8183-3e65244f7193"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b28388b-9235-3e14-9406-964f71e53ddc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#606a54ae-da66-3ed4-bf1a-f7fe21e5aefc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6230bf20-1809-3461-a926-80e649e12d25"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e74d56e-a912-3643-9e95-6cc9044d0047"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc73aa8f-3658-3029-a635-f62ccfb35039"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3bcdba30-cd9d-3629-bed9-27c455108cf2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3bcdba30-cd9d-3629-bed9-27c455108cf2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ppp &gt;= 2.4.2+20040428-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.2+20040428-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ppp</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#58fc1d72-4618-3974-b920-59de9b61ed57"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3bd49ba7-fe8b-3832-bc9a-9c5f2a8923a5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3bd49ba7-fe8b-3832-bc9a-9c5f2a8923a5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-oauth</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-oauth</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3bdc4bc7-ea9e-3579-a086-f1c30d2acc5d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3bdc4bc7-ea9e-3579-a086-f1c30d2acc5d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libhx509-5-heimdal &gt;= 1.4.0+git20110226</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.0+git20110226</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libhx509-5-heimdal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#57d65fe1-3136-3542-937f-5c7cdcf5d2a5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3beb8e5c-b540-37c7-b823-3ed340d34e58 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3beb8e5c-b540-37c7-b823-3ed340d34e58">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">memtest86+ @ 4.20-1.1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.20-1.1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/memtest86+/memtest86+_4.20-1.1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">memtest86+</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3c310042-1f44-3b68-84b7-b0d064d4ce0a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3c310042-1f44-3b68-84b7-b0d064d4ce0a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iso-codes (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iso-codes</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae06b590-1369-39e3-9c60-0e6e80db5764"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3c535211-8794-3951-ab22-6dd6f7997fd1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3c535211-8794-3951-ab22-6dd6f7997fd1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-english</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-english</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3c83fe1a-def5-3fa9-817a-4655a140ccee -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3c83fe1a-def5-3fa9-817a-4655a140ccee">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java6-runtime (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java6-runtime</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7b854a84-45a3-307f-a0d2-8b543368aa84"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3c8455b0-63be-3584-a374-8b77815bf32f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3c8455b0-63be-3584-a374-8b77815bf32f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam0g-util (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam0g-util</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#352bbf16-c5ce-3e14-bd78-f6ba17fabef6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ca65049-4c3f-371b-98e6-13ba07581e54 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ca65049-4c3f-371b-98e6-13ba07581e54">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgc1c2 &gt;= 1:7.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:7.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgc1c2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#630a5683-bf32-3d5b-8869-4ccd2ddd7e87"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ca80e07-0476-37f2-84ea-05b92af77c4b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ca80e07-0476-37f2-84ea-05b92af77c4b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils &gt;= 2.15.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.15.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7495768-4bc5-32a7-80c3-1c5bc4cf41df"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3cbf889c-a68c-3b47-b249-bb53333cede5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3cbf889c-a68c-3b47-b249-bb53333cede5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache-common</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache-common</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3cbfd955-afb4-3537-a1ff-617700403893 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3cbfd955-afb4-3537-a1ff-617700403893">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libusb-0.1-4 &gt;= 2:0.1.12</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:0.1.12</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libusb-0.1-4</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#38cc31be-e5fe-3af1-babe-0d5fbd10f0b3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3cc9132f-dd63-3fab-a8df-1d4a6c21f14a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3cc9132f-dd63-3fab-a8df-1d4a6c21f14a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dmidecode (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dmidecode</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#deda0057-bcd7-32bd-9b65-7c8014b0d286"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ce98c34-3e1e-3837-a8d9-f28486a9569e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ce98c34-3e1e-3837-a8d9-f28486a9569e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-twisted-bin (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-twisted-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#020eacaa-7b2e-3dd8-b6e8-e0b63dc16f70"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d19f8c6-0486-3dbf-99a2-3bcdd6c35196 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d19f8c6-0486-3dbf-99a2-3bcdd6c35196">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libglib2.0-0 &gt;= 2.31.8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.31.8</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libglib2.0-0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9d0738f-f076-3ad7-84af-39e62be16a20"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d2769a8-962b-3796-8c23-918c69d4302b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d2769a8-962b-3796-8c23-918c69d4302b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-ldap (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-ldap</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f10b95ef-6f22-34b0-8910-1316d9f3d660"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d398d82-7377-3418-a889-7d7057f8c39a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d398d82-7377-3418-a889-7d7057f8c39a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9207076-9904-36f9-8c11-beb9d86d0aad"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisc83 @ 1:9.8.1.dfsg.P1-4ubuntu0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.8.1.dfsg.P1-4ubuntu0.5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisc83_9.8.1.dfsg.P1-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisc83</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ddd54d6-d768-31ea-ab6e-5d87de455ba1"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e8e2f24-b034-34e8-838d-236319b992c7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9207076-9904-36f9-8c11-beb9d86d0aad"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d3cbdb7-e299-3c7a-aa0d-250e72804020 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d3cbdb7-e299-3c7a-aa0d-250e72804020">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcap2 &gt;= 2.10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.10</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcap2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7fefc8e6-eeae-3612-8f76-cfaeb37b0dc2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d485d46-ec6a-3759-a230-91a18f8aa557 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d485d46-ec6a-3759-a230-91a18f8aa557">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-m2crypto &gt;= 0.19.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.19.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-m2crypto</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#72a2fe2a-3f40-3162-beae-b599275d8421"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d4f2ae8-e1fd-30bc-816a-65ece7d9559d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d4f2ae8-e1fd-30bc-816a-65ece7d9559d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88a4d1db-4e61-3683-b96b-bfe767d00a6a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee621688-1325-32c4-bbaf-4658abb7aec9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#efd1565f-c4c4-3b35-86bb-5eaa3dd70509"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rsyslog @ 5.8.6-1ubuntu8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.8.6-1ubuntu8</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/r/rsyslog/rsyslog_5.8.6-1ubuntu8_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rsyslog</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#29e6709f-da57-3f6f-9d7a-c489424d490b"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#29e6709f-da57-3f6f-9d7a-c489424d490b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88a4d1db-4e61-3683-b96b-bfe767d00a6a"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ad24a375-c948-3424-b3fb-d9b574484d86"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ad24a375-c948-3424-b3fb-d9b574484d86"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee621688-1325-32c4-bbaf-4658abb7aec9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#efd1565f-c4c4-3b35-86bb-5eaa3dd70509"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d54d1dd-f537-3adc-a4b9-20c5875665cc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d54d1dd-f537-3adc-a4b9-20c5875665cc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">util-linux &gt;= 2.17.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.17.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">util-linux</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77698b77-9df5-340a-92cc-1e1cff1ff350"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d68e751-a872-3861-b1e5-18a3f3cd92e2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d68e751-a872-3861-b1e5-18a3f3cd92e2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03db9858-c0bc-3d21-8533-aa3a8d41fac0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8071dd2-adc9-3d3f-af2f-ecd0cf170ffb"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmpc2 @ 0.9-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.9-4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/mpclib/libmpc2_0.9-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmpc2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03db9858-c0bc-3d21-8533-aa3a8d41fac0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8071dd2-adc9-3d3f-af2f-ecd0cf170ffb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d841363-a68f-335d-9b04-ccf54afa8ef6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d841363-a68f-335d-9b04-ccf54afa8ef6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvinit</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvinit</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3daaa59b-279b-3789-bffb-fa0719d28864 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3daaa59b-279b-3789-bffb-fa0719d28864">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils &gt;= 1.6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7495768-4bc5-32a7-80c3-1c5bc4cf41df"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3db20cea-1309-30d9-a938-e4ac48689192 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3db20cea-1309-30d9-a938-e4ac48689192">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-headless = 6b30-1.13.1-1ubuntu2~0.12.04.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b30-1.13.1-1ubuntu2~0.12.04.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-headless</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e306027-12c0-35c2-9dab-1a95cac6c6a8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3e467610-3e72-3f0f-b1ce-831dd769ca27 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3e467610-3e72-3f0f-b1ce-831dd769ca27">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4d496a3-01f5-30e8-87e6-1fcbf575401c"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wireless-tools @ 30~pre9-5ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">30~pre9-5ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/w/wireless-tools/wireless-tools_30~pre9-5ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wireless-tools</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4d496a3-01f5-30e8-87e6-1fcbf575401c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3e5a6e66-23d0-3869-8dbe-f858b6eab2f8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3e5a6e66-23d0-3869-8dbe-f858b6eab2f8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kbd &lt;&lt; 1.05-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.05-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kbd</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3e6dfc03-11c1-3793-aad5-124a0b2f824b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3e6dfc03-11c1-3793-aad5-124a0b2f824b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db7634ad-3454-330d-b11d-f98adffd8827"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libt1-5 @ 5.1.2-3.4ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.1.2-3.4ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/t1lib/libt1-5_5.1.2-3.4ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libt1-5</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db7634ad-3454-330d-b11d-f98adffd8827"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3e99159e-5b49-3b66-adb9-1e1c1ee90b15 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3e99159e-5b49-3b66-adb9-1e1c1ee90b15">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2753dd51-b60f-39a1-9412-ac02c0a42dd0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b74de9f-f284-3d3e-9609-11ce70d09b14"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4eeb250c-bd5e-3887-97a4-0e87303faa81"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73ba34cb-1ec0-37bd-b4e5-c9ec58484911"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ca-certificates-java @ 20110912ubuntu6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">20110912ubuntu6</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ca-certificates-java</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/ca-certificates-java/ca-certificates-java_20110912ubuntu6_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2753dd51-b60f-39a1-9412-ac02c0a42dd0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4eeb250c-bd5e-3887-97a4-0e87303faa81"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b74de9f-f284-3d3e-9609-11ce70d09b14"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73ba34cb-1ec0-37bd-b4e5-c9ec58484911"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ec8d928-69b7-34b5-9d94-73484698d3cf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ec8d928-69b7-34b5-9d94-73484698d3cf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper-event1.02.1 &gt;= 2:1.02.20</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.02.20</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper-event1.02.1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6639e88e-7910-34b6-b171-5a66c6b96f27"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3edb3e8d-fa2a-3e1c-9d6a-3b5585c5a109 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3edb3e8d-fa2a-3e1c-9d6a-3b5585c5a109">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcpanplus-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcpanplus-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5eb81953-7f94-32ea-9599-3193703ee34b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3eff0b84-2020-3078-b0b4-0bf316c67811 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3eff0b84-2020-3078-b0b4-0bf316c67811">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-pam (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-pam</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbb14f41-90c8-33fa-9e94-4bf735168333"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f13296a-434b-3f3b-a3c0-e281de0084a7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f13296a-434b-3f3b-a3c0-e281de0084a7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libreadline-common (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libreadline-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d84baa51-1339-3c5b-9132-2372f5f19cab"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f598be7-5dd1-33ca-b803-086872072001 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f598be7-5dd1-33ca-b803-086872072001">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">quota &lt;&lt; 1.55-8.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.55-8.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">quota</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4758eab5-7875-3df4-8fe7-d21ca8afb18d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f5e38d1-6137-31bd-8b8f-e3025cb19f11 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f5e38d1-6137-31bd-8b8f-e3025cb19f11">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7 &gt;= 2.7.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6367962-83aa-3188-8bd2-020d8dfcba45"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f68a41d-5ec6-32f8-92ac-262c9dde808c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f68a41d-5ec6-32f8-92ac-262c9dde808c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">unzip-crypt</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">unzip-crypt</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f77fe1c-3f86-3239-91c7-24a5de6c76b6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f77fe1c-3f86-3239-91c7-24a5de6c76b6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-english (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-english</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3c535211-8794-3951-ab22-6dd6f7997fd1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f78aa63-2963-3572-8d91-f247cf969fa9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f78aa63-2963-3572-8d91-f247cf969fa9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-runtime &gt;= 1.1.3-2~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.3-2~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-runtime</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#02ceaf77-0016-39a5-90c3-9197842d83f8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#3fc2082c-88b3-3039-854d-e398dd8e5031 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3fc2082c-88b3-3039-854d-e398dd8e5031">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dmidecode &gt;&gt; 2.8-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.8-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>></CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dmidecode</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#deda0057-bcd7-32bd-9b65-7c8014b0d286"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#403d1044-49b8-3144-8516-94f9bdaee143 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#403d1044-49b8-3144-8516-94f9bdaee143">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &gt;= 2.10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.10</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#40fb7320-96ba-3ea7-ad66-2ed059610a98 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#40fb7320-96ba-3ea7-ad66-2ed059610a98">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libk5crypto3 &gt;= 1.9+dfsg~beta1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.9+dfsg~beta1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libk5crypto3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e44e76d-546d-30c2-890e-7b584c21f82f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#41272c65-4be0-3282-8c5d-1ff7722c8094 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#41272c65-4be0-3282-8c5d-1ff7722c8094">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">awk (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">awk</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e4c8dfa-9e20-367e-a655-e847f68193b2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#41523110-7089-37ff-88a3-b2fd41fe8e57 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#41523110-7089-37ff-88a3-b2fd41fe8e57">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-core (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-core</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#139a5f9a-52dc-3d8b-91b6-6722c9df9bee"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#418934f7-d6bc-37b2-b088-ddc0f0ecec8a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#418934f7-d6bc-37b2-b088-ddc0f0ecec8a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plymouth-theme</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plymouth-theme</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#419f9189-9bf4-39f4-952e-f00c01b714b6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#419f9189-9bf4-39f4-952e-f00c01b714b6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#508b93dd-0e9d-3ce1-a374-1beb35eff886"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88a4d1db-4e61-3683-b96b-bfe767d00a6a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#94b3c26b-b64a-3af7-9911-e91f2c34f806"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c916456f-af52-30c5-a476-fb92b7474f60"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2912c96-a8a1-3b92-bb24-fb450fb28986"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-pc @ 1.99-21ubuntu3.14</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.99-21ubuntu3.14</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-pc</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc_1.99-21ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ca9db9b-63a4-3fe2-b587-90dd9b061dcd"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22a59b7b-2d40-3780-aed7-2fa540f3c4bf"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#508b93dd-0e9d-3ce1-a374-1beb35eff886"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63b2e25b-a4b2-3497-b620-fc51539331c1"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#65d4638d-8add-34a6-96b7-7626c7d98bf6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88a4d1db-4e61-3683-b96b-bfe767d00a6a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#94b3c26b-b64a-3af7-9911-e91f2c34f806"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aed7e6e9-d983-39c1-aec2-8966db8cbeb0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bec19442-f67d-3d72-8351-83d0110e724d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c916456f-af52-30c5-a476-fb92b7474f60"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2912c96-a8a1-3b92-bb24-fb450fb28986"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#41a3a2c2-fcd1-3667-a275-5c9687d82856 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#41a3a2c2-fcd1-3667-a275-5c9687d82856">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpng12-dev</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpng12-dev</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#41bd4938-c6ff-3e37-b8bf-5adba7234333 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#41bd4938-c6ff-3e37-b8bf-5adba7234333">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnet-ping-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnet-ping-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62409297-1849-35b1-abb2-9bfde1f1c59a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#41d12509-5b9a-3841-b490-30882bd459fd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#41d12509-5b9a-3841-b490-30882bd459fd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libx11-data (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libx11-data</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4381b44-f16f-3109-a578-70af2f9ea8f7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#41efff96-35e9-3638-84b4-08c4dfa26957 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#41efff96-35e9-3638-84b4-08c4dfa26957">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparent-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparent-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6fd72f08-9c2d-394d-a41c-31bbc688b82c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#422190b2-1a94-369b-ac72-c20dbb74957c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#422190b2-1a94-369b-ac72-c20dbb74957c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-profiler</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-profiler</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#42412a39-6f83-3339-827e-4383290c0644 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42412a39-6f83-3339-827e-4383290c0644">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-httplib2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-httplib2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af8df168-bef1-3bcf-88f1-ca683308d88f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#425252c3-13e4-3e1e-8cf9-3ec533812f81 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#425252c3-13e4-3e1e-8cf9-3ec533812f81">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sudo-ldap (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sudo-ldap</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6106061-dcc3-3b03-aac8-429c4f718909"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#42541557-9a6d-3595-942a-f577e9cc8ca2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42541557-9a6d-3595-942a-f577e9cc8ca2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mono-gac &lt;&lt; 2.10.8.1-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.10.8.1-1ubuntu1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mono-gac</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2a5d5023-4f13-3bfc-b763-686eef2ec68c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4257f283-9eb0-36cd-b09c-0e63a7940904 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4257f283-9eb0-36cd-b09c-0e63a7940904">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpopt-dev</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpopt-dev</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#426ef290-a821-385f-8bfa-68669e4d58a2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#426ef290-a821-385f-8bfa-68669e4d58a2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">screen-profiles (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">screen-profiles</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a93fbe39-5cef-3fe5-9e8c-2adef4f532ed"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#428b8667-2f1c-3c97-8f44-5f8eb368b95d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#428b8667-2f1c-3c97-8f44-5f8eb368b95d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">metamail &lt;&lt; 2.7-44</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7-44</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">metamail</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c44a9d6a-e4d8-348a-9b2f-7aa3dc98dbf7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#429be88b-7f17-3d74-a5b9-d7cea9f44e6a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#429be88b-7f17-3d74-a5b9-d7cea9f44e6a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-keyring &gt;= 0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-keyring</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70825044-043a-383b-8e14-d4c62af221d8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#42d27e34-cd5c-3195-8e51-51f3261b591b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42d27e34-cd5c-3195-8e51-51f3261b591b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">timedate</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">timedate</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#42e2a829-5342-3646-a620-63468155da7d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42e2a829-5342-3646-a620-63468155da7d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c06d7212-be67-31f3-8008-ae1214192bf2"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bzip2 @ 1.0.6-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.6-1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bzip2</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bzip2/bzip2_1.0.6-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c06d7212-be67-31f3-8008-ae1214192bf2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#42f6a7fd-2eec-36b5-85bf-2a72ada2a76a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42f6a7fd-2eec-36b5-85bf-2a72ada2a76a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">librtmp0 &gt;= 2.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">librtmp0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7fe6788c-65c7-3b83-9c10-8a45241dd94e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#42fadbeb-ed70-30be-ba02-8bbfa27a4e92 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42fadbeb-ed70-30be-ba02-8bbfa27a4e92">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">curl-ssl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">curl-ssl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4300be65-7377-3e94-9580-06875f5fe32f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4300be65-7377-3e94-9580-06875f5fe32f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#527e33bf-6eac-3c9d-b08d-93a34669d75c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5863dfc0-5af9-3605-a4b6-7ff5856c9573"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-generic-lts-quantal @ 3.5.0.23.30</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.5.0.23.30</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-generic-lts-quantal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#527e33bf-6eac-3c9d-b08d-93a34669d75c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5863dfc0-5af9-3605-a4b6-7ff5856c9573"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4312f2b8-e24b-3d15-b473-66af0dae0639 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4312f2b8-e24b-3d15-b473-66af0dae0639">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">info (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">info</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8189844d-d65a-3b3d-a9b8-56b90dd96bfb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#43225e0a-4068-36f6-9b7e-4c9031661ee7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43225e0a-4068-36f6-9b7e-4c9031661ee7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgmp3</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgmp3</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#432db893-1146-3e47-a93e-70914b96de96 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#432db893-1146-3e47-a93e-70914b96de96">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libattr1 &gt;= 2.4.46-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.46-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libattr1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec56e83a-70a3-36f3-963a-eb5e1d7599cd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#435ae8dd-6068-3a3a-ac03-55374f6f0c49 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#435ae8dd-6068-3a3a-ac03-55374f6f0c49">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-build-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-build-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#436caf7a-e87b-3117-957d-c38259151634 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#436caf7a-e87b-3117-957d-c38259151634">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-load-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-load-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e37f17c8-5de0-3c66-aaf9-df219fe2ff70"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#43709a09-a407-3ee3-8f9a-0ec804a56ac9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43709a09-a407-3ee3-8f9a-0ec804a56ac9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hotplug</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hotplug</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#43a50995-edbe-32c5-9d6f-2ed3e81c2648 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43a50995-edbe-32c5-9d6f-2ed3e81c2648">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfile-temp-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfile-temp-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca196b57-38ae-3d45-b4a7-974d66363dda"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#43ca7866-5d97-303e-97a0-16142024c104 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43ca7866-5d97-303e-97a0-16142024c104">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">passwd (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">passwd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#44be0f77-f015-3f20-be24-d2401e975f8f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#43d5bbb6-58c9-30c9-bbc9-b0db7ffc71d7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43d5bbb6-58c9-30c9-bbc9-b0db7ffc71d7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-2.0-0c2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-2.0-0c2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11cb61ec-74ae-379d-8079-e5003ccfe2f3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#43dba533-9356-3e03-8fbb-357228f3ef25 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43dba533-9356-3e03-8fbb-357228f3ef25">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-pc &gt;= 1.99~20101210-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.99~20101210-1ubuntu2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-pc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#419f9189-9bf4-39f4-952e-f00c01b714b6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#43e360a6-2020-3251-955d-53e05468916d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43e360a6-2020-3251-955d-53e05468916d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php5 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3774fbc-f669-3d5f-bbeb-b624b00bdc16"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#43e366fe-df6e-3b7b-826d-35455f06244d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43e366fe-df6e-3b7b-826d-35455f06244d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4d9670e-ac4c-3f8d-8899-13fd10f9180e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-pam @ 0.4.2-12.2ubuntu4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.4.2-12.2ubuntu4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python-pam/python-pam_0.4.2-12.2ubuntu4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-pam</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09b517b8-9124-340d-9067-3b4cc6350d08"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3eff0b84-2020-3078-b0b4-0bf316c67811"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4d9670e-ac4c-3f8d-8899-13fd10f9180e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b8770b92-79a1-3fc8-a4d2-a3b5d3f69cae"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#43e7b953-0936-3855-9809-d25d7bf6eb20 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43e7b953-0936-3855-9809-d25d7bf6eb20">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">procps-nonfree</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">procps-nonfree</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#43fabe3c-14fd-3408-b0ca-d6271757750c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43fabe3c-14fd-3408-b0ca-d6271757750c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03779893-5244-31f9-9553-062c57d8308c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#48bffaf8-c049-3b90-b8a8-9406513e216a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#614bbf35-b761-3c2a-a2c2-e1a430eb3b39"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c68f9b8-2137-398f-a0cb-77a350f086a0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apport @ 2.0.1-0ubuntu17.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.1-0ubuntu17.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apport/python-apport_2.0.1-0ubuntu5_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apport</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03779893-5244-31f9-9553-062c57d8308c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#48bffaf8-c049-3b90-b8a8-9406513e216a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#614bbf35-b761-3c2a-a2c2-e1a430eb3b39"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c68f9b8-2137-398f-a0cb-77a350f086a0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#44085793-7325-3a7e-bcff-9c60a173d914 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#44085793-7325-3a7e-bcff-9c60a173d914">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxcguest</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxcguest</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4418f480-08cf-3673-b32d-16e35a77ebc0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4418f480-08cf-3673-b32d-16e35a77ebc0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6.1</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6.1</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#444ae9e7-63ee-3a6b-b992-4b5c2f8966d3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#444ae9e7-63ee-3a6b-b992-4b5c2f8966d3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebf3dc6a-3e19-307c-8883-3e096df078b5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4465fbf8-eed8-3ce8-af04-f34bebbe50cd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4465fbf8-eed8-3ce8-af04-f34bebbe50cd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-deb822</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-deb822</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#448f1bc4-c003-35d4-a7fd-0b3f17d42ff0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#448f1bc4-c003-35d4-a7fd-0b3f17d42ff0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgirepository-1.0-1 &gt;= 1.31.20</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.31.20</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgirepository-1.0-1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b40a69a-af78-307d-825b-f9786d916233"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4495a251-04db-3d4b-9fe7-a60e97abcd6c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4495a251-04db-3d4b-9fe7-a60e97abcd6c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnet-daemon-perl @ 0.48-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.48-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libn/libnet-daemon-perl/libnet-daemon-perl_0.48-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnet-daemon-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#44b9626d-1f14-300c-890b-a81e78ab8a4e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#44b9626d-1f14-300c-890b-a81e78ab8a4e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsys-syslog-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsys-syslog-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dac04072-c1fd-3938-998a-973693c06fb1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#44be0f77-f015-3f20-be24-d2401e975f8f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#44be0f77-f015-3f20-be24-d2401e975f8f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ca80e07-0476-37f2-84ea-05b92af77c4b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e551924-fad9-30b0-9980-567fc3a235b6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">passwd @ 1:4.1.4.2+svn3283-3ubuntu5.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:4.1.4.2+svn3283-3ubuntu5.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/shadow/passwd_4.1.4.2+svn3283-3ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">passwd</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ca80e07-0476-37f2-84ea-05b92af77c4b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e551924-fad9-30b0-9980-567fc3a235b6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#45069808-e4dd-3f03-a8b5-23f919db769e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45069808-e4dd-3f03-a8b5-23f919db769e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libhcrypto4-heimdal &gt;= 1.4.0+git20110226</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.0+git20110226</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libhcrypto4-heimdal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e744cca-4275-3e25-84b2-ed242e4f15b4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#450b67ac-6460-3561-a3c0-03c1cc142c36 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#450b67ac-6460-3561-a3c0-03c1cc142c36">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnutls0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnutls0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52b1ff11-1485-3385-9c6d-5ab4432d9770"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#452dab63-412a-3bff-8336-68bc40e66592 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#452dab63-412a-3bff-8336-68bc40e66592">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnewt0.51</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnewt0.51</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#455385f5-d849-3917-8b83-541909b7cfa9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#455385f5-d849-3917-8b83-541909b7cfa9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rpm</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rpm</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#456231cb-f808-3f6d-a0e7-4838647781e1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#456231cb-f808-3f6d-a0e7-4838647781e1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpod-escapes-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpod-escapes-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a6d819f-815e-3eff-97ab-b961ae32a518"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4570c6b0-8f83-39e3-ae4a-51733052283c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4570c6b0-8f83-39e3-ae4a-51733052283c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bsdutils &gt;= 3.0-0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0-0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bsdutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67a2f23b-fa88-336b-a0ae-6e0a868b1d3a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4585d0f4-e4eb-36c6-8fa3-42f7a168d52e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4585d0f4-e4eb-36c6-8fa3-42f7a168d52e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libperl-ostype-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libperl-ostype-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#459887d0-61c7-3abd-b1f6-95bf528cd8d3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#459887d0-61c7-3abd-b1f6-95bf528cd8d3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zip-crypt &lt;= 2.30-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.30-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zip-crypt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#970ecbc0-3912-3b52-85ec-cd9e255aaadc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#45aeeb35-f835-3fad-86a7-7ff77265e26d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45aeeb35-f835-3fad-86a7-7ff77265e26d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">aptitude &gt;= 0.2.15-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.2.15-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">aptitude</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f749df9b-520f-35f8-ac7b-a02e52e53dfc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#45bae688-44fa-3f26-b691-b2b6ac85361e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45bae688-44fa-3f26-b691-b2b6ac85361e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1eb174fa-332c-302d-ab49-29d74e5d1d64"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#45e80213-a899-3434-9020-9137307f6d97 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45e80213-a899-3434-9020-9137307f6d97">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b038de1-34a7-3ab2-993b-db1a191aa37a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e04f3124-39ab-38f6-a2d4-bc014f5a109a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plymouth-theme-ubuntu-text @ 0.8.2-2ubuntu31</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.2-2ubuntu31</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/plymouth/plymouth-theme-ubuntu-text_0.8.2-2ubuntu30_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plymouth-theme-ubuntu-text</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62fb1fdc-efd2-35a7-b740-500f25ca4da8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b038de1-34a7-3ab2-993b-db1a191aa37a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e04f3124-39ab-38f6-a2d4-bc014f5a109a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#45ff26d4-3fd5-36c6-8ef5-cb9435815356 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45ff26d4-3fd5-36c6-8ef5-cb9435815356">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4603fd09-a2d0-33c0-9605-507d3d34dcdf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4603fd09-a2d0-33c0-9605-507d3d34dcdf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b0e7f36-9adf-34b2-a18f-da5d2e779556"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libwind0-heimdal @ 1.6~git20120311.dfsg.1-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6~git20120311.dfsg.1-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libwind0-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libwind0-heimdal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b0e7f36-9adf-34b2-a18f-da5d2e779556"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4606b67c-bd79-38bd-ba05-abeec6e4533d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4606b67c-bd79-38bd-ba05-abeec6e4533d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libevent-2.0-5 @ 2.0.16-stable-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.16-stable-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libe/libevent/libevent-2.0-5_2.0.16-stable-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libevent-2.0-5</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#460e0941-13ec-3375-8975-cf1099d5153e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#460e0941-13ec-3375-8975-cf1099d5153e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">e2fsprogs &gt;= 1.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">e2fsprogs</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#981e0a11-7b38-37c4-8384-10b3bd66863e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#46248626-cdaf-35fc-b329-05858aa34dfd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#46248626-cdaf-35fc-b329-05858aa34dfd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">amd64-libs-dev</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">amd64-libs-dev</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#463e7f87-82a6-32c5-b2c6-69a7260d8eb8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#463e7f87-82a6-32c5-b2c6-69a7260d8eb8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox-static @ 1:1.18.5-1ubuntu4.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.18.5-1ubuntu4.1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox-static</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/busybox/busybox-static_1.18.5-1ubuntu4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db996c53-07fe-3dce-ae72-dea296dfae6a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#46a17ebe-8b03-362a-8536-f49b1cd016eb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#46a17ebe-8b03-362a-8536-f49b1cd016eb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">amd64-libs-dev &lt;= 1.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">amd64-libs-dev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#46248626-cdaf-35fc-b329-05858aa34dfd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#46e5eeba-902d-3708-b777-b8215d8e7b48 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#46e5eeba-902d-3708-b777-b8215d8e7b48">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">locales (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">locales</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2a23d0d0-1489-398e-9185-3e591f865527"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#474a31a1-5ad9-38b2-a8f5-1f0751c45e6f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#474a31a1-5ad9-38b2-a8f5-1f0751c45e6f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-support &gt;= 0.90.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.90.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-support</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8646fb04-82cb-3db7-bf6e-b4563033c8e1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4758eab5-7875-3df4-8fe7-d21ca8afb18d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4758eab5-7875-3df4-8fe7-d21ca8afb18d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">quota</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">quota</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#47698705-5198-3215-ba99-152a167121cf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#47698705-5198-3215-ba99-152a167121cf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iputils-ping @ 3:20101006-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3:20101006-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/i/iputils/iputils-ping_20101006-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iputils-ping</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#26a286d7-cb20-3e21-88bd-bbe75d1b7cf4"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#26a286d7-cb20-3e21-88bd-bbe75d1b7cf4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8845c3c8-3dc6-3b82-9981-85c2a4dae206"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#477688f5-2d16-3c9c-84a5-68c4c5961660 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#477688f5-2d16-3c9c-84a5-68c4c5961660">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">system-log-daemon</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">system-log-daemon</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#478e6d9a-559d-3936-ae96-6c6f5e224494 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#478e6d9a-559d-3936-ae96-6c6f5e224494">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc-docker-0.8.0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc-docker-0.8.0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c1466b49-4d0e-331d-b00b-5993a3bae6c0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#47922f0c-ca34-3f88-b911-354f4ad0adcc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#47922f0c-ca34-3f88-b911-354f4ad0adcc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client-core-5.5 @ 5.5.29-0ubuntu0.12.04.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.5.29-0ubuntu0.12.04.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/mysql-5.5/mysql-client-core-5.5_5.5.22-0ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client-core-5.5</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#47c0a19d-d8aa-3c79-8183-3e65244f7193 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#47c0a19d-d8aa-3c79-8183-3e65244f7193">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">screen-profiles-extras (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">screen-profiles-extras</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f818e5dc-1ec9-31ff-bbca-1613b57e4850"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#481b683e-5c00-388b-b15d-bf139d9b1b95 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#481b683e-5c00-388b-b15d-bf139d9b1b95">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c208f8d1-eccf-3b34-aa2f-8632767e3f0a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">file @ 5.09-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.09-2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">file</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/f/file/file_5.09-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c208f8d1-eccf-3b34-aa2f-8632767e3f0a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4826b0ff-4f9f-3af3-a56d-526d5c40b748 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4826b0ff-4f9f-3af3-a56d-526d5c40b748">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09319782-f77a-33dc-b985-a405f9d8b3f1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b0b8fa2e-4693-3aca-bfd1-d84a97b407af"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9c6b4c9-316d-30a8-82b4-a66fe4aa789b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">isc-dhcp-client @ 4.1.ESV-R4-0ubuntu5.6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.1.ESV-R4-0ubuntu5.6</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-client_4.1.ESV-R4-0ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">isc-dhcp-client</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09319782-f77a-33dc-b985-a405f9d8b3f1"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e7717aa-654e-3b29-9f13-d1102e551123"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#20af34cf-e3cd-3e4c-a343-e110c76f7786"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e6e9ff0-5aab-3bc4-a24b-e53d2e625272"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91d867db-855f-35f9-af28-7310e140fa55"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b0b8fa2e-4693-3aca-bfd1-d84a97b407af"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9c6b4c9-316d-30a8-82b4-a66fe4aa789b"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eb29fb21-5028-3bd8-82ca-3933490cf9c9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#48501c5a-795b-32ed-8014-88bbaef99c32 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#48501c5a-795b-32ed-8014-88bbaef99c32">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">host (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">host</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67b3dba8-bc67-3810-9892-eb77249db32e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4896e41e-17b8-307a-8dce-783e7dcaa3e8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4896e41e-17b8-307a-8dce-783e7dcaa3e8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnewt0.51 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnewt0.51</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#452dab63-412a-3bff-8336-68bc40e66592"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#48a63a73-db15-36e8-a8df-8743d77d5fc0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#48a63a73-db15-36e8-a8df-8743d77d5fc0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">last (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">last</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#98bd1c45-684c-3587-ac23-47a92dd7bb51"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#48b42ce0-3b2d-3e9b-9d59-dde3622c5143 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#48b42ce0-3b2d-3e9b-9d59-dde3622c5143">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-twisted-core</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-twisted-core</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#48bffaf8-c049-3b90-b8a8-9406513e216a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#48bffaf8-c049-3b90-b8a8-9406513e216a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt &gt;= 0.7.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.7.9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#97d7429a-e398-3a73-824b-60c042e7ab31"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#491ee485-e858-36da-afd8-4f6d02054ea8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#491ee485-e858-36da-afd8-4f6d02054ea8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbus-1-3 &gt;= 1.0.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbus-1-3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cd06c2a0-b225-3975-9e3d-d9f6bc7919d9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#49252f0a-021f-39a0-b993-e1f9c0335b6e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#49252f0a-021f-39a0-b993-e1f9c0335b6e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client-4.1</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client-4.1</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#496e57eb-e268-3fed-b606-c9db39261969 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#496e57eb-e268-3fed-b606-c9db39261969">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-modules &gt;= 5.14.2-6ubuntu2.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.14.2-6ubuntu2.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-modules</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d88199ca-2fd5-339f-ac30-cb84c14f903e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#497e7751-b6c1-3691-9ab8-dbcb378388ae -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#497e7751-b6c1-3691-9ab8-dbcb378388ae">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-wsgiref (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-wsgiref</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#359f3e00-1e26-39ed-8847-7ccdf9936011"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4981d622-ec52-316d-91b0-c974b8460d71 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4981d622-ec52-316d-91b0-c974b8460d71">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-doc &lt;&lt; 0.97-29ubuntu60</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.97-29ubuntu60</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-doc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1368e0cc-e19d-3dcd-a85f-53e4cca7a1e5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4998951f-5085-37ca-b3cd-8e0c2639795a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4998951f-5085-37ca-b3cd-8e0c2639795a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">safe-rm</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">safe-rm</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#49a57241-ab0d-3555-aa19-1123be9f2006 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#49a57241-ab0d-3555-aa19-1123be9f2006">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libscalar-list-utils-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libscalar-list-utils-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8295db2b-f669-362b-80db-63cf97337e3e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#49b6db27-6128-3d64-b929-58fe8190c14f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#49b6db27-6128-3d64-b929-58fe8190c14f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjpeg-turbo8 @ 1.1.90+svn733-0ubuntu4.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.90+svn733-0ubuntu4.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg-turbo/libjpeg-turbo8_1.1.90+svn733-0ubuntu4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjpeg-turbo8</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#49eeff8b-333c-3f5b-bae9-9fd54d488ac2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#49eeff8b-333c-3f5b-bae9-9fd54d488ac2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5dfae4f5-2621-34fd-959a-a1e49ad20963"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#684ded32-2bc8-3918-84fa-e8435cdf6912"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#904ce3df-f0a4-3d7b-aaf9-3dd9fe93d14e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f4a99c30-739d-3c91-a91f-1e00a10a698a"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a87b4e0a-27a0-3256-9ec8-2dba8d2cc6c8"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2 @ 2.2.22-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.22-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apache2/apache2_2.2.22-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5dfae4f5-2621-34fd-959a-a1e49ad20963"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#684ded32-2bc8-3918-84fa-e8435cdf6912"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#904ce3df-f0a4-3d7b-aaf9-3dd9fe93d14e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a87b4e0a-27a0-3256-9ec8-2dba8d2cc6c8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f4a99c30-739d-3c91-a91f-1e00a10a698a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#49fc6765-0c77-3737-9a0f-a9c454412499 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#49fc6765-0c77-3737-9a0f-a9c454412499">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnupg2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnupg2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#37e49f04-ec0a-34cf-b593-47ffe924f57d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a279053-d366-367d-ab3e-68f2b964c321 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a279053-d366-367d-ab3e-68f2b964c321">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mlocate @ 0.23.1-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.23.1-1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/mlocate/mlocate_0.23.1-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mlocate</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5937e192-846a-3391-944d-2e21991dd611"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7e69d3ba-8061-34af-a68c-9f8fdb0edd16"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a37d0e5-caa8-3a93-9fa3-d5c29bf1e063 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a37d0e5-caa8-3a93-9fa3-d5c29bf1e063">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">e2fslibs &gt;= 1.41.99</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.41.99</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">e2fslibs</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da3ae500-bcce-3254-8d34-bdde90fa8c8f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a500aab-725e-35e1-b637-41a9e6362335 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a500aab-725e-35e1-b637-41a9e6362335">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata &gt;= 2006c-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2006c-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebf3dc6a-3e19-307c-8883-3e096df078b5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a708a87-b73c-3e9b-bdd9-79176f982d07 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a708a87-b73c-3e9b-bdd9-79176f982d07">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#18f4f78f-e9d7-3d73-9696-f880d2fa3284"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe71464e-8bce-397d-82fd-fc162ff47ec6"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19452d87-4ab6-3b6e-9458-927f9fdb3a2c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87cca3c7-e76f-3cb1-9260-0e6911f71c73"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-3.5.0-23-generic @ 3.5.0-23.35~precise1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.5.0-23.35~precise1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/linux-lts-quantal/linux-image-3.5.0-23-generic_3.5.0-23.35~precise1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-3.5.0-23-generic</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#18f4f78f-e9d7-3d73-9696-f880d2fa3284"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19452d87-4ab6-3b6e-9458-927f9fdb3a2c"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80206617-ea54-3bed-beab-9673ba485c28"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87cca3c7-e76f-3cb1-9260-0e6911f71c73"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe71464e-8bce-397d-82fd-fc162ff47ec6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a710339-9c92-3f8f-b26f-e313bc738fd1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a710339-9c92-3f8f-b26f-e313bc738fd1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">atmel-firmware (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">atmel-firmware</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0de86728-9d7d-3033-a0cd-4b003a31a056"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a906b3f-1422-305c-a858-b1287f39fae4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a906b3f-1422-305c-a858-b1287f39fae4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netcat</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netcat</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a953e55-c1d9-3cda-84a5-c68d0526c6e0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a953e55-c1d9-3cda-84a5-c68d0526c6e0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libudev0 &gt;= 175</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">175</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libudev0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb1b22ae-cb92-36c3-b380-47b43d437481"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4ac9715d-5cef-3931-8059-0d57f83cca4d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4ac9715d-5cef-3931-8059-0d57f83cca4d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvinit-utils (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvinit-utils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e254719-3fdc-3051-873c-36b7e7e21b2a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4af34f14-f209-3d5b-9dfb-82cc5e352dd8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4af34f14-f209-3d5b-9dfb-82cc5e352dd8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt-common (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89a2a077-019b-37b9-8527-31a0e8b50266"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4afce8a5-2a7d-365a-9fdb-19480500e56d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4afce8a5-2a7d-365a-9fdb-19480500e56d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libklibc @ 1.5.25-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.25-1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/k/klibc/libklibc_1.5.25-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libklibc</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4affd1d6-c412-3bd0-9fc5-77ab80b942cf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4affd1d6-c412-3bd0-9fc5-77ab80b942cf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ureadahead (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ureadahead</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ee59252-e2c2-3573-b503-8405b5ae3b4e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4b3dadc8-74f6-3222-9f49-418ffb227141 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4b3dadc8-74f6-3222-9f49-418ffb227141">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaccountsservice0 = 0.6.15-2ubuntu9.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.15-2ubuntu9.4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaccountsservice0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dd48cd0f-d21a-3502-a069-f899ddea09fc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4b7e9a65-d9e7-31a8-8c96-9fd972c2fb49 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4b7e9a65-d9e7-31a8-8c96-9fd972c2fb49">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtasn1-3 @ 2.10-1ubuntu1.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.10-1ubuntu1.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libt/libtasn1-3/libtasn1-3_2.10-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtasn1-3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4bb71aaf-27d0-3a0c-aa22-211ba841c3c8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4bb71aaf-27d0-3a0c-aa22-211ba841c3c8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">readahead (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">readahead</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89787b5e-e834-38c2-8a60-cefdfe71cfc6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4bfb5491-0100-3e94-8d32-5f87deb395ff -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4bfb5491-0100-3e94-8d32-5f87deb395ff">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dosfstools @ 3.0.12-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0.12-1ubuntu1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dosfstools</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/dosfstools/dosfstools_3.0.12-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c130a6b-bc8f-38ec-abf7-51f4c982e787 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c130a6b-bc8f-38ec-abf7-51f4c982e787">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fonts-ubuntu-font-family-console @ 0.80-0ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.80-0ubuntu2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fonts-ubuntu-font-family-console</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-font-family-sources/fonts-ubuntu-font-family-console_0.80-0ubuntu2_all.deb</CUDF:hasSourceLocation>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c1aa82a-7c85-3be1-8ed9-70c8d81efb98 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c1aa82a-7c85-3be1-8ed9-70c8d81efb98">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-oc</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-oc</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c45bf1d-3fd7-302e-9652-cf16853d27cc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c45bf1d-3fd7-302e-9652-cf16853d27cc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-de (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-de</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d64ff15c-fbeb-350d-9ab0-17c380b2f6e4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c469c30-a334-3589-a561-ff3ed42bc3f4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c469c30-a334-3589-a561-ff3ed42bc3f4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-boto &gt;= 2.1~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-boto</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca2bfecd-6b10-323a-bc41-44e0da23dcf2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c7ab849-e03e-3a9a-9e38-ee0c08c74d5f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c7ab849-e03e-3a9a-9e38-ee0c08c74d5f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-pam</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-pam</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c868bc4-cc6f-3567-9e07-8570842db620 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c868bc4-cc6f-3567-9e07-8570842db620">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libversion-requirements-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libversion-requirements-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19d1edf5-abef-3a21-8015-88d276113a4f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c9fb541-5fcd-32c9-b5e6-6fcc7f699222 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c9fb541-5fcd-32c9-b5e6-6fcc7f699222">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">w-bassman</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">w-bassman</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cb69ef5-18c1-3749-acbc-bc482e900dea -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cb69ef5-18c1-3749-acbc-bc482e900dea">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-debian (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-debian</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7b9025aa-2142-3594-a13d-3588403ddb3b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cbd61b7-7f00-37d2-90fc-cb0b7d529983 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cbd61b7-7f00-37d2-90fc-cb0b7d529983">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl5</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl5</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cf34c16-4675-311a-9cbf-af06cbaecee4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cf34c16-4675-311a-9cbf-af06cbaecee4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#964b47c7-ebab-33b8-bc3e-d198205778c8"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ea91a4be-7a2b-33f0-bc70-728a3ef302aa"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ucf @ 3.0025+nmu2ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0025+nmu2ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/ucf/ucf_3.0025+nmu2ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ucf</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#964b47c7-ebab-33b8-bc3e-d198205778c8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ea91a4be-7a2b-33f0-bc70-728a3ef302aa"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cfd0301-9a46-3ae6-867c-25d2d0d1ef00 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cfd0301-9a46-3ae6-867c-25d2d0d1ef00">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnet-daemon-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnet-daemon-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4495a251-04db-3d4b-9fe7-a60e97abcd6c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d0d0e31-c166-3911-9bc1-c069437dde2e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d0d0e31-c166-3911-9bc1-c069437dde2e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">backupninja &lt;&lt; 0.9.3-5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.9.3-5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">backupninja</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fb7d05c2-7aaf-35df-928b-254fd67f5b70"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perlapi-5.14.2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perlapi-5.14.2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77176277-48b9-3f55-9032-0d559c53c37c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d4ecaf8-25f1-3247-9aa1-a0013494fb55 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d4ecaf8-25f1-3247-9aa1-a0013494fb55">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44f9296-3a40-3582-9d0d-c39a9cc9db47"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libblkid1 @ 2.20.1-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.20.1-1ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/util-linux/libblkid1_2.20.1-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libblkid1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44f9296-3a40-3582-9d0d-c39a9cc9db47"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &gt;= 2.3.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3.4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dbae9fa-0137-3432-b551-e0d23249a41f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dbae9fa-0137-3432-b551-e0d23249a41f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db7634ad-3454-330d-b11d-f98adffd8827"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxpm4 @ 1:3.5.9-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:3.5.9-4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libx/libxpm/libxpm4_3.5.9-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxpm4</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db7634ad-3454-330d-b11d-f98adffd8827"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e0b69d5-3cda-3ea8-ad8c-cf81015268d0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e0b69d5-3cda-3ea8-ad8c-cf81015268d0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg &gt;= 1.13.20</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.13.20</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f589e6c7-4d3a-3f7f-92d5-f1d4bdcafe08"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e420cc5-7654-3bcb-bcb7-ddf87bb6ac25 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e420cc5-7654-3bcb-bcb7-ddf87bb6ac25">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgomp1 &gt;= 4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgomp1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0f379a1a-9af9-3c72-8537-114263fe5cd4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e51c6b4-0bac-3930-b412-98d55826c8aa -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e51c6b4-0bac-3930-b412-98d55826c8aa">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fuse-utils &lt;&lt; 2.8.5-2~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.8.5-2~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fuse-utils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c92a4cc-cf92-3167-9c00-c5f54144c7a6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e74e71f-eff2-3376-bbb3-02f305878403 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e74e71f-eff2-3376-bbb3-02f305878403">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">c-compiler (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">c-compiler</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f310bd60-4632-3511-a758-a0346e39f487"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4ed24e73-fb64-360b-9b36-6ca2162f6f09 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4ed24e73-fb64-360b-9b36-6ca2162f6f09">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-kernel-log-daemon</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-kernel-log-daemon</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4ed7accc-76f4-3212-a212-14714760a633 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4ed7accc-76f4-3212-a212-14714760a633">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-gdbm</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-gdbm</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4eeb250c-bd5e-3887-97a4-0e87303faa81 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4eeb250c-bd5e-3887-97a4-0e87303faa81">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnss3-1d &gt;= 3.12.9+ckbi-1.82-0ubuntu3~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.12.9+ckbi-1.82-0ubuntu3~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnss3-1d</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3739e13a-20f4-3b01-87dd-026e67e43b87"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f257255-9522-3c6c-86d3-e3cacd1ab149 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f257255-9522-3c6c-86d3-e3cacd1ab149">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1194e4ab-359a-3b68-99e2-e3f1af1cc72f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f30ace0-fd08-359f-90c4-c2698f68eaa4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f30ace0-fd08-359f-90c4-c2698f68eaa4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpopt0 @ 1.16-3ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.16-3ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/popt/libpopt0_1.16-3ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpopt0</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#01f81aa1-1f6f-326b-9b79-8bc486c2a57a"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d041b1f-7c11-300e-8905-56071283139c"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bdcb60ee-07c0-3ff5-874a-dcc38314f53e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f3b7fb2-6504-3fef-9ec2-40b9bd3cc84b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f3b7fb2-6504-3fef-9ec2-40b9bd3cc84b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-terminus (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-terminus</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#71d0e203-befc-3a6c-8fd5-10076276996a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f445a40-99e8-379e-8f87-d32f4c622260 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f445a40-99e8-379e-8f87-d32f4c622260">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-man @ 1:1.7.9.5-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.7.9.5-1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-man</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/git/git-man_1.7.9.5-1_all.deb</CUDF:hasSourceLocation>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f5cb299-b7cf-3b8e-a00c-c1f7fafaa071 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f5cb299-b7cf-3b8e-a00c-c1f7fafaa071">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">psmisc @ 22.15-2ubuntu1.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">22.15-2ubuntu1.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/psmisc/psmisc_22.15-2ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">psmisc</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f9d72a5-b5ba-3c35-b27b-77cc76c24feb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f9d72a5-b5ba-3c35-b27b-77cc76c24feb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnih1 @ 1.0.3-4ubuntu9.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.3-4ubuntu9.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libn/libnih/libnih1_1.0.3-4ubuntu9_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnih1</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4fcc1e62-aa03-36a6-b15a-d99330b4a09f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4fcc1e62-aa03-36a6-b15a-d99330b4a09f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-paramiko (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-paramiko</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3ebab9c-8246-3b94-ac76-ed499e30a6f2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#4fff53ef-106f-3abd-bf0a-2cae537766a2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4fff53ef-106f-3abd-bf0a-2cae537766a2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">anacron (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">anacron</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f6314065-5b37-3e65-b6cd-87fa3c3da631"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5004e4c3-1274-3368-9ecc-c9a6ec8cc645 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5004e4c3-1274-3368-9ecc-c9a6ec8cc645">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">groff-base &gt;= 1.18.1.1-15</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.18.1.1-15</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">groff-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cbc9bf5d-6748-356b-bd46-467069526349"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#500c56a0-754b-3934-930d-c4a59b28eaf5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#500c56a0-754b-3934-930d-c4a59b28eaf5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-motd (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-motd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#996689bd-a04a-3ba5-a756-550c6ff10d42"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5011742c-bb25-3162-965b-97abf80393e1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5011742c-bb25-3162-965b-97abf80393e1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mount &gt;= 2.19.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.19.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mount</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88dc3a67-0e6a-3fd6-8f9b-735ca830f417"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#50225027-7e33-35ae-adfd-e93073ee4270 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50225027-7e33-35ae-adfd-e93073ee4270">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pngmeta</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pngmeta</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#503e5628-028b-3458-90c6-adc29afc2ad2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#503e5628-028b-3458-90c6-adc29afc2ad2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">usplash (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">usplash</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae18e281-ac0f-3b48-9a6e-b55465db871a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#505a0543-4214-3219-94ab-09751d9050d6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#505a0543-4214-3219-94ab-09751d9050d6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-1.9-0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-1.9-0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#df8b25d3-c9c6-3917-b892-868bd339acd2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#505c7c48-ac6d-31ed-89b0-8f21db5a571d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#505c7c48-ac6d-31ed-89b0-8f21db5a571d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sunbird</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sunbird</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#50641b6b-6553-31e2-babf-7d6c44290347 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50641b6b-6553-31e2-babf-7d6c44290347">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client-4.1 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client-4.1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#49252f0a-021f-39a0-b993-e1f9c0335b6e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#50679326-cbb9-36b1-84b8-f66e19c5c812 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50679326-cbb9-36b1-84b8-f66e19c5c812">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbus-1-3 &gt;= 1.2.16</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.16</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbus-1-3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cd06c2a0-b225-3975-9e3d-d9f6bc7919d9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#507a73cc-afce-35dc-9588-af4f510e4e6e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#507a73cc-afce-35dc-9588-af4f510e4e6e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9beae227-a72c-31c2-9302-8e0515f429cd"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libncursesw5 @ 5.9-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.9-4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/ncurses/libncursesw5_5.9-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libncursesw5</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9beae227-a72c-31c2-9302-8e0515f429cd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#50873027-a234-3b0c-ac4f-ac708aa9195d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50873027-a234-3b0c-ac4f-ac708aa9195d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a191987c-78ec-3b3d-8ede-985fcad19e95"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.8.0-35-generic @ 3.8.0-35.52~precise1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.8.0-35.52~precise1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/linux-lts-raring/linux-headers-3.8.0-35-generic_3.8.0-35.52~precise1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.8.0-35-generic</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a191987c-78ec-3b3d-8ede-985fcad19e95"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9b23602-3822-35da-aa54-868d9a16382f"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f6b94ae5-bf5b-3782-adf1-18f5faa2189e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#508b93dd-0e9d-3ce1-a374-1beb35eff886 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#508b93dd-0e9d-3ce1-a374-1beb35eff886">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-pc-bin = 1.99-21ubuntu3.14</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.99-21ubuntu3.14</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-pc-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6770467c-c644-36fc-aae1-b1e7f04ff134"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#50b016ab-6b7d-379f-8ed6-f2ab23f40778 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50b016ab-6b7d-379f-8ed6-f2ab23f40778">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnspr4-0d</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnspr4-0d</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#50dd8ca2-1038-3980-8352-1f45e24afb69 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50dd8ca2-1038-3980-8352-1f45e24afb69">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wireless-regdb @ 2011.04.28-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2011.04.28-1ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/w/wireless-regdb/wireless-regdb_2011.04.28-1ubuntu3_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wireless-regdb</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#50f56584-cad3-3b1c-80ad-c873a7c3d7d5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50f56584-cad3-3b1c-80ad-c873a7c3d7d5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libp11-kit0 &gt;= 0.11</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.11</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libp11-kit0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#619bf45b-1fb7-3707-a8e7-657d065d2c98"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#510c7fa3-d22f-32a5-ae1e-4cb1fe1a04da -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#510c7fa3-d22f-32a5-ae1e-4cb1fe1a04da">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-common @ 0.43ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.43ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/j/java-common/java-common_0.43ubuntu2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-common</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libstdc++6 &gt;= 4.6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libstdc++6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09fb521c-e2b3-33df-985f-17f47d050036"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#515223c3-3e02-3b45-a5b0-394f5c36def9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#515223c3-3e02-3b45-a5b0-394f5c36def9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgdbm3 @ 1.8.3-10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.8.3-10</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gdbm/libgdbm3_1.8.3-10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgdbm3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5162a13b-c8e7-3628-9a5e-b22eb68682a4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5162a13b-c8e7-3628-9a5e-b22eb68682a4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-profiler (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-profiler</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#422190b2-1a94-369b-ac72-c20dbb74957c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#51792cd7-9aab-3692-999f-54c05baa67fd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#51792cd7-9aab-3692-999f-54c05baa67fd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64b701dd-213f-30a7-b907-3977b00a71d2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bd93b099-2b4c-3d32-a5bb-e8243298b4a4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c5fdf21d-506c-366d-8140-20419e7e819e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt-xapian-index @ 0.44ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.44ubuntu5</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt-xapian-index</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apt-xapian-index/apt-xapian-index_0.44ubuntu5_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64b701dd-213f-30a7-b907-3977b00a71d2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bd93b099-2b4c-3d32-a5bb-e8243298b4a4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c5fdf21d-506c-366d-8140-20419e7e819e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5183ac5c-2ccb-3a4d-aade-1773c22de657 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5183ac5c-2ccb-3a4d-aade-1773c22de657">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">httpd</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">httpd</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#519d4c39-70cb-3113-b3c3-2ed392b3b37f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#519d4c39-70cb-3113-b3c3-2ed392b3b37f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-problem-report @ 2.0.1-0ubuntu17.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.1-0ubuntu17.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apport/python-problem-report_2.0.1-0ubuntu5_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-problem-report</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#51b41200-ece0-32cb-ae73-5d4f3f29fa43 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#51b41200-ece0-32cb-ae73-5d4f3f29fa43">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools &gt;= 0.92bubuntu63</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.92bubuntu63</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe5e50c7-28a9-3b4d-a0bf-caec71614992"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#51baf082-9ffb-371f-b8f7-e545c3915563 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#51baf082-9ffb-371f-b8f7-e545c3915563">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcompress-zlib-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcompress-zlib-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#51bcea4b-624c-3773-9804-10988f60ba86 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#51bcea4b-624c-3773-9804-10988f60ba86">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">os-prober @ 1.51ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.51ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/o/os-prober/os-prober_1.51ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">os-prober</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#51dd8c2d-e85e-3f60-8409-e4aa4dc05e5f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#51dd8c2d-e85e-3f60-8409-e4aa4dc05e5f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rsh-client</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rsh-client</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#51dec1cd-6aaf-3f25-99f6-7ce646e6e91f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#51dec1cd-6aaf-3f25-99f6-7ce646e6e91f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e45d39f4-263b-377d-9037-2a8cb224c45d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eb3b50dc-3827-3a3a-b6d5-605551b38490"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpython2.7 @ 2.7.3-0ubuntu3.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.3-0ubuntu3.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/libpython2.7_2.7.3-0ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpython2.7</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e45d39f4-263b-377d-9037-2a8cb224c45d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eb3b50dc-3827-3a3a-b6d5-605551b38490"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#524f0114-72d0-3cbd-9957-e2a87301d989 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#524f0114-72d0-3cbd-9957-e2a87301d989">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-wadllib &gt;= 1.1.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-wadllib</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#184954e5-26f4-384c-b173-b68b93a2a2be"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#527e33bf-6eac-3c9d-b08d-93a34669d75c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#527e33bf-6eac-3c9d-b08d-93a34669d75c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-3.5.0-23-generic (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-3.5.0-23-generic</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a708a87-b73c-3e9b-bdd9-79176f982d07"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5296dc68-33fb-355a-bb06-73e5a5e0703a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5296dc68-33fb-355a-bb06-73e5a5e0703a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc-docker-virtual-package</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc-docker-virtual-package</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#52b1ff11-1485-3385-9c6d-5ab4432d9770 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52b1ff11-1485-3385-9c6d-5ab4432d9770">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnutls0</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnutls0</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">adduser (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">adduser</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f0a85856-1abe-358d-9652-f2e321f77fba"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#52e82bcb-337a-3924-8b68-db9374c4b7d1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52e82bcb-337a-3924-8b68-db9374c4b7d1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools-bin &lt;&lt; 0.99ubuntu13.1.1~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.99ubuntu13.1.1~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b0cd8fb-df3d-3608-a34d-e665b9b331c7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5304fca8-0dfa-37fb-b7d4-f409226faab2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5304fca8-0dfa-37fb-b7d4-f409226faab2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libglib2.0-0 &gt;= 2.12.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.12.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libglib2.0-0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9d0738f-f076-3ad7-84af-39e62be16a20"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#530af090-bfe3-32d2-b92d-1b97db2026b2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#530af090-bfe3-32d2-b92d-1b97db2026b2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libavahi-client3 &gt;= 0.6.16</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.16</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libavahi-client3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#30fe2df0-411f-3f25-8b5a-40a95b0b0883"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#536e6c57-ae5d-3ab6-a6d2-f3750c262bcf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#536e6c57-ae5d-3ab6-a6d2-f3750c262bcf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libclass-isa-perl @ 0.36-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.36-3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libc/libclass-isa-perl/libclass-isa-perl_0.36-3_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libclass-isa-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#53751710-24e4-38e9-9aa4-1ed2567a7c00 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#53751710-24e4-38e9-9aa4-1ed2567a7c00">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnspr4-0d &lt;&lt; 4.8.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.8.7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnspr4-0d</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50b016ab-6b7d-379f-8ed6-f2ab23f40778"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#53d2c256-967e-3316-932a-c3f6f6a8bb5d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#53d2c256-967e-3316-932a-c3f6f6a8bb5d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-fr (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-fr</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e4ce9d40-7468-3127-8752-9bbb6d13a76f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#53fdf2ef-aa09-307c-933f-442b36c0b5eb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#53fdf2ef-aa09-307c-933f-442b36c0b5eb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl5 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cbd61b7-7f00-37d2-90fc-cb0b7d529983"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#54b8c2b9-8d14-3e37-99cc-8e6640b5f1e9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#54b8c2b9-8d14-3e37-99cc-8e6640b5f1e9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0eddaa80-48ab-3961-8d6d-cc60343e4541"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c2fcf31-5b3a-3d4a-8c57-47acb8ae6a16"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcwidget3 @ 0.5.16-3.1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.5.16-3.1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/cwidget/libcwidget3_0.5.16-3.1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcwidget3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0eddaa80-48ab-3961-8d6d-cc60343e4541"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c2fcf31-5b3a-3d4a-8c57-47acb8ae6a16"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#54baa901-6982-3119-8693-3e9d4765b05c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#54baa901-6982-3119-8693-3e9d4765b05c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libproc-dev &lt;&lt; 1:1.2.6-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.2.6-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libproc-dev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#12d5132d-325c-32f9-b41e-5aa89b7cf263"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#54bf986e-1a1a-3413-b1b2-d681c7e5aaa9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#54bf986e-1a1a-3413-b1b2-d681c7e5aaa9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icedtea-netx &lt;&lt; 1.1.1-2~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.1-2~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icedtea-netx</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7b6e477-4509-3b4b-959f-0afdd64fe467"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#54f038d7-3a4a-3916-b41d-d8b48255313b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#54f038d7-3a4a-3916-b41d-d8b48255313b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-dbdabi-94</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-dbdabi-94</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#54f21859-58e1-360d-90ba-e04659d4ce29 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#54f21859-58e1-360d-90ba-e04659d4ce29">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0625c7cd-018f-31ff-8cd1-ac6363bef878"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62e75923-1af9-3b8a-9a9b-c47e973d34ff"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dash @ 0.5.7-2ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.5.7-2ubuntu2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dash</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/dash/dash_0.5.7-2ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0625c7cd-018f-31ff-8cd1-ac6363bef878"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62e75923-1af9-3b8a-9a9b-c47e973d34ff"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#55809bc2-88e8-3885-93d1-d110f17783df -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55809bc2-88e8-3885-93d1-d110f17783df">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparse-cpan-meta-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparse-cpan-meta-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#559e1bb3-e05d-3856-b168-5f67cd0a3036 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#559e1bb3-e05d-3856-b168-5f67cd0a3036">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gettext-base @ 0.18.1.1-5ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.18.1.1-5ubuntu3</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gettext-base</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gettext/gettext-base_0.18.1.1-5ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76b29a9e-3179-3761-a8b9-e03ed689e06e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#55ac1de4-62e3-3e6b-a404-3d669c3500cd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55ac1de4-62e3-3e6b-a404-3d669c3500cd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dnsutils &lt;&lt; 1:9.0.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.0.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dnsutils</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#55c052b7-2d77-3036-8168-5653ef272d76 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55c052b7-2d77-3036-8168-5653ef272d76">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">util-linux &gt;&gt; 2.15~rc1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.15~rc1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>></CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">util-linux</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77698b77-9df5-340a-92cc-1e1cff1ff350"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#55c2a57e-c21c-3e27-9962-3588ac232994 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55c2a57e-c21c-3e27-9962-3588ac232994">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-gnupginterface (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-gnupginterface</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fc9800e7-37ee-386e-a51b-2d474a03bcc5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#55efcc8a-4b31-3d1a-93f7-1b529f67a1ef -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55efcc8a-4b31-3d1a-93f7-1b529f67a1ef">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42f6a7fd-2eec-36b5-85bf-2a72ada2a76a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9cf09314-450c-3237-b0dc-cf2193b5d5c2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0eff46e-26d3-32cb-856a-69698e82369e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d1a6510b-5cd0-331a-831f-17c0addb215b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d54c0ffc-c345-3ca8-9fc5-b40fa0df9bbd"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl3 @ 7.22.0-3ubuntu4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.22.0-3ubuntu4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl3_7.22.0-3ubuntu4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42f6a7fd-2eec-36b5-85bf-2a72ada2a76a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#78b4c9d1-484c-3a02-90b6-1666a4dca402"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9cf09314-450c-3237-b0dc-cf2193b5d5c2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0eff46e-26d3-32cb-856a-69698e82369e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d1a6510b-5cd0-331a-831f-17c0addb215b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d54c0ffc-c345-3ca8-9fc5-b40fa0df9bbd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f01fdd-85a4-3ba6-bec1-ff0f938d8ddf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f01fdd-85a4-3ba6-bec1-ff0f938d8ddf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">patch (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">patch</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f3b91d85-2b88-31b2-80c4-2c63c1a32f14"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python &lt;&lt; 2.8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.8</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f0f8d33-6ad2-3327-b366-793aabb64a73"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f58ebc-9cb1-341a-ab12-cbac9b73b92b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f58ebc-9cb1-341a-ab12-cbac9b73b92b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">podlators-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">podlators-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3576b8ad-15af-3603-91dc-5b0ce4459943"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5601e85c-8c83-3aa5-8cb2-ff79f8fe3f1f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5601e85c-8c83-3aa5-8cb2-ff79f8fe3f1f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae34187-bc3f-3f37-881e-4c5ed2f7f6c5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d54c0ffc-c345-3ca8-9fc5-b40fa0df9bbd"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-import-id @ 2.10-0ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.10-0ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/ssh-import-id/ssh-import-id_2.10-0ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-import-id</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae34187-bc3f-3f37-881e-4c5ed2f7f6c5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d54c0ffc-c345-3ca8-9fc5-b40fa0df9bbd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5609d130-b0bc-3e22-a303-db25de31d5b0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5609d130-b0bc-3e22-a303-db25de31d5b0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">www-browser</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">www-browser</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#566be8a5-824b-3dae-bf95-ee102786c55f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#566be8a5-824b-3dae-bf95-ee102786c55f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-de (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-de</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c2370f4-90ab-3a14-bf82-92c5a4f933d9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#56a39335-186b-3af8-a83b-cac1c8392afb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#56a39335-186b-3af8-a83b-cac1c8392afb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19452d87-4ab6-3b6e-9458-927f9fdb3a2c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87cca3c7-e76f-3cb1-9260-0e6911f71c73"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-3.8.0-35-generic @ 3.8.0-35.52~precise1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.8.0-35.52~precise1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/linux-lts-raring/linux-image-3.8.0-35-generic_3.8.0-35.52~precise1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-3.8.0-35-generic</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19452d87-4ab6-3b6e-9458-927f9fdb3a2c"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80206617-ea54-3bed-beab-9673ba485c28"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87cca3c7-e76f-3cb1-9260-0e6911f71c73"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d681e23-0248-30d4-b19b-aa414a3dc049"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ea6faede-e79f-3118-b351-45c0b27aa728"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eba630ef-0bf5-3419-8566-bf05db6d3c96"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#56aeeac5-6713-3809-b63e-50d5a4743389 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#56aeeac5-6713-3809-b63e-50d5a4743389">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-deb822 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-deb822</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4465fbf8-eed8-3ce8-af04-f34bebbe50cd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#56b09142-1f1d-3306-9065-d7ff1dcacaa7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#56b09142-1f1d-3306-9065-d7ff1dcacaa7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">curl-ssl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">curl-ssl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42fadbeb-ed70-30be-ba02-8bbfa27a4e92"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#56b22743-9982-36ea-9f0f-683925b55c6c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#56b22743-9982-36ea-9f0f-683925b55c6c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1g &gt;= 1:1.2.3.3.dfsg</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.2.3.3.dfsg</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1g</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73040f31-9ca0-3ec4-a57f-a251246337a2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#56e342f8-2c38-31e5-9f6c-adf95dfe7373 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#56e342f8-2c38-31e5-9f6c-adf95dfe7373">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-2.0-0</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-2.0-0</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &gt;= 2.15</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.15</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#570e4c56-815c-3f7a-94dc-3f9527c6e594 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#570e4c56-815c-3f7a-94dc-3f9527c6e594">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-gnupginterface (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-gnupginterface</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67faffbe-7f57-326e-93ac-25e787c9f7d5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#572183e4-fa1e-3b0a-bb51-a4955a550ec9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#572183e4-fa1e-3b0a-bb51-a4955a550ec9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#600b719c-d51e-3eb9-a451-62276f500ccd"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77b705e9-ca19-3942-a75a-ccfd7f9ddc96"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8130d927-6985-3e92-a796-21f5edc30aeb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cron @ 3.0pl1-120ubuntu4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0pl1-120ubuntu4</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cron</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/cron/cron_3.0pl1-120ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#600b719c-d51e-3eb9-a451-62276f500ccd"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77b705e9-ca19-3942-a75a-ccfd7f9ddc96"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8130d927-6985-3e92-a796-21f5edc30aeb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db3b7b98-948f-3379-806c-976ad80975ac"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#573ba7fc-9297-33a2-9a82-41d340f79693 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#573ba7fc-9297-33a2-9a82-41d340f79693">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-importlib (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-importlib</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4102138-7d02-31b2-8d91-a3acaec28c48"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5746ccc4-0f43-3a92-a452-414377a45916 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5746ccc4-0f43-3a92-a452-414377a45916">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grep @ 2.10-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.10-1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grep</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/grep/grep_2.10-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#919ad70d-24b9-3e3e-970c-8d71fe8f2491"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#919ad70d-24b9-3e3e-970c-8d71fe8f2491"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#57d65fe1-3136-3542-937f-5c7cdcf5d2a5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#57d65fe1-3136-3542-937f-5c7cdcf5d2a5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1321f541-b30b-3d7e-aef2-9f76bdbb37e7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#38d1b5af-5bdd-3119-a0fe-2b1a3bc98355"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45069808-e4dd-3f03-a8b5-23f919db769e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab1b2345-7c60-3f44-b7bc-1e2402a8dbd8"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db2cf7ec-0af3-3e67-a411-23bc8b40c014"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libhx509-5-heimdal @ 1.6~git20120311.dfsg.1-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6~git20120311.dfsg.1-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libhx509-5-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libhx509-5-heimdal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1321f541-b30b-3d7e-aef2-9f76bdbb37e7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#38d1b5af-5bdd-3119-a0fe-2b1a3bc98355"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45069808-e4dd-3f03-a8b5-23f919db769e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab1b2345-7c60-3f44-b7bc-1e2402a8dbd8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db2cf7ec-0af3-3e67-a411-23bc8b40c014"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#57d723ab-5cf3-3786-a8d3-c9f650312816 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#57d723ab-5cf3-3786-a8d3-c9f650312816">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-lazr.uri (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-lazr.uri</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#85481a84-ab36-3249-9672-1b35e0795d19"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#57e498c7-9643-32c6-b76d-e4e1ddde55dd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#57e498c7-9643-32c6-b76d-e4e1ddde55dd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tasksel (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tasksel</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6dd394ef-cd23-3685-807c-4eaa0c45ca97"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#57f0e853-895d-3d35-9678-839b1d2d500f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#57f0e853-895d-3d35-9678-839b1d2d500f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1da3cb31-a11f-3afc-ab96-ec4a139152ba"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">manpages-dev @ 3.35-0.1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.35-0.1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages-dev_3.35-0.1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">manpages-dev</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1da3cb31-a11f-3afc-ab96-ec4a139152ba"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#57f861c4-d252-366d-ac14-90586cd3a61e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#57f861c4-d252-366d-ac14-90586cd3a61e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtext-charwidth-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtext-charwidth-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b47a9dce-6159-34b2-9a5f-bf6c273ef930"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#584ae3a6-ab89-367b-876b-2e732e7f73d6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#584ae3a6-ab89-367b-876b-2e732e7f73d6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nis</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nis</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#585fcaae-c97e-37a5-9018-240e8eecf675 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#585fcaae-c97e-37a5-9018-240e8eecf675">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#06db2283-2132-38f2-9e3d-bab1b40655d4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1438f471-7f06-3287-8181-2b5555a7ece9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#570e4c56-815c-3f7a-94dc-3f9527c6e594"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#614bbf35-b761-3c2a-a2c2-e1a430eb3b39"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62ed24b1-c0a8-3f05-a216-32d9654b37a4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#779bd45a-05f9-35f9-8f6c-257f61d366c9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8078a04a-20af-3bb2-a88a-2f5482e84dd2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#85732564-3f2a-39ca-a85a-13ae86e4df26"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c782c4d7-bb23-3b8b-8d91-66547963f044"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d54c0ffc-c345-3ca8-9fc5-b40fa0df9bbd"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">landscape-common @ 12.05-0ubuntu1.12.04</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">12.05-0ubuntu1.12.04</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/landscape-client/landscape-common_12.04.3-0ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">landscape-common</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#06db2283-2132-38f2-9e3d-bab1b40655d4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1438f471-7f06-3287-8181-2b5555a7ece9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#570e4c56-815c-3f7a-94dc-3f9527c6e594"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#614bbf35-b761-3c2a-a2c2-e1a430eb3b39"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62ed24b1-c0a8-3f05-a216-32d9654b37a4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#779bd45a-05f9-35f9-8f6c-257f61d366c9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8078a04a-20af-3bb2-a88a-2f5482e84dd2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#85732564-3f2a-39ca-a85a-13ae86e4df26"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c782c4d7-bb23-3b8b-8d91-66547963f044"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d54c0ffc-c345-3ca8-9fc5-b40fa0df9bbd"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5863dfc0-5af9-3605-a4b6-7ff5856c9573 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5863dfc0-5af9-3605-a4b6-7ff5856c9573">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-firmware (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-firmware</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5969274c-8756-37a6-8e8e-9e39997bdbb4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#587311b5-5b91-3669-aedf-c46bc2d4ba2e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#587311b5-5b91-3669-aedf-c46bc2d4ba2e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#02fc716b-8348-305f-84ac-11f1c9f6ae81"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0888924c-02f3-3143-9ca3-74ef06824aea"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0b8d4cca-9af0-3506-b726-645a63127256"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae34187-bc3f-3f37-881e-4c5ed2f7f6c5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1d1cffab-238e-3ede-9564-450ead4c99c1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2671bbc0-79b9-3536-a435-aead8f22007f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b492220-4313-3ed6-93df-aa514e77ca08"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3cc9132f-dd63-3fab-a8df-1d4a6c21f14a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4312f2b8-e24b-3d15-b473-66af0dae0639"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#588a1e23-7f1c-32ab-b473-e5db4dad9577"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#643ceff2-5a66-3bc7-88cc-e85fab5317e3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64b4442d-65b9-381e-a07c-fbe841cd571c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#709ed6ec-9f2f-3e6e-8f95-3b7dff552505"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8031f819-0b03-3e20-921b-0a98b6be144f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87391c63-e0c2-3d1d-b874-2d09603d720f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8af13481-520b-3620-a436-fd2deddf1769"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#95f9b551-fb03-345c-a913-6181f2f20f3d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a210376b-ecc8-3d03-8dc7-07266a69c010"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ac3df78c-d98e-323f-88dc-d2e29b97d046"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0c207d8-148e-3e2c-86dd-043e45a610a9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c5d529de-1454-383d-a314-7d13cbaf92ab"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c782c4d7-bb23-3b8b-8d91-66547963f044"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7a03981-ef67-38f1-8c3a-0dd0ecc7dcac"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb2e0da9-f8e6-36e9-90dc-fdb1c3253236"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2297efb-13d2-3edd-97e3-f252bb30606a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d70c3a14-aca4-300b-beb5-f8ac267fcbdb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e17c1dfc-f840-3b12-9d8e-64287f69c482"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebeb5dd2-beaa-388e-90f4-207bab00c9f0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f4828355-6b96-3b09-a0f0-540698c08838"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f77e2f04-dadd-3a13-8709-d7e52a399983"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ubuntu-standard @ 1.267.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.267.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-meta/ubuntu-standard_1.267_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ubuntu-standard</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#02fc716b-8348-305f-84ac-11f1c9f6ae81"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0888924c-02f3-3143-9ca3-74ef06824aea"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0b8d4cca-9af0-3506-b726-645a63127256"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae34187-bc3f-3f37-881e-4c5ed2f7f6c5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1d1cffab-238e-3ede-9564-450ead4c99c1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2671bbc0-79b9-3536-a435-aead8f22007f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b492220-4313-3ed6-93df-aa514e77ca08"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3cc9132f-dd63-3fab-a8df-1d4a6c21f14a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4312f2b8-e24b-3d15-b473-66af0dae0639"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#588a1e23-7f1c-32ab-b473-e5db4dad9577"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#643ceff2-5a66-3bc7-88cc-e85fab5317e3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64b4442d-65b9-381e-a07c-fbe841cd571c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#709ed6ec-9f2f-3e6e-8f95-3b7dff552505"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8031f819-0b03-3e20-921b-0a98b6be144f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87391c63-e0c2-3d1d-b874-2d09603d720f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8af13481-520b-3620-a436-fd2deddf1769"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#95f9b551-fb03-345c-a913-6181f2f20f3d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a210376b-ecc8-3d03-8dc7-07266a69c010"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ac3df78c-d98e-323f-88dc-d2e29b97d046"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0c207d8-148e-3e2c-86dd-043e45a610a9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c5d529de-1454-383d-a314-7d13cbaf92ab"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c782c4d7-bb23-3b8b-8d91-66547963f044"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7a03981-ef67-38f1-8c3a-0dd0ecc7dcac"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb2e0da9-f8e6-36e9-90dc-fdb1c3253236"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2297efb-13d2-3edd-97e3-f252bb30606a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d70c3a14-aca4-300b-beb5-f8ac267fcbdb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e17c1dfc-f840-3b12-9d8e-64287f69c482"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebeb5dd2-beaa-388e-90f4-207bab00c9f0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f4828355-6b96-3b09-a0f0-540698c08838"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f77e2f04-dadd-3a13-8709-d7e52a399983"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#587a3f0a-dd0d-3517-8eaf-2d9060f998a9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#587a3f0a-dd0d-3517-8eaf-2d9060f998a9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mountall &gt;= 2.28</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.28</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mountall</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b26671ea-844c-3f94-b4f4-854a9af6c7d8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#587c572a-8079-341e-a53c-1790ec905c51 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#587c572a-8079-341e-a53c-1790ec905c51">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">telnet-client (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">telnet-client</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a4796ba-a8e3-33c2-a318-385c0f452dab"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#588a1e23-7f1c-32ab-b473-e5db4dad9577 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#588a1e23-7f1c-32ab-b473-e5db4dad9577">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ed (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ed</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d9cbf78-d559-34ce-b27e-71567a284233"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#58a665ae-1a80-3d06-8374-84537e33f142 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#58a665ae-1a80-3d06-8374-84537e33f142">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata = 2014a-0ubuntu0.12.04</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2014a-0ubuntu0.12.04</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebf3dc6a-3e19-307c-8883-3e096df078b5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#58a6e7d7-12af-3b74-bb14-bef5b8c4debb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#58a6e7d7-12af-3b74-bb14-bef5b8c4debb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpod-parser-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpod-parser-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#58b7eb5e-baa1-3a05-95c0-dac315aa2611 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#58b7eb5e-baa1-3a05-95c0-dac315aa2611">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#58fbf14e-db2f-3bc3-a925-666490db0f46 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#58fbf14e-db2f-3bc3-a925-666490db0f46">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-httplib2 &gt;= 0.4.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.4.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-httplib2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af8df168-bef1-3bcf-88f1-ca683308d88f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#58fc1d72-4618-3974-b920-59de9b61ed57 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#58fc1d72-4618-3974-b920-59de9b61ed57">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d26d9c9-0cb2-33b9-83a6-5e368341d09b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e551924-fad9-30b0-9980-567fc3a235b6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a7c773dd-203d-3de5-be01-d7995dbc736a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8ead7fa-8e00-3c29-a5bd-6d7ff5ed7055"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ppp @ 2.4.5-5ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.5-5ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/ppp/ppp_2.4.5-5ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ppp</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d26d9c9-0cb2-33b9-83a6-5e368341d09b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e551924-fad9-30b0-9980-567fc3a235b6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a7c773dd-203d-3de5-be01-d7995dbc736a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8ead7fa-8e00-3c29-a5bd-6d7ff5ed7055"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#591c08c2-e237-3cf4-87ad-a638407ff0df -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#591c08c2-e237-3cf4-87ad-a638407ff0df">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libclass-isa-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libclass-isa-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#536e6c57-ae5d-3ab6-a6d2-f3750c262bcf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#593616de-1533-3c0f-b2d5-5e55410bf994 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#593616de-1533-3c0f-b2d5-5e55410bf994">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5937e192-846a-3391-944d-2e21991dd611 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5937e192-846a-3391-944d-2e21991dd611">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">findutils &lt;= 4.2.31-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.2.31-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">findutils</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#59385d86-d042-3c92-b2f7-1d6355f0e137 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#59385d86-d042-3c92-b2f7-1d6355f0e137">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1g &gt;= 1:1.2.2.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.2.2.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1g</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73040f31-9ca0-3ec4-a57f-a251246337a2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#595b8fbb-0d56-35db-80c8-122b49fea640 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#595b8fbb-0d56-35db-80c8-122b49fea640">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6a85f7b-44a0-3d9c-be71-e76e871f62bd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#595cd472-4eb9-3d44-93c0-b73ccdcfc50f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#595cd472-4eb9-3d44-93c0-b73ccdcfc50f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-dbus (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-dbus</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef32daeb-9b37-398c-a01b-5362df82c9fb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#59618d49-8acb-3bd9-a806-c5bc30ac7c93 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#59618d49-8acb-3bd9-a806-c5bc30ac7c93">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevel-dprof-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevel-dprof-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#59665cb3-ecb3-3f7c-b775-88d5179854dd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#59665cb3-ecb3-3f7c-b775-88d5179854dd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpod-simple-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpod-simple-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#59672b59-84cb-3204-8065-09ace70167ba -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#59672b59-84cb-3204-8065-09ace70167ba">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">jquery (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">jquery</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d223e143-9188-3478-b49d-52476506c22e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5969274c-8756-37a6-8e8e-9e39997bdbb4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5969274c-8756-37a6-8e8e-9e39997bdbb4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-firmware @ 1.79.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.79.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.79_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-firmware</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a710339-9c92-3f8f-b26f-e313bc738fd1"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a710339-9c92-3f8f-b26f-e313bc738fd1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#599b68e3-1025-38a1-88d7-7179d3a18b9a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#599b68e3-1025-38a1-88d7-7179d3a18b9a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgeoip1 @ 1.4.8+dfsg-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.8+dfsg-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/geoip/libgeoip1_1.4.8+dfsg-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgeoip1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#59aafeb7-8c1a-346c-bf0f-8ab38358fed2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#59aafeb7-8c1a-346c-bf0f-8ab38358fed2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-core</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-core</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#59d05c60-9af4-3196-84c3-9f40772b4439 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#59d05c60-9af4-3196-84c3-9f40772b4439">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d19f8c6-0486-3dbf-99a2-3bcdd6c35196"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpolkit-gobject-1-0 @ 0.104-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.104-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/policykit-1/libpolkit-gobject-1-0_0.104-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpolkit-gobject-1-0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d19f8c6-0486-3dbf-99a2-3bcdd6c35196"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5a3f5997-33b2-3971-b939-731392876bac -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5a3f5997-33b2-3971-b939-731392876bac">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-dbdabi-94 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-dbdabi-94</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#54f038d7-3a4a-3916-b41d-d8b48255313b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5a665deb-cd35-36c4-8faf-38af2c514017 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5a665deb-cd35-36c4-8faf-38af2c514017">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdigest-md5-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdigest-md5-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5a66be82-3e1e-36a5-ac88-da5c2380e8d2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5a66be82-3e1e-36a5-ac88-da5c2380e8d2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">net-tools (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">net-tools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#088a50a1-51f6-38ed-b121-02dc55bf3ce2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5aee9dbd-2a18-3839-9050-73571bee1b1f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5aee9dbd-2a18-3839-9050-73571bee1b1f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">editor</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">editor</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b0c4ffb-4b8e-34fa-a81f-f0e78a1fbcff -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b0c4ffb-4b8e-34fa-a81f-f0e78a1fbcff">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libshell-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libshell-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6186ff0e-5f98-390c-9125-282acfb868d3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b0ccf58-b44c-3b40-8027-5a8e8b5345cb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b0ccf58-b44c-3b40-8027-5a8e8b5345cb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-kernel-headers</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-kernel-headers</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b10494e-cf2a-3461-8101-ec820a3bc50f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b10494e-cf2a-3461-8101-ec820a3bc50f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdigest-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdigest-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libstdc++6 &gt;= 4.1.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.1.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libstdc++6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09fb521c-e2b3-33df-985f-17f47d050036"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b28388b-9235-3e14-9406-964f71e53ddc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b28388b-9235-3e14-9406-964f71e53ddc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gettext-base (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gettext-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#559e1bb3-e05d-3856-b168-5f67cd0a3036"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b40dcf8-4294-3557-a727-ed50c16a8435 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b40dcf8-4294-3557-a727-ed50c16a8435">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblockfile1 &gt;= 1.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblockfile1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#60f043a9-5872-38e0-8f78-759eae9cbb5b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b92728e-c95a-33e9-9153-a08b46c9c8b4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b92728e-c95a-33e9-9153-a08b46c9c8b4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-umask</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-umask</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5bbd2887-7b87-3bd7-a92c-63bcd36d6ae9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5bbd2887-7b87-3bd7-a92c-63bcd36d6ae9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">data-dumper</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">data-dumper</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5bc3e066-0471-3faf-bbec-24d9c2534997 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5bc3e066-0471-3faf-bbec-24d9c2534997">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php4</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php4</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5bd4ca7d-c91a-3582-b6b4-1e3327a6789b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5bd4ca7d-c91a-3582-b6b4-1e3327a6789b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mt-st</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mt-st</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5bd703e9-2089-3e2a-8d77-a4c3a64424c0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5bd703e9-2089-3e2a-8d77-a4c3a64424c0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libglib2.0-0 &gt;= 2.16.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.16.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libglib2.0-0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9d0738f-f076-3ad7-84af-39e62be16a20"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c308f06-bedd-34e9-bb66-668fc0967ca3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c308f06-bedd-34e9-bb66-668fc0967ca3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgd2</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgd2</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libreadline6 &gt;= 6.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libreadline6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a02ffda7-ce96-3692-98ac-d24fdbae8e1a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c51e62e-d4fb-3a76-be9e-c7d2072a2b3f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c51e62e-d4fb-3a76-be9e-c7d2072a2b3f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dhcp-client</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dhcp-client</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c7f0bec-82bf-3a73-8c23-7863e277248d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c7f0bec-82bf-3a73-8c23-7863e277248d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">install-info @ 4.13a.dfsg.1-8ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.13a.dfsg.1-8ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/texinfo/install-info_4.13a.dfsg.1-8ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">install-info</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c7f1987-394e-384c-8a9d-993c0af69ab3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c7f1987-394e-384c-8a9d-993c0af69ab3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b0b8fa2e-4693-3aca-bfd1-d84a97b407af"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">isc-dhcp-common @ 4.1.ESV-R4-0ubuntu5.6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.1.ESV-R4-0ubuntu5.6</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/i/isc-dhcp/isc-dhcp-common_4.1.ESV-R4-0ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">isc-dhcp-common</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#058ba8d0-7f54-32ad-921a-784904425d52"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b0b8fa2e-4693-3aca-bfd1-d84a97b407af"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c883f86-573b-3544-9588-6bab907e6e4b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c883f86-573b-3544-9588-6bab907e6e4b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdigest-sha-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdigest-sha-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5cb473e2-eda7-326a-a961-1d33c21a197e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5cb473e2-eda7-326a-a961-1d33c21a197e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libidn9-dev</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libidn9-dev</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d0a93c0-5dd1-3361-bf49-bddedc860cda -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d0a93c0-5dd1-3361-bf49-bddedc860cda">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java2-runtime (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java2-runtime</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#306b4f23-6481-38ab-8574-17eae6596b7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d42b92d-9d52-33ba-a287-16c857396a0e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d42b92d-9d52-33ba-a287-16c857396a0e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">arpd (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">arpd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e85be705-46c9-36a8-9940-b4c7dd89803a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d4ccb2f-6e99-3db1-94fd-a5c0f24fc841 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d4ccb2f-6e99-3db1-94fd-a5c0f24fc841">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8958b458-30e0-334c-871d-d9e7152385c0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4d9670e-ac4c-3f8d-8899-13fd10f9180e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-gdbm @ 2.7.3-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.3-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python-stdlib-extensions/python-gdbm_2.7.3-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-gdbm</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7bea64ba-2f12-31ed-aaf5-a28607ea948d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#810e4c29-139b-38ad-8045-6952adcb6f71"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8958b458-30e0-334c-871d-d9e7152385c0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4d9670e-ac4c-3f8d-8899-13fd10f9180e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d65fd0cd-9a69-3ccc-911f-9e60c95ffbe3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d65b628-7193-3475-a215-c46ed9c328e9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d65b628-7193-3475-a215-c46ed9c328e9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-files &gt;= 2.1.12</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1.12</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-files</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89928438-0895-365e-a806-5ee4d5a38fbc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d6aac8d-cbe2-309e-91ac-d7ea00d5d63d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d6aac8d-cbe2-309e-91ac-d7ea00d5d63d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">vim-tiny (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">vim-tiny</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#61fa3474-7f5b-334b-bbe8-c63b2d261760"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d8d16a7-3668-31ad-a82f-3894080af4db -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d8d16a7-3668-31ad-a82f-3894080af4db">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">default-jre</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">default-jre</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5dd54f27-9b2a-3c5d-8d90-87e710b47e10 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5dd54f27-9b2a-3c5d-8d90-87e710b47e10">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rgrep</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rgrep</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ddd54d6-d768-31ea-ab6e-5d87de455ba1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ddd54d6-d768-31ea-ab6e-5d87de455ba1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbind9-41 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbind9-41</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1c7d080e-90eb-3370-9295-297d906069ca"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5dfae4f5-2621-34fd-959a-a1e49ad20963 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5dfae4f5-2621-34fd-959a-a1e49ad20963">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-itk = 2.2.22-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.22-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-itk</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11bacefb-e817-3d26-831a-3169a93f765f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e243002-bc0f-39a0-976f-6b2466059aa7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e243002-bc0f-39a0-976f-6b2466059aa7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openbsd-inetd &lt;&lt; 0.20050402-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.20050402-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openbsd-inetd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae1e5ab-e1c6-3a7c-ba46-3aaacb9e531b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e2760cf-691f-3d0d-b3e4-b1535b95a736 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e2760cf-691f-3d0d-b3e4-b1535b95a736">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-common &gt;= 0.28</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.28</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#510c7fa3-d22f-32a5-ae1e-4cb1fe1a04da"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e33bac3-d64c-3e7e-a999-4a22e87755cb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e33bac3-d64c-3e7e-a999-4a22e87755cb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9d16ab1-5997-3651-ad42-a794cfd02dc8"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">klibc-utils @ 1.5.25-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.25-1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/k/klibc/klibc-utils_1.5.25-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">klibc-utils</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9d16ab1-5997-3651-ad42-a794cfd02dc8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e34d3a3-f9ad-3d99-8a52-d898cc515d3e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e34d3a3-f9ad-3d99-8a52-d898cc515d3e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libreadline5 &lt;&lt; 5.0-11</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.0-11</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libreadline5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#82cc6690-7437-31d4-8fd9-9e7b177d7567"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e4c8dfa-9e20-367e-a655-e847f68193b2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e4c8dfa-9e20-367e-a655-e847f68193b2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">awk</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">awk</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e6e9ff0-5aab-3bc4-a24b-e53d2e625272 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e6e9ff0-5aab-3bc4-a24b-e53d2e625272">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ifupdown &lt;&lt; 0.6.8+nmu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.8+nmu3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ifupdown</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e9a87da-938b-3d96-b80f-9ad9626f6896 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e9a87da-938b-3d96-b80f-9ad9626f6896">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-coreboot</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-coreboot</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5eb158c5-4f2c-39a1-9a14-35b01ef9b397 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5eb158c5-4f2c-39a1-9a14-35b01ef9b397">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-oc (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-oc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9eff0e40-3672-3dbb-970d-0711fcf2fd63"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5eb81953-7f94-32ea-9599-3193703ee34b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5eb81953-7f94-32ea-9599-3193703ee34b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcpanplus-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcpanplus-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ebeb92e-9413-37c4-b61a-e3759fa825bc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ebeb92e-9413-37c4-b61a-e3759fa825bc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4fff53ef-106f-3abd-bf0a-2cae537766a2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8031f819-0b03-3e20-921b-0a98b6be144f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#94a4b075-7079-3339-a334-99dc1d407863"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62880251-e8b9-3ba8-bfd8-e434aff94c41"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cf3dcb1e-9643-3f07-aa6b-aaf51c5fbbdf"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">logrotate @ 3.7.8-6ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.7.8-6ubuntu5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/logrotate/logrotate_3.7.8-6ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">logrotate</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4fff53ef-106f-3abd-bf0a-2cae537766a2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62880251-e8b9-3ba8-bfd8-e434aff94c41"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8031f819-0b03-3e20-921b-0a98b6be144f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#94a4b075-7079-3339-a334-99dc1d407863"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cf3dcb1e-9643-3f07-aa6b-aaf51c5fbbdf"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ec05f1d-da6c-3a79-bd30-c560096eed4c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ec05f1d-da6c-3a79-bd30-c560096eed4c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3cbfd955-afb4-3537-a1ff-617700403893"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef8b7762-4ec7-3f76-bdaa-9d1c2c1053d9"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnupg @ 1.4.11-3ubuntu2.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.11-3ubuntu2.2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnupg</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gnupg_1.4.11-3ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3cbfd955-afb4-3537-a1ff-617700403893"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef8b7762-4ec7-3f76-bdaa-9d1c2c1053d9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ee59252-e2c2-3573-b503-8405b5ae3b4e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ee59252-e2c2-3573-b503-8405b5ae3b4e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1723ed30-ccd8-3e7c-ad3a-1a638a2b6ee3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a37d0e5-caa8-3a93-9fa3-d5c29bf1e063"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c37bcb62-6b61-3385-98eb-77a121be93d1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f459732e-9acc-3e86-9773-b9e293a4992e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ureadahead @ 0.100.0-12</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.100.0-12</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/ureadahead/ureadahead_0.100.0-12_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ureadahead</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1723ed30-ccd8-3e7c-ad3a-1a638a2b6ee3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a37d0e5-caa8-3a93-9fa3-d5c29bf1e063"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4bb71aaf-27d0-3a0c-aa22-211ba841c3c8"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4bb71aaf-27d0-3a0c-aa22-211ba841c3c8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c37bcb62-6b61-3385-98eb-77a121be93d1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f459732e-9acc-3e86-9773-b9e293a4992e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5efbbb29-8a9a-3785-9fcd-6ecedcdb0e20 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5efbbb29-8a9a-3785-9fcd-6ecedcdb0e20">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-el</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-el</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f203c73-39c4-3347-a088-8ed6222debc2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f203c73-39c4-3347-a088-8ed6222debc2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">timeout (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">timeout</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#90272dda-245a-31fb-bcf1-97e91a8689dc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f26a2ac-aa6e-35ce-a8d7-01eabb777ade -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f26a2ac-aa6e-35ce-a8d7-01eabb777ade">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-cs</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-cs</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f279e29-39f8-36b9-a921-49818c38c4bb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f279e29-39f8-36b9-a921-49818c38c4bb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtomcat7-java &gt;= 7.0.26-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.0.26-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtomcat7-java</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#779d0165-2ffa-3103-92ca-43ed6bd4a7c3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f75b04d-5409-3d51-8379-875b50019f6d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f75b04d-5409-3d51-8379-875b50019f6d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libavahi-common-data @ 0.6.30-5ubuntu2.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.30-5ubuntu2.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common-data_0.6.30-5ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libavahi-common-data</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f86cdb0-abed-329e-a25f-89ce9ef1079a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f86cdb0-abed-329e-a25f-89ce9ef1079a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e45d39f4-263b-377d-9037-2a8cb224c45d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff8ac629-4c15-3b6e-bce2-ad3f63b2a555"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-minimal @ 2.7.3-0ubuntu3.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.3-0ubuntu3.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-minimal_2.7.3-0ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-minimal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#df51495c-3acb-3741-8249-4ca9014dfb3f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e45d39f4-263b-377d-9037-2a8cb224c45d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff8ac629-4c15-3b6e-bce2-ad3f63b2a555"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f9ff7ee-c71e-39fd-90d1-0b1d848a6a2c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f9ff7ee-c71e-39fd-90d1-0b1d848a6a2c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">info-browser (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">info-browser</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#98fce9d5-7afc-371a-b015-61dd443a3496"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#5fa104cd-1285-330c-b362-c94c691cc3c8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5fa104cd-1285-330c-b362-c94c691cc3c8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bridge-utils (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bridge-utils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#def7fac0-e2fd-3083-9793-e64cdc8a8c0a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#600416a5-feb6-3edb-ae93-67c5c4fa7af8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#600416a5-feb6-3edb-ae93-67c5c4fa7af8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-simplejson (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-simplejson</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dd0601dd-461d-34ea-8170-ecb693a60e2b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#600b719c-d51e-3eb9-a451-62276f500ccd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#600b719c-d51e-3eb9-a451-62276f500ccd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils &gt;= 1.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7495768-4bc5-32a7-80c3-1c5bc4cf41df"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#604fc12e-d7d4-3c2d-adea-449f603c4d48 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#604fc12e-d7d4-3c2d-adea-449f603c4d48">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnewt0.52 = 0.52.11-2ubuntu10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.52.11-2ubuntu10</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnewt0.52</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#005e3783-1b04-31cf-879f-e6e20ec54a41"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#606a54ae-da66-3ed4-bf1a-f7fe21e5aefc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#606a54ae-da66-3ed4-bf1a-f7fe21e5aefc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tmux &gt;= 1.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tmux</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63ef5136-a121-33c8-880d-7acbba23a09d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#606b6ba7-5fe1-3dbd-9c9c-2913fa836479 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#606b6ba7-5fe1-3dbd-9c9c-2913fa836479">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f45e93d9-e73f-3ada-8141-9f61062f3781"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libswitch-perl @ 2.16-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.16-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libs/libswitch-perl/libswitch-perl_2.16-2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libswitch-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f45e93d9-e73f-3ada-8141-9f61062f3781"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#60ac1d38-177d-398c-abbc-7eea8e30ff78 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#60ac1d38-177d-398c-abbc-7eea8e30ff78">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb8620f9-63d4-3a42-b4bf-deca7b8c9ea6"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libss2 @ 1.42-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.42-1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/e2fsprogs/libss2_1.42-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libss2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb8620f9-63d4-3a42-b4bf-deca7b8c9ea6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#60f043a9-5872-38e0-8f78-759eae9cbb5b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#60f043a9-5872-38e0-8f78-759eae9cbb5b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ede47f6-5686-3a3a-ba88-3efe2eaff368"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblockfile1 @ 1.09-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.09-3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libl/liblockfile/liblockfile1_1.09-3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblockfile1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ede47f6-5686-3a3a-ba88-3efe2eaff368"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#60f30301-12af-3226-a46c-fe27ab5143e2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#60f30301-12af-3226-a46c-fe27ab5143e2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxapian22 &gt;= 1.2.8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.8</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxapian22</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a1c598a7-f2b2-3b08-9e0c-689dd6e12a80"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#60f4bea9-700e-3654-a729-57b986cb5c29 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#60f4bea9-700e-3654-a729-57b986cb5c29">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-crypto (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-crypto</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2636b363-17f8-3469-a59d-63e286e7e905"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#610e412a-ff51-345d-877c-78b3450581dc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#610e412a-ff51-345d-877c-78b3450581dc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libstorable-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libstorable-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a03c69fe-940d-3681-88a4-bd42cb72a3d9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6113bd8e-f8dd-3d34-96f7-6f9e136b825d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6113bd8e-f8dd-3d34-96f7-6f9e136b825d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">watch (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">watch</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2974c96-dc96-33f3-8a61-68bcc4b25b02"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#611760ba-3c74-30e8-b00a-3d9bb669f3e1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#611760ba-3c74-30e8-b00a-3d9bb669f3e1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tasksel-data (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tasksel-data</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#769b050a-5ce0-3cc1-8b5f-70c1b08dd450"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#612916e6-a400-3672-9053-6c4f4441b4d4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#612916e6-a400-3672-9053-6c4f4441b4d4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fstrim (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fstrim</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9d7548a-c83f-3884-8d62-8a5af2983f75"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#614bbf35-b761-3c2a-a2c2-e1a430eb3b39 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#614bbf35-b761-3c2a-a2c2-e1a430eb3b39">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-release (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-release</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b35b12a6-0a0a-3d74-920c-c0855e0bc735"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#614efe9b-f996-3cb4-aba3-6a350b39318b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#614efe9b-f996-3cb4-aba3-6a350b39318b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpp-doc</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpp-doc</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#615040ed-9ee6-358f-b38e-b91501259ef2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#615040ed-9ee6-358f-b38e-b91501259ef2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lvm-common</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lvm-common</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#617aec92-54d1-3256-9f66-a82ad56d380a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#617aec92-54d1-3256-9f66-a82ad56d380a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">isc-dhcp-client (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">isc-dhcp-client</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4826b0ff-4f9f-3af3-a56d-526d5c40b748"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6186ff0e-5f98-390c-9125-282acfb868d3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6186ff0e-5f98-390c-9125-282acfb868d3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libshell-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libshell-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#619bf45b-1fb7-3707-a8e7-657d065d2c98 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#619bf45b-1fb7-3707-a8e7-657d065d2c98">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libp11-kit0 @ 0.12-2ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.12-2ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/p11-kit/libp11-kit0_0.12-2ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libp11-kit0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#61a0fd2f-6961-325d-ae65-b92efcbb8c84 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#61a0fd2f-6961-325d-ae65-b92efcbb8c84">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libreadline6 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libreadline6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a02ffda7-ce96-3692-98ac-d24fdbae8e1a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#61efa42c-f718-3366-8727-1c62a0fafb0e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#61efa42c-f718-3366-8727-1c62a0fafb0e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmagic1 @ 5.09-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.09-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/f/file/libmagic1_5.09-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmagic1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#61f3f581-9ee2-3e8d-80e2-da2ebe0754c7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#61f3f581-9ee2-3e8d-80e2-da2ebe0754c7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-common &gt;= 5.5.29-0ubuntu0.12.04.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.5.29-0ubuntu0.12.04.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0febaa96-d602-39e2-806c-6d2153ba6d35"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#61fa3474-7f5b-334b-bbe8-c63b2d261760 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#61fa3474-7f5b-334b-bbe8-c63b2d261760">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00da7bab-a8f4-36d9-8c57-69d98c04a706"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">vim-tiny @ 2:7.3.429-2ubuntu2.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:7.3.429-2ubuntu2.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/v/vim/vim-tiny_7.3.429-2ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">vim-tiny</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00da7bab-a8f4-36d9-8c57-69d98c04a706"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#912c5acd-7d7f-3d4e-b39e-3d76416c0ba2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6230bf20-1809-3461-a926-80e649e12d25 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6230bf20-1809-3461-a926-80e649e12d25">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-newt &gt;= 0.52.2-11</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.52.2-11</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-newt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#967bae6d-3c88-3b03-893d-1fead64ca85e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#62409297-1849-35b1-abb2-9bfde1f1c59a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62409297-1849-35b1-abb2-9bfde1f1c59a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnet-ping-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnet-ping-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6256fbd0-cabd-3feb-8440-7f925126bccf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6256fbd0-cabd-3feb-8440-7f925126bccf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fdisk</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fdisk</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6258e852-444d-375e-b91e-6ba264aa57f1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6258e852-444d-375e-b91e-6ba264aa57f1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnupg (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnupg</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ec05f1d-da6c-3a79-bd30-c560096eed4c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#62880251-e8b9-3ba8-bfd8-e434aff94c41 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62880251-e8b9-3ba8-bfd8-e434aff94c41">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpopt0 &gt;= 1.16</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.16</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpopt0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f30ace0-fd08-359f-90c4-c2698f68eaa4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#629a936b-bea4-31b4-809b-4e75d10d99b6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#629a936b-bea4-31b4-809b-4e75d10d99b6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db5aeb60-db3a-3a14-871c-6ff4e080b15b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tcpd @ 7.6.q-21</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.6.q-21</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/tcp-wrappers/tcpd_7.6.q-21_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tcpd</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db5aeb60-db3a-3a14-871c-6ff4e080b15b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#62d8c258-0f96-3d14-8a81-416b0839c5a4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62d8c258-0f96-3d14-8a81-416b0839c5a4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-runtime &gt;= 0.76-14</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.76-14</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-runtime</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#02ceaf77-0016-39a5-90c3-9197842d83f8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#62e03c22-d613-330a-80d0-a12c494443b2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62e03c22-d613-330a-80d0-a12c494443b2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-demo</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-demo</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#62e75923-1af9-3b8a-9a9b-c47e973d34ff -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62e75923-1af9-3b8a-9a9b-c47e973d34ff">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils &gt;= 2.15</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.15</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7495768-4bc5-32a7-80c3-1c5bc4cf41df"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#62ed24b1-c0a8-3f05-a216-32d9654b37a4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62ed24b1-c0a8-3f05-a216-32d9654b37a4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#caa1eea9-48fe-39d7-ad49-fd911d7f5803"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#62fb1fdc-efd2-35a7-b740-500f25ca4da8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62fb1fdc-efd2-35a7-b740-500f25ca4da8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plymouth-theme (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plymouth-theme</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#418934f7-d6bc-37b2-b088-ddc0f0ecec8a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#63022f71-dde4-3d41-bdb4-c4485aeac16f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63022f71-dde4-3d41-bdb4-c4485aeac16f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-oauth (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-oauth</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3bd49ba7-fe8b-3832-bc9a-9c5f2a8923a5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#630a5683-bf32-3d5b-8869-4ccd2ddd7e87 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#630a5683-bf32-3d5b-8869-4ccd2ddd7e87">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgc1c2 @ 1:7.1-8ubuntu0.12.04.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:7.1-8ubuntu0.12.04.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libg/libgc/libgc1c2_7.1-8build1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgc1c2</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#10cf1b83-a55c-3760-99f4-8a7a2b467c68"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#63382851-5e6a-3035-91e0-4f0b7e8fed63 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63382851-5e6a-3035-91e0-4f0b7e8fed63">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">udev &gt;&gt; 141-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">141-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>></CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">udev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbfefb71-7518-3e82-a3b5-4d9c8cb64d11"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#635f6d40-5dac-390c-b40f-625c47622205 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#635f6d40-5dac-390c-b40f-625c47622205">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-man &gt;&gt; 1:1.7.9.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.7.9.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>></CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-man</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f445a40-99e8-379e-8f87-d32f4c622260"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#63775ec2-823c-379d-a6ec-b96e41baa2fb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63775ec2-823c-379d-a6ec-b96e41baa2fb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommon-sense-perl @ 3.4-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.4-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libc/libcommon-sense-perl/libcommon-sense-perl_3.4-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommon-sense-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#63a6b1bd-8b62-3046-a7e1-ab8136fa421e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63a6b1bd-8b62-3046-a7e1-ab8136fa421e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libexpat1 &gt;= 1.95.8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.95.8</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libexpat1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d32dd9ac-cfd8-3715-86a0-643bc15ecbf9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#63b2e25b-a4b2-3497-b620-fc51539331c1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63b2e25b-a4b2-3497-b620-fc51539331c1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-coreboot (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-coreboot</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e9a87da-938b-3d96-b80f-9ad9626f6896"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#63cb0164-2227-393b-9d95-67bb79ea8288 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63cb0164-2227-393b-9d95-67bb79ea8288">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">module-init-tools (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">module-init-tools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fa0b62e-cb7a-3126-918c-b5dbb0724a64"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#63d31db8-42df-35e2-a707-63d45a55a4af -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63d31db8-42df-35e2-a707-63d45a55a4af">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-ru</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-ru</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#63d9f9ed-47a4-3475-ac2c-04f1bad803ca -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63d9f9ed-47a4-3475-ac2c-04f1bad803ca">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-load-conditional-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-load-conditional-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#95b83673-f295-32c4-bebb-4d0aa44c42c7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#63dc634b-a779-35cd-8c91-bd0335fde4c4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63dc634b-a779-35cd-8c91-bd0335fde4c4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libz1 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libz1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f232b380-90bf-3ede-8e59-890884727877"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#63ef5136-a121-33c8-880d-7acbba23a09d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63ef5136-a121-33c8-880d-7acbba23a09d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ddac455-5848-3b22-b5e5-6829342a308b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tmux @ 1.6-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/tmux/tmux_1.6-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tmux</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ddac455-5848-3b22-b5e5-6829342a308b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#643ceff2-5a66-3bc7-88cc-e85fab5317e3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#643ceff2-5a66-3bc7-88cc-e85fab5317e3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mime-support (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mime-support</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fcec1816-6507-333f-8686-dfcdfcaa43f1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#64530cbd-7674-3f1a-a9b0-9db6b47036a2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64530cbd-7674-3f1a-a9b0-9db6b47036a2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-odbc</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-odbc</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6472a568-1950-3985-b563-824b7b8608e7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6472a568-1950-3985-b563-824b7b8608e7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjpeg-turbo8 &gt;= 1.1.90+svn722-1ubuntu6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.90+svn722-1ubuntu6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjpeg-turbo8</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#49b6db27-6128-3d64-b929-58fe8190c14f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#64b4442d-65b9-381e-a07c-fbe841cd571c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64b4442d-65b9-381e-a07c-fbe841cd571c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dosfstools (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dosfstools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4bfb5491-0100-3e94-8d32-5f87deb395ff"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#64b701dd-213f-30a7-b907-3977b00a71d2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64b701dd-213f-30a7-b907-3977b00a71d2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-debian &gt;= 0.1.14</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.1.14</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-debian</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7b9025aa-2142-3594-a13d-3588403ddb3b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#64c6b1ba-f67f-34da-b66a-bf9620416b51 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64c6b1ba-f67f-34da-b66a-bf9620416b51">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ifupdown (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ifupdown</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d36d0938-13b3-3f09-be3e-47ae85939c65"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#64c822f4-a9a3-329d-949e-75b5bac21998 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64c822f4-a9a3-329d-949e-75b5bac21998">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcupsys2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcupsys2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#052460ac-65b5-30d0-9d31-65136d33d06a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#64e7e629-7303-3822-8dcb-eb529c838d6b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64e7e629-7303-3822-8dcb-eb529c838d6b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-initramfs-tool (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-initramfs-tool</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#39a9d35c-11bc-32f5-8749-6fd87616912e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#651482a9-7638-3b6b-8b70-0915b9f82b0e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#651482a9-7638-3b6b-8b70-0915b9f82b0e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-client (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-client</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a87bcda0-e55a-306d-b0f9-7fdbf6f1dd0d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6514f5de-51b8-343c-ab33-e7501ae1001d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6514f5de-51b8-343c-ab33-e7501ae1001d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-zope.interface (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-zope.interface</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c3b975d-d483-3d7c-bf1a-5030d84a8c2c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#658eb116-b826-3148-b7e9-7ab3fbd0b7aa -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#658eb116-b826-3148-b7e9-7ab3fbd0b7aa">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rsyslog (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rsyslog</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d4f2ae8-e1fd-30bc-816a-65ece7d9559d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6599554a-3e25-365b-9f0d-d5be79196cf1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6599554a-3e25-365b-9f0d-d5be79196cf1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ifupdown &lt;&lt; 0.6.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ifupdown</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#65bd7469-268c-3a86-a57a-077c72df6c46 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#65bd7469-268c-3a86-a57a-077c72df6c46">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-mk</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-mk</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#65c4be4c-ae98-3587-aff8-bfc81e55d862 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#65c4be4c-ae98-3587-aff8-bfc81e55d862">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ecj-bootstrap &lt;&lt; 3.2.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ecj-bootstrap</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a3afc89-04f4-39cc-80fe-95a36e867299"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#65d4638d-8add-34a6-96b7-7626c7d98bf6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#65d4638d-8add-34a6-96b7-7626c7d98bf6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-ieee1275 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-ieee1275</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#12c030a1-62dd-38df-a7ef-1ea9bd91b63c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#65ea189c-cc44-367d-8737-9b4b1e984d03 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#65ea189c-cc44-367d-8737-9b4b1e984d03">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbsd0 @ 0.3.0-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.3.0-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libb/libbsd/libbsd0_0.3.0-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbsd0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6631e409-f0ea-38ba-9f05-676491c4e429 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6631e409-f0ea-38ba-9f05-676491c4e429">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-utils (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-utils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2219369c-1922-30aa-838e-0e30383bf4e9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6639e88e-7910-34b6-b171-5a66c6b96f27 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6639e88e-7910-34b6-b171-5a66c6b96f27">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebbd283e-a416-3ed4-94ce-256e0846525a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper-event1.02.1 @ 2:1.02.48-4ubuntu7.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.02.48-4ubuntu7.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/lvm2/libdevmapper-event1.02.1_1.02.48-4ubuntu7_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper-event1.02.1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebbd283e-a416-3ed4-94ce-256e0846525a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#665ee667-c533-36ab-aaf0-7107a0e31034 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#665ee667-c533-36ab-aaf0-7107a0e31034">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart-compat-sysv (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart-compat-sysv</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#90549321-01df-3110-b182-963c9e20a7e2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6681aa96-c525-3f39-850b-d74df7005b1b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6681aa96-c525-3f39-850b-d74df7005b1b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcomerr2 &gt;= 1.41.11</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.41.11</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcomerr2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3a54e0d-5428-3e61-bc40-ed7f5605e959"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6725405d-b8da-3136-b5f1-c89b59d03114 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6725405d-b8da-3136-b5f1-c89b59d03114">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mawk @ 1.3.3-17</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.3-17</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/mawk/mawk_1.3.3-17_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mawk</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#41272c65-4be0-3282-8c5d-1ff7722c8094"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6754d47e-4427-3dbf-8f82-34edbc1e65fe -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6754d47e-4427-3dbf-8f82-34edbc1e65fe">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e1d26fb-b3cd-3c59-8f74-4f36e9f6a435"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">curl @ 7.22.0-3ubuntu4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.22.0-3ubuntu4</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">curl</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/curl/curl_7.22.0-3ubuntu4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e1d26fb-b3cd-3c59-8f74-4f36e9f6a435"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#56b09142-1f1d-3306-9065-d7ff1dcacaa7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#675959e7-bc93-33c1-9adb-e936ae37659b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#675959e7-bc93-33c1-9adb-e936ae37659b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bash-completion &lt;&lt; 20060301-0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">20060301-0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bash-completion</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6770467c-c644-36fc-aae1-b1e7f04ff134 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6770467c-c644-36fc-aae1-b1e7f04ff134">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c735a0ab-9be3-3d80-a6fa-4bbd2c2156d0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebbd283e-a416-3ed4-94ce-256e0846525a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-pc-bin @ 1.99-21ubuntu3.14</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.99-21ubuntu3.14</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-pc-bin</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub-pc-bin_1.99-21ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c735a0ab-9be3-3d80-a6fa-4bbd2c2156d0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebbd283e-a416-3ed4-94ce-256e0846525a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#679c5047-c8c7-3406-9362-6e1f7f1c164c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#679c5047-c8c7-3406-9362-6e1f7f1c164c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-gdbm</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-gdbm</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#67a2f23b-fa88-336b-a0ae-6e0a868b1d3a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67a2f23b-fa88-336b-a0ae-6e0a868b1d3a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bsdutils @ 1:2.20.1-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:2.20.1-1ubuntu3</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bsdutils</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/util-linux/bsdutils_2.20.1-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#67b3dba8-bc67-3810-9892-eb77249db32e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67b3dba8-bc67-3810-9892-eb77249db32e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">host</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">host</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#67c1c77f-379e-3044-a582-405d399422be -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67c1c77f-379e-3044-a582-405d399422be">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommon-sense-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommon-sense-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63775ec2-823c-379d-a6ec-b96e41baa2fb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#67d2654d-4b2c-3d08-8b27-19e7fa1c0d71 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67d2654d-4b2c-3d08-8b27-19e7fa1c0d71">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbind9-80 = 1:9.8.1.dfsg.P1-4ubuntu0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.8.1.dfsg.P1-4ubuntu0.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbind9-80</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0f32af5c-cee0-3973-ae30-adc35a3f810a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#67faffbe-7f57-326e-93ac-25e787c9f7d5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67faffbe-7f57-326e-93ac-25e787c9f7d5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#49fc6765-0c77-3737-9a0f-a9c454412499"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ac1b23d-56ba-3764-8779-46d768e79e72"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-gnupginterface @ 0.3.2-9.1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.3.2-9.1ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gnupginterface/python-gnupginterface_0.3.2-9.1ubuntu3_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-gnupginterface</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#49fc6765-0c77-3737-9a0f-a9c454412499"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55c2a57e-c21c-3e27-9962-3588ac232994"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ac1b23d-56ba-3764-8779-46d768e79e72"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#68127e53-027c-3c72-9cdc-3f7caaaf05db -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#68127e53-027c-3c72-9cdc-3f7caaaf05db">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-crypto (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-crypto</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ba6cbad-4046-3c96-b0fc-c888a01eb2dd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#681b36e5-eee2-38d6-b9ab-70d028f3e37d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#681b36e5-eee2-38d6-b9ab-70d028f3e37d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools &gt;= 0.99</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.99</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe5e50c7-28a9-3b4d-a0bf-caec71614992"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#684ded32-2bc8-3918-84fa-e8435cdf6912 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#684ded32-2bc8-3918-84fa-e8435cdf6912">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-event = 2.2.22-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.22-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-event</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d96466eb-353f-3a71-988f-f607fe59d114"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#68c2f365-0f0a-335e-a53d-cc2906780c1e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#68c2f365-0f0a-335e-a53d-cc2906780c1e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">prelink</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">prelink</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#693e7ad6-a471-39c4-be9b-a5ea48705d64 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#693e7ad6-a471-39c4-be9b-a5ea48705d64">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">klibc-utils &gt;= 1.5.9-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.9-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">klibc-utils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e33bac3-d64c-3e7e-a999-4a22e87755cb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6958af3a-1f6b-3c6f-9ca5-f2969ce7d049 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6958af3a-1f6b-3c6f-9ca5-f2969ce7d049">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9eab228-7ff2-3e33-ac5c-e1696bbdb9fa"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bash-completion @ 1:1.3-1ubuntu8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.3-1ubuntu8</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bash-completion</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bash-completion/bash-completion_1.3-1ubuntu8_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9eab228-7ff2-3e33-ac5c-e1696bbdb9fa"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8a9866b-c463-3857-826c-3ac13498e4d4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#69b1936d-a783-3896-bdc8-34a788423c1e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#69b1936d-a783-3896-bdc8-34a788423c1e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eclipse-ecj</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eclipse-ecj</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#69c39b66-53af-37fd-b8b5-20006bea293f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#69c39b66-53af-37fd-b8b5-20006bea293f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3daaa59b-279b-3789-bffb-fa0719d28864"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#61f3f581-9ee2-3e8d-80e2-da2ebe0754c7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#84fe8185-d884-3000-a3f6-ddcecb0d2799"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#85ceee7c-aa9e-3774-937a-3002209daa07"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#951889b5-1622-3a5c-adbc-64e063cd1b1b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client-5.5 @ 5.5.29-0ubuntu0.12.04.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.5.29-0ubuntu0.12.04.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/mysql-5.5/mysql-client-5.5_5.5.22-0ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client-5.5</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3daaa59b-279b-3789-bffb-fa0719d28864"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50641b6b-6553-31e2-babf-7d6c44290347"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#61f3f581-9ee2-3e8d-80e2-da2ebe0754c7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#84fe8185-d884-3000-a3f6-ddcecb0d2799"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#85ceee7c-aa9e-3774-937a-3002209daa07"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#951889b5-1622-3a5c-adbc-64e063cd1b1b"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc11ef66-501d-355c-b380-3dd4d0a0bbaa"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fba4014a-f210-316f-a520-d815601bf6a4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a25c78d-9b29-36a8-9217-7b7e7eeb65d5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a25c78d-9b29-36a8-9217-7b7e7eeb65d5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-common-4.1</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-common-4.1</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a561421-1cd3-3acf-8877-111a3bc0bb61 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a561421-1cd3-3acf-8877-111a3bc0bb61">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-fr</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-fr</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a67bf85-a661-30e0-aecb-021da96655d2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a67bf85-a661-30e0-aecb-021da96655d2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ntfsprogs</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ntfsprogs</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a88ed58-9f07-3831-8ca8-72ec1648cdf2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a88ed58-9f07-3831-8ca8-72ec1648cdf2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-gi (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-gi</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3a19eda-e5f2-39e1-a204-9cee83dea57a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a9aa51e-5094-358f-9b9f-f6f66834d5fc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a9aa51e-5094-358f-9b9f-f6f66834d5fc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hdparm @ 9.37-0ubuntu3.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">9.37-0ubuntu3.1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hdparm</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/h/hdparm/hdparm_9.37-0ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6ad2fece-7c65-3d60-a21b-424a25b4d13d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6ad2fece-7c65-3d60-a21b-424a25b4d13d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-openssl @ 0.12-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.12-1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/pyopenssl/python-openssl_0.12-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-openssl</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0947d82e-2d02-3a51-9ca8-67e90460285a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b1e65d5-fb96-32d8-9a9f-68c47af0c5f6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b1e65d5-fb96-32d8-9a9f-68c47af0c5f6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6cd6197d-adc6-3697-b263-0f80fb657c27"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-lib @ 6b30-1.13.1-1ubuntu2~0.12.04.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b30-1.13.1-1ubuntu2~0.12.04.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-6/openjdk-6-jre-lib_6b24-1.11.1-4ubuntu2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-lib</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b7c9482-3b81-32d8-abc3-67c695a4059a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6cd6197d-adc6-3697-b263-0f80fb657c27"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e73a0d5d-aee9-38a5-8f42-ac99cbaf3fd3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b34da20-f9e7-3f25-9fbe-537e4854148a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b34da20-f9e7-3f25-9fbe-537e4854148a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">data-dumper (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">data-dumper</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5bbd2887-7b87-3bd7-a92c-63bcd36d6ae9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b4ea90c-7428-3fd9-b453-9dc46c364dad -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b4ea90c-7428-3fd9-b453-9dc46c364dad">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libedit2 &gt;= 2.11-20080614-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.11-20080614-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libedit2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ac25e96c-2051-3337-a907-1dedce78e1b7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b74de9f-f284-3d3e-9609-11ce70d09b14 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b74de9f-f284-3d3e-9609-11ce70d09b14">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java6-runtime-headless (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java6-runtime-headless</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9de0ab42-fb59-3c8f-b48c-62da71797236"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b7f2816-4936-368d-9b04-5d02185c3d49 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b7f2816-4936-368d-9b04-5d02185c3d49">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfribidi0 @ 0.19.2-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.19.2-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/f/fribidi/libfribidi0_0.19.2-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfribidi0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b941234-4972-35cf-977a-1ad7dc86c35a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b941234-4972-35cf-977a-1ad7dc86c35a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f645e3e8-0436-310d-ab0f-4364bfe784f2"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.5.0-23-generic @ 3.5.0-23.35~precise1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.5.0-23.35~precise1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/linux-lts-quantal/linux-headers-3.5.0-23-generic_3.5.0-23.35~precise1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.5.0-23-generic</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f645e3e8-0436-310d-ab0f-4364bfe784f2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6becd10b-0764-3036-969b-4394baacc360 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6becd10b-0764-3036-969b-4394baacc360">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1 &gt;= 1.2.7+dfsg</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.7+dfsg</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d57e4b0-d86f-3964-a678-b537aa015a37"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c2370f4-90ab-3a14-bf82-92c5a4f933d9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c2370f4-90ab-3a14-bf82-92c5a4f933d9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-de</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-de</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c68ded1-21ed-3978-bd37-84182b54b746 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c68ded1-21ed-3978-bd37-84182b54b746">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e0b69d5-3cda-3ea8-ad8c-cf81015268d0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f030e050-b7a0-3fb2-895f-381099fadb09"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-minimal @ 2.7.3-0ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.3-0ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-minimal_2.7.3-0ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-minimal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e0b69d5-3cda-3ea8-ad8c-cf81015268d0"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ad7f20a-b170-3fe5-bed5-705829749e85"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f030e050-b7a0-3fb2-895f-381099fadb09"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c68f9b8-2137-398f-a0cb-77a350f086a0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c68f9b8-2137-398f-a0cb-77a350f086a0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-launchpadlib &gt;= 1.5.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-launchpadlib</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9184caff-6307-3dfb-ae0f-2c1ae246cc49"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c745db9-a59e-353e-82de-f6568989c4b4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c745db9-a59e-353e-82de-f6568989c4b4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata &lt;&lt; 2007k-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2007k-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c99cd44-161b-3274-91d5-79d0da73c54f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c99cd44-161b-3274-91d5-79d0da73c54f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparams-check-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparams-check-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6cd6197d-adc6-3697-b263-0f80fb657c27 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6cd6197d-adc6-3697-b263-0f80fb657c27">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-headless &gt;= 6b27</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b27</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-headless</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e306027-12c0-35c2-9dab-1a95cac6c6a8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d57e4b0-d86f-3964-a678-b537aa015a37 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d57e4b0-d86f-3964-a678-b537aa015a37">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63a6b1bd-8b62-3046-a7e1-ab8136fa421e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a414bbcc-6904-3f70-945e-39af8477a5ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1 @ 1.3.12+dfsg-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.12+dfsg-3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apr-util/libaprutil1_1.3.12+dfsg-3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63a6b1bd-8b62-3046-a7e1-ab8136fa421e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a414bbcc-6904-3f70-945e-39af8477a5ef"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d60ca31-9f6b-39b8-8f92-0123426120e9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d60ca31-9f6b-39b8-8f92-0123426120e9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#71c1390e-aaf4-3abd-b1df-7f4f640ac372"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ltrace @ 0.5.3-2.1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.5.3-2.1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/ltrace/ltrace_0.5.3-2.1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ltrace</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#71c1390e-aaf4-3abd-b1df-7f4f640ac372"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d7c1d25-cc75-3a19-95df-d8d9fe4c1597 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d7c1d25-cc75-3a19-95df-d8d9fe4c1597">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm2 &gt;= 2.4.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ea111029-1a60-3432-bc0a-492538f0c277"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d7db488-af9a-3416-9702-ca9f00a6d7f7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d7db488-af9a-3416-9702-ca9f00a6d7f7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mhash (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mhash</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#96543ff9-34a2-3e6b-92c0-697061eca6ef"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6dd394ef-cd23-3685-807c-4eaa0c45ca97 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6dd394ef-cd23-3685-807c-4eaa0c45ca97">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0cccbd18-dd9c-36a0-ae4d-cfed58443750"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45aeeb35-f835-3fad-86a7-7ff77265e26d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#611760ba-3c74-30e8-b00a-3d9bb669f3e1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aba9479-bbab-35bd-8e5b-70295f544de7"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tasksel @ 2.88ubuntu9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.88ubuntu9</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/tasksel/tasksel_2.88ubuntu9_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tasksel</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0cccbd18-dd9c-36a0-ae4d-cfed58443750"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1f831695-bc2c-3c5c-ba06-e45290c26dd1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45aeeb35-f835-3fad-86a7-7ff77265e26d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#611760ba-3c74-30e8-b00a-3d9bb669f3e1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aba9479-bbab-35bd-8e5b-70295f544de7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebbdcb62-7166-30d6-98ff-afd231027938"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e1cd898-be95-37aa-8d04-543d260a7fda -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e1cd898-be95-37aa-8d04-543d260a7fda">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gas (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gas</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fee74eac-0728-31bb-9ff7-d4666f8c4a88"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e380fa5-d5f1-39b5-84ad-d95b6f074c9b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e380fa5-d5f1-39b5-84ad-d95b6f074c9b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxmuu1 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxmuu1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de901876-fb1b-33d6-8ba3-373f89242f99"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e44e76d-546d-30c2-890e-7b584c21f82f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e44e76d-546d-30c2-890e-7b584c21f82f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#93b215b7-db7a-31ed-8872-e263a4ca6028"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libk5crypto3 @ 1.10+dfsg~beta1-2ubuntu0.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.10+dfsg~beta1-2ubuntu0.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/k/krb5/libk5crypto3_1.10+dfsg~beta1-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libk5crypto3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#93b215b7-db7a-31ed-8872-e263a4ca6028"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e6c143d-e6e0-3f5b-826c-458d43707392 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e6c143d-e6e0-3f5b-826c-458d43707392">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#186bca66-429a-398a-9100-e1c454045c0c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ae639d6-8369-3d09-963a-782fce488c5d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d7c1d25-cc75-3a19-95df-d8d9fe4c1597"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#767f42e0-3e8c-39b4-970f-e5749c62d6f1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77795ff3-ebf9-354d-bda7-ff6af001d1bb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#780a72a3-d325-35fd-b9a2-e7804de3b761"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c432e1d-5081-3865-9226-2219f49734a6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4cc9ad5-20ef-33e5-ac5c-ba5d2231021f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2a695eb-7886-3a14-800e-7938547c817e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plymouth @ 0.8.2-2ubuntu31</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.2-2ubuntu31</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/plymouth/plymouth_0.8.2-2ubuntu30_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plymouth</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#186bca66-429a-398a-9100-e1c454045c0c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ae639d6-8369-3d09-963a-782fce488c5d"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#503e5628-028b-3458-90c6-adc29afc2ad2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d7c1d25-cc75-3a19-95df-d8d9fe4c1597"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#767f42e0-3e8c-39b4-970f-e5749c62d6f1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77795ff3-ebf9-354d-bda7-ff6af001d1bb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#780a72a3-d325-35fd-b9a2-e7804de3b761"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c432e1d-5081-3865-9226-2219f49734a6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4cc9ad5-20ef-33e5-ac5c-ba5d2231021f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2a695eb-7886-3a14-800e-7938547c817e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e81eefd-3058-395c-979d-4af1c5ea9a94 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e81eefd-3058-395c-979d-4af1c5ea9a94">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-build-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-build-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#435ae8dd-6068-3a3a-ac03-55374f6f0c49"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e8e2f24-b034-34e8-838d-236319b992c7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e8e2f24-b034-34e8-838d-236319b992c7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbind0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbind0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91933a52-2977-3dfc-ab6b-45b871a1767b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e8efbe3-a442-348b-b166-44025479aab5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e8efbe3-a442-348b-b166-44025479aab5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python3</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python3</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6ea8c494-6913-3fff-924d-a7d21eeec7b9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6ea8c494-6913-3fff-924d-a7d21eeec7b9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcsclite-dev &lt;&lt; 1.7.4-2ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.7.4-2ubuntu2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcsclite-dev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#981bd518-e4d5-3180-8518-bf8abe3af264"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6eed3a28-5b4f-3156-adcb-2b2f3ac2fc0f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6eed3a28-5b4f-3156-adcb-2b2f3ac2fc0f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b6efd606-d118-30f6-a066-e31419ff04cc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f0f8d33-6ad2-3327-b366-793aabb64a73 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f0f8d33-6ad2-3327-b366-793aabb64a73">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f5e38d1-6137-31bd-8b8f-e3025cb19f11"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8f650d1-7265-3b8b-b4fa-24ebc30bc1bd"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python @ 2.7.3-0ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.3-0ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python_2.7.3-0ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2620faa8-d83d-3b45-86ae-301479877a65"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f5e38d1-6137-31bd-8b8f-e3025cb19f11"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#573ba7fc-9297-33a2-9a82-41d340f79693"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#72bcee28-bbc1-360c-83e9-f872195fb328"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ad7f20a-b170-3fe5-bed5-705829749e85"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c820097d-2df5-37eb-bc91-35d08bfac488"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8f650d1-7265-3b8b-b4fa-24ebc30bc1bd"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fb828887-f962-332c-9181-e1b3bbeea5ed"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f26a011-2cb0-3e59-8130-126c3812ef77 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f26a011-2cb0-3e59-8130-126c3812ef77">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#358f2a65-591f-32ae-b7cb-ea4241f62dc3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-common @ 5.3.10-1ubuntu3.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.3.10-1ubuntu3.9</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/php5/php5-common_5.3.10-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-common</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#358f2a65-591f-32ae-b7cb-ea4241f62dc3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d7db488-af9a-3416-9702-ca9f00a6d7f7"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d7db488-af9a-3416-9702-ca9f00a6d7f7"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5ff6d57-d640-3aaa-98bf-4b411ef897f0"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5ff6d57-d640-3aaa-98bf-4b411ef897f0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f4f82d7-3a23-3a2c-b62b-8706f0a38544 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f4f82d7-3a23-3a2c-b62b-8706f0a38544">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libthreads-shared-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libthreads-shared-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e060d748-fe6d-33d6-a690-4803a138aa70"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f581dd1-ad3f-3a7f-8a49-086725f07116 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f581dd1-ad3f-3a7f-8a49-086725f07116">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4d9670e-ac4c-3f8d-8899-13fd10f9180e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d56ed291-e035-3972-820b-8ab57e4c9f9a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-twisted-bin @ 11.1.0-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">11.1.0-1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/twisted/python-twisted-bin_11.1.0-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-twisted-bin</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#28930f94-01c4-3f63-a254-5b2bb4ffc595"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ce98c34-3e1e-3837-a8d9-f28486a9569e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4d9670e-ac4c-3f8d-8899-13fd10f9180e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d56ed291-e035-3972-820b-8ab57e4c9f9a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f99ab239-e7e6-3911-8b93-9863c0400d47"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#6fd72f08-9c2d-394d-a41c-31bbc688b82c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6fd72f08-9c2d-394d-a41c-31bbc688b82c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparent-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparent-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#700536b0-5aaa-3913-bf7d-34ed7f2384c9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#700536b0-5aaa-3913-bf7d-34ed7f2384c9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-chardet @ 2.0.1-2build1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.1-2build1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/chardet/python-chardet_2.0.1-2build1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-chardet</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7013f04a-9776-3b75-82fc-63d6532fd09d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7013f04a-9776-3b75-82fc-63d6532fd09d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fontconfig</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fontconfig</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#70362c76-0342-3ef6-932f-70e9d8c43953 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70362c76-0342-3ef6-932f-70e9d8c43953">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libacl1-kerberos4kth (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libacl1-kerberos4kth</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#37b314f9-4366-391c-9dbb-0a0ef87ad65c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#70371c15-f181-3d27-94b6-6b35d6cfd7a1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70371c15-f181-3d27-94b6-6b35d6cfd7a1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#226296dd-1b1f-37ea-b9ad-1d0cb30f1acd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#703c0bb2-165e-3403-9a5c-f0fb3ec45aed -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#703c0bb2-165e-3403-9a5c-f0fb3ec45aed">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50679326-cbb9-36b1-84b8-f66e19c5c812"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fdea0d06-5744-39d7-83a3-dcc409463ac0"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbus-glib-1-2 @ 0.98-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.98-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/dbus-glib/libdbus-glib-1-2_0.98-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbus-glib-1-2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50679326-cbb9-36b1-84b8-f66e19c5c812"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fdea0d06-5744-39d7-83a3-dcc409463ac0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#70602c74-2753-37e7-a6c4-d54031cb7973 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70602c74-2753-37e7-a6c4-d54031cb7973">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-oc (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-oc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c1aa82a-7c85-3be1-8ed9-70c8d81efb98"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#70825044-043a-383b-8e14-d4c62af221d8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70825044-043a-383b-8e14-d4c62af221d8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-keyring @ 0.9.2-0ubuntu0.12.04.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.9.2-0ubuntu0.12.04.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python-keyring/python-keyring_0.7.1-1fakesync1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-keyring</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#708dd9dd-e72a-33ea-bb0a-be8674dc0947 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#708dd9dd-e72a-33ea-bb0a-be8674dc0947">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client-5.5 &gt;= 5.5.29-0ubuntu0.12.04.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.5.29-0ubuntu0.12.04.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client-5.5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#69c39b66-53af-37fd-b8b5-20006bea293f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#708eb675-0d56-3db0-a5db-88361884f1c4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#708eb675-0d56-3db0-a5db-88361884f1c4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#70958891-aaaa-3d15-8637-8a31a3d61abc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70958891-aaaa-3d15-8637-8a31a3d61abc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openssh-client = 1:5.9p1-5ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:5.9p1-5ubuntu1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openssh-client</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8607080a-4d9e-32e6-843a-f72108d91d92"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#709ed6ec-9f2f-3e6e-8f95-3b7dff552505 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#709ed6ec-9f2f-3e6e-8f95-3b7dff552505">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">memtest86+ (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">memtest86+</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3beb8e5c-b540-37c7-b823-3ed340d34e58"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#70d206d3-52d6-30d2-9605-eb009254832c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70d206d3-52d6-30d2-9605-eb009254832c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openssl &gt;= 0.9.8g-9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.9.8g-9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openssl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5ad4d77-f3a6-3d91-b938-c976597e4687"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#70ed2ebc-3151-318e-8b2d-835ad80842f2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70ed2ebc-3151-318e-8b2d-835ad80842f2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmime-base64-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmime-base64-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f46b2d-b610-33a6-8521-fe5b0b8633cc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f46b2d-b610-33a6-8521-fe5b0b8633cc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">makedev (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">makedev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23ce1ac6-2f04-3b46-aa18-c66e23b4ba27"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f47732-c78f-3ad3-9605-872c7de5e1a7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f47732-c78f-3ad3-9605-872c7de5e1a7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-en (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-en</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e08007b-b535-31ac-9072-a46b651e69c5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f4c4cb-6bbd-36c1-a727-475a60889ee0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f4c4cb-6bbd-36c1-a727-475a60889ee0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtime-hires-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtime-hires-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a08adf5-992b-3697-881e-91e58a68b7f9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#713f28c9-e158-3f71-a8b4-9847838485d9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#713f28c9-e158-3f71-a8b4-9847838485d9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-efi-ia32</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-efi-ia32</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#71c1390e-aaf4-3abd-b1df-7f4f640ac372 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#71c1390e-aaf4-3abd-b1df-7f4f640ac372">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libelf1 &gt;= 0.131</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.131</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libelf1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#baf64391-d9d5-3270-99f7-8d3a4dfa135d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#71d0e203-befc-3a6c-8fd5-10076276996a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#71d0e203-befc-3a6c-8fd5-10076276996a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-terminus</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-terminus</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#71d213f6-edbb-3bdc-855d-994a47460204 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#71d213f6-edbb-3bdc-855d-994a47460204">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mysqli (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mysqli</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9f7fcde-b832-37fd-a214-974813137658"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#71f2a8ef-1548-3ea0-9623-42a12e651a79 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#71f2a8ef-1548-3ea0-9623-42a12e651a79">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libwrap0 @ 7.6.q-21</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.6.q-21</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/tcp-wrappers/libwrap0_7.6.q-21_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libwrap0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#71f9f57b-ca2a-3634-82c5-2345a7f9fbf8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#71f9f57b-ca2a-3634-82c5-2345a7f9fbf8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a7a0186-d48c-3d9c-a153-d4ffbe1f406f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#296a94a0-69df-3086-92e5-dd5f96cd9146"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#377bf4be-9ab4-3419-b4e3-99f8b615e517"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6181e47-366c-3127-baf2-284d641ed45a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-gd @ 5.3.10-1ubuntu3.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.3.10-1ubuntu3.9</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/php5/php5-gd_5.3.10-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-gd</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a7a0186-d48c-3d9c-a153-d4ffbe1f406f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#296a94a0-69df-3086-92e5-dd5f96cd9146"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#377bf4be-9ab4-3419-b4e3-99f8b615e517"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6181e47-366c-3127-baf2-284d641ed45a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#721eae24-b2df-3e9e-8529-014e134d41dd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#721eae24-b2df-3e9e-8529-014e134d41dd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-tiny</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-tiny</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#722eba1c-94da-3a37-825c-8327f0be91a8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#722eba1c-94da-3a37-825c-8327f0be91a8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c2fcf31-5b3a-3d4a-8c57-47acb8ae6a16"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">screen @ 4.0.3-14ubuntu8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.0.3-14ubuntu8</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/screen/screen_4.0.3-14ubuntu8_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">screen</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c2fcf31-5b3a-3d4a-8c57-47acb8ae6a16"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#723ffb11-0ae5-3a08-b549-5ca34005aef3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#723ffb11-0ae5-3a08-b549-5ca34005aef3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnl-genl-3-200 &gt;= 3.2.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnl-genl-3-200</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#323e15a4-2b52-30d1-9f14-9cdc06819bed"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7242bdf3-3ebc-38e1-a082-4c58171d93e0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7242bdf3-3ebc-38e1-a082-4c58171d93e0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libntfs-3g75 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libntfs-3g75</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef497255-5fad-3598-aff3-926690355c59"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7266f20f-b539-390c-b20c-f987898db2e0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7266f20f-b539-390c-b20c-f987898db2e0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">timedate (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">timedate</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42d27e34-cd5c-3195-8e51-51f3261b591b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#72a2fe2a-3f40-3162-beae-b599275d8421 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#72a2fe2a-3f40-3162-beae-b599275d8421">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-m2crypto @ 0.21.1-2ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.21.1-2ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/m2crypto/python-m2crypto_0.21.1-2ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-m2crypto</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1c7d5918-6844-3e72-8a6e-c8c2f9d18fba"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2616868-9171-3f57-b9a3-07e155bd6b37"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#72bcee28-bbc1-360c-83e9-f872195fb328 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#72bcee28-bbc1-360c-83e9-f872195fb328">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-ctypes (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-ctypes</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7bd85af-281f-30c8-aa90-e806abc8e934"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#72c83d2f-de2e-32d3-94f4-ff1b9df3b1ac -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#72c83d2f-de2e-32d3-94f4-ff1b9df3b1ac">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt-utils (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt-utils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b72b184b-dd18-30d1-babf-c2342447ebcd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#73040f31-9ca0-3ec4-a57f-a251246337a2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73040f31-9ca0-3ec4-a57f-a251246337a2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1g @ 1:1.2.3.4.dfsg-3ubuntu4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.2.3.4.dfsg-3ubuntu4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/z/zlib/zlib1g_1.2.3.4.dfsg-3ubuntu4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1g</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63dc634b-a779-35cd-8c91-bd0335fde4c4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6680056-4229-3a14-b9b3-4fd1168cd1bb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#731b2efa-93b7-317c-bc6b-fdd0f14bf3c7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#731b2efa-93b7-317c-bc6b-fdd0f14bf3c7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">adduser &gt;= 3.10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.10</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">adduser</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f0a85856-1abe-358d-9652-f2e321f77fba"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#735ca393-4f8b-305c-a088-0571e326bf74 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#735ca393-4f8b-305c-a088-0571e326bf74">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-wadllib (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-wadllib</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#184954e5-26f4-384c-b173-b68b93a2a2be"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7379c724-b11a-375f-81f9-6770ae94f5ac -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7379c724-b11a-375f-81f9-6770ae94f5ac">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lzma</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lzma</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#737bc517-125d-38bc-a670-332cb2050e0f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#737bc517-125d-38bc-a670-332cb2050e0f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ncurses-base @ 5.9-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.9-4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/ncurses/ncurses-base_5.9-4_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ncurses-base</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d1ec25a-beea-38b1-95cc-53afe293f295"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be35b9ec-549a-3c0d-ad08-3f1e1ca91227"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be35b9ec-549a-3c0d-ad08-3f1e1ca91227"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#739c0de4-b4c6-3681-a640-0f28d65b32bb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#739c0de4-b4c6-3681-a640-0f28d65b32bb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1 &gt;= 1.3.2+dfsg</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.2+dfsg</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d57e4b0-d86f-3964-a678-b537aa015a37"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#73a2909c-d765-3b3e-af81-608f27ca6179 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73a2909c-d765-3b3e-af81-608f27ca6179">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbus-glib-1-2 &gt;= 0.78</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.78</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbus-glib-1-2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#703c0bb2-165e-3403-9a5c-f0fb3ec45aed"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#73ad3fac-934b-395c-9e81-3b9fb4a7d2c0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73ad3fac-934b-395c-9e81-3b9fb4a7d2c0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgcc1 &gt;= 1:4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgcc1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#295c64a7-7bde-3e8e-8ffc-23e73f0b3245"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#73b27b39-2f84-338a-af80-1a5e29a1d0bc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73b27b39-2f84-338a-af80-1a5e29a1d0bc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-command-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-command-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#73ba34cb-1ec0-37bd-b4e5-c9ec58484911 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73ba34cb-1ec0-37bd-b4e5-c9ec58484911">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ca-certificates &gt;= 20090814</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">20090814</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ca-certificates</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#78be4c7f-ef2d-3f47-971c-d1e1b0cf3ab0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#73f2d1a2-e58b-3244-80bb-67181d47a2e9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73f2d1a2-e58b-3244-80bb-67181d47a2e9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a1a4e40-e176-3664-a8dd-d06799683513"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0dae3f7c-cf38-3cd5-9f8c-6f5f436ccde6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5a3f5997-33b2-3971-b939-731392876bac"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a4c4a553-633d-311f-a5e7-59508a520117"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbd-mysql-perl @ 4.020-1build2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.020-1build2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libd/libdbd-mysql-perl/libdbd-mysql-perl_4.020-1build2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbd-mysql-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a1a4e40-e176-3664-a8dd-d06799683513"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0dae3f7c-cf38-3cd5-9f8c-6f5f436ccde6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5a3f5997-33b2-3971-b939-731392876bac"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a4c4a553-633d-311f-a5e7-59508a520117"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#73f7a572-3785-3ee8-8bca-38926a2d11c9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73f7a572-3785-3ee8-8bca-38926a2d11c9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmime-base64-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmime-base64-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70ed2ebc-3151-318e-8b2d-835ad80842f2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#743ff1b7-559e-38f9-90e7-52b055dc4e4a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#743ff1b7-559e-38f9-90e7-52b055dc4e4a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils &gt;= 4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7495768-4bc5-32a7-80c3-1c5bc4cf41df"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#74ad2d42-9502-3c3d-a001-72a993962f70 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#74ad2d42-9502-3c3d-a001-72a993962f70">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcgi-pm-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcgi-pm-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#74b59bea-b6ab-3411-8905-01976d677c68 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#74b59bea-b6ab-3411-8905-01976d677c68">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3db20cea-1309-30d9-a938-e4ac48689192"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icedtea-6-jre-jamvm @ 6b30-1.13.1-1ubuntu2~0.12.04.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b30-1.13.1-1ubuntu2~0.12.04.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-6/icedtea-6-jre-jamvm_6b24-1.11.1-4ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icedtea-6-jre-jamvm</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3db20cea-1309-30d9-a938-e4ac48689192"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#74e4749e-8248-3788-af9e-86a69e7dc5b4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#74e4749e-8248-3788-af9e-86a69e7dc5b4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5-26-heimdal &gt;= 1.4.0+git20110226</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.0+git20110226</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5-26-heimdal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e9b723e-7132-3329-a96e-627d19c8ee8e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#75486830-cb0a-3e8f-a723-a01f4ebc8a82 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#75486830-cb0a-3e8f-a723-a01f4ebc8a82">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmath-complex-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmath-complex-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#943cb170-df96-3439-afe8-d133bee02353"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#75799a9d-7f49-3019-8308-c7aa7cb52852 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#75799a9d-7f49-3019-8308-c7aa7cb52852">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a70d7d0e-c3cb-3a86-99bf-57273f3e587e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0b73c4f-c0c7-3ae9-b158-3acfd9005102"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysv-rc @ 2.88dsf-13.10ubuntu11.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.88dsf-13.10ubuntu11.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/sysvinit/sysv-rc_2.88dsf-13.10ubuntu11_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysv-rc</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7f906f96-ffb4-396e-82e0-2243daee0077"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a70d7d0e-c3cb-3a86-99bf-57273f3e587e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0b73c4f-c0c7-3ae9-b158-3acfd9005102"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#76356ee2-ad2d-3561-874e-d149aee27b6a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76356ee2-ad2d-3561-874e-d149aee27b6a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c90f2afe-8cc8-3dce-a0ee-a2702ec06884"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d1a6510b-5cd0-331a-831f-17c0addb215b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa233f28-a7e7-3c2d-8484-5c9be53222ad"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdns81 @ 1:9.8.1.dfsg.P1-4ubuntu0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.8.1.dfsg.P1-4ubuntu0.5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libdns81_9.8.1.dfsg.P1-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdns81</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ddd54d6-d768-31ea-ab6e-5d87de455ba1"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e8e2f24-b034-34e8-838d-236319b992c7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c90f2afe-8cc8-3dce-a0ee-a2702ec06884"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d1a6510b-5cd0-331a-831f-17c0addb215b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa233f28-a7e7-3c2d-8484-5c9be53222ad"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#76637c6b-06b3-331f-a954-78d945986eb2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76637c6b-06b3-331f-a954-78d945986eb2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c2fcf31-5b3a-3d4a-8c57-47acb8ae6a16"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">htop @ 1.0.1-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1-1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">htop</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/h/htop/htop_1.0.1-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c2fcf31-5b3a-3d4a-8c57-47acb8ae6a16"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#76711049-196e-3946-895d-c12c7e890c8a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76711049-196e-3946-895d-c12c7e890c8a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgcrypt11 &gt;= 1.4.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgcrypt11</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c8bbbf02-dd20-3eb5-86ba-8b3b4c5b90eb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#767f42e0-3e8c-39b4-970f-e5749c62d6f1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#767f42e0-3e8c-39b4-970f-e5749c62d6f1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libplymouth2 = 0.8.2-2ubuntu31</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.2-2ubuntu31</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libplymouth2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36e5ef4c-a747-3d86-8651-d3ab48d4fc38"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#76927932-ea24-3a42-a536-a1bb9c0208f5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76927932-ea24-3a42-a536-a1bb9c0208f5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnutls0.4</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnutls0.4</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#769b050a-5ce0-3cc1-8b5f-70c1b08dd450 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#769b050a-5ce0-3cc1-8b5f-70c1b08dd450">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#57e498c7-9643-32c6-b76d-e4e1ddde55dd"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tasksel-data @ 2.88ubuntu9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.88ubuntu9</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/tasksel/tasksel-data_2.88ubuntu9_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tasksel-data</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#57e498c7-9643-32c6-b76d-e4e1ddde55dd"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ba331ad7-ec89-33ab-9124-ed0bb89b026a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#76b29a9e-3179-3761-a8b9-e03ed689e06e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76b29a9e-3179-3761-a8b9-e03ed689e06e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libasprintf0c2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libasprintf0c2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2863f123-696a-3135-9986-3cc1e07b3d99"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#76b40ad7-0507-3175-b7ca-4a3c8fdf5d5f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76b40ad7-0507-3175-b7ca-4a3c8fdf5d5f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc-bin = 2.15-0ubuntu10.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.15-0ubuntu10.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a92b834-e3bd-34b4-bfa3-f40eda5e28f9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#76cb87df-3b5c-3774-8732-8821ec734344 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76cb87df-3b5c-3774-8732-8821ec734344">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-twisted &lt;&lt; 2.1.0-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1.0-4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-twisted</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a0e8c293-8ab7-35a4-9668-a63a052b50ec"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#76e5d235-8b60-3a6a-9008-8c5bc996894c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76e5d235-8b60-3a6a-9008-8c5bc996894c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b40dcf8-4294-3557-a727-ed50c16a8435"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lockfile-progs @ 0.1.16</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.1.16</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/lockfile-progs/lockfile-progs_0.1.16_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lockfile-progs</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b40dcf8-4294-3557-a727-ed50c16a8435"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#76f2088e-bd37-399a-bdda-afd960987946 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76f2088e-bd37-399a-bdda-afd960987946">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sgml-data &lt;= 0.02</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.02</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sgml-data</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b10cf123-49a7-3163-adec-201967e8b5bd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#77101433-ccc6-340a-8173-4bbefd7a8d63 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77101433-ccc6-340a-8173-4bbefd7a8d63">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2faa6677-41fa-33c1-8ec0-453f99d7c676"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f46b2d-b610-33a6-8521-fe5b0b8633cc"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5011742c-bb25-3162-965b-97abf80393e1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb566bfc-0c18-39e8-a79f-bd1b433bb0d4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3436b89-093b-352f-bc19-1683f5af9f5f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fuse @ 2.8.6-2ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.8.6-2ubuntu2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fuse</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/f/fuse/fuse_2.8.6-2ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2faa6677-41fa-33c1-8ec0-453f99d7c676"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4e51c6b4-0bac-3930-b412-98d55826c8aa"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5011742c-bb25-3162-965b-97abf80393e1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f46b2d-b610-33a6-8521-fe5b0b8633cc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb566bfc-0c18-39e8-a79f-bd1b433bb0d4"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ccfcc391-fcca-30e2-aed8-fae39598c92a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3436b89-093b-352f-bc19-1683f5af9f5f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#77176277-48b9-3f55-9032-0d559c53c37c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77176277-48b9-3f55-9032-0d559c53c37c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perlapi-5.14.2</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perlapi-5.14.2</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#772d1a52-396b-3f1e-9c5e-9b22445a787d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#772d1a52-396b-3f1e-9c5e-9b22445a787d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-config</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-config</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7743e5ed-38dc-3817-8893-7ce63241d52d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7743e5ed-38dc-3817-8893-7ce63241d52d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#58a665ae-1a80-3d06-8374-84537e33f142"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata-java @ 2014a-0ubuntu0.12.04</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2014a-0ubuntu0.12.04</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/tzdata/tzdata-java_2012b-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata-java</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#58a665ae-1a80-3d06-8374-84537e33f142"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#77698b77-9df5-340a-92cc-1e1cff1ff350 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77698b77-9df5-340a-92cc-1e1cff1ff350">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a500aab-725e-35e1-b637-41a9e6362335"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbfb049d-bde5-318c-af78-62d0d105f07b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">util-linux @ 2.20.1-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.20.1-1ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/util-linux/util-linux_2.20.1-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">util-linux</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1062c5b5-57fd-3750-9af2-843608e90cc1"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1062c5b5-57fd-3750-9af2-843608e90cc1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3e5a6e66-23d0-3869-8dbe-f858b6eab2f8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a500aab-725e-35e1-b637-41a9e6362335"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#612916e6-a400-3672-9053-6c4f4441b4d4"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7b2f5edf-8129-32f0-8d5c-49b5f5069a27"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7b2f5edf-8129-32f0-8d5c-49b5f5069a27"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c95d383-7e60-3ae2-874f-ffe89a36d7f4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be170c2b-94bb-34fa-b03d-10cd80f73ee2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed092ac5-d2d5-31c3-bd3d-1a2db22d3ede"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbfb049d-bde5-318c-af78-62d0d105f07b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7770fe3f-d4f6-33e5-8da6-cd0b2b1a5f8a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7770fe3f-d4f6-33e5-8da6-cd0b2b1a5f8a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">strace @ 4.5.20-2.3ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.5.20-2.3ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/strace/strace_4.5.20-2.3ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">strace</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#77795ff3-ebf9-354d-bda7-ff6af001d1bb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77795ff3-ebf9-354d-bda7-ff6af001d1bb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe5e50c7-28a9-3b4d-a0bf-caec71614992"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#77829e76-c2f4-307c-9c99-b7b5767f101f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77829e76-c2f4-307c-9c99-b7b5767f101f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python &gt;= 2.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f0f8d33-6ad2-3327-b366-793aabb64a73"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#77915792-ed1f-3db0-b186-cbe6b9356f12 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77915792-ed1f-3db0-b186-cbe6b9356f12">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-ru (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-ru</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9a9094a7-3474-33cf-9e2e-fcd053c6a256"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#779bd45a-05f9-35f9-8f6c-257f61d366c9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#779bd45a-05f9-35f9-8f6c-257f61d366c9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-gdbm (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-gdbm</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d4ccb2f-6e99-3db1-94fd-a5c0f24fc841"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#779d0165-2ffa-3103-92ca-43ed6bd4a7c3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#779d0165-2ffa-3103-92ca-43ed6bd4a7c3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#154d956e-f8aa-3d50-bc1b-8e603f809c5c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e858a17-bacd-3b01-a6fa-9419b8dc1214"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2785e672-6403-34fb-8fe2-986a1261f829"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5765086-795d-3ddb-8e22-3c32e3ecbbb7"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtomcat7-java @ 7.0.26-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.0.26-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/t/tomcat7/libtomcat7-java_7.0.26-1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtomcat7-java</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#154d956e-f8aa-3d50-bc1b-8e603f809c5c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e858a17-bacd-3b01-a6fa-9419b8dc1214"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2785e672-6403-34fb-8fe2-986a1261f829"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a884c20a-59e8-32de-a74f-2e848808d3df"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5765086-795d-3ddb-8e22-3c32e3ecbbb7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#77b705e9-ca19-3942-a75a-ccfd7f9ddc96 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77b705e9-ca19-3942-a75a-ccfd7f9ddc96">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-runtime &gt;= 1.0.1-11</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1-11</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-runtime</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#02ceaf77-0016-39a5-90c3-9197842d83f8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#77cbb740-ddea-3fa9-8e6e-42cdca811908 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77cbb740-ddea-3fa9-8e6e-42cdca811908">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpipeline1 &gt;= 1.1.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpipeline1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da318a43-287e-305c-bfe2-798cfa4c94b3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#77cc4985-10ae-36d0-8bd2-a0672ebce9de -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77cc4985-10ae-36d0-8bd2-a0672ebce9de">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpp-4.6 = 4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpp-4.6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7e5b255e-2c77-33bc-b984-5e41bc980f6c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#780a72a3-d325-35fd-b9a2-e7804de3b761 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#780a72a3-d325-35fd-b9a2-e7804de3b761">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">udev &gt;= 166-0ubuntu4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">166-0ubuntu4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">udev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbfefb71-7518-3e82-a3b5-4d9c8cb64d11"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#784e3190-bfc3-3767-83a4-a6726f0718c6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#784e3190-bfc3-3767-83a4-a6726f0718c6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc2efc1f-f855-347a-be86-78b476fe5bb0"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-radeon1 @ 2.4.39-0ubuntu0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.39-0ubuntu0.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-radeon1_2.4.32-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-radeon1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc2efc1f-f855-347a-be86-78b476fe5bb0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7850491c-ba3f-3bea-ab5f-d946bcd3ee01 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7850491c-ba3f-3bea-ab5f-d946bcd3ee01">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nscd</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nscd</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtinfo5 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtinfo5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e533f3c3-b129-3ff6-bdbf-f8ce7a29b2da"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#78a0df05-d45e-3e23-bc25-b0ed64b51696 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#78a0df05-d45e-3e23-bc25-b0ed64b51696">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-zopeinterface (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-zopeinterface</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1867b364-7cdc-3372-bc2b-3e541e196708"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#78b4c9d1-484c-3a02-90b6-1666a4dca402 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#78b4c9d1-484c-3a02-90b6-1666a4dca402">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl4 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl4</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d04f64da-86bf-3d95-b255-0595a7372f3a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#78be4c7f-ef2d-3f47-971c-d1e1b0cf3ab0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#78be4c7f-ef2d-3f47-971c-d1e1b0cf3ab0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03edc537-afb2-3ef4-9709-98f9470684b6"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ca-certificates @ 20111211</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">20111211</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ca-certificates</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/ca-certificates/ca-certificates_20111211_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03edc537-afb2-3ef4-9709-98f9470684b6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#78c06b8a-5602-3eb3-872d-390428301e8d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#78c06b8a-5602-3eb3-872d-390428301e8d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted2</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted2</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#78f532b4-b44c-379e-9e30-675f6c5d41e2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#78f532b4-b44c-379e-9e30-675f6c5d41e2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-common &gt;= 5.3.10-1ubuntu3.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.3.10-1ubuntu3.9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f26a011-2cb0-3e59-8130-126c3812ef77"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#79155fc0-25ef-323d-ab3f-5cb9c272f157 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79155fc0-25ef-323d-ab3f-5cb9c272f157">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">byobu-extras</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">byobu-extras</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#792919be-1178-30fc-b839-c7d4d3d0c111 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#792919be-1178-30fc-b839-c7d4d3d0c111">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dialog (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dialog</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91c7ec8d-1c8b-375e-853f-70fee324a43b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#79600f9d-911e-35e3-a3ab-df5a0d1b3279 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79600f9d-911e-35e3-a3ab-df5a0d1b3279">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0eff46e-26d3-32cb-856a-69698e82369e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wget @ 1.13.4-2ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.13.4-2ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/w/wget/wget_1.13.4-2ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wget</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22f6dea9-eae7-37df-b5f1-9af4c9988be6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0eff46e-26d3-32cb-856a-69698e82369e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#796280ab-04d7-3849-9cf3-83a2f9759dbd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#796280ab-04d7-3849-9cf3-83a2f9759dbd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77795ff3-ebf9-354d-bda7-ff6af001d1bb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">watershed @ 6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/w/watershed/watershed_6_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">watershed</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77795ff3-ebf9-354d-bda7-ff6af001d1bb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#79698f02-7dba-3604-8f5e-cd3365f14b09 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79698f02-7dba-3604-8f5e-cd3365f14b09">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6-amd64 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6-amd64</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#04d4b624-dae4-394b-8f72-edc3148ea04c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#79c31aa3-ca2a-3d59-a55a-b46990955276 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79c31aa3-ca2a-3d59-a55a-b46990955276">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-legacy-doc &lt;&lt; 0.97-29ubuntu60</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.97-29ubuntu60</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-legacy-doc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#270971d5-6b0d-33cc-a6e6-5691eb377cfb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#79cb4185-4991-3de2-87e1-7b705634200f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79cb4185-4991-3de2-87e1-7b705634200f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ucf &gt;= 0.29</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.29</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ucf</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cf34c16-4675-311a-9cbf-af06cbaecee4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#79d3c1c7-aee0-3633-8e61-dfd5286f9b5a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79d3c1c7-aee0-3633-8e61-dfd5286f9b5a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libudev0 &gt;= 147</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">147</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libudev0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb1b22ae-cb92-36c3-b380-47b43d437481"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#79e980cd-19f4-3f4a-9968-8887ab0728c9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79e980cd-19f4-3f4a-9968-8887ab0728c9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl5-base (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl5-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d56ef66-2150-378e-88df-48925822177c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#79f8c47a-af0f-3330-bc53-e779ec8317d8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79f8c47a-af0f-3330-bc53-e779ec8317d8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#792919be-1178-30fc-b839-c7d4d3d0c111"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c3c126c-5152-3c56-ae4c-f17ebeb77496"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#231a0990-6cc4-3ab3-ad39-17b21c7dd643"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#37b40d3e-2458-3d35-bc8a-b47f9122b70b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pppconfig @ 2.3.18+nmu3ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3.18+nmu3ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/pppconfig/pppconfig_2.3.18+nmu3ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pppconfig</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#231a0990-6cc4-3ab3-ad39-17b21c7dd643"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#37b40d3e-2458-3d35-bc8a-b47f9122b70b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#792919be-1178-30fc-b839-c7d4d3d0c111"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c3c126c-5152-3c56-ae4c-f17ebeb77496"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#84132760-dfc4-31e3-aeee-543eb680a4e8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a10c3f8-d7b0-38a7-858f-0ea760f6cb57 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a10c3f8-d7b0-38a7-858f-0ea760f6cb57">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-elementtree (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-elementtree</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3218c8c-8a64-318a-b57c-d33ba502cc78"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a1198f2-ba22-3444-928d-787bd37c930b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a1198f2-ba22-3444-928d-787bd37c930b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#319feecd-2c66-3e7f-85c0-b732d3733c39"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmount1 @ 2.20.1-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.20.1-1ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/util-linux/libmount1_2.20.1-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmount1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#319feecd-2c66-3e7f-85c0-b732d3733c39"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a7872f8-410e-3aaf-898c-882fd34f3520 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a7872f8-410e-3aaf-898c-882fd34f3520">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkeyutils1 @ 1.5.2-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.2-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/k/keyutils/libkeyutils1_1.5.2-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkeyutils1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a7b7729-ece9-311a-999f-bbeb3fee2ebb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a7b7729-ece9-311a-999f-bbeb3fee2ebb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6.1-dev &lt;&lt; 2.3.2.ds1-6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3.2.ds1-6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6.1-dev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fba15e80-d99f-3146-b239-e7c59860a63e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a92ffa0-ecd6-3e2a-a8f1-b1dc47dbc3d0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a92ffa0-ecd6-3e2a-a8f1-b1dc47dbc3d0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcap-bin</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcap-bin</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a959db1-d0bf-3145-98a5-997389b49f19 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a959db1-d0bf-3145-98a5-997389b49f19">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-i18n (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-i18n</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c97b0f8a-ec2e-30c2-be0b-85be59bf0815"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ac1b23d-56ba-3764-8779-46d768e79e72 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ac1b23d-56ba-3764-8779-46d768e79e72">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnupg &gt;= 1.2.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnupg</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ec05f1d-da6c-3a79-bd30-c560096eed4c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ad7f20a-b170-3fe5-bed5-705829749e85 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ad7f20a-b170-3fe5-bed5-705829749e85">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-central &lt;&lt; 0.5.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.5.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-central</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec7fce25-de63-3deb-beee-a4aa6205baa8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ae74012-c4eb-375e-b65b-5de399652566 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ae74012-c4eb-375e-b65b-5de399652566">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libidn9-dev (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libidn9-dev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5cb473e2-eda7-326a-a961-1d33c21a197e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7af28825-2ff0-3075-b62f-6f97200b98db -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7af28825-2ff0-3075-b62f-6f97200b98db">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">util-linux &gt;&gt; 2.16</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.16</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>></CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">util-linux</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77698b77-9df5-340a-92cc-1e1cff1ff350"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7b2f5edf-8129-32f0-8d5c-49b5f5069a27 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7b2f5edf-8129-32f0-8d5c-49b5f5069a27">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">schedutils (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">schedutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#105f071c-759e-36d1-8eda-c2258ec49c84"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7b854a84-45a3-307f-a0d2-8b543368aa84 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7b854a84-45a3-307f-a0d2-8b543368aa84">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java6-runtime</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java6-runtime</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7b9025aa-2142-3594-a13d-3588403ddb3b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7b9025aa-2142-3594-a13d-3588403ddb3b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de1c3d95-fcbc-3d65-b92c-66f23650493b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-debian @ 0.1.21ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.1.21ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python-debian/python-debian_0.1.21ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-debian</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#56aeeac5-6713-3809-b63e-50d5a4743389"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#56aeeac5-6713-3809-b63e-50d5a4743389"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de1c3d95-fcbc-3d65-b92c-66f23650493b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7bea64ba-2f12-31ed-aaf5-a28607ea948d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7bea64ba-2f12-31ed-aaf5-a28607ea948d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-gdbm (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-gdbm</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4ed7accc-76f4-3212-a212-14714760a633"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7bfa32fc-3b15-37c4-8eec-df6b9061d57d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7bfa32fc-3b15-37c4-8eec-df6b9061d57d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-dbus (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-dbus</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fc0753f3-8494-3e5c-bb78-c9f8a580eb52"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c3c126c-5152-3c56-ae4c-f17ebeb77496 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c3c126c-5152-3c56-ae4c-f17ebeb77496">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b91401e4-8472-3b24-9e87-1a2bde4cd7cb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c95d383-7e60-3ae2-874f-ffe89a36d7f4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c95d383-7e60-3ae2-874f-ffe89a36d7f4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fdisk (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fdisk</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6256fbd0-cabd-3feb-8440-7f925126bccf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &gt;= 2.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7cef8a73-4855-377c-aa9d-0caf42666e69 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7cef8a73-4855-377c-aa9d-0caf42666e69">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">open</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">open</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7cefcf7f-74fd-3930-abfa-698771bd5fa6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7cefcf7f-74fd-3930-abfa-698771bd5fa6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommons-pool-java @ 1.5.6-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.6-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/commons-pool/libcommons-pool-java_1.5.6-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommons-pool-java</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d18a436-8ef7-3863-9f32-6d707ac6bbd6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d18a436-8ef7-3863-9f32-6d707ac6bbd6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">time @ 1.7-23.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.7-23.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/time/time_1.7-23.1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">time</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d288586-cc4a-3945-a3c9-4f7d2e687209 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d288586-cc4a-3945-a3c9-4f7d2e687209">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-kernel-headers (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-kernel-headers</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b0ccf58-b44c-3b40-8027-5a8e8b5345cb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d66e246-8630-301e-af7a-7ba038cfb053 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d66e246-8630-301e-af7a-7ba038cfb053">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php5filter</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php5filter</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d67f6f3-349b-3e33-83f5-02454e3553e7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d67f6f3-349b-3e33-83f5-02454e3553e7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0495a3c4-4380-3146-921e-9e39e23aea1e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3c83fe1a-def5-3fa9-817a-4655a140ccee"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b74de9f-f284-3d3e-9609-11ce70d09b14"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7de9abe-eda7-3290-8651-aad36c2f21f2"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f279e29-39f8-36b9-a921-49818c38c4bb"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tomcat7-common @ 7.0.26-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.0.26-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/t/tomcat7/tomcat7-common_7.0.26-1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tomcat7-common</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0495a3c4-4380-3146-921e-9e39e23aea1e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3c83fe1a-def5-3fa9-817a-4655a140ccee"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f279e29-39f8-36b9-a921-49818c38c4bb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b74de9f-f284-3d3e-9609-11ce70d09b14"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7de9abe-eda7-3290-8651-aad36c2f21f2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d7c1a79-0c90-3671-8dc1-4f92517b367d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d7c1a79-0c90-3671-8dc1-4f92517b367d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-umask (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-umask</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b92728e-c95a-33e9-9153-a08b46c9c8b4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d8872df-718f-3c1a-b6d6-2bb1e80b6eb4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d8872df-718f-3c1a-b6d6-2bb1e80b6eb4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">phpapi-20090626</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">phpapi-20090626</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d989a91-8df0-3bc1-a583-73f92566c723 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d989a91-8df0-3bc1-a583-73f92566c723">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libclass-accessor-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libclass-accessor-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2f28e1ee-e798-37ad-96bd-56d29fdfff8a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7dd2451d-f31f-3c12-a138-972b8e62d04b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7dd2451d-f31f-3c12-a138-972b8e62d04b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libavahi-common3 &gt;= 0.6.22</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.22</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libavahi-common3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#281a9e30-8b11-3244-9c8b-e63ee7c3324e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ddac455-5848-3b22-b5e5-6829342a308b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ddac455-5848-3b22-b5e5-6829342a308b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libevent-2.0-5 &gt;= 2.0.16-stable</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.16-stable</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libevent-2.0-5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4606b67c-bd79-38bd-ba05-abeec6e4533d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7df51ed4-5dd2-3106-aa82-c488fa0b2037 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7df51ed4-5dd2-3106-aa82-c488fa0b2037">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libstdc++6 &gt;= 4.4.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.4.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libstdc++6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09fb521c-e2b3-33df-985f-17f47d050036"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7e5b255e-2c77-33bc-b984-5e41bc980f6c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7e5b255e-2c77-33bc-b984-5e41bc980f6c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03db9858-c0bc-3d21-8533-aa3a8d41fac0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#289995c2-8f88-3be0-b430-f3a33305a0e9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b96a019a-c062-38a3-a879-981a2bc5b09a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6a2d9e4-02fd-360e-98c9-1e8178c9c288"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpp-4.6 @ 4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpp-4.6</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/cpp-4.6_4.6.3-1ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03db9858-c0bc-3d21-8533-aa3a8d41fac0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#289995c2-8f88-3be0-b430-f3a33305a0e9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b96a019a-c062-38a3-a879-981a2bc5b09a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6a2d9e4-02fd-360e-98c9-1e8178c9c288"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7e69d3ba-8061-34af-a68c-9f8fdb0edd16 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7e69d3ba-8061-34af-a68c-9f8fdb0edd16">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">slocate &lt;= 3.1-1.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.1-1.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">slocate</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#35a15f5f-3f81-31ca-92d8-b27e43425c0e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ed0f260-e408-39b5-a47b-9067cfa1f81b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ed0f260-e408-39b5-a47b-9067cfa1f81b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnss3-1d &lt;&lt; 3.12.9~b2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.12.9~b2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnss3-1d</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ed97cf9-ca59-3e11-a284-5b0c4d53568b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ed97cf9-ca59-3e11-a284-5b0c4d53568b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libncurses5 &gt;= 5.6+20071006-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.6+20071006-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libncurses5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae2a610-592d-30b9-b0f1-593de9b046c3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7f906f96-ffb4-396e-82e0-2243daee0077 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7f906f96-ffb4-396e-82e0-2243daee0077">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">file-rc (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">file-rc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbb350c1-7e70-36b7-8646-59dc35b8c7b6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7faa008f-d4dd-3161-87b9-41283d87d8fb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7faa008f-d4dd-3161-87b9-41283d87d8fb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-mkhomedir</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-mkhomedir</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7fe6788c-65c7-3b83-9c10-8a45241dd94e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7fe6788c-65c7-3b83-9c10-8a45241dd94e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c206ffd7-fd07-3126-b51d-f774dc486eb3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee647398-049a-335c-bfa9-ae8937240dcf"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">librtmp0 @ 2.4~20110711.gitc28f1bab-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4~20110711.gitc28f1bab-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/r/rtmpdump/librtmp0_2.4~20110711.gitc28f1bab-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">librtmp0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c206ffd7-fd07-3126-b51d-f774dc486eb3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee647398-049a-335c-bfa9-ae8937240dcf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7fefc8e6-eeae-3612-8f76-cfaeb37b0dc2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7fefc8e6-eeae-3612-8f76-cfaeb37b0dc2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcap2 @ 1:2.22-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:2.22-1ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libc/libcap2/libcap2_2.22-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcap2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ff0ff02-b335-39d9-af83-9d1a92936cdd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ff0ff02-b335-39d9-af83-9d1a92936cdd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">default-jre-headless &lt;&lt; 1.6-43~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6-43~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">default-jre-headless</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &gt;= 2.2.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#80206617-ea54-3bed-beab-9673ba485c28 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80206617-ea54-3bed-beab-9673ba485c28">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hotplug &lt;&lt; 0.0.20040105-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.0.20040105-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hotplug</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43709a09-a407-3ee3-8f9a-0ec804a56ac9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8031f819-0b03-3e20-921b-0a98b6be144f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8031f819-0b03-3e20-921b-0a98b6be144f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cron (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cron</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#572183e4-fa1e-3b0a-bb51-a4955a550ec9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8078a04a-20af-3bb2-a88a-2f5482e84dd2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8078a04a-20af-3bb2-a88a-2f5482e84dd2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bc (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a4789fda-1d7f-3d4b-8795-048caf6cf876"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#809b21ca-d0a7-3fdd-91c3-713902851886 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#809b21ca-d0a7-3fdd-91c3-713902851886">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-wsgiref</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-wsgiref</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#809c52e5-7097-3c67-ad23-995f29dfce40 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#809c52e5-7097-3c67-ad23-995f29dfce40">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netstd</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netstd</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#809e097e-befa-3a1e-b9e0-ad0861bbfde1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#809e097e-befa-3a1e-b9e0-ad0861bbfde1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysv-rc &gt;= 2.86.ds1-14.1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.86.ds1-14.1ubuntu2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysv-rc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#75799a9d-7f49-3019-8308-c7aa7cb52852"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#80a26db6-4875-35bc-ae90-8157745cab1b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80a26db6-4875-35bc-ae90-8157745cab1b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-el</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-el</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#80db2e73-3e4a-3524-ab62-6fe1d46199d4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80db2e73-3e4a-3524-ab62-6fe1d46199d4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">binutils-gold &lt;&lt; 2.20.51.20100415</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.20.51.20100415</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">binutils-gold</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4a7c792-f71b-381a-8f9e-ebe4b071787e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#80e679ef-ab01-3fb8-b229-e5598b52b0e0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80e679ef-ab01-3fb8-b229-e5598b52b0e0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcap-ng0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcap-ng0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#242ab014-5bfc-31c4-bafb-dab3a5288c3b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#810e4c29-139b-38ad-8045-6952adcb6f71 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#810e4c29-139b-38ad-8045-6952adcb6f71">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-gdbm (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-gdbm</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#679c5047-c8c7-3406-9362-6e1f7f1c164c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8130d927-6985-3e92-a796-21f5edc30aeb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8130d927-6985-3e92-a796-21f5edc30aeb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base &gt;= 3.0-10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0-10</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#caa1eea9-48fe-39d7-ad49-fd911d7f5803"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#813f63f7-eac7-35e3-8b54-1d6ebd821cc9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#813f63f7-eac7-35e3-8b54-1d6ebd821cc9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">vim-runtime = 2:7.3.429-2ubuntu2.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:7.3.429-2ubuntu2.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">vim-runtime</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ad365fb-3f04-335a-b9d8-b6bfb60230d5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8147f06b-8976-357b-bb4b-78822c0657ba -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8147f06b-8976-357b-bb4b-78822c0657ba">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg &gt;= 1.10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.10</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f589e6c7-4d3a-3f7f-92d5-f1d4bdcafe08"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8152a269-151e-3def-9413-226d00c456f9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8152a269-151e-3def-9413-226d00c456f9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-common-4.1 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-common-4.1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a25c78d-9b29-36a8-9217-7b7e7eeb65d5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#815be97d-f65d-3c4b-910c-d07189c5347a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#815be97d-f65d-3c4b-910c-d07189c5347a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">attr</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">attr</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8160f918-4dc3-3600-8428-87127ed5b8f1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8160f918-4dc3-3600-8428-87127ed5b8f1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmcrypt4 @ 2.5.8-3.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.5.8-3.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/libm/libmcrypt/libmcrypt4_2.5.8-3.1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmcrypt4</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#816c00c7-8f34-32a2-bb81-abbb9fd9dfea -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#816c00c7-8f34-32a2-bb81-abbb9fd9dfea">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00da7bab-a8f4-36d9-8c57-69d98c04a706"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#399cd870-44e0-3670-ae5e-8da6091e5b9b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#813f63f7-eac7-35e3-8b54-1d6ebd821cc9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a06bd75b-211e-3acc-8a26-e83c6fdebb2a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3520e0c-a8ad-39df-ae40-b7460bba3d07"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">vim @ 2:7.3.429-2ubuntu2.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:7.3.429-2ubuntu2.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/v/vim/vim_7.3.429-2ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">vim</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00da7bab-a8f4-36d9-8c57-69d98c04a706"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#399cd870-44e0-3670-ae5e-8da6091e5b9b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#813f63f7-eac7-35e3-8b54-1d6ebd821cc9"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#912c5acd-7d7f-3d4e-b39e-3d76416c0ba2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a06bd75b-211e-3acc-8a26-e83c6fdebb2a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3520e0c-a8ad-39df-ae40-b7460bba3d07"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8189844d-d65a-3b3d-a9b8-56b90dd96bfb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8189844d-d65a-3b3d-a9b8-56b90dd96bfb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">info @ 4.13a.dfsg.1-8ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.13a.dfsg.1-8ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/texinfo/info_4.13a.dfsg.1-8ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">info</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f9ff7ee-c71e-39fd-90d1-0b1d848a6a2c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a5d41e-4cf4-32b6-a060-7d11f9236d1d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a5d41e-4cf4-32b6-a060-7d11f9236d1d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-maketext-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-maketext-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#efb2e03e-f0eb-30c0-8443-dce304913858"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbz2-1.0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbz2-1.0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d06a3e30-26b8-3e05-b343-3923bdef936c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#81bcfc0f-b829-3844-bb35-41ec756f23a2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81bcfc0f-b829-3844-bb35-41ec756f23a2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eclipse-ecj (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eclipse-ecj</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#69b1936d-a783-3896-bdc8-34a788423c1e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#81d43dae-8c8d-36a7-a19a-8d57ab5a8477 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81d43dae-8c8d-36a7-a19a-8d57ab5a8477">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php5filter (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php5filter</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d66e246-8630-301e-af7a-7ba038cfb053"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#81e5c3c3-a049-327d-81e1-86cf9d1042ef -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81e5c3c3-a049-327d-81e1-86cf9d1042ef">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">belocs-locale-data (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">belocs-locale-data</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0952f6fe-99a3-3eff-b3d1-e85d0be72d01"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#81eeb0b9-4e35-38ac-b38a-b0ec8ce82d12 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81eeb0b9-4e35-38ac-b38a-b0ec8ce82d12">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">open (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">open</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7cef8a73-4855-377c-aa9d-0caf42666e69"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8207f1f5-dd1e-3ff5-aa04-fe278f89df02 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8207f1f5-dd1e-3ff5-aa04-fe278f89df02">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-twisted &lt;&lt; 2.1.0-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1.0-4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-twisted</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a8aa582-dc86-3787-bedc-9fb32a5c1022"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#825deb23-9b9d-3b45-a6e4-b7493a49cb69 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#825deb23-9b9d-3b45-a6e4-b7493a49cb69">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-prefork &gt;&gt; 2.0.52</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.52</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>></CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-prefork</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f61b1723-1701-3a28-9cf7-0c717332d5a4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8269892a-c2f3-3fde-8614-bfee7a2f391c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8269892a-c2f3-3fde-8614-bfee7a2f391c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#593616de-1533-3c0f-b2d5-5e55410bf994"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8295db2b-f669-362b-80db-63cf97337e3e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8295db2b-f669-362b-80db-63cf97337e3e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libscalar-list-utils-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libscalar-list-utils-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#82cc6690-7437-31d4-8fd9-9e7b177d7567 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#82cc6690-7437-31d4-8fd9-9e7b177d7567">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libreadline5</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libreadline5</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#83276fcb-4901-3b1e-873a-35f5d0d5a779 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#83276fcb-4901-3b1e-873a-35f5d0d5a779">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#243c161f-299c-3819-9936-4725f8c75656"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cb69ef5-18c1-3749-acbc-bc482e900dea"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f257255-9522-3c6c-86d3-e3cacd1ab149"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f01fdd-85a4-3ba6-bec1-ff0f938d8ddf"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#edb0f18a-edb1-34d2-a8a9-603fe2b27b85"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">update-notifier-common @ 0.119ubuntu8.6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.119ubuntu8.6</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/update-notifier/update-notifier-common_0.119ubuntu8.1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">update-notifier-common</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#243c161f-299c-3819-9936-4725f8c75656"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cb69ef5-18c1-3749-acbc-bc482e900dea"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f257255-9522-3c6c-86d3-e3cacd1ab149"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f01fdd-85a4-3ba6-bec1-ff0f938d8ddf"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#edb0f18a-edb1-34d2-a8a9-603fe2b27b85"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#834e5bf2-9ec5-360f-aa44-9574bb391dd1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#834e5bf2-9ec5-360f-aa44-9574bb391dd1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db5aeb60-db3a-3a14-871c-6ff4e080b15b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e45d39f4-263b-377d-9037-2a8cb224c45d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-server-core-5.5 @ 5.5.29-0ubuntu0.12.04.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.5.29-0ubuntu0.12.04.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/mysql-5.5/mysql-server-core-5.5_5.5.22-0ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-server-core-5.5</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#30438435-8327-3f8b-9958-858fb47c19e8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db5aeb60-db3a-3a14-871c-6ff4e080b15b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e45d39f4-263b-377d-9037-2a8cb224c45d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8359bb5f-9956-3a49-9c7e-6b7334ab7950 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8359bb5f-9956-3a49-9c7e-6b7334ab7950">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#257e5ee8-bc96-3561-af8b-71a6bfa2336a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#635f6d40-5dac-390c-b40f-625c47622205"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63a6b1bd-8b62-3046-a7e1-ab8136fa421e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#894390dd-654c-3e9e-b16c-1e5d98c8a8e7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c54d0a89-7b5b-34e9-b9e3-53e47b5158f9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e45d39f4-263b-377d-9037-2a8cb224c45d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f45e93d9-e73f-3ada-8141-9f61062f3781"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git @ 1:1.7.9.5-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.7.9.5-1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/git/git_1.7.9.5-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#257e5ee8-bc96-3561-af8b-71a6bfa2336a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#41523110-7089-37ff-88a3-b2fd41fe8e57"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#635f6d40-5dac-390c-b40f-625c47622205"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63a6b1bd-8b62-3046-a7e1-ab8136fa421e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#894390dd-654c-3e9e-b16c-1e5d98c8a8e7"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c212010-ed18-3fc2-8e21-e480fdc3a62f"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d924af3-0538-3262-b9cf-8be3114ececc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c54d0a89-7b5b-34e9-b9e3-53e47b5158f9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e45d39f4-263b-377d-9037-2a8cb224c45d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f45e93d9-e73f-3ada-8141-9f61062f3781"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#83739094-652e-3dce-ad41-fa80722fe371 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#83739094-652e-3dce-ad41-fa80722fe371">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfreetype6 &gt;= 2.2.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfreetype6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cee867c6-1137-3c01-ad87-f8a0c014e49d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#837d72e1-278c-382d-a958-29c0e7f633b8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#837d72e1-278c-382d-a958-29c0e7f633b8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e4da592-e847-3672-9b80-7d01cef8b83c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#491ee485-e858-36da-afd8-4f6d02054ea8"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4b3dadc8-74f6-3222-9f49-418ffb227141"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#969e4ea5-5ec4-367e-aeb7-17b6f9b6596c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab96177b-012d-3a2f-8e58-669b6a3ea97d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c56c7f32-f22e-323e-b311-ed617efd666c"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">accountsservice @ 0.6.15-2ubuntu9.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.15-2ubuntu9.4</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">accountsservice</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/accountsservice_0.6.15-2ubuntu9_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e4da592-e847-3672-9b80-7d01cef8b83c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#491ee485-e858-36da-afd8-4f6d02054ea8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4b3dadc8-74f6-3222-9f49-418ffb227141"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#969e4ea5-5ec4-367e-aeb7-17b6f9b6596c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab96177b-012d-3a2f-8e58-669b6a3ea97d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c56c7f32-f22e-323e-b311-ed617efd666c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#838ecdc1-549d-3865-81ee-03dbeb92a6d0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#838ecdc1-549d-3865-81ee-03dbeb92a6d0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-twisted</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-twisted</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#84132760-dfc4-31e3-aeee-543eb680a4e8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#84132760-dfc4-31e3-aeee-543eb680a4e8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nscd &lt;&lt; 2.3.2.ds1-14</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3.2.ds1-14</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nscd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7850491c-ba3f-3bea-ab5f-d946bcd3ee01"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#841ac246-ef71-3976-8eb1-5375fd91e9cc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#841ac246-ef71-3976-8eb1-5375fd91e9cc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gobject-introspection-glib-2.0</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gobject-introspection-glib-2.0</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#84412345-c771-3084-b46a-22f74c954a58 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#84412345-c771-3084-b46a-22f74c954a58">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base &gt;= 3.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#caa1eea9-48fe-39d7-ad49-fd911d7f5803"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8459cc17-0901-3ee7-908d-25b1f1f22e6b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8459cc17-0901-3ee7-908d-25b1f1f22e6b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-pkg4.12 &gt;= 0.8.16~exp12ubuntu8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.16~exp12ubuntu8</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-pkg4.12</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f108bc0-c0ac-32bc-91eb-e893f471d640"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#845e896c-3a37-3a3d-af3f-2843be86233e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#845e896c-3a37-3a3d-af3f-2843be86233e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-setuptools</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-setuptools</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#84bf9d3a-2f53-3e93-a200-ad4ef95d0941 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#84bf9d3a-2f53-3e93-a200-ad4ef95d0941">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-dbus</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-dbus</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#84d1ea61-3754-37c1-ab37-20d69727cc8b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#84d1ea61-3754-37c1-ab37-20d69727cc8b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bzip2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bzip2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42e2a829-5342-3646-a620-63468155da7d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#84fe8185-d884-3000-a3f6-ddcecb0d2799 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#84fe8185-d884-3000-a3f6-ddcecb0d2799">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client-core-5.5 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client-core-5.5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#47922f0c-ca34-3f88-b911-354f4ad0adcc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#85270e56-cb4c-32ea-8e3f-8476ffe4864e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#85270e56-cb4c-32ea-8e3f-8476ffe4864e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libuuid1 &gt;= 2.20.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.20.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libuuid1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36878751-c695-3ca7-ab7f-ab2c3c4ab441"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#853cc8d5-41b0-33e8-aa98-67719188c758 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#853cc8d5-41b0-33e8-aa98-67719188c758">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-mk (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-mk</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#65bd7469-268c-3a86-a57a-077c72df6c46"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#85481a84-ab36-3249-9672-1b35e0795d19 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#85481a84-ab36-3249-9672-1b35e0795d19">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-lazr.uri @ 1.0.3-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.3-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/lazr.uri/python-lazr.uri_1.0.3-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-lazr.uri</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#85732564-3f2a-39ca-a85a-13ae86e4df26 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#85732564-3f2a-39ca-a85a-13ae86e4df26">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-modules &gt;= 1.0.1-9ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1-9ubuntu3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-modules</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5132f4c-eea7-33dd-815b-f54ff7a9d2cf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#858bc5b3-13ec-3fc2-8b38-c27173063e2a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#858bc5b3-13ec-3fc2-8b38-c27173063e2a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5304fca8-0dfa-37fb-b7d4-f409226faab2"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netcat-openbsd @ 1.89-4ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.89-4ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/netcat-openbsd/netcat-openbsd_1.89-4ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netcat-openbsd</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2a4828ae-d638-37aa-9216-2ff5d251ba9b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5304fca8-0dfa-37fb-b7d4-f409226faab2"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6ae5c6a-508d-3bf9-8954-9d19f082182a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#858f8829-7107-3460-839f-30ca1cda38d4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#858f8829-7107-3460-839f-30ca1cda38d4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-completion</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-completion</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#85b379c9-20d6-3bff-bdc7-c76074f6965c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#85b379c9-20d6-3bff-bdc7-c76074f6965c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3675612d-a8eb-3132-bdb2-c3344f112b68"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#723ffb11-0ae5-3a08-b549-5ca34005aef3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c432e1d-5081-3865-9226-2219f49734a6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dfa55845-4c91-3fc4-a4f7-fda9eb2216dd"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#efd1565f-c4c4-3b35-86bb-5eaa3dd70509"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbfb049d-bde5-318c-af78-62d0d105f07b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wpasupplicant @ 0.7.3-6ubuntu2.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.7.3-6ubuntu2.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/w/wpasupplicant/wpasupplicant_0.7.3-6ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wpasupplicant</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3675612d-a8eb-3132-bdb2-c3344f112b68"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#723ffb11-0ae5-3a08-b549-5ca34005aef3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c432e1d-5081-3865-9226-2219f49734a6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dfa55845-4c91-3fc4-a4f7-fda9eb2216dd"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#efd1565f-c4c4-3b35-86bb-5eaa3dd70509"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbfb049d-bde5-318c-af78-62d0d105f07b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#85ceee7c-aa9e-3774-937a-3002209daa07 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#85ceee7c-aa9e-3774-937a-3002209daa07">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbd-mysql-perl &gt;= 1.2202</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2202</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbd-mysql-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73f2d1a2-e58b-3244-80bb-67181d47a2e9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#86069247-5b2e-3f4f-8075-f5defc5a66d3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#86069247-5b2e-3f4f-8075-f5defc5a66d3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-maketext-simple-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-maketext-simple-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2be12a61-dda4-34a6-96fc-058c35981b3e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8607080a-4d9e-32e6-843a-f72108d91d92 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8607080a-4d9e-32e6-843a-f72108d91d92">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d253036-71fb-34be-a28f-fa59fd4fe46d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43ca7866-5d97-303e-97a0-16142024c104"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b4ea90c-7428-3fd9-b453-9dc46c364dad"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#731b2efa-93b7-317c-bc6b-fdd0f14bf3c7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0301b77-fb3b-319c-9026-9ffa708ad92b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d1a6510b-5cd0-331a-831f-17c0addb215b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openssh-client @ 1:5.9p1-5ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:5.9p1-5ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-client_5.9p1-5ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openssh-client</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#14d9221c-0398-3878-9815-2ee1ece9d381"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3354ac31-2971-3b35-9cbd-257bd6b7e5cc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43ca7866-5d97-303e-97a0-16142024c104"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#651482a9-7638-3b6b-8b70-0915b9f82b0e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b4ea90c-7428-3fd9-b453-9dc46c364dad"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#731b2efa-93b7-317c-bc6b-fdd0f14bf3c7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d253036-71fb-34be-a28f-fa59fd4fe46d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b25b5f4d-39af-3c40-a1ff-38f148e26224"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb801162-14e5-3486-9781-b86adb29a5eb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0301b77-fb3b-319c-9026-9ffa708ad92b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d1a6510b-5cd0-331a-831f-17c0addb215b"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d60ddf64-aafa-3768-b460-33c0d8dbb234"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8617acde-5cfa-35ac-8da8-dcff77ac61cc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8617acde-5cfa-35ac-8da8-dcff77ac61cc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fileutils &gt;= 4.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fileutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e6375c6-dd17-3250-b4a9-484744baaa51"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8639949b-e0a7-396e-a50b-18bd5a6705c7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8639949b-e0a7-396e-a50b-18bd5a6705c7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">belocs-locales-bin</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">belocs-locales-bin</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8646fb04-82cb-3db7-bf6e-b4563033c8e1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8646fb04-82cb-3db7-bf6e-b4563033c8e1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77829e76-c2f4-307c-9c99-b7b5767f101f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c2cba77-a9ea-380a-9f05-0cc56c8a12fb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2710a7b-3cfe-3229-8c91-4caa92f9f424"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-support @ 1.0.14ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.14ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/p/python-support/python-support_1.0.14ubuntu2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-support</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77829e76-c2f4-307c-9c99-b7b5767f101f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c2cba77-a9ea-380a-9f05-0cc56c8a12fb"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2124e28-e2df-3933-bf03-f1a407aa2679"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2710a7b-3cfe-3229-8c91-4caa92f9f424"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#86b68201-fda3-32b1-b96f-9edf14fa95b0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#86b68201-fda3-32b1-b96f-9edf14fa95b0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-doc</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-doc</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#86e1996f-c7d3-39d5-889f-8024e5b39430 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#86e1996f-c7d3-39d5-889f-8024e5b39430">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcompress-raw-bzip2-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcompress-raw-bzip2-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#87281214-5dcc-3679-9a7b-e9e50fa1557a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87281214-5dcc-3679-9a7b-e9e50fa1557a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvconfig (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvconfig</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#970e4f69-32a1-33d7-8d13-f737367f3918"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#87391c63-e0c2-3d1d-b874-2d09603d720f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87391c63-e0c2-3d1d-b874-2d09603d720f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpio (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpio</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#daaa8099-a6f6-355b-9401-5d88fd4f02c4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8764c75c-de90-3bfb-9dac-aaa32239813b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8764c75c-de90-3bfb-9dac-aaa32239813b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-setup-mini</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-setup-mini</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#87938bca-9af9-3370-832a-f0bbc30d6b36 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87938bca-9af9-3370-832a-f0bbc30d6b36">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.6-setuptools</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.6-setuptools</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#87b45a14-c679-3da8-b44c-ab771b013881 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87b45a14-c679-3da8-b44c-ab771b013881">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgirepository1.0-1 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgirepository1.0-1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22bc3895-2bad-3b41-a81f-a78fd9bdb432"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#87cca3c7-e76f-3cb1-9260-0e6911f71c73 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87cca3c7-e76f-3cb1-9260-0e6911f71c73">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">module-init-tools &gt;= 3.3-pre11-4ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.3-pre11-4ubuntu3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">module-init-tools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fa0b62e-cb7a-3126-918c-b5dbb0724a64"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#880595bd-0811-39e1-8539-02fbc771a4ba -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#880595bd-0811-39e1-8539-02fbc771a4ba">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43dba533-9356-3e03-8fbb-357228f3ef25"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-gfxpayload-lists @ 0.6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-gfxpayload-lists</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/grub-gfxpayload-lists/grub-gfxpayload-lists_0.6_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43dba533-9356-3e03-8fbb-357228f3ef25"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8845c3c8-3dc6-3b82-9981-85c2a4dae206 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8845c3c8-3dc6-3b82-9981-85c2a4dae206">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">suidmanager &lt;&lt; 0.50</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.50</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">suidmanager</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#94b66f92-eb71-3440-93ec-ed619d8f0bc0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#88619df9-0a79-3fe6-8a6a-5876a9f73c93 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88619df9-0a79-3fe6-8a6a-5876a9f73c93">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03db9858-c0bc-3d21-8533-aa3a8d41fac0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmpfr4 @ 3.1.0-3ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.1.0-3ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/mpfr4/libmpfr4_3.1.0-3ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmpfr4</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03db9858-c0bc-3d21-8533-aa3a8d41fac0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4188df2-68ab-3796-a234-bf3ba9fbe6cf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#886bf9e3-5744-3c21-be3c-029f5216b72d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#886bf9e3-5744-3c21-be3c-029f5216b72d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">povray-3.5</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">povray-3.5</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#88a4d1db-4e61-3683-b96b-bfe767d00a6a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88a4d1db-4e61-3683-b96b-bfe767d00a6a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ucf (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ucf</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4cf34c16-4675-311a-9cbf-af06cbaecee4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#88dc3a67-0e6a-3fd6-8f9b-735ca830f417 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88dc3a67-0e6a-3fd6-8f9b-735ca830f417">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mount @ 2.20.1-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.20.1-1ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/util-linux/mount_2.20.1-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mount</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#890f0a5d-f072-3e4b-aa29-cda5995f09c5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#890f0a5d-f072-3e4b-aa29-cda5995f09c5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sensible-utils @ 0.0.6ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.0.6ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/sensible-utils/sensible-utils_0.0.6ubuntu2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sensible-utils</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#892bc150-50fa-3c73-baa4-2f1d2375efb9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#892bc150-50fa-3c73-baa4-2f1d2375efb9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dhcp3-common</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dhcp3-common</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#894390dd-654c-3e9e-b16c-1e5d98c8a8e7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#894390dd-654c-3e9e-b16c-1e5d98c8a8e7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-man &lt;&lt; 1:1.7.9.5-.</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.7.9.5-.</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-man</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f445a40-99e8-379e-8f87-d32f4c622260"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8958b458-30e0-334c-871d-d9e7152385c0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8958b458-30e0-334c-871d-d9e7152385c0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgdbm3 &gt;= 1.8.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.8.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgdbm3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#515223c3-3e02-3b45-a5b0-394f5c36def9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#89786279-d1d5-3dd6-b9ae-c5837364416b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89786279-d1d5-3dd6-b9ae-c5837364416b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysv-rc (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysv-rc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#75799a9d-7f49-3019-8308-c7aa7cb52852"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#89787b5e-e834-38c2-8a60-cefdfe71cfc6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89787b5e-e834-38c2-8a60-cefdfe71cfc6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">readahead</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">readahead</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#89928438-0895-365e-a806-5ee4d5a38fbc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89928438-0895-365e-a806-5ee4d5a38fbc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-files @ 6.5ubuntu6.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6.5ubuntu6.5</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-files</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/base-files/base-files_6.5ubuntu6_amd64.deb</CUDF:hasSourceLocation>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8269892a-c2f3-3fde-8614-bfee7a2f391c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#89a2a077-019b-37b9-8527-31a0e8b50266 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89a2a077-019b-37b9-8527-31a0e8b50266">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#243c161f-299c-3819-9936-4725f8c75656"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b22bb579-14e0-3e0e-ab16-6b1c976a1c76"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt-common @ 0.8.3ubuntu7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.3ubuntu7</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python-apt/python-apt-common_0.8.3ubuntu7_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt-common</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#243c161f-299c-3819-9936-4725f8c75656"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b22bb579-14e0-3e0e-ab16-6b1c976a1c76"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#89d0a914-78f2-39a5-8651-7646a57a51a4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89d0a914-78f2-39a5-8651-7646a57a51a4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">duplicity &lt;&lt; 0.6.11</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.11</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">duplicity</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db6b9622-0a8c-3739-8547-6387a5a9d21f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#89d5d035-5d60-32c3-8376-400339b17799 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89d5d035-5d60-32c3-8376-400339b17799">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-runtime-headless (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-runtime-headless</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c8013082-dcb9-3551-87ce-84c34293956a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#89e1e823-cfc9-3444-8cc1-062b2181918a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89e1e823-cfc9-3444-8cc1-062b2181918a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2.2-common &lt;&lt; 2.2.11-5~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.11-5~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2.2-common</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a17900c-de61-3b35-b90c-66d58444f7c4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a17900c-de61-3b35-b90c-66d58444f7c4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata-wheezy (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata-wheezy</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b8b8385d-146c-337a-aa65-71ac30548807"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a3afc89-04f4-39cc-80fe-95a36e867299 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a3afc89-04f4-39cc-80fe-95a36e867299">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ecj-bootstrap</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ecj-bootstrap</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a70f95c-5a69-3f06-95ea-1a252c2d1a82 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a70f95c-5a69-3f06-95ea-1a252c2d1a82">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">udev &lt;= 0.024-7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.024-7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">udev</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a7144c7-de38-34fd-861d-f3150b9d459b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a7144c7-de38-34fd-861d-f3150b9d459b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-passwd &gt;= 3.0.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0.4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-passwd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc9d2cc1-f4f8-30a5-8e33-8706e8658d9f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a8aa582-dc86-3787-bedc-9fb32a5c1022 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a8aa582-dc86-3787-bedc-9fb32a5c1022">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-twisted</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-twisted</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a9ef2e2-69cb-378b-8deb-b13018e422bd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a9ef2e2-69cb-378b-8deb-b13018e422bd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxcguest (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxcguest</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#44085793-7325-3a7e-bcff-9c60a173d914"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ab1f2c7-cc14-344b-8ca6-6971042fd505 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ab1f2c7-cc14-344b-8ca6-6971042fd505">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09bbd6bc-449b-3b2a-9a0b-a5cc46729870"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fe0d553-fe1c-3f5b-997a-1ed366d51cfb"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-generic-lts-quantal @ 3.5.0.23.30</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.5.0.23.30</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-generic-lts-quantal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09bbd6bc-449b-3b2a-9a0b-a5cc46729870"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fe0d553-fe1c-3f5b-997a-1ed366d51cfb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ae7767c-e251-325b-a3b0-564c6d97360f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ae7767c-e251-325b-a3b0-564c6d97360f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfuse2 @ 2.8.6-2ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.8.6-2ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/f/fuse/libfuse2_2.8.6-2ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfuse2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a04ce522-ef11-3c3c-b561-f721065e8a26"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8af13481-520b-3620-a436-fd2deddf1769 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8af13481-520b-3620-a436-fd2deddf1769">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dnsutils (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dnsutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d5b287f-c707-3bae-a753-a59e81859ca7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b038de1-34a7-3ab2-993b-db1a191aa37a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b038de1-34a7-3ab2-993b-db1a191aa37a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libplymouth2 &gt;= 0.8.0~-13~ppa1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.0~-13~ppa1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libplymouth2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36e5ef4c-a747-3d86-8651-d3ab48d4fc38"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b263728-0e4b-36fa-a2fd-a3784031ce0f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b263728-0e4b-36fa-a2fd-a3784031ce0f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#61f3f581-9ee2-3e8d-80e2-da2ebe0754c7"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmysqlclient18 @ 5.5.29-0ubuntu0.12.04.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.5.29-0ubuntu0.12.04.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/mysql-5.5/libmysqlclient18_5.5.22-0ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmysqlclient18</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#61f3f581-9ee2-3e8d-80e2-da2ebe0754c7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b2e80e4-575f-3685-be31-ac6ae5052c38 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b2e80e4-575f-3685-be31-ac6ae5052c38">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libncurses5 &gt;= 5.5-5~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.5-5~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libncurses5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae2a610-592d-30b9-b0f1-593de9b046c3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b40a69a-af78-307d-825b-f9786d916233 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b40a69a-af78-307d-825b-f9786d916233">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d19f8c6-0486-3dbf-99a2-3bcdd6c35196"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f7b2e7d-3dc4-33aa-bad1-eb6250266050"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgirepository-1.0-1 @ 1.32.0-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.32.0-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gobject-introspection/libgirepository-1.0-1_1.32.0-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgirepository-1.0-1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d19f8c6-0486-3dbf-99a2-3bcdd6c35196"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87b45a14-c679-3da8-b44c-ab771b013881"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87b45a14-c679-3da8-b44c-ab771b013881"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f7b2e7d-3dc4-33aa-bad1-eb6250266050"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b96dd68-e5cb-3ab7-96de-cb26d660c5f1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b96dd68-e5cb-3ab7-96de-cb26d660c5f1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11ff08cd-5c1c-3a03-8f13-6c327ed3610a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ntpdate @ 1:4.2.6.p3+dfsg-1ubuntu3.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:4.2.6.p3+dfsg-1ubuntu3.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/ntp/ntpdate_4.2.6.p3+dfsg-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ntpdate</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11ff08cd-5c1c-3a03-8f13-6c327ed3610a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ba780ab-a4a7-3447-95ee-3ac3080e1ddf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ba780ab-a4a7-3447-95ee-3ac3080e1ddf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">www-browser (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">www-browser</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5609d130-b0bc-3e22-a303-db25de31d5b0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8bbc1ece-aae0-3158-9259-14dabde44c2f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8bbc1ece-aae0-3158-9259-14dabde44c2f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b2e80e4-575f-3685-be31-ac6ae5052c38"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f49e477-8cad-3bd3-9b44-4c6c590602f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">less @ 444-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">444-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/less/less_444-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">less</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b2e80e4-575f-3685-be31-ac6ae5052c38"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f49e477-8cad-3bd3-9b44-4c6c590602f5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8bf40c67-fda6-3a12-a223-b9efc03aaaba -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8bf40c67-fda6-3a12-a223-b9efc03aaaba">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libi18n-langtags-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libi18n-langtags-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#13ffede3-be1e-36c9-926d-8f9a7300a20f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c212010-ed18-3fc2-8e21-e480fdc3a62f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c212010-ed18-3fc2-8e21-e480fdc3a62f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-completion (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-completion</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#858f8829-7107-3460-839f-30ca1cda38d4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c2cba77-a9ea-380a-9f05-0cc56c8a12fb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c2cba77-a9ea-380a-9f05-0cc56c8a12fb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg &gt;= 1.14.19</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.14.19</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f589e6c7-4d3a-3f7f-92d5-f1d4bdcafe08"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c432e1d-5081-3865-9226-2219f49734a6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c432e1d-5081-3865-9226-2219f49734a6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbus-1-3 &gt;= 1.1.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbus-1-3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cd06c2a0-b225-3975-9e3d-d9f6bc7919d9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c55edcb-0941-3add-ab21-d20b9ddcdded -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c55edcb-0941-3add-ab21-d20b9ddcdded">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpopt0 &gt;= 1.14</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.14</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpopt0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f30ace0-fd08-359f-90c4-c2698f68eaa4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c5f7dab-bb5f-347a-8114-e3a57bff8209 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c5f7dab-bb5f-347a-8114-e3a57bff8209">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpio-mt (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpio-mt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#39d7f594-ceff-32de-8388-9e652689519b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c80baee-0f79-3fe2-8b21-4d9c6ca43fd4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c80baee-0f79-3fe2-8b21-4d9c6ca43fd4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdns81 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdns81</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76356ee2-ad2d-3561-874e-d149aee27b6a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libroken18-heimdal &gt;= 1.4.0+git20110226</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.0+git20110226</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libroken18-heimdal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3476e267-9b6d-3c5b-a518-8a4d0f51c19a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ce3b0f8-4117-3483-aeea-452bc1201cdc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ce3b0f8-4117-3483-aeea-452bc1201cdc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt &lt;&lt; 0.3.12.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.3.12.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d039559-fac3-3334-bdb3-8da0317ec470 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d039559-fac3-3334-bdb3-8da0317ec470">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">popcon (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">popcon</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca3094aa-63fc-3f89-a36d-593e767a687b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d1ec25a-beea-38b1-95cc-53afe293f295 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d1ec25a-beea-38b1-95cc-53afe293f295">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ncurses (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ncurses</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00482462-41ea-306e-84b8-64dd5900a311"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d24467f-01c4-3c46-95ff-e15473cb7655 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d24467f-01c4-3c46-95ff-e15473cb7655">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart &gt;= 1.4-0ubuntu6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4-0ubuntu6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a51ffe96-3ade-39b1-81bb-76fe52288ac1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d37819a-9a98-378d-89b7-ea2e79cd8173 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d37819a-9a98-378d-89b7-ea2e79cd8173">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mount &gt;= 2.11x-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.11x-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mount</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88dc3a67-0e6a-3fd6-8f9b-735ca830f417"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d56ef66-2150-378e-88df-48925822177c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d56ef66-2150-378e-88df-48925822177c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl5-base</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl5-base</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d6ab84c-a2af-3fcc-94e4-048694176ebf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d6ab84c-a2af-3fcc-94e4-048694176ebf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">menu</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">menu</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d6f0364-165a-3598-a967-b54be31b96ed -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d6f0364-165a-3598-a967-b54be31b96ed">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wink</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wink</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d7282cd-0b83-3c06-93a4-08147c8c8b18 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d7282cd-0b83-3c06-93a4-08147c8c8b18">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdigest-sha-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdigest-sha-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c883f86-573b-3544-9588-6bab907e6e4b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d831a69-a489-3661-9c80-e0e2879aa7a9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d831a69-a489-3661-9c80-e0e2879aa7a9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">parted1.6 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">parted1.6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da673b9c-30c7-3e6d-becf-1fbdc792a388"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d903448-b5e9-30a7-bfe2-dba8c7eb7802 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d903448-b5e9-30a7-bfe2-dba8c7eb7802">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgpg-error0 @ 1.10-2ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.10-2ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libg/libgpg-error/libgpg-error0_1.10-2ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgpg-error0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8da9f8a2-2209-357f-ad2d-b423dc7a5571 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8da9f8a2-2209-357f-ad2d-b423dc7a5571">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libunicode-collate-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libunicode-collate-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbf1bec4-d742-3cf2-81d3-76f8f0103d46"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8dbc5e5c-120a-3bf6-852c-5ca8eecda6d1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8dbc5e5c-120a-3bf6-852c-5ca8eecda6d1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java5-runtime-headless (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java5-runtime-headless</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbf508aa-a3e9-38f8-a8a7-1a4db2f4312d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8de23c39-33ae-3354-9e6c-fd74c8001125 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8de23c39-33ae-3354-9e6c-fd74c8001125">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netstd &lt;&lt; 2.00</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.00</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netstd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#809c52e5-7097-3c67-ad23-995f29dfce40"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e06bf89-e467-3fde-a708-6ec3991aec7e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e06bf89-e467-3fde-a708-6ec3991aec7e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-setuptools &lt;&lt; 0.6b2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6b2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-setuptools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2fcb0c0-9ded-3e6b-8afa-3e5b2ea5d8c7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e55f9d2-7e27-3b51-942a-156bd1fb1474 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e55f9d2-7e27-3b51-942a-156bd1fb1474">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d253036-71fb-34be-a28f-fa59fd4fe46d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0be5315d-563b-3e9f-968c-f219d2db5817"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#342b69ec-2f05-354a-933f-0eee74a9a865"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5004e4c3-1274-3368-9ecc-c9a6ec8cc645"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77cbb740-ddea-3fa9-8e6e-42cdca811908"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8958b458-30e0-334c-871d-d9e7152385c0"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">man-db @ 2.6.1-2ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.6.1-2ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/man-db/man-db_2.6.1-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">man-db</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0be5315d-563b-3e9f-968c-f219d2db5817"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#342b69ec-2f05-354a-933f-0eee74a9a865"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5004e4c3-1274-3368-9ecc-c9a6ec8cc645"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77cbb740-ddea-3fa9-8e6e-42cdca811908"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8845c3c8-3dc6-3b82-9981-85c2a4dae206"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8958b458-30e0-334c-871d-d9e7152385c0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d253036-71fb-34be-a28f-fa59fd4fe46d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8628160-2470-3173-9014-f3e016b7a474"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f189469c-555c-35b2-b174-2925456971ed"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f189469c-555c-35b2-b174-2925456971ed"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e744cca-4275-3e25-84b2-ed242e4f15b4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e744cca-4275-3e25-84b2-ed242e4f15b4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1321f541-b30b-3d7e-aef2-9f76bdbb37e7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libhcrypto4-heimdal @ 1.6~git20120311.dfsg.1-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6~git20120311.dfsg.1-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libhcrypto4-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libhcrypto4-heimdal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1321f541-b30b-3d7e-aef2-9f76bdbb37e7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e7f69d0-bf8c-36c8-9b52-9d02464ddd87 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e7f69d0-bf8c-36c8-9b52-9d02464ddd87">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt &gt;= 0.7.12.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.7.12.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#97d7429a-e398-3a73-824b-60c042e7ab31"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e89c2a3-e702-3a44-90fd-07d5d5c802ed -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e89c2a3-e702-3a44-90fd-07d5d5c802ed">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-gettext-perl @ 1.05-7build1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.05-7build1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libl/liblocale-gettext-perl/liblocale-gettext-perl_1.05-7build1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-gettext-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e8afeaf-a4f5-38e5-8b8d-0d6895427966 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e8afeaf-a4f5-38e5-8b8d-0d6895427966">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libncursesw5 &gt;= 5.7+20100313</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.7+20100313</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libncursesw5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#507a73cc-afce-35dc-9588-af4f510e4e6e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e93372d-532a-3aec-ad30-8a7c1de2372a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e93372d-532a-3aec-ad30-8a7c1de2372a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblockfile-bin @ 1.09-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.09-3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libl/liblockfile/liblockfile-bin_1.09-3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblockfile-bin</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e9a33f8-3425-3a0c-8df4-8ef72651467c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e9a33f8-3425-3a0c-8df4-8ef72651467c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsasl2-2 &gt;= 2.1.24</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1.24</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsasl2-2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e703d79-ef39-33bd-848e-a4af9f2ed39a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ea94208-6942-3d3a-8c26-04ae1bacbd8f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ea94208-6942-3d3a-8c26-04ae1bacbd8f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvinit (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvinit</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d841363-a68f-335d-9b04-ccf54afa8ef6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ede47f6-5686-3a3a-ba88-3efe2eaff368 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ede47f6-5686-3a3a-ba88-3efe2eaff368">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblockfile-bin &gt;= 1.09-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.09-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblockfile-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e93372d-532a-3aec-ad30-8a7c1de2372a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f108bc0-c0ac-32bc-91eb-e893f471d640 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f108bc0-c0ac-32bc-91eb-e893f471d640">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#59385d86-d042-3c92-b2f7-1d6355f0e137"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-pkg4.12 @ 0.8.16~exp12ubuntu10.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.16~exp12ubuntu10.7</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-pkg4.12_0.8.16~exp12ubuntu10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-pkg4.12</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#59385d86-d042-3c92-b2f7-1d6355f0e137"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f299690-3c66-3d31-99ce-0bd5d71a434e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f299690-3c66-3d31-99ce-0bd5d71a434e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dump &lt;&lt; 0.4b4-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.4b4-4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dump</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9ef165b-2556-33dd-a47b-ff07f4390fb1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f49e477-8cad-3bd3-9b44-4c6c590602f5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f49e477-8cad-3bd3-9b44-4c6c590602f5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils &gt;= 1.8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.8</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7495768-4bc5-32a7-80c3-1c5bc4cf41df"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-pkg-resources (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-pkg-resources</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3847fa3f-9f32-323c-9e61-3ce999c2fbcb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f623f58-19d7-3534-9aa3-3455d89c7665 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f623f58-19d7-3534-9aa3-3455d89c7665">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-pkg4.12 &gt;= 0.8.16~exp12ubuntu10.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.16~exp12ubuntu10.7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-pkg4.12</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f108bc0-c0ac-32bc-91eb-e893f471d640"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f7b2e7d-3dc4-33aa-bad1-eb6250266050 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f7b2e7d-3dc4-33aa-bad1-eb6250266050">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libffi6 &gt;= 3.0.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0.4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libffi6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aca65423-66b8-391b-b2ff-34adb1536eae"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f8f16c4-542d-3d62-a327-800102ebfb23 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f8f16c4-542d-3d62-a327-800102ebfb23">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-es</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-es</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f987bf6-e129-3317-b3ab-cbab2e8e91a3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f987bf6-e129-3317-b3ab-cbab2e8e91a3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">coreutils &gt;= 5.93</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.93</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">coreutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce379cd6-9d2b-3325-a237-dea0297d8c2f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8fcec48e-705a-3efe-a454-0683f3751344 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8fcec48e-705a-3efe-a454-0683f3751344">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#491ee485-e858-36da-afd8-4f6d02054ea8"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63a6b1bd-8b62-3046-a7e1-ab8136fa421e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#948404d7-e10f-3be1-b21c-ed91d89818a8"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a92f55d7-5b33-3851-a921-3dc2c52f8812"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee621688-1325-32c4-bbaf-4658abb7aec9"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dbus @ 1.4.18-1ubuntu1.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.18-1ubuntu1.3</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dbus</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/dbus/dbus_1.4.18-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#491ee485-e858-36da-afd8-4f6d02054ea8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63a6b1bd-8b62-3046-a7e1-ab8136fa421e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#948404d7-e10f-3be1-b21c-ed91d89818a8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a92f55d7-5b33-3851-a921-3dc2c52f8812"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee621688-1325-32c4-bbaf-4658abb7aec9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ffbe028-7510-3a76-930d-78cb8e171ba4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ffbe028-7510-3a76-930d-78cb8e171ba4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">devicekit-disks</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">devicekit-disks</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9018c24d-e5a8-3c31-a32d-0393207b0d1b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9018c24d-e5a8-3c31-a32d-0393207b0d1b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-twisted-core</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-twisted-core</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#90272dda-245a-31fb-bcf1-97e91a8689dc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#90272dda-245a-31fb-bcf1-97e91a8689dc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">timeout</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">timeout</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#904ce3df-f0a4-3d7b-aaf9-3dd9fe93d14e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#904ce3df-f0a4-3d7b-aaf9-3dd9fe93d14e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-worker = 2.2.22-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.22-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-worker</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fd8068af-01c9-38f4-aba2-6c2b1c9c569c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#90549321-01df-3110-b182-963c9e20a7e2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#90549321-01df-3110-b182-963c9e20a7e2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart-compat-sysv</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart-compat-sysv</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#908226b8-beee-36c9-bdf9-413c12721584 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#908226b8-beee-36c9-bdf9-413c12721584">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a7a0186-d48c-3d9c-a153-d4ffbe1f406f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e26b5f7-b6ec-3887-a635-5c7d430d7fe7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mcrypt @ 5.3.5-0ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.3.5-0ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/p/php-mcrypt/php5-mcrypt_5.3.5-0ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mcrypt</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a7a0186-d48c-3d9c-a153-d4ffbe1f406f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e26b5f7-b6ec-3887-a635-5c7d430d7fe7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#90845f53-8462-3805-a221-5c0edee994d0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#90845f53-8462-3805-a221-5c0edee994d0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77b705e9-ca19-3942-a75a-ccfd7f9ddc96"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee621688-1325-32c4-bbaf-4658abb7aec9"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">at @ 3.1.13-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.1.13-1ubuntu1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">at</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/at/at_3.1.13-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77b705e9-ca19-3942-a75a-ccfd7f9ddc96"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee621688-1325-32c4-bbaf-4658abb7aec9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#90c79ea6-4767-3e90-8a49-aec22da0679a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#90c79ea6-4767-3e90-8a49-aec22da0679a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libusb-1.0-0 &gt;= 2:1.0.8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.0.8</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libusb-1.0-0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#248f730e-f764-3a5d-81c5-ea0a4ebc9e41"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#911a2ebd-f675-3f14-9896-035018c78d5c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#911a2ebd-f675-3f14-9896-035018c78d5c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2f0911a1-a9f6-3969-938f-9ab89511016e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af197708-c551-3bc5-a6a9-00e87107e317"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnss3 @ 3.15.4-0ubuntu0.12.04.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.15.4-0ubuntu0.12.04.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3_3.13.1.with.ckbi.1.88-1ubuntu6_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnss3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2f0911a1-a9f6-3969-938f-9ab89511016e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ed0f260-e408-39b5-a47b-9067cfa1f81b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af197708-c551-3bc5-a6a9-00e87107e317"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bf2d95dd-7220-3443-b9bf-b48f862604e5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#912c5acd-7d7f-3d4e-b39e-3d76416c0ba2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#912c5acd-7d7f-3d4e-b39e-3d76416c0ba2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">editor (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">editor</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5aee9dbd-2a18-3839-9050-73571bee1b1f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9142ca35-81ec-3440-8ea4-73e38f0f0965 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9142ca35-81ec-3440-8ea4-73e38f0f0965">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-argparse (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-argparse</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#113d1cd9-b71a-3630-9cb4-669567eea30e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#917caac5-150f-37e8-96f7-5046ab94cdb8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#917caac5-150f-37e8-96f7-5046ab94cdb8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50679326-cbb9-36b1-84b8-f66e19c5c812"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f38a4f78-e572-3640-8d6f-31bde56a68bc"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnih-dbus1 @ 1.0.3-4ubuntu9.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.3-4ubuntu9.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libn/libnih/libnih-dbus1_1.0.3-4ubuntu9_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnih-dbus1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50679326-cbb9-36b1-84b8-f66e19c5c812"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f38a4f78-e572-3640-8d6f-31bde56a68bc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9184caff-6307-3dfb-ae0f-2c1ae246cc49 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9184caff-6307-3dfb-ae0f-2c1ae246cc49">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#429be88b-7f17-3d74-a5b9-d7cea9f44e6a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#58fbf14e-db2f-3bc3-a925-666490db0f46"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#600416a5-feb6-3edb-ae93-67c5c4fa7af8"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#735ca393-4f8b-305c-a088-0571e326bf74"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bebecb95-a3c2-3869-b809-3d511661ac3b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c62d7217-ea62-3df1-a128-5e478d046241"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d00e9cb8-57f2-3f44-8105-583a577b8ecd"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-launchpadlib @ 1.9.12-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.9.12-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python-launchpadlib/python-launchpadlib_1.9.12-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-launchpadlib</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#429be88b-7f17-3d74-a5b9-d7cea9f44e6a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#58fbf14e-db2f-3bc3-a925-666490db0f46"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#600416a5-feb6-3edb-ae93-67c5c4fa7af8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#735ca393-4f8b-305c-a088-0571e326bf74"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bebecb95-a3c2-3869-b809-3d511661ac3b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c62d7217-ea62-3df1-a128-5e478d046241"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d00e9cb8-57f2-3f44-8105-583a577b8ecd"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#91883c0e-41e5-334f-9daf-b692c0b2acc9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91883c0e-41e5-334f-9daf-b692c0b2acc9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-zope</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-zope</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#91933a52-2977-3dfc-ab6b-45b871a1767b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91933a52-2977-3dfc-ab6b-45b871a1767b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbind0</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbind0</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#91971255-452c-33dc-8a9c-da82e3afd04b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91971255-452c-33dc-8a9c-da82e3afd04b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-inst1.4 &gt;= 0.8.16~exp12</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.16~exp12</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-inst1.4</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7750cc7-6b29-33db-a7ae-77dae3c28391"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#919ad70d-24b9-3e3e-970c-8d71fe8f2491 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#919ad70d-24b9-3e3e-970c-8d71fe8f2491">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rgrep (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rgrep</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5dd54f27-9b2a-3c5d-8d90-87e710b47e10"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#91a86c2b-55b7-3551-b477-8e6d33620bda -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91a86c2b-55b7-3551-b477-8e6d33620bda">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1g &gt;= 1:1.2.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.2.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1g</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73040f31-9ca0-3ec4-a57f-a251246337a2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#91ae8a8e-8608-3765-b344-64d05b14e6a3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91ae8a8e-8608-3765-b344-64d05b14e6a3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libheimntlm0-heimdal &gt;= 1.4.0+git20110226</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.0+git20110226</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libheimntlm0-heimdal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f595ac88-db93-3cf8-bb63-ac6c77590679"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#91c7ec8d-1c8b-375e-853f-70fee324a43b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91c7ec8d-1c8b-375e-853f-70fee324a43b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dialog</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dialog</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#91d867db-855f-35f9-af28-7310e140fa55 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91d867db-855f-35f9-af28-7310e140fa55">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dhcp3-client (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dhcp3-client</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2687984-98a4-3b6c-88d3-80a60e88a792"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#91ff54ab-2c7f-3f58-a2ee-98b459fb0236 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91ff54ab-2c7f-3f58-a2ee-98b459fb0236">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">prelink &lt;&lt; 0.0.20090925</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.0.20090925</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">prelink</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#68c2f365-0f0a-335e-a53d-cc2906780c1e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#92072a24-6430-3f7b-ab63-70de9c15c242 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#92072a24-6430-3f7b-ab63-70de9c15c242">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e557958a-562a-38e0-8b37-4192d2aa2bb9"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">parted @ 2.3-8ubuntu5.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3-8ubuntu5.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/parted/parted_2.3-8ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">parted</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d831a69-a489-3661-9c80-e0e2879aa7a9"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d066e14-9ad6-3313-9be8-a6c632e56db6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e557958a-562a-38e0-8b37-4192d2aa2bb9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9214821a-9f3e-3795-9574-b147e8603432 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9214821a-9f3e-3795-9574-b147e8603432">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcre3 @ 8.12-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">8.12-4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/pcre3/libpcre3_8.12-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcre3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6bb4744-f0e5-304b-840c-825d93d8c98a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#925dadc4-ea6d-30ca-890f-f36fa76fecaa -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#925dadc4-ea6d-30ca-890f-f36fa76fecaa">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-core &lt;&lt; 2.0-6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0-6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-core</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#59aafeb7-8c1a-346c-bf0f-8ab38358fed2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#926e2668-00c2-3a38-9dfc-4231f5b805c3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#926e2668-00c2-3a38-9dfc-4231f5b805c3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">host &lt;&lt; 1:9.7.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.7.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">host</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67b3dba8-bc67-3810-9892-eb77249db32e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#92d0543e-7026-373d-9c94-5ce7d49cbb91 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#92d0543e-7026-373d-9c94-5ce7d49cbb91">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-distribute</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-distribute</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9317b5da-042c-3a5c-902a-20553c6b0aff -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9317b5da-042c-3a5c-902a-20553c6b0aff">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libselinux1 @ 2.1.0-4.1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1.0-4.1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libs/libselinux/libselinux1_2.1.0-4.1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libselinux1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9336e9ee-ef8a-3e57-8bb9-38e56323c8d3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9336e9ee-ef8a-3e57-8bb9-38e56323c8d3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-install-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-install-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0943bf3c-89ac-32fd-b293-4f10ddb27772"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9365e425-114c-3c97-892a-35c64f448b19 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9365e425-114c-3c97-892a-35c64f448b19">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-server</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-server</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#93909065-638a-3b45-9863-54920f67b8f3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#93909065-638a-3b45-9863-54920f67b8f3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java2-runtime-headless</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java2-runtime-headless</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#93a73078-0b28-325f-bc38-5c703e4d42ac -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#93a73078-0b28-325f-bc38-5c703e4d42ac">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sgml-base &gt;= 1.17</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.17</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sgml-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d904eab4-7727-3ac3-94dd-2f9b1f3c8cc8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#93b215b7-db7a-31ed-8872-e263a4ca6028 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#93b215b7-db7a-31ed-8872-e263a4ca6028">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5support0 &gt;= 1.7dfsg~beta2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.7dfsg~beta2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5support0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da384381-bb3b-38bb-a2d7-77153b89a6cf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#93b4c3d9-75f6-3fd2-ae51-b1e89e0faa90 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#93b4c3d9-75f6-3fd2-ae51-b1e89e0faa90">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-distribute &lt;&lt; 0.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-distribute</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#92d0543e-7026-373d-9c94-5ce7d49cbb91"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#941c8ac9-783c-3620-af50-9c85ae6345b1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#941c8ac9-783c-3620-af50-9c85ae6345b1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mountall (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mountall</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b26671ea-844c-3f94-b4f4-854a9af6c7d8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#943cb170-df96-3439-afe8-d133bee02353 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#943cb170-df96-3439-afe8-d133bee02353">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmath-complex-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmath-complex-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#94649667-18c9-3ac3-8467-9eb8e34b1420 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#94649667-18c9-3ac3-8467-9eb8e34b1420">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">update-inetd &lt;&lt; 4.41</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.41</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">update-inetd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f45b4563-4cf2-38d6-9760-cdad8a98af51"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9467b55f-615f-3734-8ac8-97e63770d81b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9467b55f-615f-3734-8ac8-97e63770d81b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#243c161f-299c-3819-9936-4725f8c75656"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f257255-9522-3c6c-86d3-e3cacd1ab149"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62ed24b1-c0a8-3f05-a216-32d9654b37a4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77795ff3-ebf9-354d-bda7-ff6af001d1bb"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apparmor @ 2.7.102-0ubuntu3.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.102-0ubuntu3.7</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apparmor</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apparmor/apparmor_2.7.102-0ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#243c161f-299c-3819-9936-4725f8c75656"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f257255-9522-3c6c-86d3-e3cacd1ab149"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62ed24b1-c0a8-3f05-a216-32d9654b37a4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77795ff3-ebf9-354d-bda7-ff6af001d1bb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9480b1b2-ee6c-3b91-ab42-90b6ef3338aa -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9480b1b2-ee6c-3b91-ab42-90b6ef3338aa">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7f906f96-ffb4-396e-82e0-2243daee0077"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89786279-d1d5-3dd6-b9ae-c5837364416b"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43ca7866-5d97-303e-97a0-16142024c104"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#587a3f0a-dd0d-3517-8eaf-2d9060f998a9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#743ff1b7-559e-38f9-90e7-52b055dc4e4a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d37819a-9a98-378d-89b7-ea2e79cd8173"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f987bf6-e129-3317-b3ab-cbab2e8e91a3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af61004b-1cb2-324d-b163-02316312244d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee621688-1325-32c4-bbaf-4658abb7aec9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fc0366dc-f15b-3e5f-9b53-17e6ad381f51"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initscripts @ 2.88dsf-13.10ubuntu11.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.88dsf-13.10ubuntu11.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/sysvinit/initscripts_2.88dsf-13.10ubuntu11_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initscripts</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43ca7866-5d97-303e-97a0-16142024c104"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#587a3f0a-dd0d-3517-8eaf-2d9060f998a9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#743ff1b7-559e-38f9-90e7-52b055dc4e4a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7f906f96-ffb4-396e-82e0-2243daee0077"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89786279-d1d5-3dd6-b9ae-c5837364416b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d37819a-9a98-378d-89b7-ea2e79cd8173"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f987bf6-e129-3317-b3ab-cbab2e8e91a3"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae13c620-00e6-395a-bdff-d37cb12d7c2a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af61004b-1cb2-324d-b163-02316312244d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee621688-1325-32c4-bbaf-4658abb7aec9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fc0366dc-f15b-3e5f-9b53-17e6ad381f51"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#948404d7-e10f-3be1-b21c-ed91d89818a8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#948404d7-e10f-3be1-b21c-ed91d89818a8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netbase &gt;= 4.45ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.45ubuntu3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netbase</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d8cef2d-c361-3490-a59f-51e6c7eb432c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#94a4b075-7079-3339-a334-99dc1d407863 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#94a4b075-7079-3339-a334-99dc1d407863">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fcron (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fcron</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eed1442a-d32b-3757-ac5c-bdc3f2ca0acf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#94b3c26b-b64a-3af7-9911-e91f2c34f806 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#94b3c26b-b64a-3af7-9911-e91f2c34f806">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub2-common = 1.99-21ubuntu3.14</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.99-21ubuntu3.14</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub2-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c2f3836b-556d-314e-a4cf-e72cedc5b63a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#94b66f92-eb71-3440-93ec-ed619d8f0bc0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#94b66f92-eb71-3440-93ec-ed619d8f0bc0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">suidmanager</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">suidmanager</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#94c7fd3a-dbf9-3878-9ea3-7e15b294b69b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#94c7fd3a-dbf9-3878-9ea3-7e15b294b69b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">man-browser</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">man-browser</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#94d05327-87f1-3af4-8047-2cb6dcdb3e43 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#94d05327-87f1-3af4-8047-2cb6dcdb3e43">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted2 &lt;&lt; 2.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#78c06b8a-5602-3eb3-872d-390428301e8d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#951889b5-1622-3a5c-adbc-64e063cd1b1b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#951889b5-1622-3a5c-adbc-64e063cd1b1b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbi-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbi-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9840dd1-73ee-39a5-8474-cebab2ff83bb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#95767bee-e83c-3a2a-af32-f9b94099d56d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#95767bee-e83c-3a2a-af32-f9b94099d56d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">loop-aes-utils</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">loop-aes-utils</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9578d8d6-d531-3cb6-a847-b0a7107ecb19 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9578d8d6-d531-3cb6-a847-b0a7107ecb19">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpng12-dev &lt;= 1.2.8rel-7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.8rel-7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpng12-dev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#41a3a2c2-fcd1-3667-a275-5c9687d82856"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#95860791-2f8b-3be4-a50a-d673fd8b54b6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#95860791-2f8b-3be4-a50a-d673fd8b54b6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-freefont (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-freefont</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f46542b3-d46f-30f7-bc86-73aabe940d71"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#95870fd3-caa7-3b2c-8be4-b5724d8d1ec3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#95870fd3-caa7-3b2c-8be4-b5724d8d1ec3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">vim-common @ 2:7.3.429-2ubuntu2.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:7.3.429-2ubuntu2.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/v/vim/vim-common_7.3.429-2ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">vim-common</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#95b2f943-f647-3090-ae66-24438e965c81 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#95b2f943-f647-3090-ae66-24438e965c81">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjson-perl @ 2.53-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.53-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libj/libjson-perl/libjson-perl_2.53-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjson-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#95b83673-f295-32c4-bebb-4d0aa44c42c7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#95b83673-f295-32c4-bebb-4d0aa44c42c7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-load-conditional-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-load-conditional-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#95cf04c3-7d35-3217-9a97-7cadbfc8c53b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#95cf04c3-7d35-3217-9a97-7cadbfc8c53b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#df3d187d-d0a9-3c0a-87c4-8b36e9871a07"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee621688-1325-32c4-bbaf-4658abb7aec9"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">acpid @ 1:2.0.10-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:2.0.10-1ubuntu3</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">acpid</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/acpid/acpid_2.0.10-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#df3d187d-d0a9-3c0a-87c4-8b36e9871a07"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee621688-1325-32c4-bbaf-4658abb7aec9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#95f9b551-fb03-345c-a913-6181f2f20f3d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#95f9b551-fb03-345c-a913-6181f2f20f3d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox-static (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox-static</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#463e7f87-82a6-32c5-b2c6-69a7260d8eb8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#96275805-8caa-3ec9-9909-410847767cfb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#96275805-8caa-3ec9-9909-410847767cfb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcups2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcups2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0cfa835f-170f-3efb-8470-f891594a87b4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#96285f9a-96d2-3324-b943-57371d986949 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#96285f9a-96d2-3324-b943-57371d986949">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-newt (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-newt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb7f54d7-5d73-3a52-b4b6-04d34a8c67ce"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#96432bbb-9c4b-31ab-b407-eac97cd7987e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#96432bbb-9c4b-31ab-b407-eac97cd7987e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67c1c77f-379e-3044-a582-405d399422be"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9766e92-10bf-3586-b43e-bb99a2925f6f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjson-xs-perl @ 2.320-1build1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.320-1build1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libj/libjson-xs-perl/libjson-xs-perl_2.320-1build1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjson-xs-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67c1c77f-379e-3044-a582-405d399422be"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9766e92-10bf-3586-b43e-bb99a2925f6f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#964b47c7-ebab-33b8-bc3e-d198205778c8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#964b47c7-ebab-33b8-bc3e-d198205778c8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf &gt;= 1.5.19</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.19</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1194e4ab-359a-3b68-99e2-e3f1af1cc72f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#96543ff9-34a2-3e6b-92c0-697061eca6ef -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#96543ff9-34a2-3e6b-92c0-697061eca6ef">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mhash</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mhash</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#967bae6d-3c88-3b03-893d-1fead64ca85e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#967bae6d-3c88-3b03-893d-1fead64ca85e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#604fc12e-d7d4-3c2d-adea-449f603c4d48"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-newt @ 0.52.11-2ubuntu10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.52.11-2ubuntu10</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/newt/python-newt_0.52.11-2ubuntu10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-newt</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#604fc12e-d7d4-3c2d-adea-449f603c4d48"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#96285f9a-96d2-3324-b943-57371d986949"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#969e4ea5-5ec4-367e-aeb7-17b6f9b6596c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#969e4ea5-5ec4-367e-aeb7-17b6f9b6596c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbus-glib-1-2 &gt;= 0.88</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.88</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbus-glib-1-2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#703c0bb2-165e-3403-9a5c-f0fb3ec45aed"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#96dbf960-ec8f-369a-869f-0f4fb1ca05bf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#96dbf960-ec8f-369a-869f-0f4fb1ca05bf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libslang2 @ 2.2.4-3ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.4-3ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/slang2/libslang2_2.2.4-3ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libslang2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#96fb0d6a-8cfc-3b4f-9037-68acd55dea56 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#96fb0d6a-8cfc-3b4f-9037-68acd55dea56">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">echolot &lt;&lt; 2.1.8-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1.8-4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">echolot</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#99a19a60-0971-3f40-9919-8445f2bad9e6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#970a866a-bc31-3f71-9812-0ac8cf8a7791 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#970a866a-bc31-3f71-9812-0ac8cf8a7791">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnet-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnet-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#970e4f69-32a1-33d7-8d13-f737367f3918 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#970e4f69-32a1-33d7-8d13-f737367f3918">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvconfig</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvconfig</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#970ecbc0-3912-3b52-85ec-cd9e255aaadc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#970ecbc0-3912-3b52-85ec-cd9e255aaadc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zip-crypt</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zip-crypt</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#978586d7-cb42-3d6c-ac59-7c9b9e0a5a1f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#978586d7-cb42-3d6c-ac59-7c9b9e0a5a1f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-twisted-core (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-twisted-core</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9018c24d-e5a8-3c31-a32d-0393207b0d1b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#97d7429a-e398-3a73-824b-60c042e7ab31 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#97d7429a-e398-3a73-824b-60c042e7ab31">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4af34f14-f209-3d5b-9dfb-82cc5e352dd8"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7df51ed4-5dd2-3106-aa82-c488fa0b2037"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8459cc17-0901-3ee7-908d-25b1f1f22e6b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91971255-452c-33dc-8a9c-da82e3afd04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt @ 0.8.3ubuntu7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.3ubuntu7</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python-apt/python-apt_0.8.3ubuntu7_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#384bc40d-5d12-3086-98cf-a7ed424b77af"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4af34f14-f209-3d5b-9dfb-82cc5e352dd8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7df51ed4-5dd2-3106-aa82-c488fa0b2037"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8459cc17-0901-3ee7-908d-25b1f1f22e6b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91971255-452c-33dc-8a9c-da82e3afd04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#97de0947-87e0-32ce-80d2-afd2bde0982f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#97de0947-87e0-32ce-80d2-afd2bde0982f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dvb-dev &lt;&lt; 1.0.1-6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1-6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dvb-dev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#021e8623-8871-300c-9b5d-da82105da57a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#981bd518-e4d5-3180-8518-bf8abe3af264 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#981bd518-e4d5-3180-8518-bf8abe3af264">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcsclite-dev</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcsclite-dev</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#981e0a11-7b38-37c4-8384-10b3bd66863e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#981e0a11-7b38-37c4-8384-10b3bd66863e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">e2fsprogs @ 1.42-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.42-1ubuntu2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">e2fsprogs</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/e2fsprogs/e2fsprogs_1.42-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e76e9a6-f903-35db-83a5-48f30ce41ecf"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33d435e2-1a5f-31b5-b8ff-3424f3f84d0c"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f598be7-5dd1-33ca-b803-086872072001"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f299690-3c66-3d31-99ce-0bd5d71a434e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#983fa4fd-f037-3d2e-a7fb-bf3d31e13fca -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#983fa4fd-f037-3d2e-a7fb-bf3d31e13fca">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">qemacs</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">qemacs</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#98596556-69ff-32d8-9354-f4dfd40be705 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#98596556-69ff-32d8-9354-f4dfd40be705">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d44040f-0f8d-383b-9a28-b58d91af1cee"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-yaml @ 3.10-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.10-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/pyyaml/python-yaml_3.10-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-yaml</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2d44040f-0f8d-383b-9a28-b58d91af1cee"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#98734da7-20b3-3998-b5c1-8f2fe9b6bf23 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#98734da7-20b3-3998-b5c1-8f2fe9b6bf23">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b3826bb-d462-39e6-97f2-dd62c6bde2e4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67d2654d-4b2c-3d08-8b27-19e7fa1c0d71"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb1f84e7-18af-30c4-a620-ad4c4af8b88c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9d1ca65-66ef-38b3-91e9-9989f4f4be44"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7250a7a-8608-3b87-907f-9ee6975ac075"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bind9-host @ 1:9.8.1.dfsg.P1-4ubuntu0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.8.1.dfsg.P1-4ubuntu0.5</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bind9-host</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bind9/bind9-host_9.8.1.dfsg.P1-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b3826bb-d462-39e6-97f2-dd62c6bde2e4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#48501c5a-795b-32ed-8014-88bbaef99c32"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55ac1de4-62e3-3e6b-a404-3d669c3500cd"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#67d2654d-4b2c-3d08-8b27-19e7fa1c0d71"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#926e2668-00c2-3a38-9dfc-4231f5b805c3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb1f84e7-18af-30c4-a620-ad4c4af8b88c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9d1ca65-66ef-38b3-91e9-9989f4f4be44"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7250a7a-8608-3b87-907f-9ee6975ac075"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#988e56d6-0d72-3cf9-a9df-66bd92bf68b6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#988e56d6-0d72-3cf9-a9df-66bd92bf68b6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">m2crypto</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">m2crypto</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#98bd1c45-684c-3587-ac23-47a92dd7bb51 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#98bd1c45-684c-3587-ac23-47a92dd7bb51">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">last</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">last</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#98cbf57b-0630-36cc-858c-447c331c2076 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#98cbf57b-0630-36cc-858c-447c331c2076">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sftp</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sftp</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#98d8d8ca-242c-3bcd-addb-b4353f18ffed -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#98d8d8ca-242c-3bcd-addb-b4353f18ffed">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4779062-24e6-36e6-8925-1c9291c176a2"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtext-iconv-perl @ 1.7-5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.7-5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libt/libtext-iconv-perl/libtext-iconv-perl_1.7-5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtext-iconv-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4779062-24e6-36e6-8925-1c9291c176a2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#98fce9d5-7afc-371a-b015-61dd443a3496 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#98fce9d5-7afc-371a-b015-61dd443a3496">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">info-browser</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">info-browser</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#99305735-53ab-3220-86f5-4f8fc389a17c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#99305735-53ab-3220-86f5-4f8fc389a17c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-cbuilder-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-cbuilder-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#996689bd-a04a-3ba5-a756-550c6ff10d42 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#996689bd-a04a-3ba5-a756-550c6ff10d42">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-motd</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-motd</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#99a19a60-0971-3f40-9919-8445f2bad9e6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#99a19a60-0971-3f40-9919-8445f2bad9e6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">echolot</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">echolot</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#99cf508d-323b-3bdb-a7a6-e7af352d779f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#99cf508d-323b-3bdb-a7a6-e7af352d779f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5304fca8-0dfa-37fb-b7d4-f409226faab2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db7634ad-3454-330d-b11d-f98adffd8827"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">docker @ 1.4-5ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4-5ubuntu1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">docker</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/d/docker/docker_1.4-5ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5304fca8-0dfa-37fb-b7d4-f409226faab2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db7634ad-3454-330d-b11d-f98adffd8827"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#99d0f985-191b-3a41-b107-94739b418a5c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#99d0f985-191b-3a41-b107-94739b418a5c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libzeitgeist-gio</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libzeitgeist-gio</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9a9094a7-3474-33cf-9e2e-fcd053c6a256 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9a9094a7-3474-33cf-9e2e-fcd053c6a256">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-ru</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-ru</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aa4e03e-fcb3-32f7-99f4-2a550804c36e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aa4e03e-fcb3-32f7-99f4-2a550804c36e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libslang2 &gt;= 2.0.7-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.7-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libslang2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#96dbf960-ec8f-369a-869f-0f4fb1ca05bf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aaec092-93f9-3349-843d-4b4458c1de4d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aaec092-93f9-3349-843d-4b4458c1de4d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11ff08cd-5c1c-3a03-8f13-6c327ed3610a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ftp @ 0.17-25</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.17-25</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ftp</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/netkit-ftp/ftp_0.17-25_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11ff08cd-5c1c-3a03-8f13-6c327ed3610a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aba9479-bbab-35bd-8e5b-70295f544de7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aba9479-bbab-35bd-8e5b-70295f544de7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-gettext-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-gettext-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e89c2a3-e702-3a44-90fd-07d5d5c802ed"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9ac17066-a9dd-363f-94be-6f9a3f1bcb5c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9ac17066-a9dd-363f-94be-6f9a3f1bcb5c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c86b2530-8796-3ed8-bee8-f2b35d2cc8c4"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libboost-iostreams1.46.1 @ 1.46.1-7ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.46.1-7ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/boost1.46/libboost-iostreams1.46.1_1.46.1-7ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libboost-iostreams1.46.1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c86b2530-8796-3ed8-bee8-f2b35d2cc8c4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9afa7554-ccdc-3cf2-b5cc-528333242383 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9afa7554-ccdc-3cf2-b5cc-528333242383">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gsfonts-x11</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gsfonts-x11</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b11f81b-7d00-3633-b703-78d6b084e85b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b11f81b-7d00-3633-b703-78d6b084e85b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata-etch (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata-etch</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#39bfcd77-4f53-3626-83c6-ad05e14fb347"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b28f295-2564-39d9-96c6-f7dcbe989844 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b28f295-2564-39d9-96c6-f7dcbe989844">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zope3 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zope3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a255588-915c-378c-af0d-beffadfc41a4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b3dc71a-a019-3be8-ae82-2ea0758ee30d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b3dc71a-a019-3be8-ae82-2ea0758ee30d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtime-local-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtime-local-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6253c2c-d3fe-3544-93c0-87498932e849"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b5ebf07-80b7-3d86-82b4-3bcb6869b32e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b5ebf07-80b7-3d86-82b4-3bcb6869b32e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-cbuilder-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-cbuilder-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#99305735-53ab-3220-86f5-4f8fc389a17c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b6725ea-1a43-3ab8-85e6-f3471a23bf7c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b6725ea-1a43-3ab8-85e6-f3471a23bf7c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e4da592-e847-3672-9b80-7d01cef8b83c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34e00f8f-b8af-3d41-8d13-69c6dfc7a95b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3c310042-1f44-3b68-84b7-b0d064d4ce0a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7bfa32fc-3b15-37c4-8eec-df6b9061d57d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e7f69d0-bf8c-36c8-9b52-9d02464ddd87"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-selector-common @ 0.79.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.79.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/language-selector/language-selector-common_0.79_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-selector-common</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e4da592-e847-3672-9b80-7d01cef8b83c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34e00f8f-b8af-3d41-8d13-69c6dfc7a95b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3c310042-1f44-3b68-84b7-b0d064d4ce0a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7bfa32fc-3b15-37c4-8eec-df6b9061d57d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e7f69d0-bf8c-36c8-9b52-9d02464ddd87"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b673ea5-641d-3bbb-b5b3-a5816db676f6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b673ea5-641d-3bbb-b5b3-a5816db676f6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-nonfree &lt;&lt; 2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-nonfree</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e4a60cb-c16f-31b7-aba1-5943ff1b92d7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b7078e0-49a2-357a-b845-890370b8ab89 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b7078e0-49a2-357a-b845-890370b8ab89">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-metadata-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-metadata-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fd374ee3-dc7d-3651-bf32-b4143be7ea26"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b70b572-a7dc-33b8-9d44-7c823485b1d1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b70b572-a7dc-33b8-9d44-7c823485b1d1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-modules &gt;= 0.72-9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.72-9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-modules</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5132f4c-eea7-33dd-815b-f54ff7a9d2cf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b75d3e4-317a-3852-b2b0-d3ec4b69383f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b75d3e4-317a-3852-b2b0-d3ec4b69383f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtest-simple-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtest-simple-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e83f3922-0945-351b-b725-d73b571ac7b4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b82dc5d-7f8a-36f9-8dc3-6c4df757bf07 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b82dc5d-7f8a-36f9-8dc3-6c4df757bf07">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjpeg8 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjpeg8</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e18e5931-265a-3dcb-bf81-2b6f7d1504dc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b9fbc16-8256-321f-93fa-702a026ad573 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b9fbc16-8256-321f-93fa-702a026ad573">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python &gt;= 2.6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f0f8d33-6ad2-3327-b366-793aabb64a73"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9beae227-a72c-31c2-9302-8e0515f429cd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9beae227-a72c-31c2-9302-8e0515f429cd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtinfo5 = 5.9-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.9-4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtinfo5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e533f3c3-b129-3ff6-bdbf-f8ce7a29b2da"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9bfcc2dd-1789-338a-9291-c96b5329a9cd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9bfcc2dd-1789-338a-9291-c96b5329a9cd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjson-pp-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjson-pp-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#323eddb7-5f66-3f55-8129-c28e9d1c77e2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c2fcf31-5b3a-3d4a-8c57-47acb8ae6a16 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c2fcf31-5b3a-3d4a-8c57-47acb8ae6a16">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libncursesw5 &gt;= 5.6+20070908</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.6+20070908</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libncursesw5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#507a73cc-afce-35dc-9588-af4f510e4e6e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c3b975d-d483-3d7c-bf1a-5030d84a8c2c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c3b975d-d483-3d7c-bf1a-5030d84a8c2c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-zope.interface</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-zope.interface</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9caaa906-6ee4-3bb7-bbab-eac9d4ec0fd0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9caaa906-6ee4-3bb7-bbab-eac9d4ec0fd0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libssl1.0.0 &gt;= 1.0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libssl1.0.0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8979203-6379-3d5f-9839-8729e61bb487"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9cf09314-450c-3237-b0dc-cf2193b5d5c2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9cf09314-450c-3237-b0dc-cf2193b5d5c2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libldap-2.4-2 &gt;= 2.4.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libldap-2.4-2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33b69ca6-4d2f-36b2-b053-9b787f5ddf94"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d066e14-9ad6-3313-9be8-a6c632e56db6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d066e14-9ad6-3313-9be8-a6c632e56db6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fsresize (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fsresize</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a538db16-104c-38aa-8276-1c812181beab"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d253036-71fb-34be-a28f-fa59fd4fe46d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d253036-71fb-34be-a28f-fa59fd4fe46d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf &gt;= 1.2.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1194e4ab-359a-3b68-99e2-e3f1af1cc72f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d479761-b505-3b3c-85df-22b140409fcd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d479761-b505-3b3c-85df-22b140409fcd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ja-trans</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ja-trans</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d4ee94c-a811-3d0f-8f28-224f15c76216 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d4ee94c-a811-3d0f-8f28-224f15c76216">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tar @ 1.26-4ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.26-4ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/tar/tar_1.26-4ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tar</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e6ecd08-ebe4-3d0e-a799-b2425afb7cb7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d5ce2ec-5142-3d72-8ee1-e9a9d29d107e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d5ce2ec-5142-3d72-8ee1-e9a9d29d107e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparams-check-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparams-check-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c99cd44-161b-3274-91d5-79d0da73c54f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d681e23-0248-30d4-b19b-aa414a3dc049 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d681e23-0248-30d4-b19b-aa414a3dc049">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fuse-module (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fuse-module</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#166014e9-e8da-3ca3-9c38-312bbb37ed71"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d81c2a2-0b48-3961-8914-7698a4f671d0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d81c2a2-0b48-3961-8914-7698a4f671d0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libperl4-corelibs-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libperl4-corelibs-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03ecd0da-00a5-3dc9-9d17-4b7025ee7b44"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d924af3-0538-3262-b9cf-8be3114ececc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d924af3-0538-3262-b9cf-8be3114ececc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-core &lt;&lt; 1:1.5.2~rc3-2.</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.5.2~rc3-2.</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">git-core</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#139a5f9a-52dc-3d8b-91b6-6722c9df9bee"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d9d7e7d-11f3-3be5-9542-396e0843c666 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d9d7e7d-11f3-3be5-9542-396e0843c666">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-modules &gt;= 1.0.1-6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1-6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-modules</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5132f4c-eea7-33dd-815b-f54ff7a9d2cf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9de0ab42-fb59-3c8f-b48c-62da71797236 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9de0ab42-fb59-3c8f-b48c-62da71797236">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java6-runtime-headless</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java6-runtime-headless</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e1ad47f-766c-3afe-98e4-8793df2f9203 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e1ad47f-766c-3afe-98e4-8793df2f9203">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox-cvs-initramfs (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox-cvs-initramfs</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#12748c69-4eac-3d5f-976e-0512f062113a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e35316f-fd4b-384b-b836-f06888516ece -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e35316f-fd4b-384b-b836-f06888516ece">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libservlet3.0-java @ 7.0.26-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.0.26-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/t/tomcat7/libservlet3.0-java_7.0.26-1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libservlet3.0-java</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e551924-fad9-30b0-9980-567fc3a235b6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e551924-fad9-30b0-9980-567fc3a235b6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-modules (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-modules</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5132f4c-eea7-33dd-815b-f54ff7a9d2cf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e62bb42-c3cb-313e-8373-9edcd42e5e87 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e62bb42-c3cb-313e-8373-9edcd42e5e87">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgcc1 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgcc1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#295c64a7-7bde-3e8e-8ffc-23e73f0b3245"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e74d56e-a912-3643-9e95-6cc9044d0047 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e74d56e-a912-3643-9e95-6cc9044d0047">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">screen (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">screen</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#722eba1c-94da-3a37-825c-8327f0be91a8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e75a26f-3435-3520-bf15-32c36398e437 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e75a26f-3435-3520-bf15-32c36398e437">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42f6a7fd-2eec-36b5-85bf-2a72ada2a76a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76711049-196e-3946-895d-c12c7e890c8a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9cf09314-450c-3237-b0dc-cf2193b5d5c2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0eff46e-26d3-32cb-856a-69698e82369e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca06387f-c57b-38cd-b5a4-fcce40b7271f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d1a6510b-5cd0-331a-831f-17c0addb215b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d54c0ffc-c345-3ca8-9fc5-b40fa0df9bbd"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl3-gnutls @ 7.22.0-3ubuntu4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.22.0-3ubuntu4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl3-gnutls_7.22.0-3ubuntu4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl3-gnutls</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42f6a7fd-2eec-36b5-85bf-2a72ada2a76a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76711049-196e-3946-895d-c12c7e890c8a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9cf09314-450c-3237-b0dc-cf2193b5d5c2"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b18439ff-a76e-3ee4-8288-8332af2473c0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0eff46e-26d3-32cb-856a-69698e82369e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca06387f-c57b-38cd-b5a4-fcce40b7271f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d1a6510b-5cd0-331a-831f-17c0addb215b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d54c0ffc-c345-3ca8-9fc5-b40fa0df9bbd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9efd0db5-866f-3c82-8636-313ef49a6cca -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9efd0db5-866f-3c82-8636-313ef49a6cca">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05049ea8-6a67-3627-af07-161126a8900a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aba9479-bbab-35bd-8e5b-70295f544de7"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">keyboard-configuration @ 1.70ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.70ubuntu5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/console-setup/keyboard-configuration_1.70ubuntu5_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">keyboard-configuration</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05049ea8-6a67-3627-af07-161126a8900a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aba9479-bbab-35bd-8e5b-70295f544de7"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7394d79-bcb9-32be-bfd0-ef9dc741249a"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e774b93b-60c1-3151-ae24-bb94e1b1d811"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9eff0e40-3672-3dbb-970d-0711fcf2fd63 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9eff0e40-3672-3dbb-970d-0711fcf2fd63">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-oc</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-oc</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9f39565c-b226-3ded-be71-1d3230138698 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9f39565c-b226-3ded-be71-1d3230138698">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-pgsql (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-pgsql</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c50fa0f-686c-320e-a734-418ac779c4d8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9f5eb4fc-0a6f-3e8f-b1da-9d5ab656557e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9f5eb4fc-0a6f-3e8f-b1da-9d5ab656557e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wget-ssl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wget-ssl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9fb63e02-da45-35a8-ab56-5b8841e2f7cf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9fb63e02-da45-35a8-ab56-5b8841e2f7cf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ubuntu-keyring @ 2011.11.21.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2011.11.21.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-keyring/ubuntu-keyring_2011.11.21_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ubuntu-keyring</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9fc20369-ef0b-380f-a233-0e1591644744 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9fc20369-ef0b-380f-a233-0e1591644744">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-server-5.5 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-server-5.5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc1900e4-0fa6-3215-a2ab-cf5a6045158a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9fdff320-da9c-3ee2-8616-5630dbafeb9b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9fdff320-da9c-3ee2-8616-5630dbafeb9b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d65b628-7193-3475-a215-c46ed9c328e9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62e75923-1af9-3b8a-9a9b-c47e973d34ff"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bash @ 4.2-2ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.2-2ubuntu2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bash</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bash/bash_4.2-2ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d65b628-7193-3475-a215-c46ed9c328e9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62e75923-1af9-3b8a-9a9b-c47e973d34ff"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#675959e7-bc93-33c1-9adb-e936ae37659b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9fe8d603-d5d1-352a-8441-631f6a67891c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9fe8d603-d5d1-352a-8441-631f6a67891c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcap-bin (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcap-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a92ffa0-ecd6-3e2a-a8f1-b1dc47dbc3d0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#9febf150-512f-3af8-9408-10c561265951 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9febf150-512f-3af8-9408-10c561265951">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcap0.8 @ 1.1.1-10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.1-10</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libp/libpcap/libpcap0.8_1.1.1-10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcap0.8</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a00d4a30-2fb9-3a98-9c52-70c270e93f0b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a00d4a30-2fb9-3a98-9c52-70c270e93f0b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 = 2.15-0ubuntu10.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.15-0ubuntu10.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a02ffda7-ce96-3692-98ac-d24fdbae8e1a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a02ffda7-ce96-3692-98ac-d24fdbae8e1a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3773d300-ead4-32b5-bd35-da04f0634cb0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libreadline6 @ 6.2-8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6.2-8</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/r/readline6/libreadline6_6.2-8_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libreadline6</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3773d300-ead4-32b5-bd35-da04f0634cb0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a03c69fe-940d-3681-88a4-bd42cb72a3d9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a03c69fe-940d-3681-88a4-bd42cb72a3d9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libstorable-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libstorable-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a04ce522-ef11-3c3c-b561-f721065e8a26 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a04ce522-ef11-3c3c-b561-f721065e8a26">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fuse &lt;&lt; 2.8.6-2ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.8.6-2ubuntu2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fuse</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a06bd75b-211e-3acc-8a26-e83c6fdebb2a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a06bd75b-211e-3acc-8a26-e83c6fdebb2a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgpm2 &gt;= 1.20.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.20.4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgpm2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be310f54-1a24-3d3c-90e5-5776eb8feea4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a0daea5d-2c5b-3ea3-948a-d65a877d2703 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a0daea5d-2c5b-3ea3-948a-d65a877d2703">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-dbus-dev @ 1.0.0-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/dbus-python/python-dbus-dev_1.0.0-1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-dbus-dev</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a0e8c293-8ab7-35a4-9668-a63a052b50ec -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a0e8c293-8ab7-35a4-9668-a63a052b50ec">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-twisted</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-twisted</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a0e8eb83-1ef9-3708-9d53-28384912e2fc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a0e8eb83-1ef9-3708-9d53-28384912e2fc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netcat-openbsd (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netcat-openbsd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#858bc5b3-13ec-3fc2-8b38-c27173063e2a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a0ee2534-81e1-34ed-a492-ae79c742a972 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a0ee2534-81e1-34ed-a492-ae79c742a972">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lzma (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lzma</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7379c724-b11a-375f-81f9-6770ae94f5ac"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a111227d-1d6e-33de-a935-21c79aafcb93 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a111227d-1d6e-33de-a935-21c79aafcb93">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0971d7e6-1167-3f42-a9b2-ce079d257671"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-pip @ 1.0-1build1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0-1build1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/p/python-pip/python-pip_1.0-1build1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-pip</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0971d7e6-1167-3f42-a9b2-ce079d257671"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a1476593-8ea0-3447-87d8-d35bf3dc60ce -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a1476593-8ea0-3447-87d8-d35bf3dc60ce">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">system-services</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">system-services</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a17cd434-5d17-3cb2-8f23-4ef1c32eb6e1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a17cd434-5d17-3cb2-8f23-4ef1c32eb6e1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f257255-9522-3c6c-86d3-e3cacd1ab149"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88a4d1db-4e61-3683-b96b-bfe767d00a6a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7a03981-ef67-38f1-8c3a-0dd0ecc7dcac"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ufw @ 0.31.1-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.31.1-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/ufw/ufw_0.31.1-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ufw</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f257255-9522-3c6c-86d3-e3cacd1ab149"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88a4d1db-4e61-3683-b96b-bfe767d00a6a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7a03981-ef67-38f1-8c3a-0dd0ecc7dcac"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a191987c-78ec-3b3d-8ede-985fcad19e95 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a191987c-78ec-3b3d-8ede-985fcad19e95">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.8.0-35 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.8.0-35</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05ee4010-a161-3409-a004-3faf4ff2c943"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a1b29591-fb7e-3657-b7c4-631cfa01d3eb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a1b29591-fb7e-3657-b7c4-631cfa01d3eb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsasl2-2 = 2.1.25.dfsg1-3ubuntu0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1.25.dfsg1-3ubuntu0.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsasl2-2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e703d79-ef39-33bd-848e-a4af9f2ed39a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a1c598a7-f2b2-3b08-9e0c-689dd6e12a80 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a1c598a7-f2b2-3b08-9e0c-689dd6e12a80">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44f9296-3a40-3582-9d0d-c39a9cc9db47"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxapian22 @ 1.2.8-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.8-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/x/xapian-core/libxapian22_1.2.8-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxapian22</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44f9296-3a40-3582-9d0d-c39a9cc9db47"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a1e81719-c75c-3de2-b01b-ec5878d71289 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a1e81719-c75c-3de2-b01b-ec5878d71289">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnunet</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnunet</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a20eedca-9452-30af-89ed-115e799c54cc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a20eedca-9452-30af-89ed-115e799c54cc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfontconfig1 &gt;= 2.8.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.8.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfontconfig1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#194fd45b-c17e-38f4-b1f1-3eda372d5b38"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a210376b-ecc8-3d03-8dc7-07266a69c010 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a210376b-ecc8-3d03-8dc7-07266a69c010">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">man-db (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">man-db</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e55f9d2-7e27-3b51-942a-156bd1fb1474"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a23cdb22-e55e-302e-98ff-574d30facb18 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a23cdb22-e55e-302e-98ff-574d30facb18">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">unzip @ 6.0-4ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6.0-4ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/unzip/unzip_6.0-4ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">unzip</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#338d1d55-cd27-35c5-ac62-2b6a50b6e939"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a260c8dc-0ca6-3a18-88a0-afbc92679fb0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a260c8dc-0ca6-3a18-88a0-afbc92679fb0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a0c55e4-2c74-3d89-ae07-ea168f487e53"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libecj-java @ 3.5.1-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.5.1-3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/ecj/libecj-java_3.5.1-3_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libecj-java</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a0c55e4-2c74-3d89-ae07-ea168f487e53"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#65c4be4c-ae98-3587-aff8-bfc81e55d862"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81bcfc0f-b829-3844-bb35-41ec756f23a2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a261b8ea-2352-35ab-8b34-60c2d536cb50 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a261b8ea-2352-35ab-8b34-60c2d536cb50">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-xapian (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-xapian</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#25de5ccc-8695-32d7-9245-75e972314858"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2648e85-152c-3436-801f-60075b1c9787 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2648e85-152c-3436-801f-60075b1c9787">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debhelper</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debhelper</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2946770-1f84-3b2e-9c5e-b20f209fc5b9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2946770-1f84-3b2e-9c5e-b20f209fc5b9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libept1.4.12 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libept1.4.12</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32a60653-e370-3302-9c91-36d7881dd71f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2996a9b-f702-3c82-9be5-95fbaa461cd9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2996a9b-f702-3c82-9be5-95fbaa461cd9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mysqlnd</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mysqlnd</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2b51e54-54e8-3780-9803-37521d6c6d5f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2b51e54-54e8-3780-9803-37521d6c6d5f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnetfilter-conntrack3 &gt;= 0.9.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.9.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnetfilter-conntrack3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec423b7c-2d4d-39e5-8ec1-a6a410af8a3f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2fced9e-223e-31a2-96fb-e8d8c3c2aba9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2fced9e-223e-31a2-96fb-e8d8c3c2aba9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-4suite &lt;&lt; 0.99cvs20060405-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.99cvs20060405-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-4suite</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a58a5b0-6802-32a2-8b2d-c069d6175609"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a30d066f-fe4f-3f1a-9b91-eb62da7b39d9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a30d066f-fe4f-3f1a-9b91-eb62da7b39d9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libperl-ostype-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libperl-ostype-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4585d0f4-e4eb-36c6-8fa3-42f7a168d52e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a32441e4-c4a7-343d-af77-c52dd1131c50 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a32441e4-c4a7-343d-af77-c52dd1131c50">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5-3 = 1.10+dfsg~beta1-2ubuntu0.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.10+dfsg~beta1-2ubuntu0.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5-3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#15e72ea3-262f-30b5-8c62-04e987beb521"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a33915ba-226b-3dbd-9edb-3e09fac41ed9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a33915ba-226b-3dbd-9edb-3e09fac41ed9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">acl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">acl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a349bd6b-9628-3c1a-92fc-2a9b85c8cc23 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a349bd6b-9628-3c1a-92fc-2a9b85c8cc23">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libhttp-tiny-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libhttp-tiny-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3774fbc-f669-3d5f-bbeb-b624b00bdc16 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3774fbc-f669-3d5f-bbeb-b624b00bdc16">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#12a9dce6-32e1-3376-98d7-84452a00e59a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#825deb23-9b9d-3b45-a6e4-b7493a49cb69"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#29c17e47-8bcc-3a5b-b568-8c4abb6bb6da"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#444ae9e7-63ee-3a6b-b992-4b5c2f8966d3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#643ceff2-5a66-3bc7-88cc-e85fab5317e3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88a4d1db-4e61-3683-b96b-bfe767d00a6a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a50966d5-3b79-337d-a672-41313a00b004"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6181e47-366c-3127-baf2-284d641ed45a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2c38944-6cfc-3597-bab1-a59a000f7386"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9207076-9904-36f9-8c11-beb9d86d0aad"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php5 @ 5.3.10-1ubuntu3.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.3.10-1ubuntu3.9</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/php5/libapache2-mod-php5_5.3.10-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php5</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a7a0186-d48c-3d9c-a153-d4ffbe1f406f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#12a9dce6-32e1-3376-98d7-84452a00e59a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#29c17e47-8bcc-3a5b-b568-8c4abb6bb6da"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#444ae9e7-63ee-3a6b-b992-4b5c2f8966d3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#643ceff2-5a66-3bc7-88cc-e85fab5317e3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81d43dae-8c8d-36a7-a19a-8d57ab5a8477"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#825deb23-9b9d-3b45-a6e4-b7493a49cb69"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88a4d1db-4e61-3683-b96b-bfe767d00a6a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a50966d5-3b79-337d-a672-41313a00b004"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6181e47-366c-3127-baf2-284d641ed45a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2c38944-6cfc-3597-bab1-a59a000f7386"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9207076-9904-36f9-8c11-beb9d86d0aad"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e81080f8-9930-3562-ade4-7b91b9d792b2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam0g &gt;= 0.99.7.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.99.7.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam0g</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0ca5b76-e5c9-369c-86b5-eec82ac71c20"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3ba5a9c-1631-36a0-a667-1188071d1e03 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3ba5a9c-1631-36a0-a667-1188071d1e03">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-files &gt;= 4.0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.0.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-files</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89928438-0895-365e-a806-5ee4d5a38fbc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3c4ec16-eb31-3a2f-a6c2-01a1f06601d5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3c4ec16-eb31-3a2f-a6c2-01a1f06601d5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">euca2ools (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">euca2ools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33514856-fbdf-3daf-bda1-478981572680"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3ebab9c-8246-3b94-ac76-ed499e30a6f2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3ebab9c-8246-3b94-ac76-ed499e30a6f2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#17231162-d53f-3a8c-b239-d8e5aa164b11"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-paramiko @ 1.7.7.1-2ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.7.7.1-2ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/paramiko/python-paramiko_1.7.7.1-2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-paramiko</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#17231162-d53f-3a8c-b239-d8e5aa164b11"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#345e9fa1-b796-3852-987c-39c0db53d615"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a414bbcc-6904-3f70-945e-39af8477a5ef -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a414bbcc-6904-3f70-945e-39af8477a5ef">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapr1 &gt;= 1.2.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapr1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aa453546-fb4b-3504-9fcd-747f3dbfb0dc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a444fed7-e0fe-36e2-9ae5-abaa9ae70c2a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a444fed7-e0fe-36e2-9ae5-abaa9ae70c2a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">scim &lt;&lt; 1.4.2-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.2-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">scim</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b044ed6f-48fb-3b7e-b557-ea402e28e44a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a4757cbc-3597-356c-8974-1824708510d4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a4757cbc-3597-356c-8974-1824708510d4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapr1.0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapr1.0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe99874c-58da-39a3-975a-d43be3dac7c8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a4789fda-1d7f-3d4b-8795-048caf6cf876 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a4789fda-1d7f-3d4b-8795-048caf6cf876">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#61a0fd2f-6961-325d-ae65-b92efcbb8c84"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ed97cf9-ca59-3e11-a284-5b0c4d53568b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bc @ 1.06.95-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.06.95-2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bc</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bc/bc_1.06.95-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#61a0fd2f-6961-325d-ae65-b92efcbb8c84"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ed97cf9-ca59-3e11-a284-5b0c4d53568b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a499697a-a508-385a-98be-a7db68b7a696 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a499697a-a508-385a-98be-a7db68b7a696">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-setuptools (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-setuptools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bce946bf-029b-3494-bfbf-3b494d7786b9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a4c4a553-633d-311f-a5e7-59508a520117 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a4c4a553-633d-311f-a5e7-59508a520117">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl &gt;= 5.14.2-5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.14.2-5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19bb8634-a923-3543-bbbf-097fb3c1ffbb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a4e56c8f-1a1a-3551-ad52-1f84ef7bbc7c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a4e56c8f-1a1a-3551-ad52-1f84ef7bbc7c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#432db893-1146-3e47-a93e-70914b96de96"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libacl1 @ 2.2.51-5ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.51-5ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/acl/libacl1_2.2.51-5ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libacl1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#432db893-1146-3e47-a93e-70914b96de96"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70362c76-0342-3ef6-932f-70e9d8c43953"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#efd8ec12-7a90-39e4-8056-5548ed4bcf7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a50966d5-3b79-337d-a672-41313a00b004 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a50966d5-3b79-337d-a672-41313a00b004">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2.2-common (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2.2-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee8e940b-259d-3546-8c70-78145a8e3ab0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a51ffe96-3ade-39b1-81bb-76fe52288ac1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a51ffe96-3ade-39b1-81bb-76fe52288ac1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1723ed30-ccd8-3e7c-ad3a-1a638a2b6ee3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4ac9715d-5cef-3931-8059-0d57f83cca4d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50679326-cbb9-36b1-84b8-f66e19c5c812"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89786279-d1d5-3dd6-b9ae-c5837364416b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#941c8ac9-783c-3620-af50-9c85ae6345b1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b43d39dd-f422-3f98-86c5-63ed7af1596c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be1374db-eb27-3cc6-b3d8-af727ed6db83"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cc7cece2-934c-34d1-973c-0ddb00afbba0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5efc871-4774-3cca-9d41-086385ffcf43"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f92604f0-83aa-348e-86e1-5aae37f9aebd"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart @ 1.5-0ubuntu7.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5-0ubuntu7.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/upstart/upstart_1.5-0ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1723ed30-ccd8-3e7c-ad3a-1a638a2b6ee3"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4ac9715d-5cef-3931-8059-0d57f83cca4d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50679326-cbb9-36b1-84b8-f66e19c5c812"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#665ee667-c533-36ab-aaf0-7107a0e31034"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#665ee667-c533-36ab-aaf0-7107a0e31034"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89786279-d1d5-3dd6-b9ae-c5837364416b"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a9ef2e2-69cb-378b-8deb-b13018e422bd"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ea94208-6942-3d3a-8c26-04ae1bacbd8f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#941c8ac9-783c-3620-af50-9c85ae6345b1"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6ccc21d-5657-3e26-ba56-4b0545400855"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6ccc21d-5657-3e26-ba56-4b0545400855"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b43d39dd-f422-3f98-86c5-63ed7af1596c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be1374db-eb27-3cc6-b3d8-af727ed6db83"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cc7cece2-934c-34d1-973c-0ddb00afbba0"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d6d067e7-437d-3513-a4a0-919f9a1244ee"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d6d067e7-437d-3513-a4a0-919f9a1244ee"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5efc871-4774-3cca-9d41-086385ffcf43"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f92604f0-83aa-348e-86e1-5aae37f9aebd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a52e444b-868c-3df1-a705-fe25696e3777 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a52e444b-868c-3df1-a705-fe25696e3777">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gettext-base &gt;= 0.13</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.13</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gettext-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#559e1bb3-e05d-3856-b168-5f67cd0a3036"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a538db16-104c-38aa-8276-1c812181beab -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a538db16-104c-38aa-8276-1c812181beab">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fsresize</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fsresize</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5786d7d-274e-30f2-b2d0-dd853384f0d3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5786d7d-274e-30f2-b2d0-dd853384f0d3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#56b22743-9982-36ea-9f0f-683925b55c6c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxml2 @ 2.7.8.dfsg-5.1ubuntu4.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.8.dfsg-5.1ubuntu4.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libx/libxml2/libxml2_2.7.8.dfsg-5.1ubuntu4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxml2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#56b22743-9982-36ea-9f0f-683925b55c6c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a584c132-0c88-3860-bee9-db519cb9c055 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a584c132-0c88-3860-bee9-db519cb9c055">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03db9858-c0bc-3d21-8533-aa3a8d41fac0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-crypto @ 2.4.1-1ubuntu0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.1-1ubuntu0.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python-crypto/python-crypto_2.4.1-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-crypto</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03db9858-c0bc-3d21-8533-aa3a8d41fac0"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0bb51ab1-c2f9-31cc-bbed-a1672c47f1e5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#60f4bea9-700e-3654-a729-57b986cb5c29"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#68127e53-027c-3c72-9cdc-3f7caaaf05db"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a594d2ae-419b-3439-9ccc-7c03fc974954 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a594d2ae-419b-3439-9ccc-7c03fc974954">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommons-collections3-java @ 3.2.1-5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2.1-5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libc/libcommons-collections3-java/libcommons-collections3-java_3.2.1-5_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommons-collections3-java</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5a08e05-fef7-3c1c-b322-03e29b08e6cd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5a08e05-fef7-3c1c-b322-03e29b08e6cd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmath-bigint-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmath-bigint-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc727f91-7423-3c40-af91-6752bffffd64"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5ad4d77-f3a6-3d91-b938-c976597e4687 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5ad4d77-f3a6-3d91-b938-c976597e4687">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9caaa906-6ee4-3bb7-bbab-eac9d4ec0fd0"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openssl @ 1.0.1-4ubuntu5.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1-4ubuntu5.5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/o/openssl/openssl_1.0.1-4ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openssl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9caaa906-6ee4-3bb7-bbab-eac9d4ec0fd0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5c48b54-7d31-3ad4-b466-5f6e011f9ed5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5c48b54-7d31-3ad4-b466-5f6e011f9ed5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpp-4.6 &gt;= 4.6.3-1~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.6.3-1~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpp-4.6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7e5b255e-2c77-33bc-b984-5e41bc980f6c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5ff6d57-d640-3aaa-98bf-4b411ef897f0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5ff6d57-d640-3aaa-98bf-4b411ef897f0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-json (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-json</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d480b46b-39ea-364a-8b3a-56f35d3c0806"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a608d478-ee5f-3b0e-8ef8-413d3c560f3a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a608d478-ee5f-3b0e-8ef8-413d3c560f3a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted1</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted1</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6106061-dcc3-3b03-aac8-429c4f718909 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6106061-dcc3-3b03-aac8-429c4f718909">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sudo-ldap</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sudo-ldap</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6181e47-366c-3127-baf2-284d641ed45a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6181e47-366c-3127-baf2-284d641ed45a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-common = 5.3.10-1ubuntu3.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.3.10-1ubuntu3.9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f26a011-2cb0-3e59-8130-126c3812ef77"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a61bf279-7d01-3094-926d-8422e99cf106 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a61bf279-7d01-3094-926d-8422e99cf106">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">modutils</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">modutils</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a652a72d-c963-3c8e-8ea9-7eb87e691e2e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a652a72d-c963-3c8e-8ea9-7eb87e691e2e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxsloader-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxsloader-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6ccc21d-5657-3e26-ba56-4b0545400855 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6ccc21d-5657-3e26-ba56-4b0545400855">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">startup-tasks (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">startup-tasks</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec30dfdd-4c59-3efd-b6e0-25909c18e7e8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a70d7d0e-c3cb-3a86-99bf-57273f3e587e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a70d7d0e-c3cb-3a86-99bf-57273f3e587e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvinit-utils &gt;= 2.86.ds1-62</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.86.ds1-62</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvinit-utils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e254719-3fdc-3051-873c-36b7e7e21b2a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a7158089-dc50-3b81-9ccf-a6bd26d8fe6d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a7158089-dc50-3b81-9ccf-a6bd26d8fe6d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ntfsprogs &lt;&lt; 1:2011.10.9AR.1-3~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:2011.10.9AR.1-3~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ntfsprogs</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6a67bf85-a661-30e0-aecb-021da96655d2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a733dbe2-469c-348f-8877-0871269c4159 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a733dbe2-469c-348f-8877-0871269c4159">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">login @ 1:4.1.4.2+svn3283-3ubuntu5.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:4.1.4.2+svn3283-3ubuntu5.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/shadow/login_4.1.4.2+svn3283-3ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">login</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03b80ab6-2a83-3f44-ae71-db8e9582067f"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d0d0e31-c166-3911-9bc1-c069437dde2e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#96fb0d6a-8cfc-3b4f-9037-68acd55dea56"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2fced9e-223e-31a2-96fb-e8d8c3c2aba9"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a93d35ee-00ac-30c2-9f08-a111c9a1e31b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a746f5f5-be29-3041-9ce3-6e47a1f34888 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a746f5f5-be29-3041-9ce3-6e47a1f34888">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcpan-meta-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcpan-meta-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a755dbf3-ddfc-36ff-9c3a-f3433b899b82 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a755dbf3-ddfc-36ff-9c3a-f3433b899b82">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">aufs-tools (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">aufs-tools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de1728cd-dce5-3ea2-be9b-3170164060be"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a75db351-5a40-3c09-bd00-988b9ac51c32 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a75db351-5a40-3c09-bd00-988b9ac51c32">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-celementtree (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-celementtree</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#adcbd6b9-d6f6-349c-ac58-becc75f9c9d2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a796e4e1-c932-30c1-9e23-1b7897317440 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a796e4e1-c932-30c1-9e23-1b7897317440">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java2-runtime-headless (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java2-runtime-headless</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#93909065-638a-3b45-9863-54920f67b8f3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a7c773dd-203d-3de5-be01-d7995dbc736a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a7c773dd-203d-3de5-be01-d7995dbc736a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-runtime (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-runtime</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#02ceaf77-0016-39a5-90c3-9197842d83f8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a87b4e0a-27a0-3256-9ec8-2dba8d2cc6c8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a87b4e0a-27a0-3256-9ec8-2dba8d2cc6c8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2.2-common = 2.2.22-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.22-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2.2-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee8e940b-259d-3546-8c70-78145a8e3ab0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a87bcda0-e55a-306d-b0f9-7fdbf6f1dd0d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a87bcda0-e55a-306d-b0f9-7fdbf6f1dd0d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-client</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-client</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a87e69b9-2195-35bf-85a5-b47a9db62d99 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a87e69b9-2195-35bf-85a5-b47a9db62d99">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">usplash &lt;&lt; 0.5.50</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.5.50</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">usplash</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae18e281-ac0f-3b48-9a6e-b55465db871a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a8814d7e-f36a-3440-b539-fd9a7b82b2db -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a8814d7e-f36a-3440-b539-fd9a7b82b2db">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d319e3cf-9380-3222-9ac9-39694b815477"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fcc9ba66-31cb-356e-9870-437fd3909425"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxcb1 @ 1.8.1-1ubuntu0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.8.1-1ubuntu0.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb1_1.8.1-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxcb1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d319e3cf-9380-3222-9ac9-39694b815477"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fcc9ba66-31cb-356e-9870-437fd3909425"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a884c20a-59e8-32de-a74f-2e848808d3df -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a884c20a-59e8-32de-a74f-2e848808d3df">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtomcat6-java (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtomcat6-java</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#126e7f76-789f-3cc6-82f2-12a08df862ab"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a899c955-cc2d-3e22-b1d8-907f23d29225 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a899c955-cc2d-3e22-b1d8-907f23d29225">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libversion-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libversion-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a8b118a8-b1df-3d04-975b-543833f5b8d8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a8b118a8-b1df-3d04-975b-543833f5b8d8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ia32-apt-get &lt;&lt; 22</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">22</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ia32-apt-get</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ede2ec27-f975-3958-a9e0-48f75559ff9c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a92f55d7-5b33-3851-a921-3dc2c52f8812 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a92f55d7-5b33-3851-a921-3dc2c52f8812">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart &gt;= 0.6.3-6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.3-6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a51ffe96-3ade-39b1-81bb-76fe52288ac1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a93d35ee-00ac-30c2-9f08-a111c9a1e31b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a93d35ee-00ac-30c2-9f08-a111c9a1e31b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">amavisd-new &lt;&lt; 2.3.3-8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3.3-8</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">amavisd-new</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#07d7ff81-ea8d-3487-a14e-1df74bf70d3c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a93fbe39-5cef-3fe5-9e8c-2adef4f532ed -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a93fbe39-5cef-3fe5-9e8c-2adef4f532ed">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">screen-profiles</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">screen-profiles</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9414c75-9b2a-332f-9213-2d8d368e5f2f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9414c75-9b2a-332f-9213-2d8d368e5f2f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sgmltools-2 &lt;= 2.0.2-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.2-4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sgmltools-2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc15b44f-27c4-3133-93b6-259cd8008fd1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9662ed0-8453-366a-982f-fcc09c386f6e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9662ed0-8453-366a-982f-fcc09c386f6e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34f2b304-c143-352e-bf01-666c0f361725"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5863dfc0-5af9-3605-a4b6-7ff5856c9573"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-generic-lts-raring @ 3.8.0.35.35</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.8.0.35.35</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-generic-lts-raring</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34f2b304-c143-352e-bf01-666c0f361725"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5863dfc0-5af9-3605-a4b6-7ff5856c9573"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a99fbd26-986b-3dad-9dd3-be77fecc915f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a99fbd26-986b-3dad-9dd3-be77fecc915f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">safe-rm &lt;&lt; 0.8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">safe-rm</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4998951f-5085-37ca-b3cd-8e0c2639795a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9a0d69e-a3f8-38d5-92b4-63ad88fe8cd4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9a0d69e-a3f8-38d5-92b4-63ad88fe8cd4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-twisted-bin &gt;= 11.1.0-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">11.1.0-1ubuntu2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-twisted-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f581dd1-ad3f-3a7f-8a49-086725f07116"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9ce3d71-c89f-3ff0-966e-9f6f5d432743 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9ce3d71-c89f-3ff0-966e-9f6f5d432743">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pngcrush &lt;= 1.5.10-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.10-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pngcrush</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33912c76-057e-3e4d-8a79-c4d11a7959fa"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9d0738f-f076-3ad7-84af-39e62be16a20 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9d0738f-f076-3ad7-84af-39e62be16a20">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f7b2e7d-3dc4-33aa-bad1-eb6250266050"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91a86c2b-55b7-3551-b477-8e6d33620bda"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2c38944-6cfc-3597-bab1-a59a000f7386"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libglib2.0-0 @ 2.32.3-0ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.32.3-0ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/glib2.0/libglib2.0-0_2.32.1-0ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libglib2.0-0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f7b2e7d-3dc4-33aa-bad1-eb6250266050"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91a86c2b-55b7-3551-b477-8e6d33620bda"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2c38944-6cfc-3597-bab1-a59a000f7386"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d0d4514e-ee4c-38fd-820e-3a0c5386bc7b"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9ac49fc-0349-3db9-a04c-18e007d77482"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fab6fe38-a78f-3cc3-a035-955a0c879129"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9f7fcde-b832-37fd-a214-974813137658 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9f7fcde-b832-37fd-a214-974813137658">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mysqli</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mysqli</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#aa453546-fb4b-3504-9fcd-747f3dbfb0dc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aa453546-fb4b-3504-9fcd-747f3dbfb0dc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44f9296-3a40-3582-9d0d-c39a9cc9db47"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapr1 @ 1.4.6-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.6-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apr/libapr1_1.4.6-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapr1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a4757cbc-3597-356c-8974-1824708510d4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44f9296-3a40-3582-9d0d-c39a9cc9db47"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#aa4d4049-d951-300f-a139-ad8ff9fabe65 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aa4d4049-d951-300f-a139-ad8ff9fabe65">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#aa52fa77-6fe9-33ec-953a-df6d9377aac1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aa52fa77-6fe9-33ec-953a-df6d9377aac1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">virtual-mysql-server</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">virtual-mysql-server</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-2.0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-2.0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ea2e3d2b-c0bc-3555-863e-17295e70cc6f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#aacf1961-6453-3d05-8aa9-12be3af13106 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aacf1961-6453-3d05-8aa9-12be3af13106">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libglib2.0-0 &gt;= 2.31.22</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.31.22</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libglib2.0-0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9d0738f-f076-3ad7-84af-39e62be16a20"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab1b2345-7c60-3f44-b7bc-1e2402a8dbd8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab1b2345-7c60-3f44-b7bc-1e2402a8dbd8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libwind0-heimdal &gt;= 1.4.0+git20110226</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.0+git20110226</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libwind0-heimdal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4603fd09-a2d0-33c0-9605-507d3d34dcdf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab246272-8935-31f8-9174-79510d6a21d5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab246272-8935-31f8-9174-79510d6a21d5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c80baee-0f79-3fe2-8b21-4d9c6ca43fd4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cddc9df4-9a01-33e9-b865-eca6087c1610"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa233f28-a7e7-3c2d-8484-5c9be53222ad"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisccfg82 @ 1:9.8.1.dfsg.P1-4ubuntu0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.8.1.dfsg.P1-4ubuntu0.5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bind9/libisccfg82_9.8.1.dfsg.P1-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisccfg82</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5ddd54d6-d768-31ea-ab6e-5d87de455ba1"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e8e2f24-b034-34e8-838d-236319b992c7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c80baee-0f79-3fe2-8b21-4d9c6ca43fd4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cddc9df4-9a01-33e9-b865-eca6087c1610"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa233f28-a7e7-3c2d-8484-5c9be53222ad"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab791d60-a95e-35ef-8060-5f69e422e58b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab791d60-a95e-35ef-8060-5f69e422e58b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-freetds</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-freetds</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab96177b-012d-3a2f-8e58-669b6a3ea97d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab96177b-012d-3a2f-8e58-669b6a3ea97d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpolkit-gobject-1-0 &gt;= 0.99</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.99</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpolkit-gobject-1-0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#59d05c60-9af4-3196-84c3-9f40772b4439"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ac25e96c-2051-3337-a907-1dedce78e1b7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ac25e96c-2051-3337-a907-1dedce78e1b7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc53549a-50e9-3129-9b89-4c8758061195"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libedit2 @ 2.11-20080614-3ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.11-20080614-3ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libe/libedit/libedit2_2.11-20080614-3ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libedit2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc53549a-50e9-3129-9b89-4c8758061195"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ac3df78c-d98e-323f-88dc-d2e29b97d046 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ac3df78c-d98e-323f-88dc-d2e29b97d046">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">usbutils (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">usbutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#37a5d837-a7bb-3906-9b98-e751aaf16d57"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ac917043-39a6-39a3-aac8-95b52cb5a1ba -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ac917043-39a6-39a3-aac8-95b52cb5a1ba">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-serial @ 2.5-2.1build1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.5-2.1build1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/pyserial/python-serial_2.5-2.1build1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-serial</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#aca65423-66b8-391b-b2ff-34adb1536eae -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aca65423-66b8-391b-b2ff-34adb1536eae">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libffi6 @ 3.0.11~rc1-5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0.11~rc1-5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libf/libffi/libffi6_3.0.11~rc1-5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libffi6</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ad0b540a-202c-333f-8f89-6679d92b76c8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ad0b540a-202c-333f-8f89-6679d92b76c8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ldap-utils &lt;= 2.1.23-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1.23-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ldap-utils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19d7775d-caca-3654-929b-4c5037dc88a5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ad22fa70-19bf-3e2d-9bb8-435978796a51 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ad22fa70-19bf-3e2d-9bb8-435978796a51">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a2ps</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">a2ps</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ad24a375-c948-3424-b3fb-d9b574484d86 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ad24a375-c948-3424-b3fb-d9b574484d86">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-kernel-log-daemon (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-kernel-log-daemon</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4ed24e73-fb64-360b-9b36-6ca2162f6f09"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#adbd8c0d-d99a-3096-88e0-51d44c412ec6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#adbd8c0d-d99a-3096-88e0-51d44c412ec6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-zlib-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-zlib-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#25ca3a26-24cc-3826-9eb5-55d73f26cfd6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#adcbd6b9-d6f6-349c-ac58-becc75f9c9d2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#adcbd6b9-d6f6-349c-ac58-becc75f9c9d2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-celementtree</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-celementtree</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae06b590-1369-39e3-9c60-0e6e80db5764 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae06b590-1369-39e3-9c60-0e6e80db5764">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iso-codes @ 3.31-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.31-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/i/iso-codes/iso-codes_3.31-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iso-codes</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae13c620-00e6-395a-bdff-d37cb12d7c2a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae13c620-00e6-395a-bdff-d37cb12d7c2a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper1.02.1 &lt;&lt; 2:1.02.24-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.02.24-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper1.02.1</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae18e281-ac0f-3b48-9a6e-b55465db871a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae18e281-ac0f-3b48-9a6e-b55465db871a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">usplash</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">usplash</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae32f7c0-cdf9-3d7f-ad92-782c136b4cbb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae32f7c0-cdf9-3d7f-ad92-782c136b4cbb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox-initramfs @ 1:1.18.5-1ubuntu4.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.18.5-1ubuntu4.1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox-initramfs</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/busybox/busybox-initramfs_1.18.5-1ubuntu4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9e1ad47f-766c-3afe-98e4-8793df2f9203"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae563811-2903-3b12-952b-5c991eabf8c6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae563811-2903-3b12-952b-5c991eabf8c6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-es (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-es</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f8f16c4-542d-3d62-a327-800102ebfb23"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae700e03-6074-38cf-a1f3-bb74aabaeea4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae700e03-6074-38cf-a1f3-bb74aabaeea4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtimedate-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtimedate-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e58d49d1-6102-339b-b3b7-962c4c703ab7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#aed280e1-d84a-3e59-bd28-3807d2c94ab5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aed280e1-d84a-3e59-bd28-3807d2c94ab5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools &gt;= 0.85eubuntu12</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.85eubuntu12</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe5e50c7-28a9-3b4d-a0bf-caec71614992"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#aed7e6e9-d983-39c1-aec2-8966db8cbeb0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aed7e6e9-d983-39c1-aec2-8966db8cbeb0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-legacy (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-legacy</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce38dfb8-0a59-37fe-a5b0-d056d523b318"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#af01be60-6304-3549-9103-8b8acab73bc6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af01be60-6304-3549-9103-8b8acab73bc6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mcrypt (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mcrypt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#908226b8-beee-36c9-bdf9-413c12721584"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#af148126-fbf7-3b8e-8b0e-a8a30bc306b2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af148126-fbf7-3b8e-8b0e-a8a30bc306b2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-twisted-bin</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-twisted-bin</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#af197708-c551-3bc5-a6a9-00e87107e317 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af197708-c551-3bc5-a6a9-00e87107e317">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsqlite3-0 &gt;= 3.5.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.5.9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsqlite3-0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bf62e726-f3db-36ac-a5aa-a7948cdbbd3f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#af1ed036-fd78-338b-a830-2648b258c834 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af1ed036-fd78-338b-a830-2648b258c834">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1b84dc36-dc04-3706-861b-bf9f03aa8b3f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eject @ 2.1.5+deb1+cvs20081104-9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1.5+deb1+cvs20081104-9</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eject</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/eject/eject_2.1.5+deb1+cvs20081104-9_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1b84dc36-dc04-3706-861b-bf9f03aa8b3f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#af575839-a755-3151-bac8-9b57b92daba0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af575839-a755-3151-bac8-9b57b92daba0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-sv</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-sv</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#af5f0a2f-5ee7-3301-9877-cf5a7ec412a0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af5f0a2f-5ee7-3301-9877-cf5a7ec412a0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5-3 &gt;= 1.6.dfsg.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6.dfsg.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5-3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#15e72ea3-262f-30b5-8c62-04e987beb521"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#af61004b-1cb2-324d-b163-02316312244d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af61004b-1cb2-324d-b163-02316312244d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a51ffe96-3ade-39b1-81bb-76fe52288ac1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#af657c47-743e-3438-a758-ee03c80a96fa -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af657c47-743e-3438-a758-ee03c80a96fa">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dmsetup &gt;= 2:1.02.48-4ubuntu7.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.02.48-4ubuntu7.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dmsetup</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44dcffc-9d31-3496-b132-7576ced1e4c3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#af71e9c7-ce73-3193-8c26-998291629e24 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af71e9c7-ce73-3193-8c26-998291629e24">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &gt;= 2.3.6-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3.6-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#af735cdb-ae93-30b5-868f-c62430e84146 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af735cdb-ae93-30b5-868f-c62430e84146">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#57f861c4-d252-366d-ac14-90586cd3a61e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtext-wrapi18n-perl @ 0.06-7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.06-7</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libt/libtext-wrapi18n-perl/libtext-wrapi18n-perl_0.06-7_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtext-wrapi18n-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#57f861c4-d252-366d-ac14-90586cd3a61e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#af7d2861-8016-33cc-9672-d45db97f5408 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af7d2861-8016-33cc-9672-d45db97f5408">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cdebconf</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cdebconf</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#af8df168-bef1-3bcf-88f1-ca683308d88f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af8df168-bef1-3bcf-88f1-ca683308d88f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d54c0ffc-c345-3ca8-9fc5-b40fa0df9bbd"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-httplib2 @ 0.7.2-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.7.2-1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python-httplib2/python-httplib2_0.7.2-1ubuntu2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-httplib2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d54c0ffc-c345-3ca8-9fc5-b40fa0df9bbd"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#af96ecf1-f39f-371c-9f9a-a6d2a48c731c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af96ecf1-f39f-371c-9f9a-a6d2a48c731c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">coreutils &gt;= 7.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">coreutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce379cd6-9d2b-3325-a237-dea0297d8c2f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#afffad1a-dc78-37c0-b907-9e1c969af82b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#afffad1a-dc78-37c0-b907-9e1c969af82b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b0e7f36-9adf-34b2-a18f-da5d2e779556"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libasn1-8-heimdal @ 1.6~git20120311.dfsg.1-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6~git20120311.dfsg.1-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libasn1-8-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libasn1-8-heimdal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b0e7f36-9adf-34b2-a18f-da5d2e779556"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b02f4b2f-7a4b-3631-8198-c038eb6baef9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b02f4b2f-7a4b-3631-8198-c038eb6baef9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#49eeff8b-333c-3f5b-bae9-9fd54d488ac2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b044ed6f-48fb-3b7e-b557-ea402e28e44a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b044ed6f-48fb-3b7e-b557-ea402e28e44a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">scim</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">scim</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b04ec7c8-5a53-3056-8b4f-36b4854d4902 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b04ec7c8-5a53-3056-8b4f-36b4854d4902">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-bitstream-vera</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-bitstream-vera</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b09a92b9-a31f-3ae4-98c5-953820666f64 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b09a92b9-a31f-3ae4-98c5-953820666f64">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b2e80e4-575f-3685-be31-ac6ae5052c38"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mtr-tiny @ 0.80-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.80-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/mtr/mtr-tiny_0.80-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mtr-tiny</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a1522f7-5026-3969-8968-96e20c25fe62"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8845c3c8-3dc6-3b82-9981-85c2a4dae206"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b2e80e4-575f-3685-be31-ac6ae5052c38"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b0b8fa2e-4693-3aca-bfd1-d84a97b407af -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b0b8fa2e-4693-3aca-bfd1-d84a97b407af">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils &gt;= 2.8.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.8.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7495768-4bc5-32a7-80c3-1c5bc4cf41df"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b10cf123-49a7-3163-adec-201967e8b5bd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b10cf123-49a7-3163-adec-201967e8b5bd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sgml-data</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sgml-data</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b14ec89c-89ec-3426-9944-9e7d76769853 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b14ec89c-89ec-3426-9944-9e7d76769853">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcomerr-kth-compat</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcomerr-kth-compat</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b16bdaca-00f6-3789-a6b9-e1dcbec69d0c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b16bdaca-00f6-3789-a6b9-e1dcbec69d0c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart-job</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart-job</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b16c1bfc-1b86-3e7e-b9dd-69734188f9b2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b16c1bfc-1b86-3e7e-b9dd-69734188f9b2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnl-3-200 @ 3.2.3-2ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2.3-2ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libn/libnl3/libnl-3-200_3.2.3-2ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnl-3-200</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b18439ff-a76e-3ee4-8288-8332af2473c0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b18439ff-a76e-3ee4-8288-8332af2473c0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl4-gnutls (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl4-gnutls</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34853101-0d2c-394f-ac65-78d9b83ae151"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2124e28-e2df-3933-bf03-f1a407aa2679 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2124e28-e2df-3933-bf03-f1a407aa2679">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debhelper &lt;&lt; 5.0.38</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.0.38</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debhelper</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2648e85-152c-3436-801f-60075b1c9787"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b22bb579-14e0-3e0e-ab16-6b1c976a1c76 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b22bb579-14e0-3e0e-ab16-6b1c976a1c76">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python3 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e8efbe3-a442-348b-b166-44025479aab5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2401f9c-af05-3ff3-aec4-7d1553073f20 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2401f9c-af05-3ff3-aec4-7d1553073f20">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">manpages @ 3.35-0.1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.35-0.1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/manpages/manpages_3.35-0.1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">manpages</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2412e63-f572-3d40-95f3-bdd7f0d69f65 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2412e63-f572-3d40-95f3-bdd7f0d69f65">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpci2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpci2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23cac779-73c3-3573-81b8-cd5a9d1ec683"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b25b0839-8828-328b-a5ee-cbeafb08a190 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b25b0839-8828-328b-a5ee-cbeafb08a190">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgirepository-1.0-1 &gt;= 1.29.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.29.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgirepository-1.0-1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b40a69a-af78-307d-825b-f9786d916233"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b25b5f4d-39af-3c40-a1ff-38f148e26224 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b25b5f4d-39af-3c40-a1ff-38f148e26224">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh &lt;&lt; 1:3.8.1p1-9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:3.8.1p1-9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1787d764-6304-35d9-87cf-4e64a3973dc7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b26671ea-844c-3f94-b4f4-854a9af6c7d8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b26671ea-844c-3f94-b4f4-854a9af6c7d8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1723ed30-ccd8-3e7c-ad3a-1a638a2b6ee3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2faa6677-41fa-33c1-8ec0-453f99d7c676"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50679326-cbb9-36b1-84b8-f66e19c5c812"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f46b2d-b610-33a6-8521-fe5b0b8633cc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af96ecf1-f39f-371c-9f9a-a6d2a48c731c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b43d39dd-f422-3f98-86c5-63ed7af1596c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be1374db-eb27-3cc6-b3d8-af727ed6db83"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c77feb7c-8b27-32d9-8c40-fa4d9a21c701"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e04f3124-39ab-38f6-a2d4-bc014f5a109a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f92604f0-83aa-348e-86e1-5aae37f9aebd"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mountall @ 2.36.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.36.4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/mountall/mountall_2.36_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mountall</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1723ed30-ccd8-3e7c-ad3a-1a638a2b6ee3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2faa6677-41fa-33c1-8ec0-453f99d7c676"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50679326-cbb9-36b1-84b8-f66e19c5c812"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f46b2d-b610-33a6-8521-fe5b0b8633cc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af96ecf1-f39f-371c-9f9a-a6d2a48c731c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b43d39dd-f422-3f98-86c5-63ed7af1596c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be1374db-eb27-3cc6-b3d8-af727ed6db83"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c77feb7c-8b27-32d9-8c40-fa4d9a21c701"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e04f3124-39ab-38f6-a2d4-bc014f5a109a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f92604f0-83aa-348e-86e1-5aae37f9aebd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b26f56c6-9d78-35f1-a8dc-c291fcba33c4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b26f56c6-9d78-35f1-a8dc-c291fcba33c4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgd2-noxpm</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgd2-noxpm</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2725081-855b-3b6f-aebf-bac7319ab8e3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2725081-855b-3b6f-aebf-bac7319ab8e3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsqlite3-0 &gt;= 3.6.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.6.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsqlite3-0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bf62e726-f3db-36ac-a5aa-a7948cdbbd3f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b277c455-2930-3299-8a81-0f549b78a050 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b277c455-2930-3299-8a81-0f549b78a050">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc-dev-bin = 2.15-0ubuntu10.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.15-0ubuntu10.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc-dev-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#17c47557-193d-3417-8c81-ed54f1bae72c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b29c2d3b-d923-3a0c-924b-6d964f45aef2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b29c2d3b-d923-3a0c-924b-6d964f45aef2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtext-wrapi18n-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtext-wrapi18n-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af735cdb-ae93-30b5-868f-c62430e84146"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &gt;= 2.11</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.11</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2c38944-6cfc-3597-bab1-a59a000f7386 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2c38944-6cfc-3597-bab1-a59a000f7386">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcre3 &gt;= 8.10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">8.10</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcre3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9214821a-9f3e-3795-9574-b147e8603432"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2d11bde-f5e0-3733-8cc2-271ac60ecbc2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2d11bde-f5e0-3733-8cc2-271ac60ecbc2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-utils</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-utils</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2d3fb1a-43c2-3211-b9c1-fd358e694eaa -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2d3fb1a-43c2-3211-b9c1-fd358e694eaa">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fontconfig &lt;&lt; 2.3.2-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3.2-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fontconfig</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7013f04a-9776-3b75-82fc-63d6532fd09d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3218c8c-8a64-318a-b57c-d33ba502cc78 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3218c8c-8a64-318a-b57c-d33ba502cc78">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-elementtree</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-elementtree</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3520e0c-a8ad-39df-ae40-b7460bba3d07 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3520e0c-a8ad-39df-ae40-b7460bba3d07">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libacl1 &gt;= 2.2.51-5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.51-5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libacl1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a4e56c8f-1a1a-3551-ad52-1f84ef7bbc7c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b35b12a6-0a0a-3d74-920c-c0855e0bc735 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b35b12a6-0a0a-3d74-920c-c0855e0bc735">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-release @ 4.0-0ubuntu20.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.0-0ubuntu20.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/lsb/lsb-release_4.0-0ubuntu20_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-release</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b39b254d-58c0-39ba-81cd-f6662963ebaa -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b39b254d-58c0-39ba-81cd-f6662963ebaa">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ja-trans &lt;= 0.8-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ja-trans</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d479761-b505-3b3c-85df-22b140409fcd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3bc99bd-1f73-3d40-b40d-7d5f4c36f4e8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3bc99bd-1f73-3d40-b40d-7d5f4c36f4e8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-mkhomedir (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-mkhomedir</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7faa008f-d4dd-3161-87b9-41283d87d8fb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3f554b0-c17c-333b-8847-ea7280b8a889 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3f554b0-c17c-333b-8847-ea7280b8a889">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1b75ca07-edce-30dd-a04a-f1f640259b43"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#723ffb11-0ae5-3a08-b549-5ca34005aef3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dfa55845-4c91-3fc4-a4f7-fda9eb2216dd"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">crda @ 1.1.2-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.2-1ubuntu1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">crda</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/crda/crda_1.1.2-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1b75ca07-edce-30dd-a04a-f1f640259b43"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#723ffb11-0ae5-3a08-b549-5ca34005aef3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dfa55845-4c91-3fc4-a4f7-fda9eb2216dd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4354b75-f2cd-3043-bee7-89fa74e6239c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4354b75-f2cd-3043-bee7-89fa74e6239c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-source &lt;&lt; 6b17~pre3-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b17~pre3-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-source</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#12e705d7-253a-3b94-a880-becc6655cdfa"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b43d39dd-f422-3f98-86c5-63ed7af1596c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b43d39dd-f422-3f98-86c5-63ed7af1596c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnih-dbus1 &gt;= 1.0.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnih-dbus1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#917caac5-150f-37e8-96f7-5046ab94cdb8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4507f3a-aa4f-3c5d-9590-a38691c4e349 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4507f3a-aa4f-3c5d-9590-a38691c4e349">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a819ac7-7cd6-3370-b752-60be3cdede71"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23742c18-3183-3fa3-9996-303c5ade2df1"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-pack-en-base @ 1:12.04+20140106</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:12.04+20140106</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/language-pack-en-base/language-pack-en-base_12.04+20120417_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-pack-en-base</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a819ac7-7cd6-3370-b752-60be3cdede71"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23742c18-3183-3fa3-9996-303c5ade2df1"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa4a9119-7806-37b0-b0bb-fe65bafcbd2e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b47a9dce-6159-34b2-9a5f-bf6c273ef930 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b47a9dce-6159-34b2-9a5f-bf6c273ef930">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3aeb7ea-088c-3cb9-95a3-9365453d253e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtext-charwidth-perl @ 0.04-7build1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.04-7build1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libt/libtext-charwidth-perl/libtext-charwidth-perl_0.04-7build1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtext-charwidth-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3aeb7ea-088c-3cb9-95a3-9365453d253e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4bcb69a-db3c-3216-9d05-4c4ab910c2a3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4bcb69a-db3c-3216-9d05-4c4ab910c2a3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnfnetlink0 @ 1.0.0-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libn/libnfnetlink/libnfnetlink0_1.0.0-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnfnetlink0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4d496a3-01f5-30e8-87e6-1fcbf575401c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4d496a3-01f5-30e8-87e6-1fcbf575401c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libiw30 &gt;= 30~pre1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">30~pre1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libiw30</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3945f49d-7996-3c69-be5e-8b3e2b0b26ab"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4d9670e-ac4c-3f8d-8899-13fd10f9180e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4d9670e-ac4c-3f8d-8899-13fd10f9180e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python &gt;= 2.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f0f8d33-6ad2-3327-b366-793aabb64a73"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b503a931-f1de-3309-b881-3fb4581a02a9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b503a931-f1de-3309-b881-3fb4581a02a9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-pkg-resources = 0.6.24-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.24-1ubuntu1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-pkg-resources</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3847fa3f-9f32-323c-9e61-3ce999c2fbcb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b50563bc-4f8a-3846-8871-bb6e3a31a355 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b50563bc-4f8a-3846-8871-bb6e3a31a355">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0f0865fc-4181-37c2-8078-1f499a4d1a58"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d989a91-8df0-3bc1-a583-73f92566c723"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aba9479-bbab-35bd-8e5b-70295f544de7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae700e03-6074-38cf-a1f3-bb74aabaeea4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparse-debianchangelog-perl @ 1.2.0-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.0-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libp/libparse-debianchangelog-perl/libparse-debianchangelog-perl_1.2.0-1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparse-debianchangelog-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0f0865fc-4181-37c2-8078-1f499a4d1a58"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d989a91-8df0-3bc1-a583-73f92566c723"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aba9479-bbab-35bd-8e5b-70295f544de7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae700e03-6074-38cf-a1f3-bb74aabaeea4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b50c57ec-bbab-3571-86bb-182506b6b100 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b50c57ec-bbab-3571-86bb-182506b6b100">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">coreutils (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">coreutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce379cd6-9d2b-3325-a237-dea0297d8c2f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b513970e-77df-3840-ae43-281ed0c50815 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b513970e-77df-3840-ae43-281ed0c50815">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-twisted-core (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-twisted-core</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c85baac2-950b-3ac7-a40e-1e4bd7d1269b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b54a1b95-6ce4-3213-9c76-745629c1da06 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b54a1b95-6ce4-3213-9c76-745629c1da06">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-sqlite3 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-sqlite3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db5a766c-0ee1-33b3-941f-b7c4611acd7a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b5a1262a-3699-3e1a-8c43-b171552f1395 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b5a1262a-3699-3e1a-8c43-b171552f1395">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a7a0186-d48c-3d9c-a153-d4ffbe1f406f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0dae3f7c-cf38-3cd5-9f8c-6f5f436ccde6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6181e47-366c-3127-baf2-284d641ed45a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mysql @ 5.3.10-1ubuntu3.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.3.10-1ubuntu3.9</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/php5/php5-mysql_5.3.10-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mysql</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a7a0186-d48c-3d9c-a153-d4ffbe1f406f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0dae3f7c-cf38-3cd5-9f8c-6f5f436ccde6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#71d213f6-edbb-3bdc-855d-994a47460204"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6181e47-366c-3127-baf2-284d641ed45a"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2f2e2a5-9c62-333f-9467-04f2cbfb3aa3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b6e90e0d-4d88-3e98-af1a-922e276b4057 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b6e90e0d-4d88-3e98-af1a-922e276b4057">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail-utf8</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail-utf8</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b6ed6cb8-9f5c-3efd-94fc-b9769733a8e5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b6ed6cb8-9f5c-3efd-94fc-b9769733a8e5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblcms2-2 @ 2.2+git20110628-2ubuntu3.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2+git20110628-2ubuntu3.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/lcms2/liblcms2-2_2.2+git20110628-2ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblcms2-2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b6efd606-d118-30f6-a066-e31419ff04cc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b6efd606-d118-30f6-a066-e31419ff04cc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b6fa2e36-943e-3ac6-b718-e93a5e232ed4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b6fa2e36-943e-3ac6-b718-e93a5e232ed4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sed &gt;= 3.95</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.95</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sed</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de858f17-51f0-39dd-b3a3-4345a7138890"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b72b184b-dd18-30d1-babf-c2342447ebcd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b72b184b-dd18-30d1-babf-c2342447ebcd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7df51ed4-5dd2-3106-aa82-c488fa0b2037"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f623f58-19d7-3534-9aa3-3455d89c7665"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc4e5a5e-3feb-3d97-82bf-dcd1b07acfd7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt-utils @ 0.8.16~exp12ubuntu10.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.16~exp12ubuntu10.7</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt-utils</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt-utils_0.8.16~exp12ubuntu10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7df51ed4-5dd2-3106-aa82-c488fa0b2037"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f623f58-19d7-3534-9aa3-3455d89c7665"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc4e5a5e-3feb-3d97-82bf-dcd1b07acfd7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b742fc11-8e25-3f70-bc11-d6597ac26af9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b742fc11-8e25-3f70-bc11-d6597ac26af9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-bitstream-vera (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-bitstream-vera</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b04ec7c8-5a53-3056-8b4f-36b4854d4902"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7562e98-890b-3b5c-996e-ec5b7854a9d5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7562e98-890b-3b5c-996e-ec5b7854a9d5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-corelist-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-corelist-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7695bc0-953a-3c73-b09a-d7a07ac547b0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7695bc0-953a-3c73-b09a-d7a07ac547b0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gir1.0-glib-2.0</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gir1.0-glib-2.0</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7779669-69b3-3f6c-a594-e9d65cd6eede -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7779669-69b3-3f6c-a594-e9d65cd6eede">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-paramiko</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-paramiko</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b77ff7b0-fd54-3ef8-9dd5-e18709f885c4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b77ff7b0-fd54-3ef8-9dd5-e18709f885c4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libhttp-tiny-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libhttp-tiny-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a349bd6b-9628-3c1a-92fc-2a9b85c8cc23"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b785a34f-a0ae-3b1b-af54-eaf0d2aaea86 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b785a34f-a0ae-3b1b-af54-eaf0d2aaea86">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9766e92-10bf-3586-b43e-bb99a2925f6f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsub-name-perl @ 0.05-1build2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.05-1build2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libs/libsub-name-perl/libsub-name-perl_0.05-1build2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsub-name-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9766e92-10bf-3586-b43e-bb99a2925f6f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7b6e477-4509-3b4b-959f-0afdd64fe467 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7b6e477-4509-3b4b-959f-0afdd64fe467">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icedtea-netx</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icedtea-netx</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7bd85af-281f-30c8-aa90-e806abc8e934 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7bd85af-281f-30c8-aa90-e806abc8e934">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-ctypes</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-ctypes</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7d0a070-bd52-3e94-835d-e5ba9c06119d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7d0a070-bd52-3e94-835d-e5ba9c06119d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">httpd (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">httpd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5183ac5c-2ccb-3a4d-aade-1773c22de657"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b8770b92-79a1-3fc8-a4d2-a3b5d3f69cae -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b8770b92-79a1-3fc8-a4d2-a3b5d3f69cae">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-pam (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-pam</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be15926e-9ebe-3ac6-acda-a54af74e517c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b8984f61-e950-3c00-bdd6-cf7ce89e63b7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b8984f61-e950-3c00-bdd6-cf7ce89e63b7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libencode-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libencode-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2083defc-d50d-31e5-b856-0c2c547c14eb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b8b8385d-146c-337a-aa65-71ac30548807 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b8b8385d-146c-337a-aa65-71ac30548807">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata-wheezy</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata-wheezy</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b8e3d754-7f9d-3018-a1c6-f214f244f450 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b8e3d754-7f9d-3018-a1c6-f214f244f450">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnss3 = 3.15.4-0ubuntu0.12.04.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.15.4-0ubuntu0.12.04.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnss3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#911a2ebd-f675-3f14-9896-035018c78d5c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b91401e4-8472-3b24-9e87-1a2bde4cd7cb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b91401e4-8472-3b24-9e87-1a2bde4cd7cb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22fb094f-b161-37c2-9e54-6f96dcd32ef3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c55edcb-0941-3add-ab21-d20b9ddcdded"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aa4e03e-fcb3-32f7-99f4-2a550804c36e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail @ 0.52.11-2ubuntu10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.52.11-2ubuntu10</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/newt/whiptail_0.52.11-2ubuntu10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whiptail</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0da38a51-547a-3e41-b63c-2166512c497a"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1f36fc50-170a-33d8-be1d-1179edffb073"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1f36fc50-170a-33d8-be1d-1179edffb073"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22fb094f-b161-37c2-9e54-6f96dcd32ef3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c55edcb-0941-3add-ab21-d20b9ddcdded"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aa4e03e-fcb3-32f7-99f4-2a550804c36e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b93e0ff4-c3a3-30b1-91b4-6dfdc0527816 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b93e0ff4-c3a3-30b1-91b4-6dfdc0527816">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpp &gt;= 4:4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4:4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpp</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebe5c776-6fab-37bf-b78a-03d17f58e93c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9644ff9-51b7-38e3-b787-b60b492fec78 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9644ff9-51b7-38e3-b787-b60b492fec78">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-openssl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-openssl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b96a019a-c062-38a3-a879-981a2bc5b09a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b96a019a-c062-38a3-a879-981a2bc5b09a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gcc-4.6-base = 4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gcc-4.6-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#baff9d30-487d-3333-a6c4-1c545544205b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b97fde96-9617-3dce-b984-cb724c95a685 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b97fde96-9617-3dce-b984-cb724c95a685">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcgi-pm-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcgi-pm-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#74ad2d42-9502-3c3d-a001-72a993962f70"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9c23818-ed22-3abd-a2a6-31b41c1b4396 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9c23818-ed22-3abd-a2a6-31b41c1b4396">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fontconfig-config = 2.8.0-3ubuntu9.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.8.0-3ubuntu9.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fontconfig-config</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d34cb9bc-f133-3507-8014-efbfc15b6e5b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9ef165b-2556-33dd-a47b-ff07f4390fb1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9ef165b-2556-33dd-a47b-ff07f4390fb1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dump</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dump</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf &gt;= 0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1194e4ab-359a-3b68-99e2-e3f1af1cc72f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ba314d5c-a449-394d-a265-c303d983b0d5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ba314d5c-a449-394d-a265-c303d983b0d5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-apt</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-apt</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ba331ad7-ec89-33ab-9124-ed0bb89b026a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ba331ad7-ec89-33ab-9124-ed0bb89b026a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tasksel &lt;&lt; 2.67</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.67</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tasksel</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ba378fcc-d3c2-37e9-ae30-6f01cf08234a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ba378fcc-d3c2-37e9-ae30-6f01cf08234a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">samba-common</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">samba-common</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#baf64391-d9d5-3270-99f7-8d3a4dfa135d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#baf64391-d9d5-3270-99f7-8d3a4dfa135d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libelf1 @ 0.152-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.152-1ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/elfutils/libelf1_0.152-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libelf1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#baff9d30-487d-3333-a6c4-1c545544205b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#baff9d30-487d-3333-a6c4-1c545544205b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gcc-4.6-base @ 4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gcc-4.6-base</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/gcc-4.6-base_4.6.3-1ubuntu5_amd64.deb</CUDF:hasSourceLocation>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb1b22ae-cb92-36c3-b380-47b43d437481 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb1b22ae-cb92-36c3-b380-47b43d437481">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libudev0 @ 175-0ubuntu9.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">175-0ubuntu9.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/udev/libudev0_175-0ubuntu9_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libudev0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb1f84e7-18af-30c4-a620-ad4c4af8b88c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb1f84e7-18af-30c4-a620-ad4c4af8b88c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblwres80 = 1:9.8.1.dfsg.P1-4ubuntu0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.8.1.dfsg.P1-4ubuntu0.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblwres80</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#02bfd069-dae5-3b75-913e-29c3f13167d0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb566bfc-0c18-39e8-a79f-bd1b433bb0d4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb566bfc-0c18-39e8-a79f-bd1b433bb0d4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sed &gt;= 4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sed</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de858f17-51f0-39dd-b3a3-4345a7138890"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb801162-14e5-3486-9781-b86adb29a5eb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb801162-14e5-3486-9781-b86adb29a5eb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rsh-client (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rsh-client</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#51dd8c2d-e85e-3f60-8409-e4aa4dc05e5f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bbbf1022-084c-37ac-ba41-890d8ec19e44 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bbbf1022-084c-37ac-ba41-890d8ec19e44">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-libc-dev @ 3.2.0-58.88</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2.0-58.88</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_3.2.0-23.36_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-libc-dev</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2178142d-3ead-3a2e-8f12-7d17166f922d"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#46a17ebe-8b03-362a-8536-f49b1cd016eb"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a7b7729-ece9-311a-999f-bbeb3fee2ebb"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d288586-cc4a-3945-a3c9-4f7d2e687209"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d288586-cc4a-3945-a3c9-4f7d2e687209"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#97de0947-87e0-32ce-80d2-afd2bde0982f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bbd0b14e-3cb9-3310-971d-d0a648ceee81 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bbd0b14e-3cb9-3310-971d-d0a648ceee81">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpci3 = 1:3.1.8-2ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:3.1.8-2ubuntu5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpci3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbad6a15-9d7c-3939-a46c-ea68a684988b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc1900e4-0fa6-3215-a2ab-cf5a6045158a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc1900e4-0fa6-3215-a2ab-cf5a6045158a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19b7e0f6-dd46-3157-b340-a40c20e40cda"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#327a8895-7575-3cd1-9d37-b9394476e7dc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43ca7866-5d97-303e-97a0-16142024c104"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#708dd9dd-e72a-33ea-bb0a-be8674dc0947"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8130d927-6985-3e92-a796-21f5edc30aeb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#951889b5-1622-3a5c-adbc-64e063cd1b1b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cd5d54a5-3542-3ed6-a19a-3cdf1190969c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e17c1dfc-f840-3b12-9d8e-64287f69c482"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-server-5.5 @ 5.5.29-0ubuntu0.12.04.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.5.29-0ubuntu0.12.04.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/mysql-5.5/mysql-server-5.5_5.5.22-0ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-server-5.5</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#07c060cf-bc92-36d3-a314-9e4e6de356e7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19b7e0f6-dd46-3157-b340-a40c20e40cda"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#327a8895-7575-3cd1-9d37-b9394476e7dc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43ca7866-5d97-303e-97a0-16142024c104"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#708dd9dd-e72a-33ea-bb0a-be8674dc0947"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8130d927-6985-3e92-a796-21f5edc30aeb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#951889b5-1622-3a5c-adbc-64e063cd1b1b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cd5d54a5-3542-3ed6-a19a-3cdf1190969c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e17c1dfc-f840-3b12-9d8e-64287f69c482"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc378c7e-2581-3895-932a-7750f022e127 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc378c7e-2581-3895-932a-7750f022e127">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommons-collections3-java (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommons-collections3-java</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a594d2ae-419b-3439-9ccc-7c03fc974954"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc3b2d5a-333c-33e1-ab3c-aa4ed7e50814 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc3b2d5a-333c-33e1-ab3c-aa4ed7e50814">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#042d01bb-a09a-3156-9227-9c94d5a9648e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88a4d1db-4e61-3683-b96b-bfe767d00a6a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tomcat7 @ 7.0.26-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.0.26-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/t/tomcat7/tomcat7_7.0.26-1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tomcat7</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#042d01bb-a09a-3156-9227-9c94d5a9648e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88a4d1db-4e61-3683-b96b-bfe767d00a6a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc4e5a5e-3feb-3d97-82bf-dcd1b07acfd7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc4e5a5e-3feb-3d97-82bf-dcd1b07acfd7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-inst1.4 &gt;= 0.8.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-inst1.4</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7750cc7-6b29-33db-a7ae-77dae3c28391"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc53549a-50e9-3129-9b89-4c8758061195 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc53549a-50e9-3129-9b89-4c8758061195">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbsd0 &gt;= 0.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbsd0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#65ea189c-cc44-367d-8737-9b4b1e984d03"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc727f91-7423-3c40-af91-6752bffffd64 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc727f91-7423-3c40-af91-6752bffffd64">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmath-bigint-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmath-bigint-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc7dac58-460f-37f7-b656-26eab7c2a1ba -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc7dac58-460f-37f7-b656-26eab7c2a1ba">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e1d26fb-b3cd-3c59-8f74-4f36e9f6a435"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d19f8c6-0486-3dbf-99a2-3bcdd6c35196"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76711049-196e-3946-895d-c12c7e890c8a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whoopsie @ 0.1.32</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.1.32</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/w/whoopsie-daisy/whoopsie_0.1.32_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">whoopsie</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e1d26fb-b3cd-3c59-8f74-4f36e9f6a435"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d19f8c6-0486-3dbf-99a2-3bcdd6c35196"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76711049-196e-3946-895d-c12c7e890c8a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc9d2cc1-f4f8-30a5-8e33-8706e8658d9f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc9d2cc1-f4f8-30a5-8e33-8706e8658d9f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-passwd @ 3.5.24</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.5.24</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-passwd</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/base-passwd/base-passwd_3.5.24_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libssl1.0.0 &gt;= 1.0.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libssl1.0.0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8979203-6379-3d5f-9839-8729e61bb487"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcb4ed73-f797-3a98-ae67-6ad27576039f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcb4ed73-f797-3a98-ae67-6ad27576039f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-demo &lt;&lt; 6b17~pre3-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b17~pre3-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-demo</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62e03c22-d613-330a-80d0-a12c494443b2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bce946bf-029b-3494-bfbf-3b494d7786b9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bce946bf-029b-3494-bfbf-3b494d7786b9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b9fbc16-8256-321f-93fa-702a026ad573"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b503a931-f1de-3309-b881-3fb4581a02a9"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-setuptools @ 0.6.24-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.24-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/distribute/python-setuptools_0.6.24-1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-setuptools</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#256078ae-898a-3eb6-8e4b-04769efaf049"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3602a814-2791-3f6d-bf5f-e2d6016bacb3"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36bc565e-0a41-32f3-8c11-8fffcb69c759"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e06bf89-e467-3fde-a708-6ec3991aec7e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#93b4c3d9-75f6-3fd2-ae51-b1e89e0faa90"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b9fbc16-8256-321f-93fa-702a026ad573"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b503a931-f1de-3309-b881-3fb4581a02a9"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff3bd638-373e-391f-b5b9-03d36ce735a9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bd6e6ddd-6af6-35c8-b284-45ba1dc3244d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bd6e6ddd-6af6-35c8-b284-45ba1dc3244d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdigest-md5-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdigest-md5-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5a665deb-cd35-36c4-8faf-38af2c514017"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bd93b099-2b4c-3d32-a5bb-e8243298b4a4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bd93b099-2b4c-3d32-a5bb-e8243298b4a4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt &gt;= 0.7.93.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.7.93.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#97d7429a-e398-3a73-824b-60c042e7ab31"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bda791bd-0fa3-3003-b6dd-f4dc1b4728e0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bda791bd-0fa3-3003-b6dd-f4dc1b4728e0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">qemacs &lt;= 0.3.1-5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.3.1-5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">qemacs</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#983fa4fd-f037-3d2e-a7fb-bf3d31e13fca"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bdcb60ee-07c0-3ff5-874a-dcc38314f53e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bdcb60ee-07c0-3ff5-874a-dcc38314f53e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">popt (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">popt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#caee6b11-4b29-3b31-9698-62021316af61"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bdfe059b-7340-3353-a458-d1a835d19db5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bdfe059b-7340-3353-a458-d1a835d19db5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">setterm</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">setterm</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#be080bbb-7783-3c2c-a9f4-ca5a87b9c702 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be080bbb-7783-3c2c-a9f4-ca5a87b9c702">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnl-3-200 = 3.2.3-2ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2.3-2ubuntu2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnl-3-200</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b16c1bfc-1b86-3e7e-b9dd-69734188f9b2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#be1374db-eb27-3cc6-b3d8-af727ed6db83 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be1374db-eb27-3cc6-b3d8-af727ed6db83">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &gt;= 2.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#be15926e-9ebe-3ac6-acda-a54af74e517c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be15926e-9ebe-3ac6-acda-a54af74e517c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-pam</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-pam</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#be170c2b-94bb-34fa-b03d-10cd80f73ee2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be170c2b-94bb-34fa-b03d-10cd80f73ee2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-tools &lt;&lt; 1:0.2.3-21</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:0.2.3-21</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-tools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0eecafb2-6cc4-398f-9148-52d078534ded"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#be171ad9-b625-3fe9-9835-14d811d180fc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be171ad9-b625-3fe9-9835-14d811d180fc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5304fca8-0dfa-37fb-b7d4-f409226faab2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80e679ef-ab01-3fb8-b229-e5598b52b0e0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#84412345-c771-3084-b46a-22f74c954a58"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">irqbalance @ 0.56-1ubuntu4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.56-1ubuntu4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/i/irqbalance/irqbalance_0.56-1ubuntu4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">irqbalance</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5304fca8-0dfa-37fb-b7d4-f409226faab2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80e679ef-ab01-3fb8-b229-e5598b52b0e0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#84412345-c771-3084-b46a-22f74c954a58"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#be310f54-1a24-3d3c-90e5-5776eb8feea4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be310f54-1a24-3d3c-90e5-5776eb8feea4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgpm2 @ 1.20.4-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.20.4-4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gpm/libgpm2_1.20.4-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgpm2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#be35b9ec-549a-3c0d-ad08-3f1e1ca91227 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be35b9ec-549a-3c0d-ad08-3f1e1ca91227">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ncurses-runtime (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ncurses-runtime</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#000f060e-9a16-3fac-b8b9-414aac2f82b1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#be47f256-5386-3e30-92cd-3e2f465c4833 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be47f256-5386-3e30-92cd-3e2f465c4833">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bind9-host (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bind9-host</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#98734da7-20b3-3998-b5c1-8f2fe9b6bf23"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#be484038-c6e3-3cd5-90cc-575fa94eb283 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be484038-c6e3-3cd5-90cc-575fa94eb283">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a1b29591-fb7e-3657-b7c4-631cfa01d3eb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsasl2-modules @ 2.1.25.dfsg1-3ubuntu0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1.25.dfsg1-3ubuntu0.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-modules_2.1.25.dfsg1-3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsasl2-modules</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a1b29591-fb7e-3657-b7c4-631cfa01d3eb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#be94508a-c2b8-3cd7-a991-603c7dda2abb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be94508a-c2b8-3cd7-a991-603c7dda2abb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cron-daemon</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cron-daemon</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#be9d5d02-78b3-31e7-aabf-b7d5e11bc3c2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be9d5d02-78b3-31e7-aabf-b7d5e11bc3c2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kbd-data</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kbd-data</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bebecb95-a3c2-3869-b809-3d511661ac3b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bebecb95-a3c2-3869-b809-3d511661ac3b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-oauth (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-oauth</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3f05bc3-6166-3811-8bc6-9c77325b215c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bec19442-f67d-3d72-8351-83d0110e724d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bec19442-f67d-3d72-8351-83d0110e724d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-efi-amd64 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-efi-amd64</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00cbb6fd-9190-333a-9ad0-85068008920e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bf2d95dd-7220-3443-b9bf-b48f862604e5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bf2d95dd-7220-3443-b9bf-b48f862604e5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sunbird (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sunbird</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#505c7c48-ac6d-31ed-89b0-8f21db5a571d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bf5717c0-b458-3f60-a74a-ad159125c56f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bf5717c0-b458-3f60-a74a-ad159125c56f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-dejavu-core (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-dejavu-core</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#27760ad4-0d6a-31bd-a8bb-e4ce0d3c2ee5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bf62e726-f3db-36ac-a5aa-a7948cdbbd3f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bf62e726-f3db-36ac-a5aa-a7948cdbbd3f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsqlite3-0 @ 3.7.9-2ubuntu1.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.7.9-2ubuntu1.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/sqlite3/libsqlite3-0_3.7.9-2ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsqlite3-0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bf6c69eb-48be-31f2-91fa-24752d4a3cb6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bf6c69eb-48be-31f2-91fa-24752d4a3cb6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcompress-raw-bzip2-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcompress-raw-bzip2-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#86e1996f-c7d3-39d5-889f-8024e5b39430"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#bfd8d25f-5e9f-3a51-a18e-0359de9b5d79 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bfd8d25f-5e9f-3a51-a18e-0359de9b5d79">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1321f541-b30b-3d7e-aef2-9f76bdbb37e7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#29c1f51c-12de-38cd-ad24-e7f34950bf7b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b0e7f36-9adf-34b2-a18f-da5d2e779556"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45069808-e4dd-3f03-a8b5-23f919db769e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91ae8a8e-8608-3765-b344-64d05b14e6a3"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgssapi3-heimdal @ 1.6~git20120311.dfsg.1-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6~git20120311.dfsg.1-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libgssapi3-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgssapi3-heimdal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1321f541-b30b-3d7e-aef2-9f76bdbb37e7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#29c1f51c-12de-38cd-ad24-e7f34950bf7b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b0e7f36-9adf-34b2-a18f-da5d2e779556"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45069808-e4dd-3f03-a8b5-23f919db769e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91ae8a8e-8608-3765-b344-64d05b14e6a3"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e41e64d1-82be-32b3-ae65-8c1520b0cbed"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c02137ea-01aa-379c-a6e3-75d0015cba3c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c02137ea-01aa-379c-a6e3-75d0015cba3c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-dbg</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-dbg</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0301b77-fb3b-319c-9026-9ffa708ad92b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0301b77-fb3b-319c-9026-9ffa708ad92b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg &gt;= 1.7.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.7.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f589e6c7-4d3a-3f7f-92d5-f1d4bdcafe08"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0510b7d-7592-38ad-ad21-f3f430496161 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0510b7d-7592-38ad-ad21-f3f430496161">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libhtml-template-perl @ 2.10-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.10-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libh/libhtml-template-perl/libhtml-template-perl_2.10-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libhtml-template-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c06d7212-be67-31f3-8008-ae1214192bf2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c06d7212-be67-31f3-8008-ae1214192bf2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbz2-1.0 = 1.0.6-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.6-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbz2-1.0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d06a3e30-26b8-3e05-b343-3923bdef936c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c08a20de-c87d-3cbe-942b-085babfea830 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c08a20de-c87d-3cbe-942b-085babfea830">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libattribute-handlers-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libattribute-handlers-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0c207d8-148e-3e2c-86dd-043e45a610a9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0c207d8-148e-3e2c-86dd-043e45a610a9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">at (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">at</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#90845f53-8462-3805-a221-5c0edee994d0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0d15717-c739-31ba-937c-9a76b0e693e0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0d15717-c739-31ba-937c-9a76b0e693e0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgc1</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgc1</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0eff46e-26d3-32cb-856a-69698e82369e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c0eff46e-26d3-32cb-856a-69698e82369e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libidn11 &gt;= 1.13</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.13</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libidn11</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e3f893c5-ecc9-3567-89f8-0ad3460cd165"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c1466b49-4d0e-331d-b00b-5993a3bae6c0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c1466b49-4d0e-331d-b00b-5993a3bae6c0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#132b84f5-d0df-3cbb-9b6a-ef09c3b0cb69"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a755dbf3-ddfc-36ff-9c3a-f3433b899b82"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7a03981-ef67-38f1-8c3a-0dd0ecc7dcac"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc-docker-0.8.0 @ 0.8.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.0</CUDF:hasVersion>
<CUDF:hasLicense rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Apache-2.0</CUDF:hasLicense>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://get.docker.io/ubuntu/pool/main/l/lxc-docker-0.8.0/lxc-docker-0.8.0_0.8.0_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc-docker-0.8.0</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03d1d1a2-63df-3d5a-a6c9-a1127d7733e0"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03d1d1a2-63df-3d5a-a6c9-a1127d7733e0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#132b84f5-d0df-3cbb-9b6a-ef09c3b0cb69"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33bf4f59-25fb-3b71-9eeb-7523f0c3c522"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a755dbf3-ddfc-36ff-9c3a-f3433b899b82"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7a03981-ef67-38f1-8c3a-0dd0ecc7dcac"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c146c91b-63a5-3701-864c-ed50bf4beecb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c146c91b-63a5-3701-864c-ed50bf4beecb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">trash-cli @ 0.11.3~git20120324.fb57a8e-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.11.3~git20120324.fb57a8e-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/t/trash-cli/trash-cli_0.11.3~git20120324.fb57a8e-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">trash-cli</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c18ef8e4-7a89-3c14-bc2d-02c2a32d6dc0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c18ef8e4-7a89-3c14-bc2d-02c2a32d6dc0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtest-harness-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtest-harness-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0042d602-9c04-3fb7-968f-acc0ce9e7f45"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c190e455-e0ad-3f6c-a1f0-435f175d4d24 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c190e455-e0ad-3f6c-a1f0-435f175d4d24">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1b98c39b-6528-3834-a754-d416c579da75"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#243c161f-299c-3819-9936-4725f8c75656"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d54d1dd-f537-3adc-a4b9-20c5875665cc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#460e0941-13ec-3375-8975-cf1099d5153e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4fcc1e62-aa03-36a6-b15a-d99330b4a09f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3c4ec16-eb31-3a2f-a6c2-01a1f06601d5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d70c3a14-aca4-300b-beb5-f8ac267fcbdb"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cloud-utils @ 0.25-0ubuntu5.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.25-0ubuntu5.1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cloud-utils</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/cloud-utils/cloud-utils_0.25-0ubuntu5_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1b98c39b-6528-3834-a754-d416c579da75"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#243c161f-299c-3819-9936-4725f8c75656"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d54d1dd-f537-3adc-a4b9-20c5875665cc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#460e0941-13ec-3375-8975-cf1099d5153e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4fcc1e62-aa03-36a6-b15a-d99330b4a09f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3c4ec16-eb31-3a2f-a6c2-01a1f06601d5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d70c3a14-aca4-300b-beb5-f8ac267fcbdb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c1930566-6bf2-395b-ae2a-0d835dc87ddb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c1930566-6bf2-395b-ae2a-0d835dc87ddb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-fpm</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-fpm</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c206ffd7-fd07-3126-b51d-f774dc486eb3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c206ffd7-fd07-3126-b51d-f774dc486eb3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgcrypt11 &gt;= 1.5.0-0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.0-0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgcrypt11</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c8bbbf02-dd20-3eb5-86ba-8b3b4c5b90eb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c208f8d1-eccf-3b34-aa2f-8632767e3f0a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c208f8d1-eccf-3b34-aa2f-8632767e3f0a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmagic1 = 5.09-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.09-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmagic1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#61efa42c-f718-3366-8727-1c62a0fafb0e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c222077a-d372-36db-aa9f-80ed0c76025e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c222077a-d372-36db-aa9f-80ed0c76025e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-command-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libextutils-command-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73b27b39-2f84-338a-af80-1a5e29a1d0bc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c2460f99-d646-36c0-a913-81e7da3c70bd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c2460f99-d646-36c0-a913-81e7da3c70bd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnutls0.4 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gnutls0.4</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76927932-ea24-3a42-a536-a1bb9c0208f5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c2f3836b-556d-314e-a4cf-e72cedc5b63a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c2f3836b-556d-314e-a4cf-e72cedc5b63a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c735a0ab-9be3-3d80-a6fa-4bbd2c2156d0"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub2-common @ 1.99-21ubuntu3.14</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.99-21ubuntu3.14</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub2-common</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/grub2/grub2-common_1.99-21ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ca9db9b-63a4-3fe2-b587-90dd9b061dcd"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4981d622-ec52-316d-91b0-c974b8460d71"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79c31aa3-ca2a-3d59-a55a-b46990955276"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aed7e6e9-d983-39c1-aec2-8966db8cbeb0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c735a0ab-9be3-3d80-a6fa-4bbd2c2156d0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c2f62eed-231f-3991-89d1-3e0bf0328e8a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c2f62eed-231f-3991-89d1-3e0bf0328e8a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-twisted &lt;&lt; 2.1.0-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1.0-4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-twisted</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#838ecdc1-549d-3865-81ee-03dbeb92a6d0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgcc1 &gt;= 1:4.1.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:4.1.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgcc1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#295c64a7-7bde-3e8e-8ffc-23e73f0b3245"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c36de3e7-1767-3da6-bfb8-75935eda98a5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c36de3e7-1767-3da6-bfb8-75935eda98a5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-setup (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-setup</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#371a6e35-461e-3986-8c57-62d80d384d4e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c37bcb62-6b61-3385-98eb-77a121be93d1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c37bcb62-6b61-3385-98eb-77a121be93d1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libblkid1 &gt;= 2.16</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.16</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libblkid1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d4ecaf8-25f1-3247-9aa1-a0013494fb55"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3a19eda-e5f2-39e1-a204-9cee83dea57a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3a19eda-e5f2-39e1-a204-9cee83dea57a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e70cdfb-6af7-3639-8f3e-4d8ff19ddf18"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d19f8c6-0486-3dbf-99a2-3bcdd6c35196"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b25b0839-8828-328b-a5ee-cbeafb08a190"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-gi @ 3.2.2-1~precise</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2.2-1~precise</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/pygobject/python-gi_3.2.0-3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-gi</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e70cdfb-6af7-3639-8f3e-4d8ff19ddf18"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d19f8c6-0486-3dbf-99a2-3bcdd6c35196"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b25b0839-8828-328b-a5ee-cbeafb08a190"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe99811c-fad1-3203-b225-6c3aabf5b15a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3ef6703-8f2c-3ece-bf60-20f6270a0920 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3ef6703-8f2c-3ece-bf60-20f6270a0920">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcap0.8 &gt;= 1.0.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcap0.8</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9febf150-512f-3af8-9408-10c561265951"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4030b16-5739-394f-b32e-4998c938df90 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4030b16-5739-394f-b32e-4998c938df90">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cgroup-bin (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cgroup-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2b5eacd1-4d42-3427-a24c-3a69d5dde726"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4102138-7d02-31b2-8d91-a3acaec28c48 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4102138-7d02-31b2-8d91-a3acaec28c48">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-importlib</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-importlib</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4381b44-f16f-3109-a578-70af2f9ea8f7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4381b44-f16f-3109-a578-70af2f9ea8f7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libx11-data @ 2:1.4.99.1-0ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.4.99.1-0ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libx/libx11/libx11-data_1.4.99.1-0ubuntu2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libx11-data</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c44a9d6a-e4d8-348a-9b2f-7aa3dc98dbf7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c44a9d6a-e4d8-348a-9b2f-7aa3dc98dbf7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">metamail</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">metamail</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4a7c792-f71b-381a-8f9e-ebe4b071787e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4a7c792-f71b-381a-8f9e-ebe4b071787e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">binutils-gold</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">binutils-gold</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4acbec9-0101-3da8-946f-8a672e52d8ca -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4acbec9-0101-3da8-946f-8a672e52d8ca">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt &lt;&lt; 0.7.93.2~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.7.93.2~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4cc9ad5-20ef-33e5-ac5c-ba5d2231021f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4cc9ad5-20ef-33e5-ac5c-ba5d2231021f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-radeon1 &gt;= 2.4.17</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.17</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-radeon1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#784e3190-bfc3-3767-83a4-a6726f0718c6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4ffc8c3-15b2-386b-b99c-9759f9773eff -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4ffc8c3-15b2-386b-b99c-9759f9773eff">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtime-piece-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtime-piece-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ecf0742c-8c8b-3fdc-a820-96abca7339e3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c547c81a-2792-36e1-9208-1327ec07dc61 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c547c81a-2792-36e1-9208-1327ec07dc61">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnspr4 @ 4.9.5-0ubuntu0.12.04.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.9.5-0ubuntu0.12.04.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/nspr/libnspr4_4.8.9-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnspr4</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#033d6313-2572-32cc-bc88-31e528c7f205"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#06191383-5fe3-335b-b160-f1a0f0debab8"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d6a4f0e-5894-3b70-969a-ded06ed8309b"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23ccc852-7091-3a04-b21b-4a62093d760a"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#256e4da9-41be-3804-ba9f-76fd2265652e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#287d05f1-f29e-3897-a368-2b689fbe0b3c"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ee2beb0-86bb-33bc-9e76-cf1302938d7d"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c45bf1d-3fd7-302e-9652-cf16853d27cc"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#53751710-24e4-38e9-9aa4-1ed2567a7c00"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#53d2c256-967e-3316-932a-c3f6f6a8bb5d"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#566be8a5-824b-3dae-bf95-ee102786c55f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5eb158c5-4f2c-39a1-9a14-35b01ef9b397"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70602c74-2753-37e7-a6c4-d54031cb7973"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f47732-c78f-3ad3-9605-872c7de5e1a7"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77915792-ed1f-3db0-b186-cbe6b9356f12"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#853cc8d5-41b0-33e8-aa98-67719188c758"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae563811-2903-3b12-952b-5c991eabf8c6"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cced18aa-0c41-3db5-a1d6-24dd00998a06"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ddff4d9c-fa25-3fa9-946c-88b18bdc911d"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f16422f1-f20a-3354-b9dd-a8cd308088d6"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff658ecd-aad6-3e2b-b922-ff0cd086e2f3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c54d0a89-7b5b-34e9-b9e3-53e47b5158f9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c54d0a89-7b5b-34e9-b9e3-53e47b5158f9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liberror-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liberror-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0b38c92f-5132-375f-87f5-14ae25132afd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c564bd6b-a6a7-3f46-b4a7-d2517b5b7dfb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c564bd6b-a6a7-3f46-b4a7-d2517b5b7dfb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-codes-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-codes-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c5682771-2c80-3dc6-9992-13e74ab79a5c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c5682771-2c80-3dc6-9992-13e74ab79a5c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxext6 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxext6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00f2f5c3-67d3-3612-9d7a-5e4ae227c606"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c56c7f32-f22e-323e-b311-ed617efd666c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c56c7f32-f22e-323e-b311-ed617efd666c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libglib2.0-0 &gt;= 2.25.11</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.25.11</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libglib2.0-0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9d0738f-f076-3ad7-84af-39e62be16a20"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c5d529de-1454-383d-a314-7d13cbaf92ab -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c5d529de-1454-383d-a314-7d13cbaf92ab">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-selector-common (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-selector-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b6725ea-1a43-3ab8-85e6-f3471a23bf7c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c5fdf21d-506c-366d-8140-20419e7e819e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c5fdf21d-506c-366d-8140-20419e7e819e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-xapian &gt;= 1.0.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-xapian</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#04e294e0-2a74-375d-acb8-bcc3006913e0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6253c2c-d3fe-3544-93c0-87498932e849 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6253c2c-d3fe-3544-93c0-87498932e849">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtime-local-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtime-local-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c62d7217-ea62-3df1-a128-5e478d046241 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c62d7217-ea62-3df1-a128-5e478d046241">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-lazr.restfulclient &gt;= 0.11.2-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.11.2-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-lazr.restfulclient</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed70c4d6-76ef-35b9-add0-6a962ba09d66"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6346d3f-da22-3553-8f86-20ef361ebf95 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6346d3f-da22-3553-8f86-20ef361ebf95">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-dejavu</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-dejavu</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6367962-83aa-3188-8bd2-020d8dfcba45 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6367962-83aa-3188-8bd2-020d8dfcba45">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33e1dc49-4c81-3f48-b913-d1237c06efef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63a6b1bd-8b62-3046-a7e1-ab8136fa421e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#643ceff2-5a66-3bc7-88cc-e85fab5317e3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c2fcf31-5b3a-3d4a-8c57-47acb8ae6a16"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af197708-c551-3bc5-a6a9-00e87107e317"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7 @ 2.7.3-0ubuntu3.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.3-0ubuntu3.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7_2.7.3-0ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e8f6474-b947-38ac-ada9-4bf31a679483"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33e1dc49-4c81-3f48-b913-d1237c06efef"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#497e7751-b6c1-3691-9ab8-dbcb378388ae"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5162a13b-c8e7-3628-9a5e-b22eb68682a4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63a6b1bd-8b62-3046-a7e1-ab8136fa421e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#643ceff2-5a66-3bc7-88cc-e85fab5317e3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7a10c3f8-d7b0-38a7-858f-0ea760f6cb57"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9142ca35-81ec-3440-8ea4-73e38f0f0965"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c2fcf31-5b3a-3d4a-8c57-47acb8ae6a16"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a75db351-5a40-3c09-bd00-988b9ac51c32"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af197708-c551-3bc5-a6a9-00e87107e317"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce7a2b6a-2054-3fc6-a69a-48efdf5ff4be"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3866a11-e402-355c-b6a4-73ff3a5923e5"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d7526566-cd68-3315-9e4e-ad7c3d08a9ab"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6680056-4229-3a14-b9b3-4fd1168cd1bb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6680056-4229-3a14-b9b3-4fd1168cd1bb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1 &lt;= 1:1.0.4-7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.0.4-7</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45ff26d4-3fd5-36c6-8ef5-cb9435815356"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c674e315-84d4-3b8e-b9e5-e3e3eb10c6bc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c674e315-84d4-3b8e-b9e5-e3e3eb10c6bc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblzma5 @ 5.1.1alpha+20110809-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.1.1alpha+20110809-3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/x/xz-utils/liblzma5_5.1.1alpha+20110809-3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblzma5</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6967ab4-dbca-3630-8864-d763cce735b8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6967ab4-dbca-3630-8864-d763cce735b8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">binutils &gt;= 2.21.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.21.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">binutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#02247a45-0eb4-3353-8b25-a36946f41c56"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6bb4744-f0e5-304b-840c-825d93d8c98a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6bb4744-f0e5-304b-840c-825d93d8c98a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcre3-dev &lt;= 4.3-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.3-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpcre3-dev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#38f8713c-ad1a-3bd7-9d2d-5677ff4c1ddb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6d4e028-91a4-3b20-a178-2d7b3a69afb7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6d4e028-91a4-3b20-a178-2d7b3a69afb7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjpeg8 &gt;= 8c</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">8c</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjpeg8</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e18e5931-265a-3dcb-bf81-2b6f7d1504dc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c735a0ab-9be3-3d80-a6fa-4bbd2c2156d0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c735a0ab-9be3-3d80-a6fa-4bbd2c2156d0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-common = 1.99-21ubuntu3.14</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.99-21ubuntu3.14</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3430d8ee-4f51-3e40-9f6a-efe209544f00"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7495768-4bc5-32a7-80c3-1c5bc4cf41df -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7495768-4bc5-32a7-80c3-1c5bc4cf41df">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#10873d93-913f-3110-8378-6baf889b8185"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils @ 4.2.1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.2.1ubuntu2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debianutils</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/debianutils/debianutils_4.2.1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#10873d93-913f-3110-8378-6baf889b8185"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7787952-1afd-3348-85cd-21c5d9354409 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7787952-1afd-3348-85cd-21c5d9354409">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-pack-en-base &gt;= 1:12.04+20140106</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:12.04+20140106</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-pack-en-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4507f3a-aa4f-3c5d-9590-a38691c4e349"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c77a7336-d3eb-327b-9d58-6a3bab7ce3f2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c77a7336-d3eb-327b-9d58-6a3bab7ce3f2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libansicolor-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libansicolor-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7f08a0a-e807-3948-ac2c-3eec8e3bfc40"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c77feb7c-8b27-32d9-8c40-fa4d9a21c701 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c77feb7c-8b27-32d9-8c40-fa4d9a21c701">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libplymouth2 &gt;= 0.8.1-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.1-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libplymouth2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36e5ef4c-a747-3d86-8651-d3ab48d4fc38"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c782c4d7-bb23-3b8b-8d91-66547963f044 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c782c4d7-bb23-3b8b-8d91-66547963f044">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lshw (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lshw</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7886f70-ced2-39c2-85e7-af14a061cfb2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7886f70-ced2-39c2-85e7-af14a061cfb2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7886f70-ced2-39c2-85e7-af14a061cfb2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7df51ed4-5dd2-3106-aa82-c488fa0b2037"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lshw @ 02.15-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">02.15-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/lshw/lshw_02.15-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lshw</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7df51ed4-5dd2-3106-aa82-c488fa0b2037"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c78b0033-9f7a-3f0d-9b28-4a120cd5cd17 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c78b0033-9f7a-3f0d-9b28-4a120cd5cd17">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">doc-base</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">doc-base</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7a03981-ef67-38f1-8c3a-0dd0ecc7dcac -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7a03981-ef67-38f1-8c3a-0dd0ecc7dcac">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iptables (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iptables</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ebeb2bd-d6c4-3606-aac2-757ca0edad1f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7a2c84d-11f9-327e-b044-8cb853789242 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7a2c84d-11f9-327e-b044-8cb853789242">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ncurses-bin (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ncurses-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2cc2c79b-1674-357d-b6fd-81ce0aac936c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7f08a0a-e807-3948-ac2c-3eec8e3bfc40 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7f08a0a-e807-3948-ac2c-3eec8e3bfc40">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libansicolor-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libansicolor-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c8013082-dcb9-3551-87ce-84c34293956a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c8013082-dcb9-3551-87ce-84c34293956a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-runtime-headless</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java-runtime-headless</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c820097d-2df5-37eb-bc91-35d08bfac488 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c820097d-2df5-37eb-bc91-35d08bfac488">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-wsgiref (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-wsgiref</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#809b21ca-d0a7-3fdd-91c3-713902851886"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c847a343-5898-3c7b-80aa-fedb0557974d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c847a343-5898-3c7b-80aa-fedb0557974d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-utilities</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-utilities</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c85baac2-950b-3ac7-a40e-1e4bd7d1269b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c85baac2-950b-3ac7-a40e-1e4bd7d1269b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-twisted-core</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-twisted-core</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c865d7a6-402a-31bb-8107-ce29e3c6c32d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c865d7a6-402a-31bb-8107-ce29e3c6c32d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ubuntu-keyring (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ubuntu-keyring</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9fb63e02-da45-35a8-ab56-5b8841e2f7cf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c86b2530-8796-3ed8-bee8-f2b35d2cc8c4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c86b2530-8796-3ed8-bee8-f2b35d2cc8c4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libstdc++6 &gt;= 4.2.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.2.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libstdc++6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#09fb521c-e2b3-33df-985f-17f47d050036"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c89daa33-5f6c-383d-b5a7-85af8d9f9de2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c89daa33-5f6c-383d-b5a7-85af8d9f9de2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">insserv @ 1.14.0-2.1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.14.0-2.1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/i/insserv/insserv_1.14.0-2.1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">insserv</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c8bbbf02-dd20-3eb5-86ba-8b3b4c5b90eb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c8bbbf02-dd20-3eb5-86ba-8b3b4c5b90eb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#20694009-7997-3e9d-bbf0-a7eecc73ae7a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgcrypt11 @ 1.5.0-3ubuntu0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.0-3ubuntu0.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libg/libgcrypt11/libgcrypt11_1.5.0-3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgcrypt11</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#20694009-7997-3e9d-bbf0-a7eecc73ae7a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c8cb52cc-95eb-32ec-a56e-537b398547da -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c8cb52cc-95eb-32ec-a56e-537b398547da">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#478e6d9a-559d-3936-ae96-6c6f5e224494"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc-docker @ 0.8.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.0</CUDF:hasVersion>
<CUDF:hasLicense rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Apache-2.0</CUDF:hasLicense>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc-docker</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#478e6d9a-559d-3936-ae96-6c6f5e224494"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c8fd2de5-9cf1-3648-a3db-d0fc9a5b357c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c8fd2de5-9cf1-3648-a3db-d0fc9a5b357c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">w3m-ssl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">w3m-ssl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c90f2afe-8cc8-3dce-a0ee-a2702ec06884 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c90f2afe-8cc8-3dce-a0ee-a2702ec06884">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgeoip1 &gt;= 1.4.8+dfsg</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.8+dfsg</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgeoip1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#599b68e3-1025-38a1-88d7-7179d3a18b9a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c916456f-af52-30c5-a476-fb92b7474f60 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c916456f-af52-30c5-a476-fb92b7474f60">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-common (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3430d8ee-4f51-3e40-9f6a-efe209544f00"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9178370-cced-3baa-8f6e-ddaad57913f3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9178370-cced-3baa-8f6e-ddaad57913f3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcompress-raw-zlib-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcompress-raw-zlib-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2619fe8c-8ad2-3fac-b7bc-98d70cbd8b4d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9207076-9904-36f9-8c11-beb9d86d0aad -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9207076-9904-36f9-8c11-beb9d86d0aad">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxml2 &gt;= 2.7.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxml2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5786d7d-274e-30f2-b2d0-dd853384f0d3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c92c9c61-420f-3da9-9b3a-6cdec578bfe2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c92c9c61-420f-3da9-9b3a-6cdec578bfe2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zip @ 3.0-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0-4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/z/zip/zip_3.0-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zip</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#459887d0-61c7-3abd-b1f6-95bf528cd8d3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c97b0f8a-ec2e-30c2-be0b-85be59bf0815 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c97b0f8a-ec2e-30c2-be0b-85be59bf0815">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#15297ece-9e73-3b15-9aa1-064658775415"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f257255-9522-3c6c-86d3-e3cacd1ab149"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#57f861c4-d252-366d-ac14-90586cd3a61e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aba9479-bbab-35bd-8e5b-70295f544de7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b29c2d3b-d923-3a0c-924b-6d964f45aef2"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-i18n @ 1.5.42ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.42ubuntu1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-i18n</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/debconf/debconf-i18n_1.5.42ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05b393f3-51fb-3c79-a5ff-2950953d50c1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#15297ece-9e73-3b15-9aa1-064658775415"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f77fe1c-3f86-3239-91c7-24a5de6c76b6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f257255-9522-3c6c-86d3-e3cacd1ab149"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#57f861c4-d252-366d-ac14-90586cd3a61e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9aba9479-bbab-35bd-8e5b-70295f544de7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b29c2d3b-d923-3a0c-924b-6d964f45aef2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9840dd1-73ee-39a5-8474-cebab2ff83bb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9840dd1-73ee-39a5-8474-cebab2ff83bb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#26327d8d-1ce5-38c9-9d6a-3b4da87b28d4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9766e92-10bf-3586-b43e-bb99a2925f6f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbi-perl @ 1.616-1build2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.616-1build2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libd/libdbi-perl/libdbi-perl_1.616-1build2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbi-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#26327d8d-1ce5-38c9-9d6a-3b4da87b28d4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4d21e66d-c09c-321b-b386-2f1594b707f6"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5a3f5997-33b2-3971-b939-731392876bac"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9766e92-10bf-3586-b43e-bb99a2925f6f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9b23602-3822-35da-aa54-868d9a16382f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9b23602-3822-35da-aa54-868d9a16382f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dec5daa2-61df-3435-a7b3-054c5103890a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9d16ab1-5997-3651-ad42-a794cfd02dc8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9d16ab1-5997-3651-ad42-a794cfd02dc8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libklibc = 1.5.25-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.25-1ubuntu2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libklibc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4afce8a5-2a7d-365a-9fdb-19480500e56d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9d64ffb-dc61-30d6-a9a2-cd88798f9e36 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9d64ffb-dc61-30d6-a9a2-cd88798f9e36">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-doc &lt;&lt; 6b17~pre3-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b17~pre3-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-doc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#86b68201-fda3-32b1-b96f-9edf14fa95b0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9d7548a-c83f-3884-8d62-8a5af2983f75 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9d7548a-c83f-3884-8d62-8a5af2983f75">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fstrim</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fstrim</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9ea5ced-067b-358d-89b3-1b24e461dfcb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9ea5ced-067b-358d-89b3-1b24e461dfcb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">attr &lt;&lt; 2.0.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">attr</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#815be97d-f65d-3c4b-910c-d07189c5347a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca06387f-c57b-38cd-b5a4-fcce40b7271f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca06387f-c57b-38cd-b5a4-fcce40b7271f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgnutls26 &gt;= 2.12.6.1-0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.12.6.1-0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgnutls26</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0001482d-666d-3b92-9fa6-45023e39ba3d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca196b57-38ae-3d45-b4a7-974d66363dda -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca196b57-38ae-3d45-b4a7-974d66363dda">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfile-temp-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfile-temp-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca2bfecd-6b10-323a-bc41-44e0da23dcf2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca2bfecd-6b10-323a-bc41-44e0da23dcf2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-boto @ 2.2.2-0ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.2-0ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python-boto/python-boto_2.2.2-0ubuntu2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-boto</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d49504ab-7dfd-3e68-bdd5-e4380bb42af2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca3094aa-63fc-3f89-a36d-593e767a687b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ca3094aa-63fc-3f89-a36d-593e767a687b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">popcon</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">popcon</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#caa1eea9-48fe-39d7-ad49-fd911d7f5803 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#caa1eea9-48fe-39d7-ad49-fd911d7f5803">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7a2c84d-11f9-327e-b044-8cb853789242"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f3fd426b-8977-3e07-bfa3-383629ad3441"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base @ 4.0-0ubuntu20.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.0-0ubuntu20.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/lsb/lsb-base_4.0-0ubuntu20_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#925dadc4-ea6d-30ca-890f-f36fa76fecaa"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7a2c84d-11f9-327e-b044-8cb853789242"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f1efa972-9266-3084-88f1-49169a728c41"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f3fd426b-8977-3e07-bfa3-383629ad3441"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cab15b07-d550-3aa1-aea0-4a230f36fdb8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cab15b07-d550-3aa1-aea0-4a230f36fdb8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-cjkcodecs</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-cjkcodecs</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#caee6b11-4b29-3b31-9698-62021316af61 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#caee6b11-4b29-3b31-9698-62021316af61">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">popt</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">popt</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb10a59c-117f-327b-98ee-1214d6fad859 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb10a59c-117f-327b-98ee-1214d6fad859">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-simplejson (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-simplejson</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#010936f4-c9bd-3554-b8dc-c8ce51c58c54"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb2479c5-9d5f-3d1a-8834-49b47aff73fd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb2479c5-9d5f-3d1a-8834-49b47aff73fd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgd2-noxpm (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgd2-noxpm</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b26f56c6-9d78-35f1-a8dc-c291fcba33c4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb2e0da9-f8e6-36e9-90dc-fdb1c3253236 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb2e0da9-f8e6-36e9-90dc-fdb1c3253236">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">time (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">time</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d18a436-8ef7-3863-9f32-6d707ac6bbd6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb7f54d7-5d73-3a52-b4b6-04d34a8c67ce -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb7f54d7-5d73-3a52-b4b6-04d34a8c67ce">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-newt</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-newt</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb8620f9-63d4-3a42-b4bf-deca7b8c9ea6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb8620f9-63d4-3a42-b4bf-deca7b8c9ea6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcomerr2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcomerr2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3a54e0d-5428-3e61-bc40-ed7f5605e959"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cba0cb86-857b-34c5-aa34-33167f562a37 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cba0cb86-857b-34c5-aa34-33167f562a37">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools-bin &gt;= 0.99ubuntu13.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.99ubuntu13.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b0cd8fb-df3d-3608-a34d-e665b9b331c7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cbc9bf5d-6748-356b-bd46-467069526349 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cbc9bf5d-6748-356b-bd46-467069526349">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">groff-base @ 1.21-7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.21-7</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">groff-base</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/groff/groff-base_1.21-7_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cbf829be-d7fd-3867-b4ee-60ef114a3c0f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cbf829be-d7fd-3867-b4ee-60ef114a3c0f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-cgi &gt;= 5.3.10-1ubuntu3.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.3.10-1ubuntu3.9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-cgi</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#099ada11-02c3-3588-ad4a-59324c97b204"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cbf99acd-6a54-3fca-b70e-cefe2311ce92 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cbf99acd-6a54-3fca-b70e-cefe2311ce92">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">parted &lt;&lt; 1.4.13+14pre1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.13+14pre1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">parted</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cc351d7c-eef7-3544-9f0e-388819b0b83a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cc351d7c-eef7-3544-9f0e-388819b0b83a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mzscheme</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mzscheme</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cc7cece2-934c-34d1-973c-0ddb00afbba0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cc7cece2-934c-34d1-973c-0ddb00afbba0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initscripts (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initscripts</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9480b1b2-ee6c-3b91-ab42-90b6ef3338aa"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cc8dc457-18fe-36f4-8812-c805dba0f530 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cc8dc457-18fe-36f4-8812-c805dba0f530">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wink &lt;= 1.5.1060-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5.1060-4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wink</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d6f0364-165a-3598-a967-b54be31b96ed"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cced18aa-0c41-3db5-a1d6-24dd00998a06 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cced18aa-0c41-3db5-a1d6-24dd00998a06">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-es (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-es</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e3af8503-4afd-365e-93a2-985feb4d3b4d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ccfcc391-fcca-30e2-aed8-fae39598c92a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ccfcc391-fcca-30e2-aed8-fae39598c92a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">loop-aes-utils (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">loop-aes-utils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#95767bee-e83c-3a2a-af32-f9b94099d56d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cd06197a-a5d0-3954-8191-4e74f25b932f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cd06197a-a5d0-3954-8191-4e74f25b932f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-tiny (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-tiny</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#721eae24-b2df-3e9e-8529-014e134d41dd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cd06c2a0-b225-3975-9e3d-d9f6bc7919d9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cd06c2a0-b225-3975-9e3d-d9f6bc7919d9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbus-1-3 @ 1.4.18-1ubuntu1.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.18-1ubuntu1.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/dbus/libdbus-1-3_1.4.18-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdbus-1-3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cd5d54a5-3542-3ed6-a19a-3cdf1190969c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cd5d54a5-3542-3ed6-a19a-3cdf1190969c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl &gt;= 5.6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19bb8634-a923-3543-bbbf-097fb3c1ffbb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cddc9df4-9a01-33e9-b865-eca6087c1610 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cddc9df4-9a01-33e9-b865-eca6087c1610">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisccc80 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisccc80</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#26603302-92cc-3b43-ae1f-b4fbb372f1b4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cde10cc1-e553-3b82-8a05-33cc266a89df -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cde10cc1-e553-3b82-8a05-33cc266a89df">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">installation-report @ 2.46ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.46ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/i/installation-report/installation-report_2.46ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">installation-report</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cde7aafb-5187-3e86-9b4c-a4013d4438b0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cde7aafb-5187-3e86-9b4c-a4013d4438b0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eject (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eject</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af1ed036-fd78-338b-a830-2648b258c834"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cdf44d7c-5e39-3e0c-bcbd-e00cd6cfd8b1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cdf44d7c-5e39-3e0c-bcbd-e00cd6cfd8b1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#257e5ee8-bc96-3561-af8b-71a6bfa2336a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f623f58-19d7-3534-9aa3-3455d89c7665"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt-transport-https @ 0.8.16~exp12ubuntu10.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.16~exp12ubuntu10.7</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt-transport-https</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt-transport-https_0.8.16~exp12ubuntu10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#257e5ee8-bc96-3561-af8b-71a6bfa2336a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f623f58-19d7-3534-9aa3-3455d89c7665"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce119fed-c039-3a5a-9f55-cbf41dbf2577 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce119fed-c039-3a5a-9f55-cbf41dbf2577">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dialog &lt;&lt; 0.9b-20020814-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.9b-20020814-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dialog</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91c7ec8d-1c8b-375e-853f-70fee324a43b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce2397d4-4404-337f-9af6-ba633f78fa79 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce2397d4-4404-337f-9af6-ba633f78fa79">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblzma5 &gt;= 5.1.1alpha+20110809</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.1.1alpha+20110809</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblzma5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c674e315-84d4-3b8e-b9e5-e3e3eb10c6bc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce379cd6-9d2b-3325-a237-dea0297d8c2f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce379cd6-9d2b-3325-a237-dea0297d8c2f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">coreutils @ 8.13-3ubuntu3.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">8.13-3ubuntu3.2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">coreutils</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/coreutils/coreutils_8.13-3ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f203c73-39c4-3347-a088-8ed6222debc2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce38dfb8-0a59-37fe-a5b0-d056d523b318 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce38dfb8-0a59-37fe-a5b0-d056d523b318">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-legacy</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-legacy</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce54fcf3-6517-32bf-a841-a80337cabb31 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce54fcf3-6517-32bf-a841-a80337cabb31">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">geoip-database @ 20111220-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">20111220-1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">geoip-database</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/geoip-database/geoip-database_20111220-1_all.deb</CUDF:hasSourceLocation>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce7a2b6a-2054-3fc6-a69a-48efdf5ff4be -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce7a2b6a-2054-3fc6-a69a-48efdf5ff4be">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-profiler &lt;= 2.7.1-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.1-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-profiler</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5e112da-9e7a-3385-97d9-d61392ac44eb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cee21fa7-b1a1-36f7-a8be-ed5d880ae66b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cee21fa7-b1a1-36f7-a8be-ed5d880ae66b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05a4c80e-608c-374e-bce9-6c1e702ec3ac"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#06db2283-2132-38f2-9e3d-bab1b40655d4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#614bbf35-b761-3c2a-a2c2-e1a430eb3b39"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#779bd45a-05f9-35f9-8f6c-257f61d366c9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">command-not-found @ 0.2.46ubuntu6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.2.46ubuntu6</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">command-not-found</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/command-not-found/command-not-found_0.2.46ubuntu6_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05a4c80e-608c-374e-bce9-6c1e702ec3ac"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#06db2283-2132-38f2-9e3d-bab1b40655d4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#614bbf35-b761-3c2a-a2c2-e1a430eb3b39"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#779bd45a-05f9-35f9-8f6c-257f61d366c9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cee4ad6f-314d-32e9-a424-de6c8f619c30 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cee4ad6f-314d-32e9-a424-de6c8f619c30">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xz-utils (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xz-utils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#033eabef-a97b-3123-9153-b7e232e9b640"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cee867c6-1137-3c01-ad87-f8a0c014e49d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cee867c6-1137-3c01-ad87-f8a0c014e49d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfreetype6 @ 2.4.8-1ubuntu2.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.8-1ubuntu2.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/f/freetype/libfreetype6_2.4.8-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfreetype6</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cefa2f16-9b24-3e26-9fe3-0aaa99debfb9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cefa2f16-9b24-3e26-9fe3-0aaa99debfb9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0344b73c-2dd7-39a0-91af-2e4b82d84bd1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#41d12509-5b9a-3841-b490-30882bd459fd"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libx11-6 @ 2:1.4.99.1-0ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.4.99.1-0ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libx/libx11/libx11-6_1.4.99.1-0ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libx11-6</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0344b73c-2dd7-39a0-91af-2e4b82d84bd1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#41d12509-5b9a-3841-b490-30882bd459fd"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cf3dcb1e-9643-3f07-aa6b-aaf51c5fbbdf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cf3dcb1e-9643-3f07-aa6b-aaf51c5fbbdf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-passwd &gt;= 2.0.3.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.3.4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-passwd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bc9d2cc1-f4f8-30a5-8e33-8706e8658d9f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cfb33df5-b689-3a5e-9b0f-a7d3b3cf0714 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cfb33df5-b689-3a5e-9b0f-a7d3b3cf0714">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xkb-data &gt;= 0.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xkb-data</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#06db5a25-fa58-3a0b-b35c-7e5f6c6033b0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#cfd8e7d2-d099-37db-85f5-bee6d531c23d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cfd8e7d2-d099-37db-85f5-bee6d531c23d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#319feecd-2c66-3e7f-85c0-b732d3733c39"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44f9296-3a40-3582-9d0d-c39a9cc9db47"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebbd283e-a416-3ed4-94ce-256e0846525a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted0debian1 @ 2.3-8ubuntu5.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3-8ubuntu5.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/parted/libparted0debian1_2.3-8ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted0debian1</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#04f11f3b-3570-36d6-b5c2-a85b0678f7b4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#319feecd-2c66-3e7f-85c0-b732d3733c39"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#33f04f0e-3125-325d-affd-15e49ef5be10"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#94d05327-87f1-3af4-8047-2cb6dcdb3e43"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cbf99acd-6a54-3fca-b70e-cefe2311ce92"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44f9296-3a40-3582-9d0d-c39a9cc9db47"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebbd283e-a416-3ed4-94ce-256e0846525a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d00e9cb8-57f2-3f44-8105-583a577b8ecd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d00e9cb8-57f2-3f44-8105-583a577b8ecd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-lazr.uri &gt;= 1.0.2-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.2-4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-lazr.uri</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#85481a84-ab36-3249-9672-1b35e0795d19"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d02f3f33-84d7-3c29-9a48-868ed4df05d1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d02f3f33-84d7-3c29-9a48-868ed4df05d1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d0341239-c018-3c5a-a668-afe4fdad17a4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d0341239-c018-3c5a-a668-afe4fdad17a4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">less (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">less</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8bbc1ece-aae0-3158-9259-14dabde44c2f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d04f64da-86bf-3d95-b255-0595a7372f3a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d04f64da-86bf-3d95-b255-0595a7372f3a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl4</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcurl4</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d06a3e30-26b8-3e05-b343-3923bdef936c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d06a3e30-26b8-3e05-b343-3923bdef936c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbz2-1.0 @ 1.0.6-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.6-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bzip2/libbz2-1.0_1.0.6-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libbz2-1.0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d097a601-187c-36ec-b2e2-10e683690ff4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d097a601-187c-36ec-b2e2-10e683690ff4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#13bb9910-add5-33e7-bbe5-6119694f15e0"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-generic-lts-quantal @ 3.5.0.23.30</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.5.0.23.30</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-generic-lts-quantal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#13bb9910-add5-33e7-bbe5-6119694f15e0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d0d4514e-ee4c-38fd-820e-3a0c5386bc7b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d0d4514e-ee4c-38fd-820e-3a0c5386bc7b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bamfdaemon &lt;= 0.2.92-0ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.2.92-0ubuntu1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bamfdaemon</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0af426ad-a5ff-34ef-ae57-67081063cff6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d0f50ea7-9959-39db-847d-72601f51f81d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d0f50ea7-9959-39db-847d-72601f51f81d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpod-simple-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpod-simple-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#59665cb3-ecb3-3f7c-b775-88d5179854dd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d11d1a18-02f5-3756-a921-36200d3c23f9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d11d1a18-02f5-3756-a921-36200d3c23f9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdigest-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdigest-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b10494e-cf2a-3461-8101-ec820a3bc50f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d1a6510b-5cd0-331a-831f-17c0addb215b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d1a6510b-5cd0-331a-831f-17c0addb215b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgssapi-krb5-2 &gt;= 1.10+dfsg~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.10+dfsg~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgssapi-krb5-2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00f7a57f-a159-398e-90d5-def96724a3ae"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2027492-9cfb-3f52-ad47-ade67dbe7fc0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2027492-9cfb-3f52-ad47-ade67dbe7fc0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d3cbdb7-e299-3c7a-aa0d-250e72804020"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcap2-bin @ 1:2.22-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:2.22-1ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libc/libcap2/libcap2-bin_2.22-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcap2-bin</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d3cbdb7-e299-3c7a-aa0d-250e72804020"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9fe8d603-d5d1-352a-8441-631f6a67891c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d210d159-e83a-348e-bf47-a024f5b9a9f1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d210d159-e83a-348e-bf47-a024f5b9a9f1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-cs</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-cs</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d223e143-9188-3478-b49d-52476506c22e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d223e143-9188-3478-b49d-52476506c22e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">jquery</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">jquery</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2297efb-13d2-3edd-97e3-f252bb30606a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2297efb-13d2-3edd-97e3-f252bb30606a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pciutils (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pciutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee4bb8f9-6c27-3bea-bfd9-204dca679178"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2710a7b-3cfe-3229-8c91-4caa92f9f424 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2710a7b-3cfe-3229-8c91-4caa92f9f424">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-minimal (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-minimal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c68ded1-21ed-3978-bd37-84182b54b746"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2974c96-dc96-33f3-8a61-68bcc4b25b02 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2974c96-dc96-33f3-8a61-68bcc4b25b02">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">watch</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">watch</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2bd5372-0ccc-37c2-a102-dee46ec31901 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2bd5372-0ccc-37c2-a102-dee46ec31901">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtasn1-3 &gt;= 1.6-0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6-0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtasn1-3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4b7e9a65-d9e7-31a8-8c96-9fd972c2fb49"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2dd94da-30ee-3996-ac19-2d50e1c04880 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2dd94da-30ee-3996-ac19-2d50e1c04880">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libthread-queue-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libthread-queue-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23936fcb-e17e-388c-961a-57c016e5307b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2e152a4-cc73-3188-ad72-998447550cf2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2e152a4-cc73-3188-ad72-998447550cf2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapparmor1 &gt;= 2.6~devel</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.6~devel</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapparmor1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0f4d0508-4c57-3ca3-971f-c57cf4de5d56"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d319e3cf-9380-3222-9ac9-39694b815477 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d319e3cf-9380-3222-9ac9-39694b815477">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxdmcp6 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxdmcp6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2dc9573-fc96-3e51-b91f-d7de5e271f5f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d32dd9ac-cfd8-3715-86a0-643bc15ecbf9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d32dd9ac-cfd8-3715-86a0-643bc15ecbf9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libexpat1 @ 2.0.1-7.2ubuntu1.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.1-7.2ubuntu1.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1_2.0.1-7.2ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libexpat1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cc8dc457-18fe-36f4-8812-c805dba0f530"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3401cac-f872-31ec-b1fe-4f93b8bb90cd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3401cac-f872-31ec-b1fe-4f93b8bb90cd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pico</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pico</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3436b89-093b-352f-bc19-1683f5af9f5f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3436b89-093b-352f-bc19-1683f5af9f5f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfuse2 = 2.8.6-2ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.8.6-2ubuntu2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfuse2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8ae7767c-e251-325b-a3b0-564c6d97360f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d34cb9bc-f133-3507-8014-efbfc15b6e5b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d34cb9bc-f133-3507-8014-efbfc15b6e5b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#208a9e15-e1da-30d0-9fb7-e40c2b3fc314"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#95860791-2f8b-3be4-a50a-d673fd8b54b6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b742fc11-8e25-3f70-bc11-d6597ac26af9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bf5717c0-b458-3f60-a74a-ad159125c56f"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79cb4185-4991-3de2-87e1-7b705634200f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fontconfig-config @ 2.8.0-3ubuntu9.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.8.0-3ubuntu9.1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fontconfig-config</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig-config_2.8.0-3ubuntu9_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#208a9e15-e1da-30d0-9fb7-e40c2b3fc314"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79cb4185-4991-3de2-87e1-7b705634200f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#95860791-2f8b-3be4-a50a-d673fd8b54b6"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2d3fb1a-43c2-3211-b9c1-fd358e694eaa"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b742fc11-8e25-3f70-bc11-d6597ac26af9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bf5717c0-b458-3f60-a74a-ad159125c56f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d357c696-ce8b-36c4-bdc6-b571e6003a86 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d357c696-ce8b-36c4-bdc6-b571e6003a86">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-twisted-core (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-twisted-core</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#48b42ce0-3b2d-3e9b-9d59-dde3622c5143"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3694acb-0359-372f-9ffc-704091424327 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3694acb-0359-372f-9ffc-704091424327">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libacl1 &gt;= 2.2.51-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.51-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libacl1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a4e56c8f-1a1a-3551-ad52-1f84ef7bbc7c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d36d0938-13b3-3f09-be3e-47ae85939c65 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d36d0938-13b3-3f09-be3e-47ae85939c65">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#15d11447-03ca-3cda-af00-40a193e1f4c2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62ed24b1-c0a8-3f05-a216-32d9654b37a4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#efd1565f-c4c4-3b35-86bb-5eaa3dd70509"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ifupdown @ 0.7~beta2ubuntu8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.7~beta2ubuntu8</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/i/ifupdown/ifupdown_0.7~beta2ubuntu8_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ifupdown</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#15d11447-03ca-3cda-af00-40a193e1f4c2"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#20af34cf-e3cd-3e4c-a343-e110c76f7786"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62ed24b1-c0a8-3f05-a216-32d9654b37a4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#efd1565f-c4c4-3b35-86bb-5eaa3dd70509"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3866a11-e402-355c-b6a4-73ff3a5923e5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3866a11-e402-355c-b6a4-73ff3a5923e5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-ctypes (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-ctypes</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f3a5618f-10a7-3f3d-9d81-876bca1a2584"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3a54e0d-5428-3e61-bc40-ed7f5605e959 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3a54e0d-5428-3e61-bc40-ed7f5605e959">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcomerr2 @ 1.42-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.42-1ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/e2fsprogs/libcomerr2_1.42-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcomerr2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d459ebde-05c3-35ed-a597-8bcaa740c207"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3aeb7ea-088c-3cb9-95a3-9365453d253e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3aeb7ea-088c-3cb9-95a3-9365453d253e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-base &gt;= 5.14.2-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.14.2-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1bd40aa7-13cf-3ac3-9e40-b03b0cc4d8c8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3f05bc3-6166-3811-8bc6-9c77325b215c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3f05bc3-6166-3811-8bc6-9c77325b215c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-oauth @ 1.0.1-3build1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1-3build1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/python-oauth/python-oauth_1.0.1-3build1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-oauth</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63022f71-dde4-3d41-bdb4-c4485aeac16f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4188df2-68ab-3796-a234-bf3ba9fbe6cf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4188df2-68ab-3796-a234-bf3ba9fbe6cf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgmp3 &lt;&lt; 4.1.4-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.1.4-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgmp3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43225e0a-4068-36f6-9b7e-4c9031661ee7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d42290cb-979b-3f7f-95e8-66a6a1dd106f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d42290cb-979b-3f7f-95e8-66a6a1dd106f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfile-path-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfile-path-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4263ec6-2bda-3a7d-ab73-b3985b4b4900 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4263ec6-2bda-3a7d-ab73-b3985b4b4900">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23abd93c-8d52-3613-8aa2-81e584eeb19f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#83739094-652e-3dce-ad41-fa80722fe371"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a20eedca-9452-30af-89ed-115e799c54cc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6d4e028-91a4-3b20-a178-2d7b3a69afb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0c7bd51-6451-3334-b857-a08b5cf7a64b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgd2-xpm @ 2.0.36~rc1~dfsg-6ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.36~rc1~dfsg-6ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libg/libgd2/libgd2-xpm_2.0.36~rc1~dfsg-6ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgd2-xpm</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23abd93c-8d52-3613-8aa2-81e584eeb19f"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#268e317d-321f-38ac-914c-089646c3fb20"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#268e317d-321f-38ac-914c-089646c3fb20"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#83739094-652e-3dce-ad41-fa80722fe371"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a20eedca-9452-30af-89ed-115e799c54cc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6d4e028-91a4-3b20-a178-2d7b3a69afb7"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb2479c5-9d5f-3d1a-8834-49b47aff73fd"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0c7bd51-6451-3334-b857-a08b5cf7a64b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d42db2d7-9630-3acb-acff-5d999381d19b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d42db2d7-9630-3acb-acff-5d999381d19b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxau6 @ 1:1.0.6-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.0.6-4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libx/libxau/libxau6_1.0.6-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxau6</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d43d50fd-6c00-39c0-8749-ca977d16379d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d43d50fd-6c00-39c0-8749-ca977d16379d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70d206d3-52d6-30d2-9605-eb009254832c"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssl-cert @ 1.0.28ubuntu0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.28ubuntu0.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/ssl-cert/ssl-cert_1.0.28_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssl-cert</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70d206d3-52d6-30d2-9605-eb009254832c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d459ebde-05c3-35ed-a597-8bcaa740c207 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d459ebde-05c3-35ed-a597-8bcaa740c207">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcomerr-kth-compat (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcomerr-kth-compat</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b14ec89c-89ec-3426-9944-9e7d76769853"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4727437-d4be-32b8-9fce-0102980422ff -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4727437-d4be-32b8-9fce-0102980422ff">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-server (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-server</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9365e425-114c-3c97-892a-35c64f448b19"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4779062-24e6-36e6-8925-1c9291c176a2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4779062-24e6-36e6-8925-1c9291c176a2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-base &gt;= 5.14.2-6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.14.2-6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1bd40aa7-13cf-3ac3-9e40-b03b0cc4d8c8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d47cda5f-b397-352d-b7d4-2d3977c2706a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d47cda5f-b397-352d-b7d4-2d3977c2706a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77795ff3-ebf9-354d-bda7-ff6af001d1bb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8130d927-6985-3e92-a796-21f5edc30aeb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c36de3e7-1767-3da6-bfb8-75935eda98a5"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kbd @ 1.15.2-3ubuntu4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.15.2-3ubuntu4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/k/kbd/kbd_1.15.2-3ubuntu4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kbd</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05d50bbe-2450-32f0-b5d5-061861a45b46"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05d50bbe-2450-32f0-b5d5-061861a45b46"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#31d6a4b3-0e29-36a1-afaf-2cbc15637463"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77795ff3-ebf9-354d-bda7-ff6af001d1bb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8130d927-6985-3e92-a796-21f5edc30aeb"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81eeb0b9-4e35-38ac-b38a-b0ec8ce82d12"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81eeb0b9-4e35-38ac-b38a-b0ec8ce82d12"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c36de3e7-1767-3da6-bfb8-75935eda98a5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d480b46b-39ea-364a-8b3a-56f35d3c0806 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d480b46b-39ea-364a-8b3a-56f35d3c0806">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-json</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-json</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d49504ab-7dfd-3e68-bdd5-e4380bb42af2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d49504ab-7dfd-3e68-bdd5-e4380bb42af2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-boto (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-boto</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6e1a1ed-382b-3615-996f-cc51e55b86c7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4e157af-59b1-362d-8dc6-28021e27944a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d4e157af-59b1-362d-8dc6-28021e27944a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-crypto</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-crypto</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5132f4c-eea7-33dd-815b-f54ff7a9d2cf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5132f4c-eea7-33dd-815b-f54ff7a9d2cf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-modules @ 1.1.3-7ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.3-7ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam-modules_1.1.3-7ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-modules</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#500c56a0-754b-3934-930d-c4a59b28eaf5"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#500c56a0-754b-3934-930d-c4a59b28eaf5"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d7c1a79-0c90-3671-8dc1-4f92517b367d"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d7c1a79-0c90-3671-8dc1-4f92517b367d"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3bc99bd-1f73-3d40-b40d-7d5f4c36f4e8"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3bc99bd-1f73-3d40-b40d-7d5f4c36f4e8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d54c0ffc-c345-3ca8-9fc5-b40fa0df9bbd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d54c0ffc-c345-3ca8-9fc5-b40fa0df9bbd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ca-certificates (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ca-certificates</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#78be4c7f-ef2d-3f47-971c-d1e1b0cf3ab0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d54fa366-aa73-3ced-9b6c-98a012838191 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d54fa366-aa73-3ced-9b6c-98a012838191">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">diffutils @ 1:3.2-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:3.2-1ubuntu1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">diffutils</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/diffutils/diffutils_3.2-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5670a59-41f8-35bc-9c8c-9dd50059bf6a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5670a59-41f8-35bc-9c8c-9dd50059bf6a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php5filter &gt;= 5.3.10-1ubuntu3.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.3.10-1ubuntu3.9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php5filter</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7d66e246-8630-301e-af7a-7ba038cfb053"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d56ed291-e035-3972-820b-8ab57e4c9f9a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d56ed291-e035-3972-820b-8ab57e4c9f9a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &gt;= 2.3.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5765086-795d-3ddb-8e22-3c32e3ecbbb7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5765086-795d-3ddb-8e22-3c32e3ecbbb7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommons-pool-java (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcommons-pool-java</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7cefcf7f-74fd-3930-abfa-698771bd5fa6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5d08838-cea9-35bd-8028-412ef53074e5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5d08838-cea9-35bd-8028-412ef53074e5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-en</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-en</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5de682f-cf29-3d29-8671-069be30f6a33 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5de682f-cf29-3d29-8671-069be30f6a33">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper1.02.1 &gt;= 2:1.02.44</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.02.44</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper1.02.1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#353ca247-e1b0-30b8-a871-07264bb449c4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d60ddf64-aafa-3768-b460-33c0d8dbb234 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d60ddf64-aafa-3768-b460-33c0d8dbb234">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sftp (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sftp</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#98cbf57b-0630-36cc-858c-447c331c2076"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d61d3931-db96-389a-8042-ad84c1fd3dc1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d61d3931-db96-389a-8042-ad84c1fd3dc1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-server-core</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-server-core</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d63ab8a3-9090-33de-9d85-d698e31bb55d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d63ab8a3-9090-33de-9d85-d698e31bb55d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-m2crypto</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-m2crypto</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d64ff15c-fbeb-350d-9ab0-17c380b2f6e4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d64ff15c-fbeb-350d-9ab0-17c380b2f6e4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-de</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-de</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d65fd0cd-9a69-3ccc-911f-9e60c95ffbe3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d65fd0cd-9a69-3ccc-911f-9e60c95ffbe3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-gdbm (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-gdbm</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#07f29e4c-600c-3e1f-947a-c68129dccbff"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d6d067e7-437d-3513-a4a0-919f9a1244ee -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d6d067e7-437d-3513-a4a0-919f9a1244ee">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">system-services (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">system-services</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a1476593-8ea0-3447-87d8-d35bf3dc60ce"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d70c3a14-aca4-300b-beb5-f8ac267fcbdb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d70c3a14-aca4-300b-beb5-f8ac267fcbdb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">file (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">file</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#481b683e-5c00-388b-b15d-bf139d9b1b95"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d745f018-b6b7-38cc-97fa-908182a4fc0e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d745f018-b6b7-38cc-97fa-908182a4fc0e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">watershed &gt;= 2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">watershed</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#796280ab-04d7-3849-9cf3-83a2f9759dbd"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d7526566-cd68-3315-9e4e-ad7c3d08a9ab -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d7526566-cd68-3315-9e4e-ad7c3d08a9ab">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-argparse (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-argparse</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fb2a6bd0-e3bd-3d9f-b2d5-f66b7b430c64"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8203732-d499-3a68-b63a-911e308cd554 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8203732-d499-3a68-b63a-911e308cd554">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae34187-bc3f-3f37-881e-4c5ed2f7f6c5"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debootstrap @ 1.0.40~ubuntu0.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.40~ubuntu0.4</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debootstrap</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/debootstrap/debootstrap_1.0.39_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1ae34187-bc3f-3f37-881e-4c5ed2f7f6c5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d84baa51-1339-3c5b-9132-2372f5f19cab -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d84baa51-1339-3c5b-9132-2372f5f19cab">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libreadline-common</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libreadline-common</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8628160-2470-3173-9014-f3e016b7a474 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8628160-2470-3173-9014-f3e016b7a474">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">man-browser (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">man-browser</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#94c7fd3a-dbf9-3878-9ea3-7e15b294b69b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d88199ca-2fd5-339f-ac30-cb84c14f903e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d88199ca-2fd5-339f-ac30-cb84c14f903e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#01dabaa8-0191-3d90-bab7-12edd1618e49"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#591c08c2-e237-3cf4-87ad-a638407ff0df"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eccffb14-9943-355a-8f7d-b83bd1fee6c9"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-modules @ 5.14.2-6ubuntu2.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.14.2-6ubuntu2.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/perl/perl-modules_5.14.2-6ubuntu2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-modules</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#01dabaa8-0191-3d90-bab7-12edd1618e49"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#05f16145-be94-37e6-8b67-bc6aaf9a7908"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0750b1c8-a4dc-37fa-b473-508f9fa539c0"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0b460103-af3f-3d56-ae2d-5440555acc6f"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#18e24681-7f58-32b3-b785-c5d420ae2c03"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1d3936a1-17ea-3624-942a-62604669fc8a"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#28989b29-c823-354e-8323-0a53f86fd6e4"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2c9b9f22-dca7-38fd-ac2c-2b3d0e61cbc0"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2caa6f84-c588-3a56-8e95-91b00ca72dba"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3700d680-c048-3798-ac58-c01c0e4e377f"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a4c5022-607b-3a2d-8b9f-f33d702f1f1c"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3edb3e8d-fa2a-3e1c-9d6a-3b5585c5a109"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#41bd4938-c6ff-3e37-b8bf-5adba7234333"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#41efff96-35e9-3638-84b4-08c4dfa26957"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#436caf7a-e87b-3117-957d-c38259151634"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43a50995-edbe-32c5-9d6f-2ed3e81c2648"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#456231cb-f808-3f6d-a0e7-4838647781e1"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4c868bc4-cc6f-3567-9e07-8570842db620"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f58ebc-9cb1-341a-ab12-cbac9b73b92b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#591c08c2-e237-3cf4-87ad-a638407ff0df"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b0c4ffb-4b8e-34fa-a81f-f0e78a1fbcff"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63d9f9ed-47a4-3475-ac2c-04f1bad803ca"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e81eefd-3058-395c-979d-4af1c5ea9a94"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#75486830-cb0a-3e8f-a723-a01f4ebc8a82"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a5d41e-4cf4-32b6-a060-7d11f9236d1d"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#86069247-5b2e-3f4f-8075-f5defc5a66d3"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8bf40c67-fda6-3a12-a223-b9efc03aaaba"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8da9f8a2-2209-357f-ad2d-b423dc7a5571"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9336e9ee-ef8a-3e57-8bb9-38e56323c8d3"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b3dc71a-a019-3be8-ae82-2ea0758ee30d"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b5ebf07-80b7-3d86-82b4-3bcb6869b32e"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b7078e0-49a2-357a-b845-890370b8ab89"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9b75d3e4-317a-3852-b2b0-d3ec4b69383f"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9bfcc2dd-1789-338a-9291-c96b5329a9cd"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d5ce2ec-5142-3d72-8ee1-e9a9d29d107e"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9d81c2a2-0b48-3961-8914-7698a4f671d0"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a30d066f-fe4f-3f1a-9b91-eb62da7b39d9"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5a08e05-fef7-3c1c-b322-03e29b08e6cd"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#adbd8c0d-d99a-3096-88e0-51d44c412ec6"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b77ff7b0-fd54-3ef8-9dd5-e18709f885c4"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b97fde96-9617-3dce-b984-cb724c95a685"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c18ef8e4-7a89-3c14-bc2d-02c2a32d6dc0"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c222077a-d372-36db-aa9f-80ed0c76025e"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c77a7336-d3eb-327b-9d58-6a3bab7ce3f2"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d0f50ea7-9959-39db-847d-72601f51f81d"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d11d1a18-02f5-3756-a921-36200d3c23f9"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2dd94da-30ee-3996-ac19-2d50e1c04880"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da021fb2-4d70-354a-a8f2-e0670692330f"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc940aaa-6e83-337f-a5bd-19eac2484c69"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e05673c3-ced6-3396-8c40-d27061211701"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8834c29-2d1a-31f9-bb6b-c50e7201284f"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec2d94f6-9783-3a2b-ada9-15ee8ea8a9a1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eccffb14-9943-355a-8f7d-b83bd1fee6c9"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef5377c8-6f62-39c6-bb92-4bc053a47c4c"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f102d05c-cac5-37e0-b3f3-6589001bf45b"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f736f593-3e5a-3796-8646-06fecbf4afd3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8a42bc5-c8d2-3d5b-9a65-09384b096d75 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8a42bc5-c8d2-3d5b-9a65-09384b096d75">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox-initramfs &gt;= 1:1.13.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.13.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox-initramfs</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ae32f7c0-cdf9-3d7f-ad92-782c136b4cbb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8c76a48-950a-3505-8c70-93ba0de75c87 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8c76a48-950a-3505-8c70-93ba0de75c87">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">menu &lt;= 2.1.3-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.1.3-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">menu</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d6ab84c-a2af-3fcc-94e4-048694176ebf"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8e790d0-7fc1-35d3-92ea-cd16834ab57a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8e790d0-7fc1-35d3-92ea-cd16834ab57a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mdadm</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mdadm</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d904eab4-7727-3ac3-94dd-2f9b1f3c8cc8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d904eab4-7727-3ac3-94dd-2f9b1f3c8cc8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sgml-base @ 1.26+nmu1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.26+nmu1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/sgml-base/sgml-base_1.26+nmu1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sgml-base</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#76f2088e-bd37-399a-bdda-afd960987946"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9414c75-9b2a-332f-9213-2d8d368e5f2f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d93d8e0c-e3fd-3640-bbe2-bec19dfefe85 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d93d8e0c-e3fd-3640-bbe2-bec19dfefe85">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d3cbdb7-e299-3c7a-aa0d-250e72804020"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f78aa63-2963-3572-8d91-f247cf969fa9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-cap @ 1:2.22-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:2.22-1ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libc/libcap2/libpam-cap_2.22-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-cap</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d3cbdb7-e299-3c7a-aa0d-250e72804020"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f78aa63-2963-3572-8d91-f247cf969fa9"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d94c182d-ee25-34b7-801c-e39b349c821d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d94c182d-ee25-34b7-801c-e39b349c821d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gcc-doc</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gcc-doc</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d96466eb-353f-3a71-988f-f607fe59d114 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d96466eb-353f-3a71-988f-f607fe59d114">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-event</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-event</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9766e92-10bf-3586-b43e-bb99a2925f6f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9766e92-10bf-3586-b43e-bb99a2925f6f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl &gt;= 5.14.2-3build1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.14.2-3build1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19bb8634-a923-3543-bbbf-097fb3c1ffbb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d97a1e70-d6a9-3aaa-b735-fec0a677abde -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d97a1e70-d6a9-3aaa-b735-fec0a677abde">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfontconfig</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfontconfig</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9d1ca65-66ef-38b3-91e9-9989f4f4be44 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9d1ca65-66ef-38b3-91e9-9989f4f4be44">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisccfg82 = 1:9.8.1.dfsg.P1-4ubuntu0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.8.1.dfsg.P1-4ubuntu0.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisccfg82</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab246272-8935-31f8-9174-79510d6a21d5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9e0f43b-b895-36e9-b9af-224689296ec2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9e0f43b-b895-36e9-b9af-224689296ec2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libext2fs2 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libext2fs2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1730ae28-8ff6-383a-bc14-10a6e4ad4322"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9eab228-7ff2-3e33-ac5c-e1696bbdb9fa -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9eab228-7ff2-3e33-ac5c-e1696bbdb9fa">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bash &gt;= 3.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bash</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9fdff320-da9c-3ee2-8616-5630dbafeb9b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9fb17f3-62dd-3a37-8f85-a3ad68862004 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9fb17f3-62dd-3a37-8f85-a3ad68862004">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">modutils &lt;&lt; 2.4.19-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.19-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">modutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a61bf279-7d01-3094-926d-8422e99cf106"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#da021fb2-4d70-354a-a8f2-e0670692330f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da021fb2-4d70-354a-a8f2-e0670692330f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfile-path-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfile-path-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d42290cb-979b-3f7f-95e8-66a6a1dd106f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#da03431c-3faa-31bf-b5bd-ee8ea7e76e78 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da03431c-3faa-31bf-b5bd-ee8ea7e76e78">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnfnetlink0 &gt;= 1.0.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnfnetlink0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b4bcb69a-db3c-3216-9d05-4c4ab910c2a3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#da318a43-287e-305c-bfe2-798cfa4c94b3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da318a43-287e-305c-bfe2-798cfa4c94b3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpipeline1 @ 1.2.1-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.1-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libp/libpipeline/libpipeline1_1.2.1-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpipeline1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#da384381-bb3b-38bb-a2d7-77153b89a6cf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da384381-bb3b-38bb-a2d7-77153b89a6cf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5support0 @ 1.10+dfsg~beta1-2ubuntu0.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.10+dfsg~beta1-2ubuntu0.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/k/krb5/libkrb5support0_1.10+dfsg~beta1-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libkrb5support0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#da3ae500-bcce-3254-8d34-bdde90fa8c8f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da3ae500-bcce-3254-8d34-bdde90fa8c8f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">e2fslibs @ 1.42-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.42-1ubuntu2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">e2fslibs</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/e2fsprogs/e2fslibs_1.42-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#141957e6-76b7-30ab-bfa7-44516036a88e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d9e0f43b-b895-36e9-b9af-224689296ec2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#da5da641-ad70-3ac8-bce4-afa0d5073449 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da5da641-ad70-3ac8-bce4-afa0d5073449">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8147f06b-8976-357b-bb4b-78822c0657ba"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">popularity-contest @ 1.53ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.53ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/popularity-contest/popularity-contest_1.53ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">popularity-contest</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8147f06b-8976-357b-bb4b-78822c0657ba"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d039559-fac3-3334-bdb3-8da0317ec470"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#da673b9c-30c7-3e6d-becf-1fbdc792a388 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da673b9c-30c7-3e6d-becf-1fbdc792a388">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">parted1.6</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">parted1.6</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#daaa8099-a6f6-355b-9401-5d88fd4f02c4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#daaa8099-a6f6-355b-9401-5d88fd4f02c4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpio @ 2.11-7ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.11-7ubuntu3</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpio</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/cpio/cpio_2.11-7ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8c5f7dab-bb5f-347a-8114-e3a57bff8209"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dde9c728-971e-38a4-8e49-9e73a69aae06"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dac04072-c1fd-3938-998a-973693c06fb1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dac04072-c1fd-3938-998a-973693c06fb1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsys-syslog-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsys-syslog-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#daf6b455-cb02-332f-80e8-1e14374cea30 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#daf6b455-cb02-332f-80e8-1e14374cea30">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-zlib-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-zlib-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7d8c3d4-7b1a-3d25-9b5d-994ff5d73127"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#db2cf7ec-0af3-3e67-a411-23bc8b40c014 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db2cf7ec-0af3-3e67-a411-23bc8b40c014">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcomerr2 &gt;= 1.34</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.34</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcomerr2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3a54e0d-5428-3e61-bc40-ed7f5605e959"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#db3b7b98-948f-3379-806c-976ad80975ac -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db3b7b98-948f-3379-806c-976ad80975ac">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cron-daemon (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cron-daemon</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#be94508a-c2b8-3cd7-a991-603c7dda2abb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#db4860c5-9f51-3088-997d-c127f16f750a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db4860c5-9f51-3088-997d-c127f16f750a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#db5a766c-0ee1-33b3-941f-b7c4611acd7a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db5a766c-0ee1-33b3-941f-b7c4611acd7a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af197708-c551-3bc5-a6a9-00e87107e317"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec50bdc9-2d1e-3067-811b-fd3d5816bad7"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-sqlite3 @ 1.3.12+dfsg-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.12+dfsg-3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apr-util/libaprutil1-dbd-sqlite3_1.3.12+dfsg-3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-sqlite3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af197708-c551-3bc5-a6a9-00e87107e317"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec50bdc9-2d1e-3067-811b-fd3d5816bad7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#db5aeb60-db3a-3a14-871c-6ff4e080b15b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db5aeb60-db3a-3a14-871c-6ff4e080b15b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libwrap0 &gt;= 7.6-4~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">7.6-4~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libwrap0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#71f2a8ef-1548-3ea0-9623-42a12e651a79"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#db6b9622-0a8c-3739-8547-6387a5a9d21f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db6b9622-0a8c-3739-8547-6387a5a9d21f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">duplicity</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">duplicity</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#db7634ad-3454-330d-b11d-f98adffd8827 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db7634ad-3454-330d-b11d-f98adffd8827">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libx11-6 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libx11-6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cefa2f16-9b24-3e26-9fe3-0aaa99debfb9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#db8e99c1-0ce5-31d3-ac4c-c1550a620eb7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db8e99c1-0ce5-31d3-ac4c-c1550a620eb7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-base &gt;= 5.6.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.6.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1bd40aa7-13cf-3ac3-9e40-b03b0cc4d8c8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#db996c53-07fe-3dce-ae72-dea296dfae6a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db996c53-07fe-3dce-ae72-dea296dfae6a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">busybox</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a0be787-cebd-31a5-8a5d-163e1502c1c6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbad6a15-9d7c-3939-a46c-ea68a684988b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbad6a15-9d7c-3939-a46c-ea68a684988b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpci3 @ 1:3.1.8-2ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:3.1.8-2ubuntu5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/pciutils/libpci3_3.1.8-2ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpci3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2412e63-f572-3d40-95f3-bdd7f0d69f65"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2412e63-f572-3d40-95f3-bdd7f0d69f65"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbb5489f-085f-35c0-909f-8474b003fa5c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbb5489f-085f-35c0-909f-8474b003fa5c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0888924c-02f3-3143-9ca3-74ef06824aea"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#224d7d3f-8c7e-34af-b4a8-c042fec928ab"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#25387468-fc61-3c96-844b-f6db0bc47717"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d3cbdb7-e299-3c7a-aa0d-250e72804020"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5fa104cd-1285-330c-b362-c94c691cc3c8"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7a03981-ef67-38f1-8c3a-0dd0ecc7dcac"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2e152a4-cc73-3188-ad72-998447550cf2"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc @ 0.7.5-3ubuntu69</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.7.5-3ubuntu69</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/l/lxc/lxc_0.7.5-3ubuntu52_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lxc</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0888924c-02f3-3143-9ca3-74ef06824aea"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#224d7d3f-8c7e-34af-b4a8-c042fec928ab"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#25387468-fc61-3c96-844b-f6db0bc47717"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d3cbdb7-e299-3c7a-aa0d-250e72804020"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5fa104cd-1285-330c-b362-c94c691cc3c8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c7a03981-ef67-38f1-8c3a-0dd0ecc7dcac"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d2e152a4-cc73-3188-ad72-998447550cf2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbdfddc8-c215-31de-a785-a3de420f4b88 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbdfddc8-c215-31de-a785-a3de420f4b88">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9fc20369-ef0b-380f-a233-0e1591644744"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-server @ 5.5.29-0ubuntu0.12.04.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.5.29-0ubuntu0.12.04.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/mysql-5.5/mysql-server_5.5.22-0ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-server</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9fc20369-ef0b-380f-a233-0e1591644744"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbf1bec4-d742-3cf2-81d3-76f8f0103d46 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbf1bec4-d742-3cf2-81d3-76f8f0103d46">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libunicode-collate-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libunicode-collate-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbfefb71-7518-3e82-a3b5-4d9c8cb64d11 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbfefb71-7518-3e82-a3b5-4d9c8cb64d11">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1510fdfa-ae11-3ea5-a4fb-668c4b702045"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#368c5e4a-f3bf-3019-a019-428d14b474b7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#403d1044-49b8-3144-8516-94f9bdaee143"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a953e55-c1d9-3cda-84a5-c68d0526c6e0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#51b41200-ece0-32cb-ae73-5d4f3f29fa43"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5bd703e9-2089-3e2a-8d77-a4c3a64424c0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d24467f-01c4-3c46-95ff-e15473cb7655"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3520e0c-a8ad-39df-ae40-b7460bba3d07"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8ead7fa-8e00-3c29-a5bd-6d7ff5ed7055"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">udev @ 175-0ubuntu9.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">175-0ubuntu9.2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/udev/udev_175-0ubuntu9_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">udev</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1510fdfa-ae11-3ea5-a4fb-668c4b702045"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#368c5e4a-f3bf-3019-a019-428d14b474b7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#403d1044-49b8-3144-8516-94f9bdaee143"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a953e55-c1d9-3cda-84a5-c68d0526c6e0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#51b41200-ece0-32cb-ae73-5d4f3f29fa43"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52ca1131-400c-3a45-8e9b-4c2a0b63218e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5bd703e9-2089-3e2a-8d77-a4c3a64424c0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8d24467f-01c4-3c46-95ff-e15473cb7655"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3520e0c-a8ad-39df-ae40-b7460bba3d07"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8ead7fa-8e00-3c29-a5bd-6d7ff5ed7055"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdb5.1 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdb5.1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8d44e93-73b1-3b93-b18e-790315eb2d6e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc11ef66-501d-355c-b380-3dd4d0a0bbaa -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc11ef66-501d-355c-b380-3dd4d0a0bbaa">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mysql-client</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1890f0e9-5fcf-3106-957f-08bb0aad8ab0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc15b44f-27c4-3133-93b6-259cd8008fd1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc15b44f-27c4-3133-93b6-259cd8008fd1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sgmltools-2</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sgmltools-2</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc2c5cbe-93a4-359c-b5cb-d88367e29a58 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc2c5cbe-93a4-359c-b5cb-d88367e29a58">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpp-doc &lt;&lt; 1:2.95.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:2.95.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpp-doc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#614efe9b-f996-3cb4-aba3-6a350b39318b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc2efc1f-f855-347a-be86-78b476fe5bb0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc2efc1f-f855-347a-be86-78b476fe5bb0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm2 &gt;= 2.4.38</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.38</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm2</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ea111029-1a60-3432-bc0a-492538f0c277"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc37075e-7ac5-37bf-abde-a88b4a8e633a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc37075e-7ac5-37bf-abde-a88b4a8e633a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgmp10 @ 2:5.0.2+dfsg-2ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:5.0.2+dfsg-2ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gmp/libgmp10_5.0.2+dfsg-2ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgmp10</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc73aa8f-3658-3029-a635-f62ccfb35039 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc73aa8f-3658-3029-a635-f62ccfb35039">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">byobu-extras (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">byobu-extras</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79155fc0-25ef-323d-ab3f-5cb9c272f157"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc940aaa-6e83-337f-a5bd-19eac2484c69 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc940aaa-6e83-337f-a5bd-19eac2484c69">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparse-cpan-meta-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparse-cpan-meta-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55809bc2-88e8-3885-93d1-d110f17783df"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dd0601dd-461d-34ea-8170-ecb693a60e2b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dd0601dd-461d-34ea-8170-ecb693a60e2b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-simplejson @ 2.3.2-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.3.2-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/simplejson/python-simplejson_2.3.2-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-simplejson</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cb10a59c-117f-327b-98ee-1214d6fad859"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dd4201c6-8057-3e16-9673-08557364b701 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dd4201c6-8057-3e16-9673-08557364b701">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-zope (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-zope</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#91883c0e-41e5-334f-9daf-b692c0b2acc9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dd48cd0f-d21a-3502-a069-f899ddea09fc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dd48cd0f-d21a-3502-a069-f899ddea09fc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#491ee485-e858-36da-afd8-4f6d02054ea8"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73a2909c-d765-3b3e-af81-608f27ca6179"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c56c7f32-f22e-323e-b311-ed617efd666c"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaccountsservice0 @ 0.6.15-2ubuntu9.4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.15-2ubuntu9.4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/accountsservice/libaccountsservice0_0.6.15-2ubuntu9_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaccountsservice0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#491ee485-e858-36da-afd8-4f6d02054ea8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73a2909c-d765-3b3e-af81-608f27ca6179"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c56c7f32-f22e-323e-b311-ed617efd666c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dd775974-2ed2-308a-92a8-8200722fb220 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dd775974-2ed2-308a-92a8-8200722fb220">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cgroup-lite @ 1.1.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.5</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cgroup-lite</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/cgroup-lite/cgroup-lite_1.1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4030b16-5739-394f-b32e-4998c938df90"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ddb980e4-caff-3c4f-b7e0-562ed80c5286 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ddb980e4-caff-3c4f-b7e0-562ed80c5286">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">virtual-mysql-client</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">virtual-mysql-client</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dde9c728-971e-38a4-8e49-9e73a69aae06 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dde9c728-971e-38a4-8e49-9e73a69aae06">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mt-st &lt;&lt; 0.6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mt-st</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5bd4ca7d-c91a-3582-b6b4-1e3327a6789b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ddff4d9c-fa25-3fa9-946c-88b18bdc911d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ddff4d9c-fa25-3fa9-946c-88b18bdc911d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-cs (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-cs</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f26a2ac-aa6e-35ce-a8d7-01eabb777ade"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#de020301-eac9-3238-b0d6-7f4993023ed1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de020301-eac9-3238-b0d6-7f4993023ed1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kbd (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">kbd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d47cda5f-b397-352d-b7d4-2d3977c2706a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#de1728cd-dce5-3ea2-be9b-3170164060be -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de1728cd-dce5-3ea2-be9b-3170164060be">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">aufs-tools @ 1:3.0+20111101-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:3.0+20111101-1ubuntu1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">aufs-tools</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/a/aufs-tools/aufs-tools_3.0+20111101-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#de1c3d95-fcbc-3d65-b92c-66f23650493b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de1c3d95-fcbc-3d65-b92c-66f23650493b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-chardet (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-chardet</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#700536b0-5aaa-3913-bf7d-34ed7f2384c9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#de858f17-51f0-39dd-b3a3-4345a7138890 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de858f17-51f0-39dd-b3a3-4345a7138890">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sed @ 4.2.1-9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.2.1-9</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/s/sed/sed_4.2.1-9_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sed</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#de901876-fb1b-33d6-8ba3-373f89242f99 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de901876-fb1b-33d6-8ba3-373f89242f99">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db7634ad-3454-330d-b11d-f98adffd8827"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxmuu1 @ 2:1.1.0-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.1.0-3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libx/libxmu/libxmuu1_1.1.0-3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxmuu1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db7634ad-3454-330d-b11d-f98adffd8827"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dec5daa2-61df-3435-a7b3-054c5103890a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dec5daa2-61df-3435-a7b3-054c5103890a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#deda0057-bcd7-32bd-9b65-7c8014b0d286 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#deda0057-bcd7-32bd-9b65-7c8014b0d286">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dmidecode @ 2.11-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.11-4</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dmidecode</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/dmidecode/dmidecode_2.11-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#def7fac0-e2fd-3083-9793-e64cdc8a8c0a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#def7fac0-e2fd-3083-9793-e64cdc8a8c0a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bridge-utils @ 1.5-2ubuntu7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.5-2ubuntu7</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bridge-utils</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bridge-utils/bridge-utils_1.5-2ubuntu6_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6599554a-3e25-365b-9f0d-d5be79196cf1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#df3d187d-d0a9-3c0a-87c4-8b36e9871a07 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#df3d187d-d0a9-3c0a-87c4-8b36e9871a07">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">module-init-tools &gt;&gt; 3.1-rel-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.1-rel-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>></CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">module-init-tools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1fa0b62e-cb7a-3126-918c-b5dbb0724a64"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#df51495c-3acb-3741-8249-4ca9014dfb3f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#df51495c-3acb-3741-8249-4ca9014dfb3f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">binfmt-support &lt;&lt; 1.1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">binfmt-support</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7600057-31a1-3900-b009-0a26062f50c9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#df8b25d3-c9c6-3917-b892-868bd339acd2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#df8b25d3-c9c6-3917-b892-868bd339acd2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-1.9-0</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-1.9-0</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#df8d6b25-2eae-3c97-8d32-e5d9331ec1ae -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#df8d6b25-2eae-3c97-8d32-e5d9331ec1ae">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gir1.0-glib-2.0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gir1.0-glib-2.0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7695bc0-953a-3c73-b09a-d7a07ac547b0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#df911f01-51f9-3f02-9d41-0b4be5060972 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#df911f01-51f9-3f02-9d41-0b4be5060972">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ping</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ping</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dfa55845-4c91-3fc4-a4f7-fda9eb2216dd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dfa55845-4c91-3fc4-a4f7-fda9eb2216dd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnl-3-200 &gt;= 3.2.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnl-3-200</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b16c1bfc-1b86-3e7e-b9dd-69734188f9b2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dfc1c15d-5a65-3695-aa49-b548f3c51c92 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dfc1c15d-5a65-3695-aa49-b548f3c51c92">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2cddac89-da47-34a9-8e37-dda919224eb7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#dfd8fcd6-20ed-3457-846c-97b09273532e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dfd8fcd6-20ed-3457-846c-97b09273532e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-nouveau1 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-nouveau1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e93aff6-c6d8-3c62-8e6c-3a43e71e616c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e04f3124-39ab-38f6-a2d4-bc014f5a109a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e04f3124-39ab-38f6-a2d4-bc014f5a109a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plymouth (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plymouth</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e6c143d-e6e0-3f5b-826c-458d43707392"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e05673c3-ced6-3396-8c40-d27061211701 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e05673c3-ced6-3396-8c40-d27061211701">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnet-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnet-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#970a866a-bc31-3f71-9812-0ac8cf8a7791"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e060d748-fe6d-33d6-a690-4803a138aa70 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e060d748-fe6d-33d6-a690-4803a138aa70">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libthreads-shared-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libthreads-shared-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0adc584-307e-31f9-95ea-7a0db84cbc92 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0adc584-307e-31f9-95ea-7a0db84cbc92">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">adduser &gt;= 3.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">adduser</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f0a85856-1abe-358d-9652-f2e321f77fba"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0b4df8d-d3d9-396d-84aa-10e47e8850c4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0b4df8d-d3d9-396d-84aa-10e47e8850c4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl &gt;= 5.6.0-16</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.6.0-16</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19bb8634-a923-3543-bbbf-097fb3c1ffbb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0b73c4f-c0c7-3ae9-b158-3acfd9005102 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0b73c4f-c0c7-3ae9-b158-3acfd9005102">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">insserv &gt;&gt; 1.12.0-10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.12.0-10</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>></CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">insserv</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c89daa33-5f6c-383d-b5a7-85af8d9f9de2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0c7bd51-6451-3334-b857-a08b5cf7a64b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0c7bd51-6451-3334-b857-a08b5cf7a64b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpng12-0 &gt;= 1.2.13-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.13-4</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpng12-0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f11bce3d-21f2-3ed2-9038-0cd7a0a8abed"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0ca5b76-e5c9-369c-86b5-eec82ac71c20 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0ca5b76-e5c9-369c-86b5-eec82ac71c20">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam0g @ 1.1.3-7ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.3-7ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam0g_1.1.3-7ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam0g</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0eff8a0-8a60-3bb8-bd54-14020affb6b4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e0eff8a0-8a60-3bb8-bd54-14020affb6b4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">authbind @ 1.2.0build3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.0build3</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">authbind</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/authbind/authbind_1.2.0build3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e17c1dfc-f840-3b12-9d8e-64287f69c482 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e17c1dfc-f840-3b12-9d8e-64287f69c482">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">psmisc (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">psmisc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f5cb299-b7cf-3b8e-a00c-c1f7fafaa071"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e18e5931-265a-3dcb-bf81-2b6f7d1504dc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e18e5931-265a-3dcb-bf81-2b6f7d1504dc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6472a568-1950-3985-b563-824b7b8608e7"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjpeg8 @ 8c-2ubuntu7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">8c-2ubuntu7</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libj/libjpeg8-empty/libjpeg8_8c-2ubuntu7_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjpeg8</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6472a568-1950-3985-b563-824b7b8608e7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e1a339fd-bd29-37c8-a625-f94dd009e055 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e1a339fd-bd29-37c8-a625-f94dd009e055">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpciaccess0 @ 0.12.902-1ubuntu0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.12.902-1ubuntu0.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libp/libpciaccess/libpciaccess0_0.12.902-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpciaccess0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1121eda1-0629-3db1-9bc2-975acdded11d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e1d24c1e-ae14-3c46-a079-948d1fcb01f0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e1d24c1e-ae14-3c46-a079-948d1fcb01f0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux32</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux32</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e204ca70-2054-3338-bd3a-9296daa979e6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e204ca70-2054-3338-bd3a-9296daa979e6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11ff08cd-5c1c-3a03-8f13-6c327ed3610a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ed97cf9-ca59-3e11-a284-5b0c4d53568b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">telnet @ 0.17-36build1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.17-36build1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/netkit-telnet/telnet_0.17-36build1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">telnet</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11ff08cd-5c1c-3a03-8f13-6c327ed3610a"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#587c572a-8079-341e-a53c-1790ec905c51"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5b21960d-5c69-3080-99e4-9c544913890c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ed97cf9-ca59-3e11-a284-5b0c4d53568b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2583a3d-2ad1-3184-8179-f69b21707528 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2583a3d-2ad1-3184-8179-f69b21707528">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc-dev</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc-dev</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2616868-9171-3f57-b9a3-07e155bd6b37 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2616868-9171-3f57-b9a3-07e155bd6b37">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">m2crypto (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">m2crypto</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#988e56d6-0d72-3cf9-a9df-66bd92bf68b6"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e26f7149-b73b-38bf-a461-fba65e68760a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e26f7149-b73b-38bf-a461-fba65e68760a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &gt;= 2.9-0ubuntu10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.9-0ubuntu10</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2763ca0-5641-38f6-b4fb-b9ac09728cb8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2763ca0-5641-38f6-b4fb-b9ac09728cb8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.8.0-35-generic (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.8.0-35-generic</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50873027-a234-3b0c-ac4f-ac708aa9195d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2912c96-a8a1-3b92-bb24-fb450fb28986 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2912c96-a8a1-3b92-bb24-fb450fb28986">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-gfxpayload-lists (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">grub-gfxpayload-lists</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#880595bd-0811-39e1-8539-02fbc771a4ba"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2cf3bb7-e9a0-3f41-8dc4-b0bc18183ad8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2cf3bb7-e9a0-3f41-8dc4-b0bc18183ad8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pppoe</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pppoe</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2fcb0c0-9ded-3e6b-8afa-3e5b2ea5d8c7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2fcb0c0-9ded-3e6b-8afa-3e5b2ea5d8c7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-setuptools</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.3-setuptools</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e37f17c8-5de0-3c66-aaf9-df219fe2ff70 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e37f17c8-5de0-3c66-aaf9-df219fe2ff70">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-load-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-load-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e3af8503-4afd-365e-93a2-985feb4d3b4d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e3af8503-4afd-365e-93a2-985feb4d3b4d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-es</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-es</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e3f893c5-ecc9-3567-89f8-0ad3460cd165 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e3f893c5-ecc9-3567-89f8-0ad3460cd165">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libidn11 @ 1.23-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.23-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libi/libidn/libidn11_1.23-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libidn11</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7ae74012-c4eb-375e-b65b-5de399652566"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e41e64d1-82be-32b3-ae65-8c1520b0cbed -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e41e64d1-82be-32b3-ae65-8c1520b0cbed">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgssapi3 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgssapi3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#23ebb665-06ac-3464-97a9-2ab8b0b7794d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44d4df8-8e2c-3d8e-abfb-063c8f9d4135 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44d4df8-8e2c-3d8e-abfb-063c8f9d4135">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libccid &lt;&lt; 0.9.2-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.9.2-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libccid</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3b22d640-24ca-39a5-8825-083dce5c73ea"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44dcffc-9d31-3496-b132-7576ced1e4c3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44dcffc-9d31-3496-b132-7576ced1e4c3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63382851-5e6a-3035-91e0-4f0b7e8fed63"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77795ff3-ebf9-354d-bda7-ff6af001d1bb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79d3c1c7-aee0-3633-8e61-dfd5286f9b5a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7af28825-2ff0-3075-b62f-6f97200b98db"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f1946064-5856-3173-adc4-5bd48f7d8265"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dmsetup @ 2:1.02.48-4ubuntu7.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.02.48-4ubuntu7.1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dmsetup</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/lvm2/dmsetup_1.02.48-4ubuntu7_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#31f87e2a-7a6a-3c74-945d-be4e5db96fbc"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63382851-5e6a-3035-91e0-4f0b7e8fed63"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#77795ff3-ebf9-354d-bda7-ff6af001d1bb"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79d3c1c7-aee0-3633-8e61-dfd5286f9b5a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7af28825-2ff0-3075-b62f-6f97200b98db"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f1946064-5856-3173-adc4-5bd48f7d8265"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44f9296-3a40-3582-9d0d-c39a9cc9db47 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e44f9296-3a40-3582-9d0d-c39a9cc9db47">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libuuid1 &gt;= 2.16</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.16</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libuuid1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36878751-c695-3ca7-ab7f-ab2c3c4ab441"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e45d39f4-263b-377d-9037-2a8cb224c45d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e45d39f4-263b-377d-9037-2a8cb224c45d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1g &gt;= 1:1.2.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.2.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zlib1g</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73040f31-9ca0-3ec4-a57f-a251246337a2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e4bb9a95-7422-3194-aebc-fc0eeda7be5b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e4bb9a95-7422-3194-aebc-fc0eeda7be5b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3db20cea-1309-30d9-a938-e4ac48689192"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icedtea-6-jre-cacao @ 6b30-1.13.1-1ubuntu2~0.12.04.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b30-1.13.1-1ubuntu2~0.12.04.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/o/openjdk-6/icedtea-6-jre-cacao_6b24-1.11.1-4ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icedtea-6-jre-cacao</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34bc4749-3a1a-3262-9eaa-9fb10222f7b5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3db20cea-1309-30d9-a938-e4ac48689192"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e4ce9d40-7468-3127-8752-9bbb6d13a76f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e4ce9d40-7468-3127-8752-9bbb6d13a76f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-fr</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-fr</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e50c649a-c597-36d0-b024-9da4729eea18 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e50c649a-c597-36d0-b024-9da4729eea18">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d838778-609c-3408-b54f-6812d8335d28"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ec8d928-69b7-34b5-9d94-73484698d3cf"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62ed24b1-c0a8-3f05-a216-32d9654b37a4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79d3c1c7-aee0-3633-8e61-dfd5286f9b5a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5de682f-cf29-3d29-8671-069be30f6a33"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d745f018-b6b7-38cc-97fa-908182a4fc0e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lvm2 @ 2.02.66-4ubuntu7.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.02.66-4ubuntu7.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/lvm2/lvm2_2.02.66-4ubuntu7_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lvm2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0d838778-609c-3408-b54f-6812d8335d28"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1e7d222b-2e6a-3107-afa8-a6d3e4172c3b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3ec8d928-69b7-34b5-9d94-73484698d3cf"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62ed24b1-c0a8-3f05-a216-32d9654b37a4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#79d3c1c7-aee0-3633-8e61-dfd5286f9b5a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d5de682f-cf29-3d29-8671-069be30f6a33"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d745f018-b6b7-38cc-97fa-908182a4fc0e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e533f3c3-b129-3ff6-bdbf-f8ce7a29b2da -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e533f3c3-b129-3ff6-bdbf-f8ce7a29b2da">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtinfo5 @ 5.9-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.9-4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/ncurses/libtinfo5_5.9-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtinfo5</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python &gt;= 2.7.1-0ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.1-0ubuntu2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6f0f8d33-6ad2-3327-b366-793aabb64a73"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e557958a-562a-38e0-8b37-4192d2aa2bb9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e557958a-562a-38e0-8b37-4192d2aa2bb9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted0debian1 &gt;= 2.2-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libparted0debian1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cfd8e7d2-d099-37db-85f5-bee6d531c23d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e57f4ce7-71cd-3e26-9f77-c64234a6b3b3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e57f4ce7-71cd-3e26-9f77-c64234a6b3b3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-zope.interface (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-zope.interface</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11c6b4eb-e59e-3f6d-b401-10db34757a1b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e58d49d1-6102-339b-b3b7-962c4c703ab7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e58d49d1-6102-339b-b3b7-962c4c703ab7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtimedate-perl @ 1.2000-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2000-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libt/libtimedate-perl/libtimedate-perl_1.2000-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtimedate-perl</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7266f20f-b539-390c-b20c-f987898db2e0"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7266f20f-b539-390c-b20c-f987898db2e0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5ad3662-e5e5-3721-9be4-0fdf49b1800c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5ad3662-e5e5-3721-9be4-0fdf49b1800c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">keyboard-configuration (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">keyboard-configuration</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9efd0db5-866f-3c82-8636-313ef49a6cca"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5c7e8ea-7b42-33b1-9047-65cf008b8f65 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5c7e8ea-7b42-33b1-9047-65cf008b8f65">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libk5crypto3 &gt;= 1.8+dfsg</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.8+dfsg</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libk5crypto3</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e44e76d-546d-30c2-890e-7b584c21f82f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5decc8b-31a0-3257-95de-bc7a636a7510 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5decc8b-31a0-3257-95de-bc7a636a7510">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libuuid-tiny-perl @ 1.0300-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0300-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/universe/libu/libuuid-tiny-perl/libuuid-tiny-perl_1.0300-2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libuuid-tiny-perl</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5e112da-9e7a-3385-97d9-d61392ac44eb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5e112da-9e7a-3385-97d9-d61392ac44eb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-profiler</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-profiler</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5efc871-4774-3cca-9d41-086385ffcf43 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5efc871-4774-3cca-9d41-086385ffcf43">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ifupdown &gt;= 0.6.10ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.10ubuntu5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ifupdown</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d36d0938-13b3-3f09-be3e-47ae85939c65"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6555dee-38ac-3483-b3d9-b83ab9820cbf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6555dee-38ac-3483-b3d9-b83ab9820cbf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsub-name-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsub-name-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b785a34f-a0ae-3b1b-af54-eaf0d2aaea86"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6a2d9e4-02fd-360e-98c9-1e8178c9c288 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6a2d9e4-02fd-360e-98c9-1e8178c9c288">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmpfr4 &gt;= 3.1.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.1.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmpfr4</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88619df9-0a79-3fe6-8a6a-5876a9f73c93"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6a85f7b-44a0-3d9c-be71-e76e871f62bd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6a85f7b-44a0-3d9c-be71-e76e871f62bd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6258e852-444d-375e-b91e-6ba264aa57f1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f623f58-19d7-3534-9aa3-3455d89c7665"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c865d7a6-402a-31bb-8107-ce29e3c6c32d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt @ 0.8.16~exp12ubuntu10.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.16~exp12ubuntu10.7</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apt</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt_0.8.16~exp12ubuntu10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6258e852-444d-375e-b91e-6ba264aa57f1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f623f58-19d7-3534-9aa3-3455d89c7665"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c4acbec9-0101-3da8-946f-8a672e52d8ca"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c865d7a6-402a-31bb-8107-ce29e3c6c32d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6ae5c6a-508d-3bf9-8954-9d19f082182a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6ae5c6a-508d-3bf9-8954-9d19f082182a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netcat (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">netcat</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4a906b3f-1422-305c-a858-b1287f39fae4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6d5eee4-1c20-37dd-adba-7eeb1a6ca73e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6d5eee4-1c20-37dd-adba-7eeb1a6ca73e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libboost-iostreams1.46.1 &gt;= 1.46.1-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.46.1-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libboost-iostreams1.46.1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9ac17066-a9dd-363f-94be-6f9a3f1bcb5c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6e1a1ed-382b-3615-996f-cc51e55b86c7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6e1a1ed-382b-3615-996f-cc51e55b86c7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-boto</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-boto</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7394d79-bcb9-32be-bfd0-ef9dc741249a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7394d79-bcb9-32be-bfd0-ef9dc741249a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-setup &lt;&lt; 1.47</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.47</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-setup</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e73a0d5d-aee9-38a5-8f42-ac99cbaf3fd3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e73a0d5d-aee9-38a5-8f42-ac99cbaf3fd3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre &lt;&lt; 6b17~pre3-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b17~pre3-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db4860c5-9f51-3088-997d-c127f16f750a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e74386a6-e539-39d2-900f-3edf5070ad9f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e74386a6-e539-39d2-900f-3edf5070ad9f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisccfg82 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisccfg82</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ab246272-8935-31f8-9174-79510d6a21d5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e774b93b-60c1-3151-ae24-bb94e1b1d811 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e774b93b-60c1-3151-ae24-bb94e1b1d811">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-setup-mini &lt;&lt; 1.47</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.47</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">console-setup-mini</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8764c75c-de90-3bfb-9dac-aaa32239813b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7750cc7-6b29-33db-a7ae-77dae3c28391 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7750cc7-6b29-33db-a7ae-77dae3c28391">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7df51ed4-5dd2-3106-aa82-c488fa0b2037"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f623f58-19d7-3534-9aa3-3455d89c7665"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-inst1.4 @ 0.8.16~exp12ubuntu10.7</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.16~exp12ubuntu10.7</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-inst1.4_0.8.16~exp12ubuntu10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-inst1.4</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7df51ed4-5dd2-3106-aa82-c488fa0b2037"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f623f58-19d7-3534-9aa3-3455d89c7665"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7caba62-1a6e-3750-9d7e-1e010d2d6c81 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7caba62-1a6e-3750-9d7e-1e010d2d6c81">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsof @ 4.81.dfsg.1-1build1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.81.dfsg.1-1build1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/lsof/lsof_4.81.dfsg.1-1build1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsof</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8845c3c8-3dc6-3b82-9981-85c2a4dae206"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7de9abe-eda7-3290-8651-aad36c2f21f2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7de9abe-eda7-3290-8651-aad36c2f21f2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">default-jre-headless (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">default-jre-headless</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#feee2c21-5e18-3b08-af2e-e152ad510339"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7f40fc1-31c1-37e2-b6cf-c86d50213042 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7f40fc1-31c1-37e2-b6cf-c86d50213042">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libautodie-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libautodie-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e81080f8-9930-3562-ade4-7b91b9d792b2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e81080f8-9930-3562-ade4-7b91b9d792b2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php4 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php4</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5bc3e066-0471-3faf-bbec-24d9c2534997"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e81dd21f-96ec-378b-8d23-08d80e2d86be -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e81dd21f-96ec-378b-8d23-08d80e2d86be">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxsloader-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxsloader-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a652a72d-c963-3c8e-8ea9-7eb87e691e2e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e83f3922-0945-351b-b725-d73b571ac7b4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e83f3922-0945-351b-b725-d73b571ac7b4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtest-simple-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtest-simple-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e85be705-46c9-36a8-9940-b4c7dd89803a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e85be705-46c9-36a8-9940-b4c7dd89803a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">arpd</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">arpd</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8834c29-2d1a-31f9-bb6b-c50e7201284f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8834c29-2d1a-31f9-bb6b-c50e7201284f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfile-spec-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libfile-spec-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3396e8-8033-3d6e-aff2-7059c4ab5b49"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &gt;= 2.8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.8</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8f650d1-7265-3b8b-b4fa-24ebc30bc1bd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8f650d1-7265-3b8b-b4fa-24ebc30bc1bd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-minimal = 2.7.3-0ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.3-0ubuntu2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-minimal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c68ded1-21ed-3978-bd37-84182b54b746"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">install-info (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">install-info</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c7f0bec-82bf-3a73-8c23-7863e277248d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9326c33-f3ca-3126-a70e-8b44748dbe35 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9326c33-f3ca-3126-a70e-8b44748dbe35">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e380fa5-d5f1-39b5-84ad-d95b6f074c9b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c5682771-2c80-3dc6-9992-13e74ab79a5c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db7634ad-3454-330d-b11d-f98adffd8827"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fcc9ba66-31cb-356e-9870-437fd3909425"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xauth @ 1:1.0.6-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.0.6-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/x/xauth/xauth_1.0.6-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xauth</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6e380fa5-d5f1-39b5-84ad-d95b6f074c9b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c5682771-2c80-3dc6-9992-13e74ab79a5c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db7634ad-3454-330d-b11d-f98adffd8827"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fcc9ba66-31cb-356e-9870-437fd3909425"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e99c93b1-15b4-3f01-9f2e-596151df5575 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e99c93b1-15b4-3f01-9f2e-596151df5575">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cdebconf &lt;&lt; 0.96</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.96</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cdebconf</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af7d2861-8016-33cc-9672-d45db97f5408"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9ac49fc-0349-3db9-a04c-18e007d77482 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9ac49fc-0349-3db9-a04c-18e007d77482">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wncksyncdaemon (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wncksyncdaemon</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2dc908b-1e7c-3e14-94dc-2452bb2bed44"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9c6b4c9-316d-30a8-82b4-a66fe4aa789b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9c6b4c9-316d-30a8-82b4-a66fe4aa789b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">isc-dhcp-common = 4.1.ESV-R4-0ubuntu5.6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.1.ESV-R4-0ubuntu5.6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">isc-dhcp-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c7f1987-394e-384c-8a9d-993c0af69ab3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ea111029-1a60-3432-bc0a-492538f0c277 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ea111029-1a60-3432-bc0a-492538f0c277">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm2 @ 2.4.39-0ubuntu0.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.39-0ubuntu0.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm2_2.4.32-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm2</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ea2e3d2b-c0bc-3555-863e-17295e70cc6f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ea2e3d2b-c0bc-3555-863e-17295e70cc6f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-2.0</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">debconf-2.0</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ea6faede-e79f-3118-b351-45c0b27aa728 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ea6faede-e79f-3118-b351-45c0b27aa728">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-3.0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-3.0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed7bb3b3-f0c3-33bc-95c7-442421835803"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ea91a4be-7a2b-33f0-bc70-728a3ef302aa -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ea91a4be-7a2b-33f0-bc70-728a3ef302aa">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">coreutils &gt;= 5.91</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.91</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">coreutils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ce379cd6-9d2b-3325-a237-dea0297d8c2f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19bb8634-a923-3543-bbbf-097fb3c1ffbb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#eb29fb21-5028-3bd8-82ca-3933490cf9c9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eb29fb21-5028-3bd8-82ca-3933490cf9c9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">samba-common &lt;&lt; 3.0.0beta1-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0.0beta1-2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">samba-common</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ba378fcc-d3c2-37e9-ae30-6f01cf08234a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#eb3b50dc-3827-3a3a-b6d5-605551b38490 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eb3b50dc-3827-3a3a-b6d5-605551b38490">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7 = 2.7.3-0ubuntu3.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.3-0ubuntu3.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6367962-83aa-3188-8bd2-020d8dfcba45"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#eba630ef-0bf5-3419-8566-bf05db6d3c96 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eba630ef-0bf5-3419-8566-bf05db6d3c96">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aa4d4049-d951-300f-a139-ad8ff9fabe65"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebbd283e-a416-3ed4-94ce-256e0846525a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebbd283e-a416-3ed4-94ce-256e0846525a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper1.02.1 &gt;= 2:1.02.36</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.02.36</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper1.02.1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#353ca247-e1b0-30b8-a871-07264bb449c4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebbdcb62-7166-30d6-98ff-afd231027938 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebbdcb62-7166-30d6-98ff-afd231027938">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-config &lt;&lt; 2.32</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.32</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">base-config</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#772d1a52-396b-3f1e-9c5e-9b22445a787d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebe5c776-6fab-37bf-b78a-03d17f58e93c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebe5c776-6fab-37bf-b78a-03d17f58e93c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5c48b54-7d31-3ad4-b466-5f6e011f9ed5"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpp @ 4:4.6.3-1ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4:4.6.3-1ubuntu5</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpp</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gcc-defaults/cpp_4.6.3-1ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a5c48b54-7d31-3ad4-b466-5f6e011f9ed5"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc2c5cbe-93a4-359c-b5cb-d88367e29a58"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebeb5dd2-beaa-388e-90f4-207bab00c9f0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebeb5dd2-beaa-388e-90f4-207bab00c9f0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">parted (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">parted</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#92072a24-6430-3f7b-ab63-70de9c15c242"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebf3dc6a-3e19-307c-8883-3e096df078b5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ebf3dc6a-3e19-307c-8883-3e096df078b5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata @ 2014a-0ubuntu0.12.04</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2014a-0ubuntu0.12.04</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/t/tzdata/tzdata_2012b-1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">tzdata</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8a17900c-de61-3b35-b90c-66d58444f7c4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec2d94f6-9783-3a2b-ada9-15ee8ea8a9a1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec2d94f6-9783-3a2b-ada9-15ee8ea8a9a1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mono-gac &lt;&lt; 2.10.8.1-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.10.8.1-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mono-gac</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2a5d5023-4f13-3bfc-b763-686eef2ec68c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec30dfdd-4c59-3efd-b6e0-25909c18e7e8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec30dfdd-4c59-3efd-b6e0-25909c18e7e8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">startup-tasks</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">startup-tasks</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec3f9cbf-4409-355a-bd8a-0da3b640a4cc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec3f9cbf-4409-355a-bd8a-0da3b640a4cc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-2.0-0c2a @ 2.2.10-0ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.10-0ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libs/libsigc++-2.0/libsigc++-2.0-0c2a_2.2.10-0ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libsigc++-2.0-0c2a</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#00720354-39d9-3c14-9bb9-dccc1c605c9e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43d5bbb6-58c9-30c9-bbc9-b0db7ffc71d7"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#505a0543-4214-3219-94ab-09751d9050d6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec423b7c-2d4d-39e5-8ec1-a6a410af8a3f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec423b7c-2d4d-39e5-8ec1-a6a410af8a3f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da03431c-3faa-31bf-b5bd-ee8ea7e76e78"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnetfilter-conntrack3 @ 0.9.1-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.9.1-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libn/libnetfilter-conntrack/libnetfilter-conntrack3_0.9.1-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnetfilter-conntrack3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#da03431c-3faa-31bf-b5bd-ee8ea7e76e78"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec50bdc9-2d1e-3067-811b-fd3d5816bad7 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec50bdc9-2d1e-3067-811b-fd3d5816bad7">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1 = 1.3.12+dfsg-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.12+dfsg-3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6d57e4b0-d86f-3964-a678-b537aa015a37"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec56e83a-70a3-36f3-963a-eb5e1d7599cd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec56e83a-70a3-36f3-963a-eb5e1d7599cd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libattr1 @ 1:2.4.46-5ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:2.4.46-5ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/attr/libattr1_2.4.46-5ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libattr1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9ea5ced-067b-358d-89b3-1b24e461dfcb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec6c3d15-a979-3800-92aa-b8063503a58b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec6c3d15-a979-3800-92aa-b8063503a58b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-cgi (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-cgi</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#099ada11-02c3-3588-ad4a-59324c97b204"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec7fce25-de63-3deb-beee-a4aa6205baa8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec7fce25-de63-3deb-beee-a4aa6205baa8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-central</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-central</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#eca62629-9d49-3978-bd51-69746eeb060d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eca62629-9d49-3978-bd51-69746eeb060d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62880251-e8b9-3ba8-bfd8-e434aff94c41"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3ba5a9c-1631-36a0-a667-1188071d1e03"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3694acb-0359-372f-9ffc-704091424327"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee621688-1325-32c4-bbaf-4658abb7aec9"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rsync @ 3.0.9-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0.9-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/r/rsync/rsync_3.0.9-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rsync</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62880251-e8b9-3ba8-bfd8-e434aff94c41"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89d0a914-78f2-39a5-8651-7646a57a51a4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3ba5a9c-1631-36a0-a667-1188071d1e03"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d3694acb-0359-372f-9ffc-704091424327"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e8a18798-f576-3e28-bc74-f7ab52e08d28"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee621688-1325-32c4-bbaf-4658abb7aec9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ecaeeff8-761b-3e77-9ffb-c0c887d55fc5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ecaeeff8-761b-3e77-9ffb-c0c887d55fc5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43e360a6-2020-3251-955d-53e05468916d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70371c15-f181-3d27-94b6-6b35d6cfd7a1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec6c3d15-a979-3800-92aa-b8063503a58b"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af01be60-6304-3549-9103-8b8acab73bc6"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fced5c4e-e9d3-3117-848c-31d9f4ccd1c2"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pydio @ 5.2.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.2.0</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pydio</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43e360a6-2020-3251-955d-53e05468916d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70371c15-f181-3d27-94b6-6b35d6cfd7a1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af01be60-6304-3549-9103-8b8acab73bc6"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec6c3d15-a979-3800-92aa-b8063503a58b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fced5c4e-e9d3-3117-848c-31d9f4ccd1c2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ecb91aef-6748-3223-a8a0-3ae2755e731b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ecb91aef-6748-3223-a8a0-3ae2755e731b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e8afeaf-a4f5-38e5-8b8d-0d6895427966"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nano @ 2.2.6-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.6-1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/n/nano/nano_2.2.6-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nano</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1eee83d6-71cd-3fa8-bd99-77df79727926"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8e8afeaf-a4f5-38e5-8b8d-0d6895427966"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#912c5acd-7d7f-3d4e-b39e-3d76416c0ba2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2b261af-3a86-3a8a-a4b3-af484dba1096"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#eccffb14-9943-355a-8f7d-b83bd1fee6c9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eccffb14-9943-355a-8f7d-b83bd1fee6c9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl &gt;= 5.14.2-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.14.2-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#19bb8634-a923-3543-bbbf-097fb3c1ffbb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ece02e58-9220-3d69-bb7f-c398fe488d45 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ece02e58-9220-3d69-bb7f-c398fe488d45">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt &gt;= 0.7.13.4ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.7.13.4ubuntu3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#97d7429a-e398-3a73-824b-60c042e7ab31"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ecf0742c-8c8b-3fdc-a820-96abca7339e3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ecf0742c-8c8b-3fdc-a820-96abca7339e3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtime-piece-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libtime-piece-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed092ac5-d2d5-31c3-bd3d-1a2db22d3ede -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed092ac5-d2d5-31c3-bd3d-1a2db22d3ede">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">setterm (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">setterm</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bdfe059b-7340-3353-a458-d1a835d19db5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed70c4d6-76ef-35b9-add0-6a962ba09d66 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed70c4d6-76ef-35b9-add0-6a962ba09d66">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42412a39-6f83-3339-827e-4383290c0644"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#524f0114-72d0-3cbd-9957-e2a87301d989"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#600416a5-feb6-3edb-ae93-67c5c4fa7af8"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bebecb95-a3c2-3869-b809-3d511661ac3b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e57f4ce7-71cd-3e26-9f77-c64234a6b3b3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-lazr.restfulclient @ 0.12.0-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.12.0-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/l/lazr.restfulclient/python-lazr.restfulclient_0.12.0-1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-lazr.restfulclient</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#42412a39-6f83-3339-827e-4383290c0644"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#524f0114-72d0-3cbd-9957-e2a87301d989"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#600416a5-feb6-3edb-ae93-67c5c4fa7af8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f52e5d1-56fa-3e56-aa65-bf0c6b20563b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bebecb95-a3c2-3869-b809-3d511661ac3b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e57f4ce7-71cd-3e26-9f77-c64234a6b3b3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed7bb3b3-f0c3-33bc-95c7-442421835803 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed7bb3b3-f0c3-33bc-95c7-442421835803">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-3.0</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-image-3.0</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6367962-83aa-3188-8bd2-020d8dfcba45"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#edb0f18a-edb1-34d2-a8a9-603fe2b27b85 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#edb0f18a-edb1-34d2-a8a9-603fe2b27b85">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt &gt;= 0.6.12</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.12</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-apt</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#97d7429a-e398-3a73-824b-60c042e7ab31"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ede2ec27-f975-3958-a9e0-48f75559ff9c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ede2ec27-f975-3958-a9e0-48f75559ff9c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ia32-apt-get</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ia32-apt-get</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee299b6d-0db7-3b52-9349-589441612249 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee299b6d-0db7-3b52-9349-589441612249">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gzip @ 1.4-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4-1ubuntu2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gzip</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gzip/gzip_1.4-1ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee4bb8f9-6c27-3bea-bfd9-204dca679178 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee4bb8f9-6c27-3bea-bfd9-204dca679178">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bbd0b14e-3cb9-3310-971d-d0a648ceee81"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pciutils @ 1:3.1.8-2ubuntu5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:3.1.8-2ubuntu5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/pciutils/pciutils_3.1.8-2ubuntu5_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pciutils</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bbd0b14e-3cb9-3310-971d-d0a648ceee81"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee621688-1325-32c4-bbaf-4658abb7aec9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee621688-1325-32c4-bbaf-4658abb7aec9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base &gt;= 3.2-14</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2-14</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#caa1eea9-48fe-39d7-ad49-fd911d7f5803"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee647398-049a-335c-bfa9-ae8937240dcf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee647398-049a-335c-bfa9-ae8937240dcf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgnutls26 &gt;= 2.9.11-0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.9.11-0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libgnutls26</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0001482d-666d-3b92-9fa6-45023e39ba3d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee8e940b-259d-3546-8c70-78145a8e3ab0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ee8e940b-259d-3546-8c70-78145a8e3ab0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0667d8cd-882c-32b6-9066-f781a3fb663e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62ed24b1-c0a8-3f05-a216-32d9654b37a4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#643ceff2-5a66-3bc7-88cc-e85fab5317e3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6631e409-f0ea-38ba-9f05-676491c4e429"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8ead7fa-8e00-3c29-a5bd-6d7ff5ed7055"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2.2-common @ 2.2.22-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.22-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2.2-common</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apache2/apache2.2-common_2.2.22-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0667d8cd-882c-32b6-9066-f781a3fb663e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1acf1397-2bfa-3f87-a9b2-82fded0584d4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62ed24b1-c0a8-3f05-a216-32d9654b37a4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#643ceff2-5a66-3bc7-88cc-e85fab5317e3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6631e409-f0ea-38ba-9f05-676491c4e429"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6eed3a28-5b4f-3156-adcb-2b2f3ac2fc0f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eaa4cdb1-2512-36ba-85b5-760b0bc7434d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8ead7fa-8e00-3c29-a5bd-6d7ff5ed7055"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#eed1442a-d32b-3757-ac5c-bdc3f2ca0acf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#eed1442a-d32b-3757-ac5c-bdc3f2ca0acf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fcron</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fcron</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef258fd0-2712-33e8-8d51-5c7eb732fdbf -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef258fd0-2712-33e8-8d51-5c7eb732fdbf">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">procps-nonfree (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">procps-nonfree</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43e7b953-0936-3855-9809-d25d7bf6eb20"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef32daeb-9b37-398c-a01b-5362df82c9fb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef32daeb-9b37-398c-a01b-5362df82c9fb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-dbus</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-dbus</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef497255-5fad-3598-aff3-926690355c59 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef497255-5fad-3598-aff3-926690355c59">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libntfs-3g75</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libntfs-3g75</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef5377c8-6f62-39c6-bb92-4bc053a47c4c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef5377c8-6f62-39c6-bb92-4bc053a47c4c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libarchive-tar-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libarchive-tar-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0c52d849-274f-3287-a61a-6a44e67fc87b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef8b7762-4ec7-3f76-bdaa-9d1c2c1053d9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ef8b7762-4ec7-3f76-bdaa-9d1c2c1053d9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gpgv (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gpgv</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe82bab1-995c-3cb3-b6d8-4d0d9fd34bef"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#efb2e03e-f0eb-30c0-8443-dce304913858 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#efb2e03e-f0eb-30c0-8443-dce304913858">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-maketext-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">liblocale-maketext-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#efd1565f-c4c4-3b35-86bb-5eaa3dd70509 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#efd1565f-c4c4-3b35-86bb-5eaa3dd70509">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initscripts &gt;= 2.88dsf-13.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.88dsf-13.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initscripts</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9480b1b2-ee6c-3b91-ab42-90b6ef3338aa"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#efd8ec12-7a90-39e4-8056-5548ed4bcf7e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#efd8ec12-7a90-39e4-8056-5548ed4bcf7e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">acl &lt;&lt; 2.0.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">acl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a33915ba-226b-3dbd-9edb-3e09fac41ed9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f030e050-b7a0-3fb2-895f-381099fadb09 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f030e050-b7a0-3fb2-895f-381099fadb09">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-minimal &gt;= 2.7.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.7.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-minimal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5f86cdb0-abed-329e-a25f-89ce9ef1079a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f086f18a-bcbd-3e17-88f7-1c5b8c6deda2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f086f18a-bcbd-3e17-88f7-1c5b8c6deda2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-dejavu &lt;&lt; 2.20-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.20-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-dejavu</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c6346d3f-da22-3553-8f86-20ef361ebf95"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f0a85856-1abe-358d-9652-f2e321f77fba -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f0a85856-1abe-358d-9652-f2e321f77fba">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f257255-9522-3c6c-86d3-e3cacd1ab149"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34bc13b4-ec15-3e0a-86ee-08b74ce16a58"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db8e99c1-0ce5-31d3-ac4c-c1550a620eb7"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">adduser @ 3.113ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.113ubuntu2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">adduser</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/adduser/adduser_3.113ubuntu2_all.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34bc13b4-ec15-3e0a-86ee-08b74ce16a58"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f257255-9522-3c6c-86d3-e3cacd1ab149"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#db8e99c1-0ce5-31d3-ac4c-c1550a620eb7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f102d05c-cac5-37e0-b3f3-6589001bf45b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f102d05c-cac5-37e0-b3f3-6589001bf45b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpod-parser-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpod-parser-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#58a6e7d7-12af-3b74-bb14-bef5b8c4debb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f10b95ef-6f22-34b0-8910-1316d9f3d660 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f10b95ef-6f22-34b0-8910-1316d9f3d660">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9cf09314-450c-3237-b0dc-cf2193b5d5c2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec50bdc9-2d1e-3067-811b-fd3d5816bad7"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-ldap @ 1.3.12+dfsg-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.3.12+dfsg-3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apr-util/libaprutil1-ldap_1.3.12+dfsg-3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-ldap</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#80014970-fedd-30b2-b02d-4c091c0dd7a7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9cf09314-450c-3237-b0dc-cf2193b5d5c2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ec50bdc9-2d1e-3067-811b-fd3d5816bad7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f11bce3d-21f2-3ed2-9038-0cd7a0a8abed -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f11bce3d-21f2-3ed2-9038-0cd7a0a8abed">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpng12-0 @ 1.2.46-3ubuntu4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.2.46-3ubuntu4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libp/libpng/libpng12-0_1.2.46-3ubuntu4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpng12-0</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0529b7bd-62c8-3bbd-bfd3-ece028b369d9"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#107d2f8f-7284-3ff8-bc73-94feed056db7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9578d8d6-d531-3cb6-a847-b0a7107ecb19"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9ce3d71-c89f-3ff0-966e-9f6f5d432743"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bda791bd-0fa3-3003-b6dd-f4dc1b4728e0"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa2e4559-7b9b-3886-b1cc-a7a61420e69f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f128d59a-8280-3280-aa3f-894f0ed1355c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f128d59a-8280-3280-aa3f-894f0ed1355c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-dbus-dev (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-dbus-dev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a0daea5d-2c5b-3ea3-948a-d65a877d2703"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f140aa64-65fc-3c90-babb-2c6b684cad4a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f140aa64-65fc-3c90-babb-2c6b684cad4a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gcc-4.6 &gt;= 4.6.3-1~</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.6.3-1~</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gcc-4.6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2ce1a46c-6b0d-3534-934b-9ae7c2957ab9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f16422f1-f20a-3354-b9dd-a8cd308088d6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f16422f1-f20a-3354-b9dd-a8cd308088d6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-sv (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-support-translations-sv</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1d9a1c87-2542-3096-b64e-8de96b5b563c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f189469c-555c-35b2-b174-2925456971ed -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f189469c-555c-35b2-b174-2925456971ed">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">man (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">man</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#39c63ddb-96a3-3b96-90cd-976b896ad4f0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f1946064-5856-3173-adc4-5bd48f7d8265 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f1946064-5856-3173-adc4-5bd48f7d8265">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper1.02.1 &gt;= 2:1.02.47</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2:1.02.47</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevmapper1.02.1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#353ca247-e1b0-30b8-a871-07264bb449c4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f1efa972-9266-3084-88f1-49169a728c41 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f1efa972-9266-3084-88f1-49169a728c41">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb &lt;&lt; 2.0-6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.0-6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#58b7eb5e-baa1-3a05-95c0-dac315aa2611"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f232b380-90bf-3ede-8e59-890884727877 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f232b380-90bf-3ede-8e59-890884727877">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libz1</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libz1</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2687984-98a4-3b6c-88d3-80a60e88a792 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2687984-98a4-3b6c-88d3-80a60e88a792">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dhcp3-client</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dhcp3-client</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2a695eb-7886-3a14-800e-7938547c817e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2a695eb-7886-3a14-800e-7938547c817e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-nouveau1a &gt;= 2.4.23</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.4.23</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdrm-nouveau1a</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1feef4ef-f826-30aa-8b87-2bd42ceb0f17"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2ce06e3-296c-3a46-867d-d2372b0eb449 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2ce06e3-296c-3a46-867d-d2372b0eb449">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mawk (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mawk</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6725405d-b8da-3136-b5f1-c89b59d03114"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2dc908b-1e7c-3e14-94dc-2452bb2bed44 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2dc908b-1e7c-3e14-94dc-2452bb2bed44">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wncksyncdaemon</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wncksyncdaemon</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2dc9573-fc96-3e51-b91f-d7de5e271f5f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2dc9573-fc96-3e51-b91f-d7de5e271f5f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxdmcp6 @ 1:1.1.0-4</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.1.0-4</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/libx/libxdmcp/libxdmcp6_1.1.0-4_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxdmcp6</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2f2e2a5-9c62-333f-9467-04f2cbfb3aa3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f2f2e2a5-9c62-333f-9467-04f2cbfb3aa3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mysqlnd (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-mysqlnd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2996a9b-f702-3c82-9be5-95fbaa461cd9"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f310bd60-4632-3511-a758-a0346e39f487 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f310bd60-4632-3511-a758-a0346e39f487">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">c-compiler</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">c-compiler</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f31ab742-c1a0-3aa4-a65a-90969e7ca74d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f31ab742-c1a0-3aa4-a65a-90969e7ca74d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#29c17e47-8bcc-3a5b-b568-8c4abb6bb6da"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#444ae9e7-63ee-3a6b-b992-4b5c2f8966d3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#643ceff2-5a66-3bc7-88cc-e85fab5317e3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b4ea90c-7428-3fd9-b453-9dc46c364dad"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88a4d1db-4e61-3683-b96b-bfe767d00a6a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6181e47-366c-3127-baf2-284d641ed45a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2c38944-6cfc-3597-bab1-a59a000f7386"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9207076-9904-36f9-8c11-beb9d86d0aad"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-cli @ 5.3.10-1ubuntu3.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.3.10-1ubuntu3.9</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/php5/php5-cli_5.3.10-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-cli</CUDF:hasName>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0a7a0186-d48c-3d9c-a153-d4ffbe1f406f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#29c17e47-8bcc-3a5b-b568-8c4abb6bb6da"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#444ae9e7-63ee-3a6b-b992-4b5c2f8966d3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5703a6b1-ae41-34f9-901a-98ebb1a70487"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#643ceff2-5a66-3bc7-88cc-e85fab5317e3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b4ea90c-7428-3fd9-b453-9dc46c364dad"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88a4d1db-4e61-3683-b96b-bfe767d00a6a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a6181e47-366c-3127-baf2-284d641ed45a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2c38944-6cfc-3597-bab1-a59a000f7386"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c9207076-9904-36f9-8c11-beb9d86d0aad"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dc00f9cb-1f91-382b-a6db-31dc246c3e4a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f33f3d9d-cef1-3fa6-ba67-843bd643a537 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f33f3d9d-cef1-3fa6-ba67-843bd643a537">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php5 &gt;= 5.3.10-1ubuntu3.9</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.3.10-1ubuntu3.9</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapache2-mod-php5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a3774fbc-f669-3d5f-bbeb-b624b00bdc16"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f37277e9-ff68-3c3a-8f0c-74faf1f015b3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f37277e9-ff68-3c3a-8f0c-74faf1f015b3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-zero &lt;&lt; 6b17~pre3-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6b17~pre3-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">openjdk-6-jre-zero</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#37e80ad4-cea4-3d35-aa90-590fa1cc0ba1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f38a4f78-e572-3640-8d6f-31bde56a68bc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f38a4f78-e572-3640-8d6f-31bde56a68bc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnih1 = 1.0.3-4ubuntu9.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.3-4ubuntu9.1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libnih1</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4f9d72a5-b5ba-3c35-b27b-77cc76c24feb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f3a5618f-10a7-3f3d-9d81-876bca1a2584 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f3a5618f-10a7-3f3d-9d81-876bca1a2584">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-ctypes</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-ctypes</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f3b91d85-2b88-31b2-80c4-2c63c1a32f14 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f3b91d85-2b88-31b2-80c4-2c63c1a32f14">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">patch @ 2.6.1-3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.6.1-3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/patch/patch_2.6.1-3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">patch</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f3da3bb9-4753-3912-9d46-e5a559d72df2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f3da3bb9-4753-3912-9d46-e5a559d72df2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">readline-common @ 6.2-8</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">6.2-8</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/r/readline6/readline-common_6.2-8_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">readline-common</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0e173d80-1924-3823-9c21-5f94485c77b2"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3f13296a-434b-3f3b-a3c0-e281de0084a7"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5e34d3a3-f9ad-3d99-8a52-d898cc515d3e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e9127095-2e41-35a3-b27d-5d69eb0d7444"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f3fd426b-8977-3e07-bfa3-383629ad3441 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f3fd426b-8977-3e07-bfa3-383629ad3441">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sed (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sed</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#de858f17-51f0-39dd-b3a3-4345a7138890"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f459732e-9acc-3e86-9773-b9e293a4992e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f459732e-9acc-3e86-9773-b9e293a4992e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart &gt;= 0.6.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">upstart</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a51ffe96-3ade-39b1-81bb-76fe52288ac1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f45b4563-4cf2-38d6-9760-cdad8a98af51 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f45b4563-4cf2-38d6-9760-cdad8a98af51">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">update-inetd</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">update-inetd</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f45e93d9-e73f-3ada-8141-9f61062f3781 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f45e93d9-e73f-3ada-8141-9f61062f3781">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-modules (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">perl-modules</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d88199ca-2fd5-339f-ac30-cb84c14f903e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f46542b3-d46f-30f7-bc86-73aabe940d71 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f46542b3-d46f-30f7-bc86-73aabe940d71">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-freefont</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ttf-freefont</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f4828355-6b96-3b09-a0f0-540698c08838 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f4828355-6b96-3b09-a0f0-540698c08838">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">strace (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">strace</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7770fe3f-d4f6-33e5-8da6-cd0b2b1a5f8a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f4a99c30-739d-3c91-a91f-1e00a10a698a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f4a99c30-739d-3c91-a91f-1e00a10a698a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-prefork = 2.2.22-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.22-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-prefork</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f61b1723-1701-3a28-9cf7-0c717332d5a4"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f54ef92e-12d5-3edf-868f-81257d263919 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f54ef92e-12d5-3edf-868f-81257d263919">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gcc-doc &lt;&lt; 1:2.95.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:2.95.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gcc-doc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d94c182d-ee25-34b7-801c-e39b349c821d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f558e60f-abcb-3397-9f7e-717d666ad92b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f558e60f-abcb-3397-9f7e-717d666ad92b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">udev &gt;= 147~-5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">147~-5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">udev</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#dbfefb71-7518-3e82-a3b5-4d9c8cb64d11"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f589e6c7-4d3a-3f7f-92d5-f1d4bdcafe08 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f589e6c7-4d3a-3f7f-92d5-f1d4bdcafe08">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg @ 1.16.1.2ubuntu7.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.16.1.2ubuntu7.1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dpkg</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/dpkg_1.16.1.2ubuntu7_amd64.deb</CUDF:hasSourceLocation>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f595ac88-db93-3cf8-bb63-ac6c77590679 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f595ac88-db93-3cf8-bb63-ac6c77590679">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45069808-e4dd-3f03-a8b5-23f919db769e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#74e4749e-8248-3788-af9e-86a69e7dc5b4"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libheimntlm0-heimdal @ 1.6~git20120311.dfsg.1-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6~git20120311.dfsg.1-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libheimntlm0-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libheimntlm0-heimdal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#45069808-e4dd-3f03-a8b5-23f919db769e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#74e4749e-8248-3788-af9e-86a69e7dc5b4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8cc45420-87f0-3b7a-8f11-2ab1c6722b4e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f5d98b66-cd23-3fbd-999d-41c2b1577310 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f5d98b66-cd23-3fbd-999d-41c2b1577310">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">command-not-found-data @ 0.2.46ubuntu6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.2.46ubuntu6</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">command-not-found-data</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/c/command-not-found/command-not-found-data_0.2.46ubuntu6_amd64.deb</CUDF:hasSourceLocation>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f5d9b0c1-1369-311d-be99-3a8087b85a61 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f5d9b0c1-1369-311d-be99-3a8087b85a61">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6 &gt;&gt; 2.15</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.15</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>></CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#32fb9185-ac09-3f76-8523-b87e5bbcad7e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f5e663d6-eb8e-3940-bbd5-99a16efe0809 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f5e663d6-eb8e-3940-bbd5-99a16efe0809">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevel-dprof-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdevel-dprof-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#59618d49-8acb-3bd9-a806-c5bc30ac7c93"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f5ec7626-7274-357a-97ed-6727011bb291 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f5ec7626-7274-357a-97ed-6727011bb291">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjs-jquery @ 1.7.1-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.7.1-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/j/jquery/libjs-jquery_1.7.1-1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libjs-jquery</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#59672b59-84cb-3204-8065-09ace70167ba"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f61b1723-1701-3a28-9cf7-0c717332d5a4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f61b1723-1701-3a28-9cf7-0c717332d5a4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0667d8cd-882c-32b6-9066-f781a3fb663e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a87b4e0a-27a0-3256-9ec8-2dba8d2cc6c8"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-prefork @ 2.2.22-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.22-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-prefork</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apache2/apache2-mpm-prefork_2.2.22-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0667d8cd-882c-32b6-9066-f781a3fb663e"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a026a7a-e816-3107-91df-ecac7c1c4e33"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1a026a7a-e816-3107-91df-ecac7c1c4e33"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1acf1397-2bfa-3f87-a9b2-82fded0584d4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a87b4e0a-27a0-3256-9ec8-2dba8d2cc6c8"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b02f4b2f-7a4b-3631-8198-c038eb6baef9"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b7d0a070-bd52-3e94-835d-e5ba9c06119d"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7f29a0f-8acc-352b-92bf-77012b830b24"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f6314065-5b37-3e65-b6cd-87fa3c3da631 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f6314065-5b37-3e65-b6cd-87fa3c3da631">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">anacron</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">anacron</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f645e3e8-0436-310d-ab0f-4364bfe784f2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f645e3e8-0436-310d-ab0f-4364bfe784f2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.5.0-23 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.5.0-23</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#137a1777-fe5d-3237-9a27-3f1b82583ae7"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f6b94ae5-bf5b-3782-adf1-18f5faa2189e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f6b94ae5-bf5b-3782-adf1-18f5faa2189e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-3.0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#27aa8ebb-e6b1-3506-adfc-f3b35a9cd000"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f6e4a803-e6b8-3f5d-bff3-6a82a95d2791 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f6e4a803-e6b8-3f5d-bff3-6a82a95d2791">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libthreads-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libthreads-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7250a7a-8608-3b87-907f-9ee6975ac075 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7250a7a-8608-3b87-907f-9ee6975ac075">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisc83 = 1:9.8.1.dfsg.P1-4ubuntu0.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:9.8.1.dfsg.P1-4ubuntu0.5</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisc83</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d398d82-7377-3418-a889-7d7057f8c39a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f736f593-3e5a-3796-8646-06fecbf4afd3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f736f593-3e5a-3796-8646-06fecbf4afd3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libautodie-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libautodie-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7f40fc1-31c1-37e2-b6cf-c86d50213042"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f749df9b-520f-35f8-ac7b-a02e52e53dfc -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f749df9b-520f-35f8-ac7b-a02e52e53dfc">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0764584d-4ee8-336a-80bf-7ee3449c7a40"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0eddaa80-48ab-3961-8d6d-cc60343e4541"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34118bcf-511d-338f-aae1-2449441c8dee"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c2fcf31-5b3a-3d4a-8c57-47acb8ae6a16"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2946770-1f84-3b2e-9c5e-b20f209fc5b9"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2725081-855b-3b6f-aebf-bac7319ab8e3"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6d5eee4-1c20-37dd-adba-7eeb1a6ca73e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f86ea303-ad0d-3c87-ac61-5eb10be86c9a"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">aptitude @ 0.6.6-1ubuntu1.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.6.6-1ubuntu1.1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">aptitude</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/aptitude/aptitude_0.6.6-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0764584d-4ee8-336a-80bf-7ee3449c7a40"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0eddaa80-48ab-3961-8d6d-cc60343e4541"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#34118bcf-511d-338f-aae1-2449441c8dee"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#511038fc-6c7b-34b2-8907-991949c63136"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9c2fcf31-5b3a-3d4a-8c57-47acb8ae6a16"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a2946770-1f84-3b2e-9c5e-b20f209fc5b9"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a8b118a8-b1df-3d04-975b-543833f5b8d8"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2725081-855b-3b6f-aebf-bac7319ab8e3"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#c3550d83-a6aa-3e4f-a264-49e8f04d1c46"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e6d5eee4-1c20-37dd-adba-7eeb1a6ca73e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f86ea303-ad0d-3c87-ac61-5eb10be86c9a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7600057-31a1-3900-b009-0a26062f50c9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7600057-31a1-3900-b009-0a26062f50c9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">binfmt-support</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">binfmt-support</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f769e1fb-0341-3996-8d69-601738934ad9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f769e1fb-0341-3996-8d69-601738934ad9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2763ca0-5641-38f6-b4fb-b9ac09728cb8"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-generic-lts-raring @ 3.8.0.35.35</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.8.0.35.35</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">linux-headers-generic-lts-raring</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e2763ca0-5641-38f6-b4fb-b9ac09728cb8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f76a0d16-dffb-3251-98ae-dc26126b189e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f76a0d16-dffb-3251-98ae-dc26126b189e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af71e9c7-ce73-3193-8c26-998291629e24"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">multiarch-support @ 2.15-0ubuntu10.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.15-0ubuntu10.3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/multiarch-support_2.15-0ubuntu10_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">multiarch-support</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#af71e9c7-ce73-3193-8c26-998291629e24"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f77e2f04-dadd-3a13-8709-d7e52a399983 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f77e2f04-dadd-3a13-8709-d7e52a399983">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsof (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsof</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7caba62-1a6e-3750-9d7e-1e010d2d6c81"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7a50879-1bac-37cd-9ef8-9f169f5a8337 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7a50879-1bac-37cd-9ef8-9f169f5a8337">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-twisted-bin</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-twisted-bin</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7b55e8e-c5ff-3dad-af69-d275ed9bf0eb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7b55e8e-c5ff-3dad-af69-d275ed9bf0eb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ntpdate (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ntpdate</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8b96dd68-e5cb-3ab7-96de-cb26d660c5f1"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7c4788a-98d6-3a5c-b7be-5fce3423e0c4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7c4788a-98d6-3a5c-b7be-5fce3423e0c4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-socks</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ssh-socks</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7d8c3d4-7b1a-3d25-9b5d-994ff5d73127 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7d8c3d4-7b1a-3d25-9b5d-994ff5d73127">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-zlib-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-zlib-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7f29a0f-8acc-352b-92bf-77012b830b24 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7f29a0f-8acc-352b-92bf-77012b830b24">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">httpd-cgi (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">httpd-cgi</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11d45c60-5a33-39e1-a9c6-077f07757351"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8071dd2-adc9-3d3f-af2f-ecd0cf170ffb -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8071dd2-adc9-3d3f-af2f-ecd0cf170ffb">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmpfr4 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmpfr4</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#88619df9-0a79-3fe6-8a6a-5876a9f73c93"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f80a6c57-8092-3a87-b062-945f3fe22753 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f80a6c57-8092-3a87-b062-945f3fe22753">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mtr</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mtr</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f80c44ac-8db2-3ced-965e-ea316147ea61 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f80c44ac-8db2-3ced-965e-ea316147ea61">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43ca7866-5d97-303e-97a0-16142024c104"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#85270e56-cb4c-32ea-8e3f-8476ffe4864e"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">uuid-runtime @ 2.20.1-1ubuntu3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.20.1-1ubuntu3</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/util-linux/uuid-runtime_2.20.1-1ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">uuid-runtime</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#43ca7866-5d97-303e-97a0-16142024c104"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#85270e56-cb4c-32ea-8e3f-8476ffe4864e"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f818e5dc-1ec9-31ff-bbca-1613b57e4850 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f818e5dc-1ec9-31ff-bbca-1613b57e4850">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">screen-profiles-extras</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">screen-profiles-extras</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8356549-501b-3cbf-a50b-43ca27bcd98d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8356549-501b-3cbf-a50b-43ca27bcd98d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-dbus (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-dbus</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#84bf9d3a-2f53-3e93-a200-ad4ef95d0941"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f85d0074-5345-373f-84c7-59095ee73c95 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f85d0074-5345-373f-84c7-59095ee73c95">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#448f1bc4-c003-35d4-a7fd-0b3f17d42ff0"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aacf1961-6453-3d05-8aa9-12be3af13106"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gir1.2-glib-2.0 @ 1.32.0-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.32.0-1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gir1.2-glib-2.0</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gobject-introspection/gir1.2-glib-2.0_1.32.0-1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#186dc1b2-3b1c-31bc-b70b-dad7119b8545"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#448f1bc4-c003-35d4-a7fd-0b3f17d42ff0"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aacf1961-6453-3d05-8aa9-12be3af13106"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#df8d6b25-2eae-3c97-8d32-e5d9331ec1ae"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f86ea303-ad0d-3c87-ac61-5eb10be86c9a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f86ea303-ad0d-3c87-ac61-5eb10be86c9a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-pkg4.12 &gt;= 0.8.16~exp12ubuntu10.3</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.8.16~exp12ubuntu10.3</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapt-pkg4.12</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f108bc0-c0ac-32bc-91eb-e893f471d640"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8979203-6379-3d5f-9839-8729e61bb487 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8979203-6379-3d5f-9839-8729e61bb487">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libssl1.0.0 @ 1.0.1-4ubuntu5.5</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.1-4ubuntu5.5</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.0.0_1.0.1-4ubuntu3_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libssl1.0.0</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8a9866b-c463-3857-826c-3ac13498e4d4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8a9866b-c463-3857-826c-3ac13498e4d4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xen-tools &lt;= 4.1-1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4.1-1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">xen-tools</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#302b69bb-4387-3009-baa9-13365d8e0762"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8bea94e-e566-322b-9c89-66a9a3892d29 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8bea94e-e566-322b-9c89-66a9a3892d29">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62ed24b1-c0a8-3f05-a216-32d9654b37a4"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">resolvconf @ 1.63ubuntu16</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.63ubuntu16</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/r/resolvconf/resolvconf_1.63ubuntu11_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">resolvconf</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2139bf51-ed5b-30f3-8683-19fb672c649e"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#62ed24b1-c0a8-3f05-a216-32d9654b37a4"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#aaa8b8ee-4156-3ca5-a887-bd399b720eb7"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b9f5d6d2-23cf-3f89-bfa5-dc3298b21e43"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8d44e93-73b1-3b93-b18e-790315eb2d6e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8d44e93-73b1-3b93-b18e-790315eb2d6e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdb5.1 @ 5.1.25-11build1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">5.1.25-11build1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/db/libdb5.1_5.1.25-11build1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libdb5.1</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8ead7fa-8e00-3c29-a5bd-6d7ff5ed7055 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8ead7fa-8e00-3c29-a5bd-6d7ff5ed7055">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">procps (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">procps</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#051c8ad3-ff35-3011-b73a-7519c96d59a0"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f92604f0-83aa-348e-86e1-5aae37f9aebd -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f92604f0-83aa-348e-86e1-5aae37f9aebd">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libudev0 &gt;= 151</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">151</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libudev0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bb1b22ae-cb92-36c3-b380-47b43d437481"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f9277df1-405c-3fd2-b742-d42b90602096 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f9277df1-405c-3fd2-b742-d42b90602096">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0037ad74-39ec-3298-b02c-786808fc2cb2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d0a93c0-5dd1-3361-bf49-bddedc860cda"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a796e4e1-c932-30c1-9e23-1b7897317440"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7de9abe-eda7-3290-8651-aad36c2f21f2"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">maven3 @ 3.2.1-0~ppa1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.2.1-0~ppa1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ppa.launchpad.net/natecarlson/maven3/ubuntu/pool/main/m/maven3/maven3_3.2.1-0~ppa1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">maven3</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#0037ad74-39ec-3298-b02c-786808fc2cb2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5d0a93c0-5dd1-3361-bf49-bddedc860cda"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a796e4e1-c932-30c1-9e23-1b7897317440"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e7de9abe-eda7-3290-8651-aad36c2f21f2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f99ab239-e7e6-3911-8b93-9863c0400d47 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f99ab239-e7e6-3911-8b93-9863c0400d47">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-twisted-bin (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-twisted-bin</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f7a50879-1bac-37cd-9ef8-9f169f5a8337"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f9a53b0d-6c79-377c-a70d-d8a9113fd833 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f9a53b0d-6c79-377c-a70d-d8a9113fd833">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libheimbase1-heimdal @ 1.6~git20120311.dfsg.1-2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.6~git20120311.dfsg.1-2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/h/heimdal/libheimbase1-heimdal_1.6~git20120311.dfsg.1-2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libheimbase1-heimdal</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#f9f63178-5b8a-328f-8f58-f2ed88213371 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f9f63178-5b8a-328f-8f58-f2ed88213371">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-bzip2-perl (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libio-compress-bzip2-perl</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#12ed82b2-75ac-3151-ba75-663397e280fb"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa233f28-a7e7-3c2d-8484-5c9be53222ad -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa233f28-a7e7-3c2d-8484-5c9be53222ad">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisc83 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libisc83</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d398d82-7377-3418-a889-7d7057f8c39a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa2e4559-7b9b-3886-b1cc-a7a61420e69f -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa2e4559-7b9b-3886-b1cc-a7a61420e69f">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">povray-3.5 &lt;= 3.5.0c-10</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.5.0c-10</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">povray-3.5</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#886bf9e3-5744-3c21-be3c-029f5216b72d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa4a9119-7806-37b0-b0bb-fe65bafcbd2e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa4a9119-7806-37b0-b0bb-fe65bafcbd2e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-pack-en &lt;&lt; 1:12.04+20140106</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:12.04+20140106</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string"><<</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">language-pack-en</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa7c18cd-30e5-377a-ac42-dcb8d6db8a74 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fa7c18cd-30e5-377a-ac42-dcb8d6db8a74">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#191ab123-569d-3d55-a624-98e048f708d5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2028b0d2-43fd-3de6-8c19-38aa33d05214"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9f39565c-b226-3ded-be71-1d3230138698"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b54a1b95-6ce4-3213-9c76-745629c1da06"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fd68093a-7dcb-3d1b-aece-bba0771f9947"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e8d639b-9cf4-35cf-bff0-14c8571f5682"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d2769a8-962b-3796-8c23-918c69d4302b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d3cbdb7-e299-3c7a-aa0d-250e72804020"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#739c0de4-b4c6-3681-a640-0f28d65b32bb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9cf09314-450c-3237-b0dc-cf2193b5d5c2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2c38944-6cfc-3597-bab1-a59a000f7386"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2.2-bin @ 2.2.22-1ubuntu1.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.2.22-1ubuntu1.2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2.2-bin</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apache2/apache2.2-bin_2.2.22-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#191ab123-569d-3d55-a624-98e048f708d5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2028b0d2-43fd-3de6-8c19-38aa33d05214"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e8d639b-9cf4-35cf-bff0-14c8571f5682"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d2769a8-962b-3796-8c23-918c69d4302b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3d3cbdb7-e299-3c7a-aa0d-250e72804020"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#739c0de4-b4c6-3681-a640-0f28d65b32bb"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89e1e823-cfc9-3444-8cc1-062b2181918a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9cf09314-450c-3237-b0dc-cf2193b5d5c2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#9f39565c-b226-3ded-be71-1d3230138698"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b2c38944-6cfc-3597-bab1-a59a000f7386"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b54a1b95-6ce4-3213-9c76-745629c1da06"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#bcaa7cd5-c065-3614-a59c-ccbe748e235d"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fd68093a-7dcb-3d1b-aece-bba0771f9947"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fab6fe38-a78f-3cc3-a035-955a0c879129 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fab6fe38-a78f-3cc3-a035-955a0c879129">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libzeitgeist-gio (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libzeitgeist-gio</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#99d0f985-191b-3a41-b107-94739b418a5c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fafcfa67-e0be-3913-a5a8-b65bb821b41d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fafcfa67-e0be-3913-a5a8-b65bb821b41d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4570c6b0-8f83-39e3-ae4a-51733052283c"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f49e477-8cad-3bd3-9b44-4c6c590602f5"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bsdmainutils @ 8.2.3ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">8.2.3ubuntu1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">bsdmainutils</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/b/bsdmainutils/bsdmainutils_8.2.3ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4570c6b0-8f83-39e3-ae4a-51733052283c"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7866971b-78fe-3225-ac6c-03e2731fa1ef"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8f49e477-8cad-3bd3-9b44-4c6c590602f5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fb2a6bd0-e3bd-3d9f-b2d5-f66b7b430c64 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fb2a6bd0-e3bd-3d9f-b2d5-f66b7b430c64">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-argparse</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-argparse</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fb63d948-116a-3489-a2ee-80783c496e41 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fb63d948-116a-3489-a2ee-80783c496e41">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fb6a7c9c-edea-3558-9670-7598ef0dc112 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fb6a7c9c-edea-3558-9670-7598ef0dc112">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#570e4c56-815c-3f7a-94dc-3f9527c6e594"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#614bbf35-b761-3c2a-a2c2-e1a430eb3b39"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ece02e58-9220-3d69-bb7f-c398fe488d45"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">update-manager-core @ 1:0.156.14.11</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:0.156.14.11</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/u/update-manager/update-manager-core_0.156.14_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">update-manager-core</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#570e4c56-815c-3f7a-94dc-3f9527c6e594"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#614bbf35-b761-3c2a-a2c2-e1a430eb3b39"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ece02e58-9220-3d69-bb7f-c398fe488d45"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fb7d05c2-7aaf-35df-928b-254fd67f5b70 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fb7d05c2-7aaf-35df-928b-254fd67f5b70">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">backupninja</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">backupninja</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fb828887-f962-332c-9181-e1b3bbeea5ed -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fb828887-f962-332c-9181-e1b3bbeea5ed">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-email (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-email</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#08573345-88e1-3494-9282-b6a8c9d0bb55"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fba15e80-d99f-3146-b239-e7c59860a63e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fba15e80-d99f-3146-b239-e7c59860a63e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6.1-dev</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libc6.1-dev</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fba4014a-f210-316f-a520-d815601bf6a4 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fba4014a-f210-316f-a520-d815601bf6a4">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">virtual-mysql-client (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">virtual-mysql-client</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ddb980e4-caff-3c4f-b7e0-562ed80c5286"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbb14f41-90c8-33fa-9e94-4bf735168333 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbb14f41-90c8-33fa-9e94-4bf735168333">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-pam</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-pam</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbb350c1-7e70-36b7-8646-59dc35b8c7b6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbb350c1-7e70-36b7-8646-59dc35b8c7b6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">file-rc</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">file-rc</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbf344d0-8b65-3fdb-84d9-0b25de3fb8c6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbf344d0-8b65-3fdb-84d9-0b25de3fb8c6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hostname @ 3.06ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.06ubuntu1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hostname</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/h/hostname/hostname_3.06ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#03e8cbac-a614-371a-bfdb-15373256ac03"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbf508aa-a3e9-38f8-a8a7-1a4db2f4312d -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbf508aa-a3e9-38f8-a8a7-1a4db2f4312d">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java5-runtime-headless</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java5-runtime-headless</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbf5d0e0-4457-327c-a4e4-5a2d40bd54d0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbf5d0e0-4457-327c-a4e4-5a2d40bd54d0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iputils-tracepath @ 3:20101006-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3:20101006-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/i/iputils/iputils-tracepath_20101006-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iputils-tracepath</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8845c3c8-3dc6-3b82-9981-85c2a4dae206"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbfb049d-bde5-318c-af78-62d0d105f07b -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fbfb049d-bde5-318c-af78-62d0d105f07b">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base &gt;= 3.0-6</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.0-6</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">lsb-base</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#caa1eea9-48fe-39d7-ad49-fd911d7f5803"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fc0366dc-f15b-3e5f-9b53-17e6ad381f51 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fc0366dc-f15b-3e5f-9b53-17e6ad381f51">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvinit-utils &gt;= 2.86.ds1-64</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.86.ds1-64</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sysvinit-utils</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2e254719-3fdc-3051-873c-36b7e7e21b2a"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fc0753f3-8494-3e5c-bb78-c9f8a580eb52 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fc0753f3-8494-3e5c-bb78-c9f8a580eb52">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50679326-cbb9-36b1-84b8-f66e19c5c812"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5304fca8-0dfa-37fb-b7d4-f409226faab2"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73a2909c-d765-3b3e-af81-608f27ca6179"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f128d59a-8280-3280-aa3f-894f0ed1355c"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-dbus @ 1.0.0-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.0.0-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/d/dbus-python/python-dbus_1.0.0-1ubuntu1_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-dbus</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#50679326-cbb9-36b1-84b8-f66e19c5c812"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5304fca8-0dfa-37fb-b7d4-f409226faab2"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55f48707-1fd9-3cb1-96fe-518fa966ca30"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#595cd472-4eb9-3d44-93c0-b73ccdcfc50f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#73a2909c-d765-3b3e-af81-608f27ca6179"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#7c9ee707-7dba-347c-95e2-cd349633f946"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#e5480a5e-8520-392b-85f3-81ead6e9b04b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ed9b4465-76c1-30c0-99af-444b4806161f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f128d59a-8280-3280-aa3f-894f0ed1355c"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f8356549-501b-3cbf-a50b-43ca27bcd98d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fc252df2-3a3b-39f0-ad65-298c64dd4e4a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fc252df2-3a3b-39f0-ad65-298c64dd4e4a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apport-symptoms @ 0.16.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.16.1</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apport-symptoms</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/a/apport-symptoms/apport-symptoms_0.16_all.deb</CUDF:hasSourceLocation>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fc9800e7-37ee-386e-a51b-2d474a03bcc5 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fc9800e7-37ee-386e-a51b-2d474a03bcc5">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-gnupginterface</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-gnupginterface</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fcbecc06-16db-31c2-933a-97c1b2f31027 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fcbecc06-16db-31c2-933a-97c1b2f31027">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2faa6677-41fa-33c1-8ec0-453f99d7c676"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f46b2d-b610-33a6-8521-fe5b0b8633cc"/>
</owl:Restriction>
</owl:unionOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63cb0164-2227-393b-9d95-67bb79ea8288"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">powermgmt-base @ 1.31</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.31</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/powermgmt-base/powermgmt-base_1.31_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">powermgmt-base</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#2faa6677-41fa-33c1-8ec0-453f99d7c676"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#4dabe915-df37-3722-b519-52810700043f"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63cb0164-2227-393b-9d95-67bb79ea8288"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#70f46b2d-b610-33a6-8521-fe5b0b8633cc"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fcc9ba66-31cb-356e-9870-437fd3909425 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fcc9ba66-31cb-356e-9870-437fd3909425">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxau6 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libxau6</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d42db2d7-9630-3acb-acff-5d999381d19b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fce97c62-8317-3a86-92d2-b904e2798893 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fce97c62-8317-3a86-92d2-b904e2798893">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libusb0 (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libusb0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#301162f9-4756-30ad-996e-3c6ca7c58b0c"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fcec1816-6507-333f-8686-dfcdfcaa43f1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fcec1816-6507-333f-8686-dfcdfcaa43f1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mime-support @ 3.51-1ubuntu1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">3.51-1ubuntu1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/m/mime-support/mime-support_3.51-1ubuntu1_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mime-support</CUDF:hasName>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#286ef977-2b1c-3ec2-9c54-d325b3865470"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#428b8667-2f1c-3c97-8f44-5f8eb368b95d"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fced5c4e-e9d3-3117-848c-31d9f4ccd1c2 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fced5c4e-e9d3-3117-848c-31d9f4ccd1c2">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-gd (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">php5-gd</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#71f9f57b-ca2a-3634-82c5-2345a7f9fbf8"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fd374ee3-dc7d-3651-bf32-b4143be7ea26 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fd374ee3-dc7d-3651-bf32-b4143be7ea26">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-metadata-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libmodule-metadata-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fd68093a-7dcb-3d1b-aece-bba0771f9947 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fd68093a-7dcb-3d1b-aece-bba0771f9947">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-odbc (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libaprutil1-dbd-odbc</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64530cbd-7674-3f1a-a9b0-9db6b47036a2"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fd8068af-01c9-38f4-aba2-6c2b1c9c569c -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fd8068af-01c9-38f4-aba2-6c2b1c9c569c">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-worker</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">apache2-mpm-worker</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fdea0d06-5744-39d7-83a3-dcc409463ac0 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fdea0d06-5744-39d7-83a3-dcc409463ac0">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libglib2.0-0 &gt;= 2.26.0</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.26.0</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libglib2.0-0</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a9d0738f-f076-3ad7-84af-39e62be16a20"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe5e50c7-28a9-3b4d-a0bf-caec71614992 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe5e50c7-28a9-3b4d-a0bf-caec71614992">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36844cfb-fc8f-3948-b74f-ebf63ca0dbee"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52e82bcb-337a-3924-8b68-db9374c4b7d1"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55c052b7-2d77-3036-8168-5653ef272d76"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63cb0164-2227-393b-9d95-67bb79ea8288"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#693e7ad6-a471-39c4-be9b-a5ea48705d64"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87391c63-e0c2-3d1d-b874-2d09603d720f"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cba0cb86-857b-34c5-aa34-33167f562a37"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8a42bc5-c8d2-3d5b-9a65-09384b096d75"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f558e60f-abcb-3397-9f7e-717d666ad92b"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools @ 0.99ubuntu13.1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.99ubuntu13.1</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/i/initramfs-tools/initramfs-tools_0.99ubuntu13_all.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">initramfs-tools</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#36844cfb-fc8f-3948-b74f-ebf63ca0dbee"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#52e82bcb-337a-3924-8b68-db9374c4b7d1"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#55c052b7-2d77-3036-8168-5653ef272d76"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#63cb0164-2227-393b-9d95-67bb79ea8288"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#64e7e629-7303-3822-8dcb-eb529c838d6b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#693e7ad6-a471-39c4-be9b-a5ea48705d64"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#87391c63-e0c2-3d1d-b874-2d09603d720f"/>
<CUDF:hasConflict rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a87e69b9-2195-35bf-85a5-b47a9db62d99"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#cba0cb86-857b-34c5-aa34-33167f562a37"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#d8a42bc5-c8d2-3d5b-9a65-09384b096d75"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#f558e60f-abcb-3397-9f7e-717d666ad92b"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe71464e-8bce-397d-82fd-fc162ff47ec6 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe71464e-8bce-397d-82fd-fc162ff47ec6">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">crda &gt;= 1.1.1-1ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.1-1ubuntu2</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">crda</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#b3f554b0-c17c-333b-8847-ea7280b8a889"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe7f7696-896c-3b74-ba91-3451f008fd4e -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe7f7696-896c-3b74-ba91-3451f008fd4e">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcpan-meta-yaml-perl</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libcpan-meta-yaml-perl</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe82bab1-995c-3cb3-b6d8-4d0d9fd34bef -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe82bab1-995c-3cb3-b6d8-4d0d9fd34bef">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gpgv @ 1.4.11-3ubuntu2.2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.4.11-3ubuntu2.2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gpgv</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/g/gnupg/gpgv_1.4.11-3ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#22625a2d-2d77-3b8f-a3d0-a2840fdb545b"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5c3b1c0a-2871-3b78-b304-ec4b2b7e3a2a"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#81a80628-64c3-375c-a751-ab0d6ebc07b3"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe99811c-fad1-3203-b225-6c3aabf5b15a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe99811c-fad1-3203-b225-6c3aabf5b15a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-gi (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.7-gi</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#11a5e5b2-8c08-3bc6-a7d6-af521376d4a5"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe99874c-58da-39a3-975a-d43be3dac7c8 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fe99874c-58da-39a3-975a-d43be3dac7c8">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapr1.0</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libapr1.0</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#fee74eac-0728-31bb-9ff7-d4666f8c4a88 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#fee74eac-0728-31bb-9ff7-d4666f8c4a88">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gas</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gas</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#feee2c21-5e18-3b08-af2e-e152ad510339 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#feee2c21-5e18-3b08-af2e-e152ad510339">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#04fe90df-5a93-3416-a095-a86788046600"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1c883b51-e1bc-353a-a78c-f61b9822de88"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">default-jre-headless @ 1:1.6-43ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1:1.6-43ubuntu2</CUDF:hasVersion>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">default-jre-headless</CUDF:hasName>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/j/java-common/default-jre-headless_1.6-43ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#04fe90df-5a93-3416-a095-a86788046600"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1c883b51-e1bc-353a-a78c-f61b9822de88"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6b74de9f-f284-3d3e-9609-11ce70d09b14"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#89d5d035-5d60-32c3-8376-400339b17799"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#8dbc5e5c-120a-3bf6-852c-5ca8eecda6d1"/>
<CUDF:isProviderOf rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a796e4e1-c932-30c1-9e23-1b7897317440"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff3bd638-373e-391f-b5b9-03d36ce735a9 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff3bd638-373e-391f-b5b9-03d36ce735a9">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-distribute (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-distribute</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#92d0543e-7026-373d-9c94-5ce7d49cbb91"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff4cd1eb-55c0-35ce-90d0-257668ed0a3a -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff4cd1eb-55c0-35ce-90d0-257668ed0a3a">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VirtualPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-setuptools</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python2.4-setuptools</CUDF:hasName>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff5d7e6b-5cad-311f-9478-abc2d209eba1 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff5d7e6b-5cad-311f-9478-abc2d209eba1">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#Package"/>
<rdf:type>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#hasDependency"/>
<owl:hasValue rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:type>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-modules-bin @ 1.1.3-7ubuntu2</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1.1.3-7ubuntu2</CUDF:hasVersion>
<CUDF:hasSourceLocation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://ie.archive.ubuntu.com/ubuntu/pool/main/p/pam/libpam-modules-bin_1.1.3-7ubuntu2_amd64.deb</CUDF:hasSourceLocation>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">libpam-modules-bin</CUDF:hasName>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#1118214d-2aa0-33dd-bee2-4ad9058da8f5"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#3a3dbe0f-fa7a-38ed-972e-8184bca8d814"/>
<CUDF:hasDependency rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#a38b3ad6-ba20-3ff4-a1cc-5740ceb96591"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff658ecd-aad6-3e2b-b922-ff0cd086e2f3 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff658ecd-aad6-3e2b-b922-ff0cd086e2f3">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-el (versioned)</rdfs:label>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">evolution-documentation-el</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#5efbbb29-8a9a-3785-9fcd-6ecedcdb0e20"/>
</owl:NamedIndividual>
<!-- http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff8ac629-4c15-3b6e-bce2-ad3f63b2a555 -->
<owl:NamedIndividual rdf:about="http://timbus.teco.edu/ontologies/examples/debian-software.owl#ff8ac629-4c15-3b6e-bce2-ad3f63b2a555">
<rdf:type rdf:resource="http://timbus.teco.edu/ontologies/DSOs/CUDF.owl#VersionedPackage"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-minimal &gt;= 2.6.6-3+squeeze1</rdfs:label>
<CUDF:hasVersion rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2.6.6-3+squeeze1</CUDF:hasVersion>
<CUDF:hasComparator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">>=</CUDF:hasComparator>
<CUDF:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">python-minimal</CUDF:hasName>
<CUDF:relatesTo rdf:resource="http://timbus.teco.edu/ontologies/examples/debian-software.owl#6c68ded1-21ed-3978-bd37-84182b54b746"/>
</owl:NamedIndividual>
</rdf:RDF>
<!-- Generated by the OWL API (version 3.4.10-SNAPSHOT) http://owlapi.sourceforge.net -->