<?xml version="1.0"?>
<rdf:RDF
    xmlns:PCBCOMP="http://edesign.ecs.umass.edu/ontologies/Framework2.0/CircuitComponent2.0.owl#"
    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
    xmlns:UNIT="http://sweet.jpl.nasa.gov/ontology/units.owl#"
    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
  xml:base="http://edesign.ecs.umass.edu/ontologies/Framework2.0/CircuitComponent2.0.owl">
  <owl:Ontology rdf:about="">
    <owl:imports rdf:resource="http://edesign.ecs.umass.edu/ontologies/Framework2.0/Component2.0.owl"/>
    <owl:imports rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl"/>
  </owl:Ontology>
  <owl:Class rdf:ID="Transistors">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="PCB_Components"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="AND">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Gates"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Dimensions">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Size"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Operating_Specifications"/>
  <owl:Class rdf:ID="Physical_Characteristics"/>
  <owl:Class rdf:ID="Height">
    <rdfs:subClassOf rdf:resource="#Dimensions"/>
  </owl:Class>
  <owl:Class rdf:ID="Processor_Chips">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PCB_Components"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Powersources">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PCB_Components"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Trimmers">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PCB_Components"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Resistors">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PCB_Components"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Regulators">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PCB_Components"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Temperature_Range">
    <rdfs:subClassOf rdf:resource="#Operating_Specifications"/>
  </owl:Class>
  <owl:Class rdf:about="#Gates">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PCB_Components"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Common_Units"/>
  <owl:Class>
    <owl:unionOf rdf:parseType="Collection">
      <owl:Class rdf:about="#Resistors"/>
      <owl:Class rdf:about="#PCB_Components"/>
    </owl:unionOf>
  </owl:Class>
  <owl:Class rdf:ID="Length">
    <rdfs:subClassOf rdf:resource="#Dimensions"/>
  </owl:Class>
  <owl:Class rdf:ID="Power_Range">
    <rdfs:subClassOf rdf:resource="#Operating_Specifications"/>
  </owl:Class>
  <owl:Class rdf:ID="Weight">
    <rdfs:subClassOf rdf:resource="#Physical_Characteristics"/>
  </owl:Class>
  <owl:Class rdf:ID="Multiplexers">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PCB_Components"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class>
    <owl:unionOf rdf:parseType="Collection">
      <owl:Class rdf:about="#Resistors"/>
      <owl:Class rdf:about="#PCB_Components"/>
    </owl:unionOf>
  </owl:Class>
  <owl:Class rdf:ID="Transducers">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PCB_Components"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Capacitors">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PCB_Components"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Width">
    <rdfs:subClassOf rdf:resource="#Dimensions"/>
  </owl:Class>
  <owl:Class rdf:ID="Current_Range">
    <rdfs:subClassOf rdf:resource="#Operating_Specifications"/>
  </owl:Class>
  <owl:Class>
    <owl:unionOf rdf:parseType="Collection">
      <owl:Class rdf:about="#Resistors"/>
      <owl:Class rdf:about="#PCB_Components"/>
    </owl:unionOf>
  </owl:Class>
  <owl:Class rdf:ID="Voltage_Range">
    <rdfs:subClassOf rdf:resource="#Operating_Specifications"/>
  </owl:Class>
  <owl:Class>
    <owl:unionOf rdf:parseType="Collection">
      <owl:Class rdf:about="#Resistors"/>
      <owl:Class rdf:about="#PCB_Components"/>
    </owl:unionOf>
  </owl:Class>
  <owl:Class rdf:ID="Heatsinks">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PCB_Components"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Sensors">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PCB_Components"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Size">
    <rdfs:subClassOf rdf:resource="#Physical_Characteristics"/>
  </owl:Class>
  <owl:Class rdf:about="#PCB_Components">
    <rdfs:subClassOf rdf:resource="http://edesign.ecs.umass.edu/ontologies/Framework2.0/Component2.0.owl#Off-The-Shelf"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
  </owl:Class>
  <owl:Class>
    <owl:unionOf rdf:parseType="Collection">
      <owl:Class rdf:about="#Operating_Specifications"/>
      <owl:Class rdf:about="#Physical_Characteristics"/>
    </owl:unionOf>
  </owl:Class>
  <owl:Class rdf:ID="Transformers">
    <rdfs:subClassOf rdf:resource="#PCB_Components"/>
  </owl:Class>
  <owl:Class rdf:ID="NAND">
    <rdfs:subClassOf rdf:resource="#Gates"/>
  </owl:Class>
  <owl:Class>
    <owl:unionOf rdf:parseType="Collection">
      <owl:Class rdf:about="#Resistors"/>
      <owl:Class rdf:about="#PCB_Components"/>
    </owl:unionOf>
  </owl:Class>
  <owl:Class>
    <owl:unionOf rdf:parseType="Collection">
      <owl:Class rdf:about="#Operating_Specifications"/>
      <owl:Class rdf:about="#Physical_Characteristics"/>
    </owl:unionOf>
  </owl:Class>
  <owl:Class rdf:ID="NOR">
    <rdfs:subClassOf rdf:resource="#Gates"/>
  </owl:Class>
  <owl:Class rdf:ID="Size_Range">
    <rdfs:subClassOf rdf:resource="#Operating_Specifications"/>
  </owl:Class>
  <owl:Class rdf:ID="Frequency_Range">
    <rdfs:subClassOf rdf:resource="#Operating_Specifications"/>
  </owl:Class>
  <owl:ObjectProperty rdf:ID="has_unit">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#Physical_Characteristics"/>
          <owl:Class rdf:about="#Operating_Specifications"/>
          <owl:Class rdf:about="#Capacitors"/>
          <owl:Class rdf:about="#Regulators"/>
          <owl:Class rdf:about="#Resistors"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:range>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <rdf:Description rdf:about="http://sweet.jpl.nasa.gov/ontology/units.owl#Unit"/>
          <owl:Class rdf:about="#Common_Units"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:range>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="component_revisions">
    <rdfs:domain rdf:resource="#PCB_Components"/>
    <rdfs:range rdf:resource="#Resistors"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="component_specifications">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="specification_of"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#Operating_Specifications"/>
    <rdfs:domain rdf:resource="#PCB_Components"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="component_materials">
    <rdfs:domain rdf:resource="#PCB_Components"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="component_characteristics">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="characteristic_of"/>
    </owl:inverseOf>
    <rdfs:range rdf:resource="#Physical_Characteristics"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#PCB_Components"/>
          <rdf:Description rdf:about="http://edesign.ecs.umass.edu/ontologies/Framework2.0/Component2.0.owl#Components"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#specification_of">
    <rdfs:range rdf:resource="#PCB_Components"/>
    <rdfs:domain rdf:resource="#Operating_Specifications"/>
    <owl:inverseOf rdf:resource="#component_specifications"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#characteristic_of">
    <rdfs:domain rdf:resource="#Physical_Characteristics"/>
    <rdfs:range rdf:resource="#PCB_Components"/>
    <owl:inverseOf rdf:resource="#component_characteristics"/>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:ID="lower_bound">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain rdf:resource="#Operating_Specifications"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="component_cost">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdfs:domain rdf:resource="#PCB_Components"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="component_description">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#PCB_Components"/>
          <owl:Class rdf:about="#Physical_Characteristics"/>
          <owl:Class rdf:about="#Operating_Specifications"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="upper_bound">
    <rdfs:domain rdf:resource="#Operating_Specifications"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="image">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:domain rdf:resource="#PCB_Components"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="manufacturing_documents">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:domain rdf:resource="#PCB_Components"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="value">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:domain rdf:resource="#Physical_Characteristics"/>
  </owl:DatatypeProperty>
  <owl:FunctionalProperty rdf:ID="resistance">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Resistors"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="capacitance">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Capacitors"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="output_voltage">
    <rdfs:domain rdf:resource="#Regulators"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"/>
  </owl:FunctionalProperty>
  <owl:FunctionalProperty rdf:ID="name">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <owl:Class rdf:about="#PCB_Components"/>
          <owl:Class rdf:about="#Physical_Characteristics"/>
          <owl:Class rdf:about="#Operating_Specifications"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <PCBCOMP:Transformers rdf:ID="Transformers_22">
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2264951w345.jpg</PCBCOMP:image>
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2102702&amp;cp=2032058.2032230.2032277&amp;pg=1&amp;parentPage=family</PCBCOMP:manufacturing_documents>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >12.6V CT 3.0A Chassis-Mount Transformer with Leads</PCBCOMP:name>
  </PCBCOMP:Transformers>
  <rdf:Description rdf:about="http://sweet.jpl.nasa.gov/ontology/units.owl#amperSquare">
    <UNIT:hasPower rdf:datatype="http://www.w3.org/2001/XMLSchema#double"
    >2</UNIT:hasPower>
  </rdf:Description>
  <PCBCOMP:Current_Range rdf:ID="Current_Range_35"/>
  <PCBCOMP:Trimmers rdf:ID="Trimmers_25">
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2160210w345.jpg</PCBCOMP:image>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >10K-Ohm Horizontal-Style Trimmer</PCBCOMP:name>
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2062301&amp;cp=2032058.2032230.2032275&amp;parentPage=family</PCBCOMP:manufacturing_documents>
  </PCBCOMP:Trimmers>
  <PCBCOMP:Transformers rdf:ID="Transformers_23">
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://parts.digikey.com/1/parts/727625-pwr-sply-ext-med-10w-9v-1-1a-mw117ra0903b01.html</PCBCOMP:manufacturing_documents>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >EXT MED 10W 9V @ 1.1A n   MW117RA0903B01 transformer</PCBCOMP:name>
  </PCBCOMP:Transformers>
  <PCBCOMP:Transistors rdf:ID="Transistors_15">
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2062617&amp;cp=2032058.2032230.2032279&amp;parentPage=family</PCBCOMP:manufacturing_documents>
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2160527w345.jpg</PCBCOMP:image>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TIP120 NPN-D Transistor</PCBCOMP:name>
  </PCBCOMP:Transistors>
  <PCBCOMP:Transformers rdf:ID="Transformers_21">
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2264652w345.jpg</PCBCOMP:image>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >12.6V 300mA PCB-Mount Miniature Transformer</PCBCOMP:name>
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2102494&amp;cp=2032058.2032230.2032277&amp;parentPage=family</PCBCOMP:manufacturing_documents>
  </PCBCOMP:Transformers>
  <UNIT:Prefix rdf:ID="Prefix_31"/>
  <PCBCOMP:Transistors rdf:ID="Transistors_14">
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2062611&amp;cp=2032058.2032230.2032279&amp;parentPage=family</PCBCOMP:manufacturing_documents>
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2160521w345.jpg</PCBCOMP:image>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TIP3055 NPN Transistor</PCBCOMP:name>
  </PCBCOMP:Transistors>
  <PCBCOMP:Trimmers rdf:ID="Trimmers_26">
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2160209w345.jpg</PCBCOMP:image>
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2062300&amp;cp=2032058.2032230.2032275&amp;parentPage=family</PCBCOMP:manufacturing_documents>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1K-Ohm Horizontal-Style Trimmer</PCBCOMP:name>
  </PCBCOMP:Trimmers>
  <PCBCOMP:Transistors rdf:ID="Transistors_16">
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2062610&amp;cp=2032058.2032230.2032279&amp;parentPage=family</PCBCOMP:manufacturing_documents>
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2160520w345.jpg</PCBCOMP:image>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >TIP31 NPN Transistor</PCBCOMP:name>
  </PCBCOMP:Transistors>
  <PCBCOMP:Capacitors rdf:ID="Capacitors_8">
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2102511&amp;cp=2032058.2032230.2032267&amp;parentPage=family</PCBCOMP:manufacturing_documents>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Voltage_Range rdf:ID="Voltage_Range_9">
        <PCBCOMP:specification_of rdf:resource="#Capacitors_8"/>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >50.0</PCBCOMP:upper_bound>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >1000µF 35V 20% Radial-lead Electrolytic Voltage Range</PCBCOMP:name>
        <PCBCOMP:has_unit>
          <PCBCOMP:Common_Units rdf:about="http://sweet.jpl.nasa.gov/ontology/units.owl#volt"/>
        </PCBCOMP:has_unit>
      </PCBCOMP:Voltage_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Temperature_Range rdf:ID="Temperature_Range_1">
        <PCBCOMP:specification_of rdf:resource="#Capacitors_8"/>
        <PCBCOMP:has_unit>
          <PCBCOMP:Common_Units rdf:about="http://sweet.jpl.nasa.gov/ontology/units.owl#degreeF">
            <UNIT:hasShiftingNumber rdf:datatype="http://www.w3.org/2001/XMLSchema#double"
            >32</UNIT:hasShiftingNumber>
          </PCBCOMP:Common_Units>
        </PCBCOMP:has_unit>
        <PCBCOMP:lower_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >-40.0</PCBCOMP:lower_bound>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >1000µF 35V 20% Radial-lead Electrolytic Capacitor Temp Range</PCBCOMP:name>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >85.0</PCBCOMP:upper_bound>
      </PCBCOMP:Temperature_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1000µF 35V 20% Radial-lead Electrolytic Capacitor</PCBCOMP:name>
    <PCBCOMP:capacitance rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
    >1000.0</PCBCOMP:capacitance>
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2264678w345.jpg</PCBCOMP:image>
    <PCBCOMP:has_unit>
      <UNIT:UnitDerivedByScaling rdf:ID="micro_farad">
        <UNIT:hasPrefix rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#micro"/>
      </UNIT:UnitDerivedByScaling>
    </PCBCOMP:has_unit>
  </PCBCOMP:Capacitors>
  <PCBCOMP:Resistors rdf:ID="Resistors_10">
    <PCBCOMP:component_specifications>
      <PCBCOMP:Voltage_Range rdf:ID="Voltage_Range_47">
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#volt"/>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Maximum working voltage of 100 ohm resistor</PCBCOMP:name>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >350.0</PCBCOMP:upper_bound>
        <PCBCOMP:specification_of rdf:resource="#Resistors_10"/>
      </PCBCOMP:Voltage_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Temperature_Range rdf:ID="Temperature_Range_43">
        <PCBCOMP:lower_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >-55.0</PCBCOMP:lower_bound>
        <PCBCOMP:specification_of rdf:resource="#Resistors_10"/>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#degreeF"/>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Operating Temperature range of 100 ohm resistor</PCBCOMP:name>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >70.0</PCBCOMP:upper_bound>
      </PCBCOMP:Temperature_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Power_Range rdf:ID="Power_Range_40">
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >10.0</PCBCOMP:upper_bound>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#watt"/>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Maximum power dissipation of 1ohm resistor</PCBCOMP:name>
        <PCBCOMP:specification_of rdf:resource="#Resistors_10"/>
      </PCBCOMP:Power_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#ohm"/>
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2062293&amp;cp=2032058.2032230.2032267&amp;parentPage=family</PCBCOMP:manufacturing_documents>
    <PCBCOMP:resistance rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
    >100.0</PCBCOMP:resistance>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >100 ohm 10W 5% Wirewound Resistor</PCBCOMP:name>
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2160202w345.jpg</PCBCOMP:image>
  </PCBCOMP:Resistors>
  <PCBCOMP:Resistors rdf:ID="Resistors_12">
    <PCBCOMP:resistance rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
    >10.0</PCBCOMP:resistance>
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2062291&amp;cp=2032058.2032230.2032267&amp;parentPage=family</PCBCOMP:manufacturing_documents>
    <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#ohm"/>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >10 Ohm 10W 5% Wirewound Resistor</PCBCOMP:name>
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2160199w345.jpg</PCBCOMP:image>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Voltage_Range rdf:ID="Voltage_Range_46">
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >350.0</PCBCOMP:upper_bound>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Maximum working voltage of 10 ohm resistor</PCBCOMP:name>
        <PCBCOMP:specification_of rdf:resource="#Resistors_12"/>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#volt"/>
      </PCBCOMP:Voltage_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Temperature_Range rdf:ID="Temperature_Range_42">
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#degreeF"/>
        <PCBCOMP:lower_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >-55.0</PCBCOMP:lower_bound>
        <PCBCOMP:specification_of rdf:resource="#Resistors_12"/>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >70.0</PCBCOMP:upper_bound>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Operating Temperature range of 10 ohm resistor</PCBCOMP:name>
      </PCBCOMP:Temperature_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Power_Range rdf:ID="Power_Range_39">
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Maximum power dissipation of 10ohm resistor</PCBCOMP:name>
        <PCBCOMP:specification_of rdf:resource="#Resistors_12"/>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >10.0</PCBCOMP:upper_bound>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#watt"/>
      </PCBCOMP:Power_Range>
    </PCBCOMP:component_specifications>
  </PCBCOMP:Resistors>
  <PCBCOMP:Regulators rdf:ID="Regulators_19">
    <PCBCOMP:component_description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The output voltage of the TL317 ranges from 1.2 to 32 volts.</PCBCOMP:component_description>
    <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#volt"/>
    <PCBCOMP:output_voltage rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
    >32.0</PCBCOMP:output_voltage>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >3/8 Pin 100mA Adjustable Positive Voltage Regulator TL317</PCBCOMP:name>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Voltage_Range rdf:ID="Voltage_Range_32">
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#volt"/>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Input Voltage Range of TL317</PCBCOMP:name>
        <PCBCOMP:specification_of rdf:resource="#Regulators_19"/>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >35.0</PCBCOMP:upper_bound>
        <PCBCOMP:lower_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >5.0</PCBCOMP:lower_bound>
      </PCBCOMP:Voltage_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Current_Range rdf:ID="Current_Range_29">
        <PCBCOMP:specification_of rdf:resource="#Regulators_19"/>
        <PCBCOMP:has_unit>
          <UNIT:UnitDerivedByScaling rdf:ID="milli_ampere">
            <UNIT:hasPrefix rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#milli"/>
          </UNIT:UnitDerivedByScaling>
        </PCBCOMP:has_unit>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >100.0</PCBCOMP:upper_bound>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Current output of TL317</PCBCOMP:name>
      </PCBCOMP:Current_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Temperature_Range rdf:ID="Temperature_range_123">
        <PCBCOMP:has_unit>
          <PCBCOMP:Common_Units rdf:about="http://sweet.jpl.nasa.gov/ontology/units.owl#degreeC">
            <UNIT:hasShiftingNumber rdf:datatype="http://www.w3.org/2001/XMLSchema#double"
            >-273</UNIT:hasShiftingNumber>
          </PCBCOMP:Common_Units>
        </PCBCOMP:has_unit>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >TL317 Temperature range</PCBCOMP:name>
        <PCBCOMP:specification_of rdf:resource="#Regulators_19"/>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >125.0</PCBCOMP:upper_bound>
        <PCBCOMP:lower_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >0.0</PCBCOMP:lower_bound>
      </PCBCOMP:Temperature_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://focus.ti.com/docs/prod/folders/print/tl317.html</PCBCOMP:manufacturing_documents>
  </PCBCOMP:Regulators>
  <PCBCOMP:Resistors rdf:ID="Resistors_13">
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2062290&amp;cp=2032058.2032230.2032267&amp;parentPage=family</PCBCOMP:manufacturing_documents>
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2160199w345.jpg</PCBCOMP:image>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1.0 ohm 10W 10% Wirewound Resistor</PCBCOMP:name>
    <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#ohm"/>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Voltage_Range rdf:ID="voltage_range123">
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Maximum working voltage of 1 ohm resistor</PCBCOMP:name>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >750.0</PCBCOMP:upper_bound>
        <PCBCOMP:specification_of rdf:resource="#Resistors_13"/>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#volt"/>
      </PCBCOMP:Voltage_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Temperature_Range rdf:ID="Temperature_Range_38">
        <PCBCOMP:lower_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >-55.0</PCBCOMP:lower_bound>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Operating Temperature range of 1 ohm resistor</PCBCOMP:name>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >70.0</PCBCOMP:upper_bound>
        <PCBCOMP:specification_of rdf:resource="#Resistors_13"/>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#degreeF"/>
      </PCBCOMP:Temperature_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Power_Range rdf:ID="Power_Range_37">
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >10.0</PCBCOMP:upper_bound>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Maximum power dissipation of 1ohm resistor</PCBCOMP:name>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#watt"/>
        <PCBCOMP:specification_of rdf:resource="#Resistors_13"/>
      </PCBCOMP:Power_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:resistance rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
    >1.0</PCBCOMP:resistance>
  </PCBCOMP:Resistors>
  <PCBCOMP:Capacitors rdf:ID="Capacitors_7">
    <PCBCOMP:component_specifications>
      <PCBCOMP:Voltage_Range rdf:ID="voltage_range_4">
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >50.0</PCBCOMP:upper_bound>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#volt"/>
        <PCBCOMP:specification_of rdf:resource="#Capacitors_7"/>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >50V 20% Axial-Lead Electrolytic Capacitor Voltage Range</PCBCOMP:name>
        <PCBCOMP:component_description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >50V 20% Axial-Lead Electrolytic Capacitor</PCBCOMP:component_description>
      </PCBCOMP:Voltage_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Temperature_Range rdf:ID="Temperature_Range_4">
        <PCBCOMP:specification_of rdf:resource="#Capacitors_7"/>
        <PCBCOMP:lower_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >-40.0</PCBCOMP:lower_bound>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >85.0</PCBCOMP:upper_bound>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >1000µF 35V 20% Radial-lead Electrolytic Capacitor Temp Range</PCBCOMP:name>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#degreeF"/>
      </PCBCOMP:Temperature_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:has_unit rdf:resource="#micro_farad"/>
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2266193w345.jpg</PCBCOMP:image>
    <PCBCOMP:capacitance rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
    >1000.0</PCBCOMP:capacitance>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >1000µF 50V 20% Axial-Lead Electrolytic Capacitor</PCBCOMP:name>
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2103627&amp;cp=2032058.2032230.2032267&amp;parentPage=family</PCBCOMP:manufacturing_documents>
  </PCBCOMP:Capacitors>
  <PCBCOMP:Regulators rdf:ID="Regulators_18">
    <PCBCOMP:output_voltage rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
    >5.0</PCBCOMP:output_voltage>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Current_Range rdf:ID="Current_Range_26">
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#ampere"/>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >1.0</PCBCOMP:upper_bound>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Maximum output current of 7805</PCBCOMP:name>
        <PCBCOMP:specification_of rdf:resource="#Regulators_18"/>
      </PCBCOMP:Current_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Voltage_Range rdf:ID="Voltage_Range_25">
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Maximum input voltage of 7805</PCBCOMP:name>
        <PCBCOMP:specification_of rdf:resource="#Regulators_18"/>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >35.0</PCBCOMP:upper_bound>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#volt"/>
      </PCBCOMP:Voltage_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#volt"/>
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2062599&amp;cp=2032058.2032230.2032279&amp;parentPage=family</PCBCOMP:manufacturing_documents>
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2160509w345.jpg</PCBCOMP:image>
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.fairchildsemi.com/ds/LM/LM7812.pdf</PCBCOMP:manufacturing_documents>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Temperature_Range rdf:ID="temperature_range12">
        <PCBCOMP:specification_of rdf:resource="#Regulators_18"/>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#degreeC"/>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >125.0</PCBCOMP:upper_bound>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Operating temperature range of regulator 7805</PCBCOMP:name>
        <PCBCOMP:lower_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >-40.0</PCBCOMP:lower_bound>
      </PCBCOMP:Temperature_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >+5V Fixed-Voltage Regulator 7805</PCBCOMP:name>
  </PCBCOMP:Regulators>
  <PCBCOMP:Capacitors rdf:ID="Capacitors_6">
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2200µF 50V 20% Axial-Lead Electrolytic Capacitor</PCBCOMP:name>
    <PCBCOMP:has_unit rdf:resource="#micro_farad"/>
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2264680w345.jpg</PCBCOMP:image>
    <PCBCOMP:capacitance rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
    >2200.0</PCBCOMP:capacitance>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Voltage_Range rdf:ID="Voltage_Range_15">
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >2200µF 50V 20% Axial-Lead Electrolytic Capacitor Voltage Range</PCBCOMP:name>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >50.0</PCBCOMP:upper_bound>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#volt"/>
        <PCBCOMP:specification_of rdf:resource="#Capacitors_6"/>
      </PCBCOMP:Voltage_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Temperature_Range rdf:ID="Temperature_Range_5">
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >85.0</PCBCOMP:upper_bound>
        <PCBCOMP:specification_of rdf:resource="#Capacitors_6"/>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#degreeF"/>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >1000µF 35V 20% Radial-lead Electrolytic Capacitor Temp Range</PCBCOMP:name>
        <PCBCOMP:lower_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >-40.0</PCBCOMP:lower_bound>
      </PCBCOMP:Temperature_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2102513&amp;cp=2032058.2032230.2032267&amp;parentPage=family</PCBCOMP:manufacturing_documents>
  </PCBCOMP:Capacitors>
  <PCBCOMP:Regulators rdf:ID="Regulators_17">
    <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#volt"/>
    <PCBCOMP:output_voltage rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
    >12.0</PCBCOMP:output_voltage>
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2062600&amp;cp=2032058.2032230.2032279&amp;parentPage=family</PCBCOMP:manufacturing_documents>
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.fairchildsemi.com/ds/LM/LM7812.pdf</PCBCOMP:manufacturing_documents>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Temperature_Range rdf:ID="Temperature_Range_24">
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Operating Temperature range of 7812 Voltage regulator</PCBCOMP:name>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#degreeC"/>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >125.0</PCBCOMP:upper_bound>
        <PCBCOMP:lower_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >-45.0</PCBCOMP:lower_bound>
        <PCBCOMP:specification_of rdf:resource="#Regulators_17"/>
      </PCBCOMP:Temperature_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Voltage_Range rdf:ID="Voltage_Range_21">
        <PCBCOMP:specification_of rdf:resource="#Regulators_17"/>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#volt"/>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >35.0</PCBCOMP:upper_bound>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >7812 Voltage Input Limit</PCBCOMP:name>
      </PCBCOMP:Voltage_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2160510w345.jpg</PCBCOMP:image>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >+12V Fixed-Voltage Regulator 7812</PCBCOMP:name>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Current_Range rdf:ID="current_range2">
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#ampere"/>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >1.0</PCBCOMP:upper_bound>
        <PCBCOMP:specification_of rdf:resource="#Regulators_17"/>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Max Outup Current</PCBCOMP:name>
      </PCBCOMP:Current_Range>
    </PCBCOMP:component_specifications>
  </PCBCOMP:Regulators>
  <PCBCOMP:Resistors rdf:ID="Resistors_11">
    <PCBCOMP:component_specifications>
      <PCBCOMP:Voltage_Range rdf:ID="Voltage_Range_48">
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Maximum working voltage of 50 ohm reisitor</PCBCOMP:name>
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >350.0</PCBCOMP:upper_bound>
        <PCBCOMP:specification_of rdf:resource="#Resistors_11"/>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#volt"/>
      </PCBCOMP:Voltage_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Temperature_Range rdf:ID="Temperature_Range_44">
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >70.0</PCBCOMP:upper_bound>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Operating Temperature range of 50 ohm resistor</PCBCOMP:name>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#degreeF"/>
        <PCBCOMP:specification_of rdf:resource="#Resistors_11"/>
        <PCBCOMP:lower_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >-55.0</PCBCOMP:lower_bound>
      </PCBCOMP:Temperature_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:component_specifications>
      <PCBCOMP:Power_Range rdf:ID="Power_Range_41">
        <PCBCOMP:upper_bound rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >10.0</PCBCOMP:upper_bound>
        <PCBCOMP:specification_of rdf:resource="#Resistors_11"/>
        <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#watt"/>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Maximum power dissipation of 1ohm resistor</PCBCOMP:name>
      </PCBCOMP:Power_Range>
    </PCBCOMP:component_specifications>
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://www.radioshack.com/product/index.jsp?productId=2062292&amp;cp=2032058.2032230.2032267&amp;parentPage=family</PCBCOMP:manufacturing_documents>
    <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#ohm"/>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >50 ohm 10W 5% Wirewound Resistor</PCBCOMP:name>
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://rsk.imageg.net/graphics/product_images/pRS1C-2160202w345.jpg</PCBCOMP:image>
    <PCBCOMP:resistance rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
    >50.0</PCBCOMP:resistance>
  </PCBCOMP:Resistors>
  <PCBCOMP:Heatsinks rdf:ID="Heatsinks_1">
    <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://darisusgmbh.de/shop/product_info.php?products_id=15072&amp;language=en</PCBCOMP:manufacturing_documents>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SK104-25STS 25mm Heat sink</PCBCOMP:name>
    <PCBCOMP:component_characteristics>
      <PCBCOMP:Height rdf:ID="Height_16">
        <PCBCOMP:characteristic_of rdf:resource="#Heatsinks_1"/>
        <PCBCOMP:value rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
        >25.0</PCBCOMP:value>
        <PCBCOMP:has_unit>
          <PCBCOMP:Common_Units rdf:about="http://sweet.jpl.nasa.gov/ontology/units.owl#milli_meter"/>
        </PCBCOMP:has_unit>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >SK104 25mm Height</PCBCOMP:name>
      </PCBCOMP:Height>
    </PCBCOMP:component_characteristics>
    <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://darisusgmbh.de/shop/images/product_images/info_images/15072_0.jpg</PCBCOMP:image>
  </PCBCOMP:Heatsinks>
  <PCBCOMP:Height rdf:ID="Height_18">
    <PCBCOMP:characteristic_of>
      <PCBCOMP:Heatsinks rdf:ID="Heatsinks_3">
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >SK104-51STC - Heatsink 50,8mm Clip Mount TO220</PCBCOMP:name>
        <PCBCOMP:component_characteristics rdf:resource="#Height_18"/>
        <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://darisusgmbh.de/shop/images/product_images/info_images/15075_0.jpg</PCBCOMP:image>
        <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://darisusgmbh.de/shop/product_info.php?info=p15075_SK104-51STC-----Heatsink-50-8mm-Clip-Mount-TO220.html</PCBCOMP:manufacturing_documents>
      </PCBCOMP:Heatsinks>
    </PCBCOMP:characteristic_of>
    <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#milli_meter"/>
    <PCBCOMP:value rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
    >50.0</PCBCOMP:value>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >sk104 50mm height</PCBCOMP:name>
  </PCBCOMP:Height>
  <PCBCOMP:Height rdf:ID="Height_17">
    <PCBCOMP:has_unit rdf:resource="http://sweet.jpl.nasa.gov/ontology/units.owl#milli_meter"/>
    <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >SK104 38mm height</PCBCOMP:name>
    <PCBCOMP:value rdf:datatype="http://www.w3.org/2001/XMLSchema#float"
    >38.0</PCBCOMP:value>
    <PCBCOMP:characteristic_of>
      <PCBCOMP:Heatsinks rdf:ID="Heatsinks_2">
        <PCBCOMP:manufacturing_documents rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://darisusgmbh.de/shop/product_info.php?products_id=15074&amp;language=en</PCBCOMP:manufacturing_documents>
        <PCBCOMP:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >SK104-38STS - Heatsink 38,1mm Screw Mount</PCBCOMP:name>
        <PCBCOMP:component_characteristics rdf:resource="#Height_17"/>
        <PCBCOMP:image rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >http://darisusgmbh.de/shop/images/product_images/info_images/15074_0.jpg</PCBCOMP:image>
      </PCBCOMP:Heatsinks>
    </PCBCOMP:characteristic_of>
  </PCBCOMP:Height>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.4, Build 533)  http://protege.stanford.edu -->
