<?xml version="1.0"?>
<rdf:RDF
    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#"
    xmlns="http://www.owl-ontologies.com/Ontology1210270523.owl#"
  xml:base="http://www.owl-ontologies.com/Ontology1210270523.owl">
  <owl:Ontology rdf:about="">
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >version 1</owl:versionInfo>
    <rdfs:comment xml:lang="AmE">An ontology of lexicalized concepts from the wheeled vehicles domain and their linguistic expressions in American English and Brazilian Portuguese.</rdfs:comment>
  </owl:Ontology>
  <owl:Class rdf:ID="DriveLine">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Coach">
    <owl:disjointWith>
      <owl:Class rdf:ID="Landau"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Troika"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Hansom"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Carriage"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Stanhope"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasPars"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Box"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Trap"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Surrey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="PostChaise"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carruagem puxada por quatro cavalos e conduzida por apenas uma pessoa"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="Cabriolet">
    <owl:disjointWith>
      <owl:Class rdf:about="#Hansom"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carruagem leve, com duas rodas, com capota móvel e puxada por um cavalo"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Landau"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Surrey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Troika"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Trap"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Sno-Cat">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Snowmobile"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"veículo autopropulsionado que se locomove por meio de esteiras de aço rolantes ou lagartas, especialmente destinado à remoção de neve"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="Remise">
    <owl:disjointWith>
      <owl:Class rdf:ID="FourWheeler"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Hackney"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"carruagem com quatro rodas, especialmente para aluguel; luxuosa"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="CattleCar">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="FreightCar"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"vagão de carga fechado usado para transportar gado"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="RefrigeratorCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Flatcar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="CoalCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="GondolaCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="TankCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Boxcar"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="WagonWheel">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Amphibian">
    <owl:disjointWith>
      <owl:Class rdf:ID="Truck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Go-Kart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Snowplow"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Four-WheelDrive"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPars"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Pontoon"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Bloodmobile"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo motorizado que pode se locomover por terra ou aguá"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="Doodlebug"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Car"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Golfcart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Motorcycle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Hearse"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="MotorVehicle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="ArmouredCar1">
    <rdfs:comment xml:lang="PB">"veículo com rodas para uso militar equipado com armas leves"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ArmouredVehicle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="TractionEngine">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Locomotive"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"locomotiva movida por uma máquina a vapor, usada especialmente no campo para rebocar carga ou fardo pesado"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="WeaponsCarrier">
    <owl:disjointWith>
      <owl:Class rdf:ID="Forklift"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Carrier"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Tractor"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Streetcar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="TrackedVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="RecreationalVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorVehicle"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Self-PropelledVehicle"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"veículo autopropulsado que se parece com um caminhão pequeno, cuja carroceria é equipada com bancos laterais, o que permite o transporte de armas e de tropas pelos militares"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Locomotive"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ReconnaissanceVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="CarSeat">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Cab1">
    <owl:disjointWith>
      <owl:Class rdf:ID="RaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="StanleySteamer"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Hatchback"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Limousine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Sedan"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Car"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="PaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Ambulance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Roadster"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Bus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Hardtop"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carro provido de taxímetro, dirigido por uma pessoa cujo trabalho é transportar passageiros"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="Jeep"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Convertible"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Coupe"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ModelT"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Minicar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SportsCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Compact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Used-car"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Pickup">
    <owl:disjointWith>
      <owl:Class rdf:ID="Van1"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="FireEngine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="DumpTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="TowTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="GarbageTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="TrailerTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Lorry1"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Truck"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"caminhão pequeno, geralmente aberto e com laterais baixas, usado para transporte de mercadorias"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="SoundTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Transporter"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Unicycle">
    <owl:disjointWith>
      <owl:Class rdf:ID="BabyBuggy"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="WelcomeWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Trailer1"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo com uma única roda à qual os pedais que a impulsionam estão ligados"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="Horse-DrawnVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Railcar"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="WheeledVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Handcart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Skateboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Wagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="CoasterWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Scooter"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MotorScooter"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Tricycle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Bicycle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Boneshaker"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="PilotEngine">
    <rdfs:comment xml:lang="PB">"locomotiva que precede o trem para checar os trilhos"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Locomotive"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Bloodmobile">
    <owl:disjointWith>
      <owl:Class rdf:about="#Car"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo motorizado equipado para coletar doações de sangue"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Doodlebug"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MotorVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Snowplow"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Motorcycle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hearse"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Amphibian"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Go-Kart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Four-WheelDrive"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Truck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Golfcart"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Panzer">
    <rdfs:comment xml:lang="PB">"veículo com rodas blindado de combate ou tanque"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Tank"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Suspension">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Tricycle">
    <owl:disjointWith>
      <owl:Class rdf:about="#Boneshaker"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorScooter"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Wagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#WelcomeWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Unicycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Handcart"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo com três rodas, que se move por meio de dois pedais ligados à roda dianteira"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Scooter"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoasterWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Skateboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BabyBuggy"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Railcar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Horse-DrawnVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Trailer1"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bicycle"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Angledozer">
    <rdfs:comment xml:lang="PB">"buldôzer equipado de lâmina angular ajustável (na altura e na inclinação), usado para nivelar ou limpar terrenos, abrir fossos, nivelar estradas e realizar pequenas escavações"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Bulldozer"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Camper">
    <rdfs:comment xml:lang="PB">"veículo recreativo, especialmente adaptado para servir de moradia durante viagens"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="DuneBuggy"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RecreationalVehicle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="TrailBike">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Motorcycle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="Minibike"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"motocicleta leve, equipada com pneus e suspensões resistentes, projetada para terrenos acidentados"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#GondolaCar">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#FreightCar"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"vagão de carga com laterais fixas e sem teto"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#RefrigeratorCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TankCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Flatcar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoalCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CattleCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Boxcar"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Landau">
    <owl:disjointWith>
      <owl:Class rdf:ID="Brougham1"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Surrey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Droshky"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hansom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Buggy"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carruagem com quatro rodas e dois bancos de passageiros que se defrontam, coberta com capota em fole dividida em duas seções que se podem arriar, levantar ou remover independentemente uma da outra"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Cabriolet"/>
    <owl:disjointWith>
      <owl:Class rdf:ID="Gharry"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Gig"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Buckboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Chaise"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Coach"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hackney"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Barouche"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Trap"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Troika"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Caroche"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Clarence"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Chariot1"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Truck">
    <owl:disjointWith rdf:resource="#Amphibian"/>
    <owl:disjointWith rdf:resource="#Bloodmobile"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Motorcycle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Doodlebug"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Car"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Four-WheelDrive"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Golfcart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Snowplow"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hearse"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo motorizado, com quatro ou mais rodas, para transporte de carga"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MotorVehicle"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPars"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:ID="Bumper"/>
              <owl:Class rdf:ID="Roof"/>
              <owl:Class rdf:ID="StabilizerBar"/>
              <owl:Class rdf:ID="Tailgate"/>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Go-Kart"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Bandwagon">
    <owl:disjointWith>
      <owl:Class rdf:ID="Cart"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo com rodas que precisa ser rebocado ou puxado, normalmente por cavalo ou trator, usado para transportar bandas de música"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="CoveredWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Tramcar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ChuckWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Lorry2"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MilkWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Wain"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Wagon"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="IceWagon"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="HandBrake">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="BicycleSeat">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Dinky">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Locomotive"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"locomotiva pequena"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="ElectricalSystem">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Moped">
    <rdfs:comment xml:lang="PB">"motocicleta pequena e leve; pode ser movida por pedais ou por um motor de baixa potência"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Minibike"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Trap">
    <owl:disjointWith>
      <owl:Class rdf:about="#Hackney"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Gharry"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Brougham1"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Buggy"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Surrey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hansom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Troika"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Chaise"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Coach"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Chariot1"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Gig"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Clarence"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Droshky"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carruagem leve com duas rodas"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Barouche"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Caroche"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Buckboard"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Cabriolet"/>
    <owl:disjointWith rdf:resource="#Landau"/>
  </owl:Class>
  <owl:Class rdf:about="#Transporter">
    <owl:disjointWith>
      <owl:Class rdf:about="#Lorry1"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SoundTruck"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Truck"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TowTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Van1"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"caminhão com carroceria grande especial para transporte de carros de passeio"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Pickup"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DumpTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrailerTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FireEngine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GarbageTruck"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Locomotive">
    <owl:disjointWith>
      <owl:Class rdf:about="#RecreationalVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Forklift"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Carrier"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorVehicle"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:ID="Fender1"/>
              <owl:Class rdf:ID="Footplate"/>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPars"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"veículo com rodas que se locomove com seus próprios meios de propulsão, destinado a rebocar trens nas estradas de ferro"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReconnaissanceVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tractor"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#WeaponsCarrier"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrackedVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Streetcar"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Dogcart">
    <rdfs:comment xml:lang="PB">"carroça pequena puxada por um cachorro"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Cart"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:ID="JauntingCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Dumpcart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Oxcart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Jinrikisha"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="WaterCart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="PonyCart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="HorseCart"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Wheel">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Windshield">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Fender2">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Acelerator">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Floorboard">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Compact">
    <owl:disjointWith>
      <owl:Class rdf:about="#Minicar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StanleySteamer"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Roadster"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Coupe"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Convertible"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carro pequeno e econômico"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportsCar"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Car"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jeep"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ModelT"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sedan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ambulance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hatchback"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Used-car"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="GasolineEngine">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="GloveCompartment">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Minicar">
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sedan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ModelT"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Roadster"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportsCar"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Car"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"carro menor que um subcompacto"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Convertible"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jeep"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#StanleySteamer"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hatchback"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Coupe"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Used-car"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ambulance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="StockCar">
    <rdfs:comment xml:lang="PB">"carro de corrida que tem o chassi de um carro comum"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RaceCar"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#StanleySteamer">
    <owl:disjointWith>
      <owl:Class rdf:about="#Coupe"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Convertible"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jeep"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sedan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ModelT"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Used-car"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Car"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#RaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ambulance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Roadster"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carro antigo movido por motor a vapor"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportsCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hatchback"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Supension">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Minibike">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Motorcycle"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"motocicleta pequena e leve"</rdfs:comment>
    <owl:disjointWith rdf:resource="#TrailBike"/>
  </owl:Class>
  <owl:Class rdf:ID="Minivan">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="PassengerVan"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"van pequena, normalmente com três fileiras de assentos, sendo a última removível, destinada ao uso familiar"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="BicyleBuiltForTwo">
    <rdfs:comment xml:lang="PB">"bicicleta com dois pares de pedais e dois assentos"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="Ordinary"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SatefyBike"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Velocipede"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MountainBike"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Bicycle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Handcar">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Railcar"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"vagão de carga pequeno e aberto, ou plataforma sobre rodas, que é impelido manualmente"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="PassengerCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Tender"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="CabinCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="GuardsVan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SlipCoach"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ClubCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FreightCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MailCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="BaggageCar"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Box">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#ModelT">
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Coupe"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportsCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hatchback"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <rdfs:comment xml:lang="PB">"o primeiro carro comercial"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ambulance"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Car"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#RaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jeep"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Convertible"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sedan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Roadster"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Used-car"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#BaggageCar">
    <owl:disjointWith>
      <owl:Class rdf:about="#SlipCoach"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CabinCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FreightCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClubCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PassengerCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tender"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"vagão em que são transportadas as bagagens de passageiros"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Railcar"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GuardsVan"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Handcar"/>
  </owl:Class>
  <owl:Class rdf:about="#Used-car">
    <owl:disjointWith>
      <owl:Class rdf:about="#Sedan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hatchback"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Coupe"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ambulance"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jeep"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Convertible"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Roadster"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportsCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Car"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"carro que já teve um dono; que não é novo"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Barouche">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"carruagem com dois assentos, puxada por dois cavalos em parelha"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Trap"/>
    <owl:disjointWith rdf:resource="#Landau"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Troika"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hansom"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Surrey"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Ambulance">
    <owl:disjointWith>
      <owl:Class rdf:about="#PaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportsCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Convertible"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Coupe"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carro usado para transportar pessoas doentes ou feridas de e para hospitais"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Car"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Roadster"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hatchback"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jeep"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sedan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Used-car"/>
  </owl:Class>
  <owl:Class rdf:ID="Grille">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Chariot2">
    <owl:disjointWith>
      <owl:Class rdf:ID="Sulky"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Limber"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Carriage"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo com rodas puxado por cavalos, usado em guerras e corridas no antigo Egito, Grécia e Roma"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Horse-DrawnVehicle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="TandemTrailer">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#TrailerTruck"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"caminhão grande com um cavalo mecânico e dois reboques (ou carretas) um atrás do outro"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="PowerBrake">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Trailer1">
    <owl:disjointWith>
      <owl:Class rdf:about="#Handcart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Railcar"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo com rodas fechado que serve de moradia e que pode ser rebocado por outro veículo"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Scooter"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BabyBuggy"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Unicycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#WelcomeWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Skateboard"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoasterWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bicycle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Horse-DrawnVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorScooter"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Boneshaker"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Tricycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Wagon"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Jeep">
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportsCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Convertible"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Car"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Coupe"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Roadster"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sedan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hatchback"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carro construído para ser usado em terrenos acidentados"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PaceCar"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#PonyCart">
    <owl:disjointWith>
      <owl:Class rdf:about="#Oxcart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#JauntingCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Dumpcart"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carroça que se assemelha a uma tina de lavar roupa"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jinrikisha"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#HorseCart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#WaterCart"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Cart"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Dogcart"/>
  </owl:Class>
  <owl:Class rdf:about="#Hansom">
    <owl:disjointWith rdf:resource="#Landau"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Buckboard"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Trap"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Chariot1"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Gharry"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Barouche"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Gig"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cabriolet"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Droshky"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Surrey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Brougham1"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Caroche"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hackney"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Clarence"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carruagem com duas rodas, coberta, em que o condutor senta acima e atrás dos passgeiros"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Chaise"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Troika"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Buggy"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Coach"/>
  </owl:Class>
  <owl:Class rdf:ID="LadderTruck">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#FireEngine"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"carro de bombeiros equipado com escada"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Boxcar">
    <rdfs:comment xml:lang="PB">"vagão de carga fechado, com teto e portas corrediças nas laterais"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#RefrigeratorCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Flatcar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CattleCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoalCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#GondolaCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TankCar"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#FreightCar"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="SteamLocomotive">
    <rdfs:comment xml:lang="PB">"locomotiva movida por uma máquina a vapor"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Locomotive"/>
  </owl:Class>
  <owl:Class rdf:about="#Handcart">
    <owl:disjointWith rdf:resource="#Tricycle"/>
    <owl:disjointWith rdf:resource="#Trailer1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Wagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorScooter"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Boneshaker"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Unicycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Horse-DrawnVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BabyBuggy"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bicycle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoasterWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#WelcomeWagon"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo com uma ou mais rodas, que pode ser empurrado por uma pessoa,  usado para transportar várias mercadorias"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Scooter"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Skateboard"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Railcar"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="ElectricLocomotive">
    <rdfs:subClassOf rdf:resource="#Locomotive"/>
    <rdfs:comment xml:lang="PB">"locomotiva movida por um motor elétrico"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="Pullman">
    <owl:disjointWith>
      <owl:Class rdf:ID="DiningCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="NonsmokingCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="ParlorCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SleepingCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="SmokingCar"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"vagão de passageiros luxuoso destinado à viagens durante o dia e a noite"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#PassengerCar"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Doodlebug">
    <owl:disjointWith>
      <owl:Class rdf:about="#Motorcycle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Go-Kart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Golfcart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Snowplow"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo motorizado pequeno"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Car"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Truck"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hearse"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MotorVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Four-WheelDrive"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Amphibian"/>
    <owl:disjointWith rdf:resource="#Bloodmobile"/>
  </owl:Class>
  <owl:Class rdf:about="#Motorcycle">
    <owl:disjointWith>
      <owl:Class rdf:about="#Golfcart"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Bloodmobile"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Go-Kart"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Truck"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hearse"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MotorVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Car"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Four-WheelDrive"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo motorizado com duas rodas que pode transportar uma ou duas pessoas"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Mudguard"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPars"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Doodlebug"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Snowplow"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Amphibian"/>
  </owl:Class>
  <owl:Class rdf:about="#Brougham1">
    <owl:disjointWith>
      <owl:Class rdf:about="#Troika"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Hansom"/>
    <owl:disjointWith rdf:resource="#Landau"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"carruagem pequena puxada por um cavalo"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Trap"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Surrey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Semitrailer">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#MountainBike">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Bicycle"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"bicicleta de quadro leve e resistente projetada para prática esportiva em trilhas e terrenos acidentados"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ordinary"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SatefyBike"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Velocipede"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#BicyleBuiltForTwo"/>
  </owl:Class>
  <owl:Class rdf:ID="Bookmobile">
    <owl:disjointWith>
      <owl:Class rdf:ID="DeliveryTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="LaundryTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MilkTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="MovingVan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PassengerVan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="PoliceVan"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"caminhão-baú carregado de livros; usado como livraria ou biblioteca móvel"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Van1"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Snowplow">
    <owl:disjointWith rdf:resource="#Bloodmobile"/>
    <rdfs:comment xml:lang="PB">"veículo motorizado usado para limpar a neve das ruas e estradas"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hearse"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MotorVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Go-Kart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Four-WheelDrive"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Car"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Golfcart"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Doodlebug"/>
    <owl:disjointWith rdf:resource="#Amphibian"/>
    <owl:disjointWith rdf:resource="#Truck"/>
    <owl:disjointWith rdf:resource="#Motorcycle"/>
  </owl:Class>
  <owl:Class rdf:about="#Caroche">
    <owl:disjointWith rdf:resource="#Landau"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carruagem de luxo (Séc. XVII)"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Hansom"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Troika"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Surrey"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Trap"/>
  </owl:Class>
  <owl:Class rdf:about="#Mudguard">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Bumper">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Horsecar">
    <rdfs:comment xml:lang="PB">"bonde movido por meio de tração aninal"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Streetcar"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="ArmouredPersonnelCarrier">
    <rdfs:comment xml:lang="PB">"veículo com rodas blindado usualmente destinado ao transporte de infantaria"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#SoundTruck">
    <rdfs:comment xml:lang="PB">"caminhão equipado com alto-falantes, usado para fazer propaganda"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Truck"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Van1"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lorry1"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrailerTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FireEngine"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Pickup"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#GarbageTruck"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Transporter"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DumpTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TowTruck"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#StabilizerBar">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="BicycleWheel">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#MilkTruck">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Van1"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Bookmobile"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#LaundryTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#DeliveryTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MovingVan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PassengerVan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PoliceVan"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"caminhão-baú com uma lateral aberta, usado na entrega de leite em domicílio"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#DuneBuggy">
    <rdfs:comment xml:lang="PB">"veículo recreativo aberto que trafega em qualquer tipo de terreno, com motor atrás, carroceria simplificada e pneus muito largos, usado especialmente em prais ou dunas"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Camper"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#RecreationalVehicle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Reverseroof">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#FourWheeler">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Hackney"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"carruagem de quatro rodas, especialmente para aluguel"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Remise"/>
  </owl:Class>
  <owl:Class rdf:about="#Scooter">
    <owl:disjointWith>
      <owl:Class rdf:about="#Wagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoasterWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Tricycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Horse-DrawnVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Boneshaker"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorScooter"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Trailer1"/>
    <owl:disjointWith rdf:resource="#Unicycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Railcar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bicycle"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo com duas rodas para criança, constituído por uma tábua sobre duas rodas no sentido longitudinal, onde se apóia um dos pés, enquanto se dá impulso com o outro"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Handcart"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#WelcomeWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BabyBuggy"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Skateboard"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#CabinCar">
    <owl:disjointWith>
      <owl:Class rdf:about="#PassengerCar"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"vagão para operários e pessoal de trem de carga; usualmente é o último carro de um trem"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#FreightCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClubCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SlipCoach"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Railcar"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#BaggageCar"/>
    <owl:disjointWith rdf:resource="#Handcar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#GuardsVan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tender"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="HalfTrack">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#TrackedVehicle"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"veículo autopropulsionado que possui rodas comuns na parte dianteira e esteiras de aço rolantes ou lagartas na parte traseira"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="Caterpillar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Snowmobile"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Chaise">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Trap"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Troika"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Surrey"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Landau"/>
    <rdfs:comment xml:lang="PB">"carruagem leve, de duas ou quatro rodas, com capota móvel e puxada por um cavalo"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Hansom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#CoalCar">
    <rdfs:comment xml:lang="PB">"vagão de carga com teto e laterais fixas usado para transportar carvão"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#FreightCar"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#RefrigeratorCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Flatcar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#GondolaCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TankCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CattleCar"/>
    <owl:disjointWith rdf:resource="#Boxcar"/>
  </owl:Class>
  <owl:Class rdf:ID="Brake">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Hackney">
    <owl:disjointWith rdf:resource="#Trap"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Surrey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Troika"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Hansom"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carruagem para aluguel"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Landau"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Clarence">
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Surrey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Troika"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Landau"/>
    <owl:disjointWith rdf:resource="#Hansom"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Trap"/>
    <rdfs:comment xml:lang="PB">"carruagem fechada de quatro lugares"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#RecreationalVehicle">
    <owl:disjointWith rdf:resource="#WeaponsCarrier"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Streetcar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReconnaissanceVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Forklift"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Locomotive"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrackedVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo autopropulsionado, geralmente grande, em que se pode dormir e cozinhar, usado para acampamento ou outra atividade recreativa"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorVehicle"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Carrier"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tractor"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Railcar">
    <owl:disjointWith>
      <owl:Class rdf:about="#Wagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Handcart"/>
    <owl:disjointWith rdf:resource="#Unicycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BabyBuggy"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Boneshaker"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoasterWagon"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPars"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Suspension"/>
              <owl:Class rdf:ID="SuspensionSystem"/>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Skateboard"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Scooter"/>
    <owl:disjointWith rdf:resource="#Tricycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Horse-DrawnVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#WelcomeWagon"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehicle"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"veículo com rodas adaptado para se locomover sobre trilhos"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorScooter"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Trailer1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bicycle"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Sunroof">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#PassengerCar">
    <owl:disjointWith rdf:resource="#Handcar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClubCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#BaggageCar"/>
    <rdfs:subClassOf rdf:resource="#Railcar"/>
    <owl:disjointWith rdf:resource="#CabinCar"/>
    <rdfs:comment xml:lang="PB">"vagão destinado ao transporte de passageiros"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#SlipCoach"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FreightCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GuardsVan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tender"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="TeaCart">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="ServingCart"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"carrinho de mão usado para sevir chá ou refrescos"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="PastryCart"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="FirstGear">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Skateboard">
    <owl:disjointWith rdf:resource="#Scooter"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#WelcomeWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Boneshaker"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Handcart"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BabyBuggy"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Tricycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bicycle"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo com rodas, constituído basicamente por uma pequena prancha estreita, não muito longa, sobre a qual se equilibra e desloca impelido por um dos pés"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Horse-DrawnVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorScooter"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Railcar"/>
    <owl:disjointWith rdf:resource="#Trailer1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Wagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoasterWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Unicycle"/>
  </owl:Class>
  <owl:Class rdf:about="#Convertible">
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Coupe"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <rdfs:comment xml:lang="PB">"carro que tem o teto ou cobertura móvel (capota), ou seja, dobrável ou removível"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#PaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sedan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hatchback"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Car"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#RaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Roadster"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportsCar"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Tailgate">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#SuspensionSystem">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Bicycle">
    <owl:disjointWith>
      <owl:Class rdf:about="#Wagon"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#BicycleSeat"/>
              <owl:Class rdf:about="#BicycleWheel"/>
              <owl:Class rdf:ID="Chain"/>
              <owl:Class rdf:ID="CoasterBrake"/>
              <owl:Class rdf:ID="Handlebar"/>
              <owl:Class rdf:about="#Mudguard"/>
              <owl:Class rdf:ID="Pedal"/>
              <owl:Class rdf:ID="Sprocket"/>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPars"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#BabyBuggy"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#WelcomeWagon"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorScooter"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Handcart"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Boneshaker"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Railcar"/>
    <rdfs:comment xml:lang="PB">"veículo com rodas constituído por um quadro, duas rodas alinhadas uma atrás da outra, um selim e manobrado por guidom e pedais"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Scooter"/>
    <owl:disjointWith rdf:resource="#Skateboard"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Horse-DrawnVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoasterWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Trailer1"/>
    <owl:disjointWith rdf:resource="#Tricycle"/>
    <owl:disjointWith rdf:resource="#Unicycle"/>
  </owl:Class>
  <owl:Class rdf:about="#Carrier">
    <rdfs:comment xml:lang="PB">"veículo com rodas que se locomove com seus próprios meios de propulsão destinado especificamente ao transporte de diversas coisas"</rdfs:comment>
    <owl:disjointWith rdf:resource="#RecreationalVehicle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tractor"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#WeaponsCarrier"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Forklift"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrackedVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Streetcar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReconnaissanceVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Locomotive"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="ThirdGear">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="TankEngine">
    <rdfs:comment xml:lang="PB">"locomotiva que carrega seu próprio combustível e água; não precisa de um tênder"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Locomotive"/>
  </owl:Class>
  <owl:Class rdf:ID="Bodywork">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Splasher">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#TankCar">
    <owl:disjointWith>
      <owl:Class rdf:about="#RefrigeratorCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#GondolaCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Flatcar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CoalCar"/>
    <owl:disjointWith rdf:resource="#CattleCar"/>
    <owl:disjointWith rdf:resource="#Boxcar"/>
    <rdfs:comment xml:lang="PB">"vagão de carga equipado com sistema de refrigeração usado para transportar líquidos, especialmente, combustíveis"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#FreightCar"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#DumpTruck">
    <owl:disjointWith>
      <owl:Class rdf:about="#Lorry1"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Pickup"/>
    <owl:disjointWith rdf:resource="#Transporter"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Van1"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TowTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GarbageTruck"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Truck"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrailerTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FireEngine"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"caminhão cuja carga pode ser colocada na caçamba sem manipulação; a caçamba funciona com um movimento de básculo"</rdfs:comment>
    <owl:disjointWith rdf:resource="#SoundTruck"/>
  </owl:Class>
  <owl:Class rdf:about="#Car">
    <owl:disjointWith rdf:resource="#Amphibian"/>
    <rdfs:comment xml:lang="PB">"veículo com quatro rodas e um motor, destinado ao transporte de passageiros ou cargas"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Doodlebug"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MotorVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Go-Kart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Golfcart"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Bloodmobile"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Four-WheelDrive"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hearse"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Motorcycle"/>
    <owl:disjointWith rdf:resource="#Truck"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPars"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Acelerator"/>
              <owl:Class rdf:ID="AirBag"/>
              <owl:Class rdf:ID="AutoAcessory"/>
              <owl:Class rdf:ID="AutomobileEngine"/>
              <owl:Class rdf:ID="AutomobileHorn"/>
              <owl:Class rdf:ID="Buffer"/>
              <owl:Class rdf:about="#Bumper"/>
              <owl:Class rdf:ID="CarDoor"/>
              <owl:Class rdf:ID="CarMirror"/>
              <owl:Class rdf:about="#CarSeat"/>
              <owl:Class rdf:ID="CarWindow"/>
              <owl:Class rdf:about="#Fender2"/>
              <owl:Class rdf:about="#FirstGear"/>
              <owl:Class rdf:about="#Floorboard"/>
              <owl:Class rdf:about="#GasolineEngine"/>
              <owl:Class rdf:about="#GloveCompartment"/>
              <owl:Class rdf:about="#Grille"/>
              <owl:Class rdf:ID="HighGear"/>
              <owl:Class rdf:ID="Hood"/>
              <owl:Class rdf:ID="LuggageCompartment"/>
              <owl:Class rdf:about="#Reverseroof"/>
              <owl:Class rdf:ID="RunningBoard"/>
              <owl:Class rdf:about="#StabilizerBar"/>
              <owl:Class rdf:about="#Sunroof"/>
              <owl:Class rdf:ID="TailFin"/>
              <owl:Class rdf:about="#ThirdGear"/>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Snowplow"/>
  </owl:Class>
  <owl:Class rdf:about="#Dumpcart">
    <rdfs:comment xml:lang="PB">"carroça que se pode inclinar para despejo"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#HorseCart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#WaterCart"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Cart"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#PonyCart"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#JauntingCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jinrikisha"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Oxcart"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Dogcart"/>
  </owl:Class>
  <owl:Class rdf:about="#SatefyBike">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >"bicicleta cujas rodas são do mesmo tamanho e a transmissão é feita por corrente"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Bicycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Velocipede"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Ordinary"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MountainBike"/>
    <owl:disjointWith rdf:resource="#BicyleBuiltForTwo"/>
  </owl:Class>
  <owl:Class rdf:about="#Lorry1">
    <owl:disjointWith>
      <owl:Class rdf:about="#Van1"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GarbageTruck"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Truck"/>
    <owl:disjointWith rdf:resource="#DumpTruck"/>
    <owl:disjointWith rdf:resource="#SoundTruck"/>
    <rdfs:comment xml:lang="PB">"caminhão grande destinado ao transporte de cargas pesadas; usualmente sem laterais"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#FireEngine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrailerTruck"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Pickup"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TowTruck"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Transporter"/>
  </owl:Class>
  <owl:Class rdf:ID="SecondGear">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#GuardsVan">
    <owl:disjointWith>
      <owl:Class rdf:about="#SlipCoach"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ClubCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PassengerCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tender"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#FreightCar"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Railcar"/>
    <owl:disjointWith rdf:resource="#CabinCar"/>
    <owl:disjointWith rdf:resource="#Handcar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#BaggageCar"/>
    <rdfs:comment xml:lang="PB">"vagão destinado ao transporte de policiais"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="Airbrake">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Buggy">
    <owl:disjointWith rdf:resource="#Hansom"/>
    <owl:disjointWith rdf:resource="#Trap"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Surrey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carruagem pequena e leve puxada por apenas um cavalo"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Troika"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Landau"/>
  </owl:Class>
  <owl:Class rdf:ID="BrakeSystem">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Stagecoach">
    <rdfs:comment xml:lang="PB">"carruagem puxada por quatro cavalos e conduzida por apenas uma pessoa, usada para o transporte de passageiros e de correspondências em rotas regulares entre cidades"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Coach"/>
  </owl:Class>
  <owl:Class rdf:about="#PaceCar">
    <owl:disjointWith rdf:resource="#Cab1"/>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportsCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Roadster"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carro que lidera uma corrida durante algumas voltas e depois deixa a pista para que a corrida continue"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hatchback"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Coupe"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sedan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Convertible"/>
  </owl:Class>
  <owl:Class rdf:ID="Tumbrel">
    <rdfs:subClassOf rdf:resource="#Dumpcart"/>
    <rdfs:comment xml:lang="PB">"carroça que se pode inclinar para despejo, destinada ao carregamento de esterco; esse tipo de carroça foi usado para transportar prisioneiros durante a Revolução Francesa"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#WheeledVehicle">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Brake"/>
              <owl:Class rdf:ID="Axle"/>
              <owl:Class rdf:about="#Splasher"/>
              <owl:Class rdf:about="#Wheel"/>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPars"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="Vehicle"/>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class rdf:about="#WheeledVehiclePart"/>
        </owl:allValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPars"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:ID="hasPurp"/>
        </owl:onProperty>
        <owl:allValuesFrom>
          <owl:Class rdf:ID="WheeledVehiclePurp"/>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Travel"/>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPurp"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#WheeledVehiclePurp"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo que se move sobre rodas e que usualmente tem um compartimento para transportar pessoas ou coisas"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#AutomobileEngine">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="WindshieldWiper">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="ShoppingCart">
    <rdfs:comment xml:lang="PB">"carrinho de mão usado para carregar compras"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#ServingCart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="LaundryCart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="HandTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Barrow"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:ID="Applecart"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Handcart"/>
  </owl:Class>
  <owl:Class rdf:about="#FireEngine">
    <owl:disjointWith>
      <owl:Class rdf:about="#TowTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Van1"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Transporter"/>
    <owl:disjointWith rdf:resource="#SoundTruck"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#GarbageTruck"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"caminhão destinado ao transporte de bombeiros e seus equipamento contra-incêndios"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrailerTruck"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Truck"/>
    <owl:disjointWith rdf:resource="#DumpTruck"/>
    <owl:disjointWith rdf:resource="#Lorry1"/>
    <owl:disjointWith rdf:resource="#Pickup"/>
  </owl:Class>
  <owl:Class rdf:ID="Odometer">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#SportsCar">
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hatchback"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carro com duas portas, de formato aerodinâmico e munido de motor potente para atingir grandes velocidades"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#RaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Coupe"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Roadster"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sedan"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith rdf:resource="#Compact"/>
  </owl:Class>
  <owl:Class rdf:ID="DieselLocomotive">
    <rdfs:comment xml:lang="PB">"locomotiva movida por um motor a diesel"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Locomotive"/>
  </owl:Class>
  <owl:Class rdf:about="#ClubCar">
    <owl:disjointWith rdf:resource="#CabinCar"/>
    <owl:disjointWith rdf:resource="#Handcar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SlipCoach"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tender"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"vagão em trem de passageiros onde servem-se bebidas"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#FreightCar"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Railcar"/>
    <owl:disjointWith rdf:resource="#PassengerCar"/>
    <owl:disjointWith rdf:resource="#GuardsVan"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#BaggageCar"/>
  </owl:Class>
  <owl:Class rdf:about="#IceWagon">
    <owl:disjointWith>
      <owl:Class rdf:about="#Cart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoveredWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MilkWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChuckWagon"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Wagon"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Bandwagon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tramcar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Wain"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo com rodas que precisa ser rebocado ou puxado, normalmente por cavalo, usado antigamente para entregar sorteve de porta em porta"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lorry2"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="Internal-CombustionEngine">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WheeledVehiclePart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Bulldozer">
    <owl:disjointWith>
      <owl:Class rdf:ID="Skidder"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"trator grande e pesado equipado com uma lâmina frontal de aço reforçada e perpendicular ao chão, usado. para escavar e empuxar terra e qualquer outro material"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Tractor"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Applecart">
    <owl:disjointWith>
      <owl:Class rdf:about="#ServingCart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LaundryCart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Barrow"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ShoppingCart"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#HandTruck"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Handcart"/>
    <rdfs:comment xml:lang="PB">"carrinho de mão em que maças e outras frutas são vendidas na rua"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Hatchback">
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Coupe"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sedan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#RaceCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <rdfs:comment xml:lang="PB">"carro que possui duas grandes partes: a frente e o resto do carro"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Roadster"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
  </owl:Class>
  <owl:Class rdf:about="#HandTruck">
    <rdfs:comment xml:lang="PB">"carrinho de mão com duas rodas usado para transportar cargas pesadas; constituído por uma estrutura vertical que possui alças na parte superior e duas pás na parte inferior que são inseridas sob a carga"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#ServingCart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#LaundryCart"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ShoppingCart"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Barrow"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Applecart"/>
    <rdfs:subClassOf rdf:resource="#Handcart"/>
  </owl:Class>
  <owl:Class rdf:ID="Dray">
    <rdfs:comment xml:lang="PB">"carroça baixa e de grande resistência, empregada no transporte de toras"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#HorseCart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#WheeledVehiclePart">
    <owl:disjointWith rdf:resource="#WheeledVehicle"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Vehicle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Technical">
    <rdfs:subClassOf rdf:resource="#Pickup"/>
    <rdfs:comment xml:lang="PB">"caminhonete equipada com uma arma na caçamba; normalmente, uma metralhadora"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Axle">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#RefrigeratorCar">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#FreightCar"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"vagão de carga equipado com sistema de refrigeração"</rdfs:comment>
    <owl:disjointWith rdf:resource="#TankCar"/>
    <owl:disjointWith rdf:resource="#GondolaCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Flatcar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CoalCar"/>
    <owl:disjointWith rdf:resource="#CattleCar"/>
    <owl:disjointWith rdf:resource="#Boxcar"/>
  </owl:Class>
  <owl:Class rdf:ID="ArmouredCar2">
    <rdfs:comment xml:lang="PB">"veículo blindado com portas e fechaduras resistentes usado no transporte de grandes somas de dinheiro e outros valores"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Stockcar">
    <rdfs:subClassOf rdf:resource="#Boxcar"/>
    <rdfs:comment xml:lang="PB">"vagão de carga fechado usado para transportar animais"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#RaceCar">
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Roadster"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Coupe"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sedan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <rdfs:comment xml:lang="PB">"carro que compete em corridas de velocidade"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
  </owl:Class>
  <owl:Class rdf:ID="AssaultGun">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"veículo com rodas blindado, constituído por um chassis de tanque (sem torre), equipado com um canhão grande, usado como arma antitanque para dar suporte as tropas"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#DeliveryTruck">
    <owl:disjointWith rdf:resource="#Bookmobile"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#LaundryTruck"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MilkTruck"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MovingVan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PassengerVan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PoliceVan"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"caminhão-baú usado no transporte de pequenas cargas"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Van1"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Gharry">
    <owl:disjointWith>
      <owl:Class rdf:about="#Troika"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Surrey"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Trap"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carruagem de aluguel na Índia"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Hansom"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Landau"/>
  </owl:Class>
  <owl:Class rdf:ID="Shunter">
    <rdfs:subClassOf rdf:resource="#Locomotive"/>
    <rdfs:comment xml:lang="PB">"locomotiva usada para mover vagões, mas não durante viagens"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#WheeledVehiclePurp">
    <owl:disjointWith rdf:resource="#WheeledVehicle"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Vehicle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Roadster">
    <owl:disjointWith>
      <owl:Class rdf:about="#Sedan"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carro aberto para duas pessoas, com um assento na parte da frente e outro suplementar"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#RaceCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Coupe"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Buffer">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#CarMirror">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:ID="Rumble">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Boneshaker">
    <owl:disjointWith rdf:resource="#Unicycle"/>
    <owl:disjointWith rdf:resource="#Scooter"/>
    <owl:disjointWith rdf:resource="#Skateboard"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#WelcomeWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#BabyBuggy"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Horse-DrawnVehicle"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo com rodas em má condição e desconfortável"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Handcart"/>
    <owl:disjointWith rdf:resource="#Tricycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoasterWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Wagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorScooter"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#WheeledVehicle"/>
    <owl:disjointWith rdf:resource="#Bicycle"/>
    <owl:disjointWith rdf:resource="#Railcar"/>
    <owl:disjointWith rdf:resource="#Trailer1"/>
  </owl:Class>
  <owl:Class rdf:about="#SmokingCar">
    <rdfs:comment xml:lang="PB">"vagão de passageiros destinado a fumantes"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#DiningCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonsmokingCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ParlorCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Pullman"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SleepingCar"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#PassengerCar"/>
  </owl:Class>
  <owl:Class rdf:about="#LaundryTruck">
    <rdfs:comment xml:lang="PB">"caminhão-baú usado por lavanderias para o transporte de roupas"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Van1"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Bookmobile"/>
    <owl:disjointWith rdf:resource="#DeliveryTruck"/>
    <owl:disjointWith rdf:resource="#MilkTruck"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MovingVan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PassengerVan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PoliceVan"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Limber">
    <rdfs:comment xml:lang="PB">"veículo com duas rodas puxado por cavalos, usado para rebocar peças de artilharia"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Horse-DrawnVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sulky"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Chariot2"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Carriage"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Hearse">
    <owl:disjointWith rdf:resource="#Car"/>
    <rdfs:comment xml:lang="PB">"veículo motorizado usado para transportar defuntos"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Bloodmobile"/>
    <owl:disjointWith rdf:resource="#Motorcycle"/>
    <owl:disjointWith rdf:resource="#Truck"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#MotorVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Golfcart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Go-Kart"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Snowplow"/>
    <owl:disjointWith rdf:resource="#Doodlebug"/>
    <owl:disjointWith rdf:resource="#Amphibian"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Four-WheelDrive"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Vehicle">
    <rdfs:comment xml:lang="PB">"qualquer meio us. para transportar ou conduzir pessoas, animais ou coisas, de um lugar para outro"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Flatcar">
    <owl:disjointWith rdf:resource="#RefrigeratorCar"/>
    <owl:disjointWith rdf:resource="#GondolaCar"/>
    <owl:disjointWith rdf:resource="#TankCar"/>
    <owl:disjointWith rdf:resource="#CoalCar"/>
    <owl:disjointWith rdf:resource="#CattleCar"/>
    <owl:disjointWith rdf:resource="#Boxcar"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#FreightCar"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"vagão de carga sem paredes laterais nem teto"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Skidder">
    <owl:disjointWith rdf:resource="#Bulldozer"/>
    <rdfs:comment xml:lang="PB">"trator grande e pesado, equpado com guincho, usado principalmente para rebocar toras em terrenos florestais"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Tractor"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Chassis">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:ID="Gearshift">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Footplate">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#MovingVan">
    <rdfs:comment xml:lang="PB">"caminhão-baú usado em mudanças"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Van1"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Bookmobile"/>
    <owl:disjointWith rdf:resource="#MilkTruck"/>
    <owl:disjointWith rdf:resource="#LaundryTruck"/>
    <owl:disjointWith rdf:resource="#DeliveryTruck"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PassengerVan"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PoliceVan"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="CamperTrailer">
    <owl:disjointWith>
      <owl:Class rdf:ID="MobileHome"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"trailer especialmente equipado para ser usado em campings ou excursões turísticas"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Trailer1"/>
  </owl:Class>
  <owl:Class rdf:about="#Ordinary">
    <rdfs:subClassOf rdf:resource="#Bicycle"/>
    <rdfs:comment xml:lang="PB">"bicicleta antiga com uma roda dianteira grande e uma traseira pequena"</rdfs:comment>
    <owl:disjointWith rdf:resource="#SatefyBike"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Velocipede"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#MountainBike"/>
    <owl:disjointWith rdf:resource="#BicyleBuiltForTwo"/>
  </owl:Class>
  <owl:Class rdf:about="#Sulky">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Horse-DrawnVehicle"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"veículo com duas rodas puxado por apenas um cavalo, destinado ao transporte de uma pessoa"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Limber"/>
    <owl:disjointWith rdf:resource="#Chariot2"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Carriage"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Handlebar">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:ID="CoolingSystem">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Troika">
    <owl:disjointWith rdf:resource="#Landau"/>
    <owl:disjointWith rdf:resource="#Chaise"/>
    <owl:disjointWith rdf:resource="#Clarence"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Gig"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Trap"/>
    <owl:disjointWith rdf:resource="#Coach"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Droshky"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Brougham1"/>
    <owl:disjointWith rdf:resource="#Buggy"/>
    <owl:disjointWith rdf:resource="#Cabriolet"/>
    <owl:disjointWith rdf:resource="#Caroche"/>
    <owl:disjointWith rdf:resource="#Hackney"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Chariot1"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Barouche"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carruagem russa puxada por três cavalos emparelhados"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Gharry"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Surrey"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Buckboard"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Hansom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Fender1">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#TrackedVehicle">
    <owl:disjointWith>
      <owl:Class rdf:about="#Tractor"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Streetcar"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Locomotive"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#RecreationalVehicle"/>
    <rdfs:comment xml:lang="PB">"veículo autopropulsionado que se locomove por meio de esteiras de aço rolantes (lagartas)"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#ReconnaissanceVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Forklift"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Carrier"/>
    <owl:disjointWith rdf:resource="#WeaponsCarrier"/>
  </owl:Class>
  <owl:Class rdf:about="#ReconnaissanceVehicle">
    <owl:disjointWith rdf:resource="#Locomotive"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#TrackedVehicle"/>
    <owl:disjointWith rdf:resource="#RecreationalVehicle"/>
    <owl:disjointWith rdf:resource="#Carrier"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Streetcar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Forklift"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#WeaponsCarrier"/>
    <rdfs:comment xml:lang="PB">"veículo autopropulsionado, usualmente blindado, rápido e sem teto, usado pelos militares para fazer o reconhecimento de terrenos"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tractor"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorVehicle"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Velocipede">
    <rdfs:subClassOf rdf:resource="#Bicycle"/>
    <owl:disjointWith rdf:resource="#SatefyBike"/>
    <owl:disjointWith rdf:resource="#Ordinary"/>
    <owl:disjointWith rdf:resource="#MountainBike"/>
    <owl:disjointWith rdf:resource="#BicyleBuiltForTwo"/>
    <rdfs:comment xml:lang="PB">"bicicleta antiga que se move impelida por dois pedais ligados à roda dianteira"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Tender">
    <owl:disjointWith rdf:resource="#ClubCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SlipCoach"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CabinCar"/>
    <rdfs:comment xml:lang="PB">"vagão de carga engatado à locomotiva que transporta o suprimento de água e combustível para abastecer a máquina"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Handcar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MailCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#BaggageCar"/>
    <owl:disjointWith rdf:resource="#GuardsVan"/>
    <rdfs:subClassOf rdf:resource="#Railcar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#FreightCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PassengerCar"/>
  </owl:Class>
  <owl:Class rdf:about="#HighGear">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#CoasterBrake">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Buckboard">
    <owl:disjointWith rdf:resource="#Hansom"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Surrey"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Trap"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carruagem aberta sem molas"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Landau"/>
    <owl:disjointWith rdf:resource="#Troika"/>
  </owl:Class>
  <owl:Class rdf:ID="Pedal2">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Coupe">
    <owl:disjointWith rdf:resource="#Roadster"/>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <rdfs:comment xml:lang="PB">"carro com duas portas, dois assentos dianteiros e um compartimento para bagagem"</rdfs:comment>
    <owl:disjointWith rdf:resource="#RaceCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Sedan"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Wain">
    <owl:disjointWith rdf:resource="#Bandwagon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MilkWagon"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Wagon"/>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lorry2"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tramcar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#IceWagon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ChuckWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoveredWagon"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo com rodas que precisa ser rebocado ou puxado, normalmente por cavalo; caracteriza-se por ser grande e aberta, usada em trabalhos rurais"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#LaundryCart">
    <rdfs:subClassOf rdf:resource="#Handcart"/>
    <rdfs:comment xml:lang="PB">"carrinho de mão usado destinado ao transpote de roupa para lavar"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#ServingCart"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ShoppingCart"/>
    <owl:disjointWith rdf:resource="#HandTruck"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Barrow"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Applecart"/>
  </owl:Class>
  <owl:Class rdf:about="#ServingCart">
    <rdfs:subClassOf rdf:resource="#Handcart"/>
    <rdfs:comment xml:lang="PB">"carrinho de mão usado para servir à mesa"</rdfs:comment>
    <owl:disjointWith rdf:resource="#ShoppingCart"/>
    <owl:disjointWith rdf:resource="#LaundryCart"/>
    <owl:disjointWith rdf:resource="#HandTruck"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Barrow"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Applecart"/>
  </owl:Class>
  <owl:Class rdf:about="#BabyBuggy">
    <owl:disjointWith rdf:resource="#Unicycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorScooter"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Skateboard"/>
    <owl:disjointWith rdf:resource="#Bicycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Horse-DrawnVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Tricycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoasterWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Railcar"/>
    <owl:disjointWith rdf:resource="#Trailer1"/>
    <owl:disjointWith rdf:resource="#Scooter"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Wagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#WelcomeWagon"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo pequeno com quatro rodas em que são transportados bebês ou crianças"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Boneshaker"/>
    <owl:disjointWith rdf:resource="#Handcart"/>
    <rdfs:subClassOf rdf:resource="#WheeledVehicle"/>
  </owl:Class>
  <owl:Class rdf:about="#Sedan">
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Limousine"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#RaceCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <rdfs:comment xml:lang="PB">"carro que possui três grandes partes: a frente, o meio (em que ficam os passageiros) e o porta-malas"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith rdf:resource="#Coupe"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith rdf:resource="#Roadster"/>
  </owl:Class>
  <owl:Class rdf:about="#Limousine">
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <owl:disjointWith rdf:resource="#Coupe"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith rdf:resource="#Roadster"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#HotRod"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sedan"/>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith rdf:resource="#RaceCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <rdfs:comment xml:lang="PB">"carro grande e luxuoso, usualmente dirigido por um chofer"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#Minicar"/>
  </owl:Class>
  <owl:Class rdf:about="#JauntingCar">
    <owl:disjointWith>
      <owl:Class rdf:about="#Oxcart"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Dogcart"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Jinrikisha"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carroça irlandesa sem capota e com dois bancos longitudinais"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#HorseCart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#WaterCart"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Dumpcart"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Cart"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#PonyCart"/>
  </owl:Class>
  <owl:Class rdf:ID="Trailer2">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Pontoon">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Van1">
    <owl:disjointWith>
      <owl:Class rdf:about="#TowTruck"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Pickup"/>
    <owl:disjointWith rdf:resource="#Transporter"/>
    <rdfs:comment xml:lang="PB">"caminhão cuja carroceria é fechada"</rdfs:comment>
    <owl:disjointWith rdf:resource="#DumpTruck"/>
    <owl:disjointWith rdf:resource="#Lorry1"/>
    <rdfs:subClassOf rdf:resource="#Truck"/>
    <owl:disjointWith rdf:resource="#SoundTruck"/>
    <owl:disjointWith rdf:resource="#FireEngine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TrailerTruck"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GarbageTruck"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#ChuckWagon">
    <owl:disjointWith rdf:resource="#Bandwagon"/>
    <rdfs:comment xml:lang="PB">"veículo com rodas que precisa ser rebocado ou puxado, normalmente por cavalo, usado para transportar provisões e utensílios de cozinha para vaqueiros"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#MilkWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lorry2"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Tramcar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Wain"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Wagon"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#IceWagon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoveredWagon"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#PastryCart">
    <owl:disjointWith rdf:resource="#TeaCart"/>
    <rdfs:subClassOf rdf:resource="#ServingCart"/>
    <rdfs:comment xml:lang="PB">"carrinho de mão usado para servir sobremesas"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Surrey">
    <owl:disjointWith rdf:resource="#Caroche"/>
    <owl:disjointWith rdf:resource="#Coach"/>
    <owl:disjointWith rdf:resource="#Trap"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Stanhope"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cabriolet"/>
    <owl:disjointWith rdf:resource="#Troika"/>
    <owl:disjointWith rdf:resource="#Clarence"/>
    <owl:disjointWith rdf:resource="#Gharry"/>
    <rdfs:comment xml:lang="PB">"carruagem leve com quatro rodas e dois lugares frente a frente"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Barouche"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Chaise"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Chariot1"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Buckboard"/>
    <owl:disjointWith rdf:resource="#Buggy"/>
    <owl:disjointWith rdf:resource="#Hackney"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Droshky"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Landau"/>
    <owl:disjointWith rdf:resource="#Hansom"/>
    <owl:disjointWith rdf:resource="#Brougham1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Gig"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#HotRod">
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#RaceCar"/>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Coupe"/>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#Roadster"/>
    <rdfs:comment xml:lang="PB">"carro velho modificado para obter melhor desempenhoo"</rdfs:comment>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#BeachWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sedan"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Limousine"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="FuelSystem">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Caterpillar">
    <rdfs:comment xml:lang="PB">"veículo autopropulsionado que se locomove por meio de duas esteiras de aço rolantes ou lagartas; usado principalmente para mover terra em constuções ou fazendas"</rdfs:comment>
    <owl:disjointWith rdf:resource="#HalfTrack"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Snowmobile"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#TrackedVehicle"/>
  </owl:Class>
  <owl:Class rdf:about="#MailCar">
    <rdfs:comment xml:lang="PB">"vagão de carga destinado ao transporte de correspondências"</rdfs:comment>
    <owl:disjointWith rdf:resource="#PassengerCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SlipCoach"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Tender"/>
    <owl:disjointWith rdf:resource="#GuardsVan"/>
    <owl:disjointWith rdf:resource="#ClubCar"/>
    <owl:disjointWith rdf:resource="#BaggageCar"/>
    <rdfs:subClassOf rdf:resource="#Railcar"/>
    <owl:disjointWith rdf:resource="#CabinCar"/>
    <owl:disjointWith rdf:resource="#Handcar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#FreightCar"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#PassengerVan">
    <owl:disjointWith rdf:resource="#MovingVan"/>
    <owl:disjointWith rdf:resource="#Bookmobile"/>
    <owl:disjointWith rdf:resource="#MilkTruck"/>
    <owl:disjointWith rdf:resource="#LaundryTruck"/>
    <owl:disjointWith rdf:resource="#DeliveryTruck"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PoliceVan"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Van1"/>
    <rdfs:comment xml:lang="PB">"veículo parecido com um caminhão-baú pequeno, usado no transporte de passageiros"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#CarWindow">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:ID="Berlin">
    <rdfs:comment xml:lang="PB">"limusine com uma divisão de vidro entre os assentos dianteiros e os traseiros"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Limousine"/>
  </owl:Class>
  <owl:Class rdf:about="#Horse-DrawnVehicle">
    <owl:disjointWith rdf:resource="#Boneshaker"/>
    <owl:disjointWith rdf:resource="#BabyBuggy"/>
    <rdfs:comment xml:lang="PB">"veículo com rodas puxado por cavalos"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Scooter"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoasterWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Wagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Bicycle"/>
    <owl:disjointWith rdf:resource="#Handcart"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Trailer1"/>
    <rdfs:subClassOf rdf:resource="#WheeledVehicle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#WelcomeWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Skateboard"/>
    <owl:disjointWith rdf:resource="#Tricycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorScooter"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Railcar"/>
    <owl:disjointWith rdf:resource="#Unicycle"/>
  </owl:Class>
  <owl:Class rdf:about="#Stanhope">
    <owl:disjointWith>
      <owl:Class rdf:about="#Gig"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Clarence"/>
    <owl:disjointWith rdf:resource="#Buckboard"/>
    <owl:disjointWith rdf:resource="#Surrey"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Barouche"/>
    <owl:disjointWith rdf:resource="#Brougham1"/>
    <owl:disjointWith rdf:resource="#Cabriolet"/>
    <owl:disjointWith rdf:resource="#Gharry"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Carriage"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"carruagem leve e aberta, com duas ou quatro rodas"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Hansom"/>
    <owl:disjointWith rdf:resource="#Coach"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Chariot1"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Droshky"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Trap"/>
    <owl:disjointWith rdf:resource="#Caroche"/>
    <owl:disjointWith rdf:resource="#Hackney"/>
    <owl:disjointWith rdf:resource="#Chaise"/>
    <owl:disjointWith rdf:resource="#Landau"/>
    <owl:disjointWith rdf:resource="#Troika"/>
    <owl:disjointWith rdf:resource="#Buggy"/>
  </owl:Class>
  <owl:Class rdf:about="#WelcomeWagon">
    <owl:disjointWith>
      <owl:Class rdf:about="#CoasterWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Trailer1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Tricycle"/>
    <owl:disjointWith rdf:resource="#Scooter"/>
    <owl:disjointWith rdf:resource="#Horse-DrawnVehicle"/>
    <owl:disjointWith rdf:resource="#Unicycle"/>
    <owl:disjointWith rdf:resource="#Bicycle"/>
    <rdfs:subClassOf rdf:resource="#WheeledVehicle"/>
    <owl:disjointWith rdf:resource="#Boneshaker"/>
    <owl:disjointWith rdf:resource="#BabyBuggy"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Wagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Skateboard"/>
    <owl:disjointWith rdf:resource="#Railcar"/>
    <owl:disjointWith rdf:resource="#Handcart"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorScooter"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo com rodas que precisa ser rebocado ou puxado, usualmante destinado a fornecer informações e presentes de comerciantes locais para os novos moradores da área"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="WateringCart">
    <rdfs:comment xml:lang="PB">"carroça equipado com um tanque para carregar água e com uma espécia de esguicho para molhar as estradas"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#WaterCart"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#FreightCar">
    <owl:disjointWith rdf:resource="#PassengerCar"/>
    <owl:disjointWith rdf:resource="#Handcar"/>
    <owl:disjointWith rdf:resource="#BaggageCar"/>
    <owl:disjointWith rdf:resource="#MailCar"/>
    <owl:disjointWith rdf:resource="#GuardsVan"/>
    <owl:disjointWith rdf:resource="#CabinCar"/>
    <rdfs:comment xml:lang="PB">"vagão em que são transportadas mercadorias ou carga"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Tender"/>
    <rdfs:subClassOf rdf:resource="#Railcar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SlipCoach"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ClubCar"/>
  </owl:Class>
  <owl:Class rdf:about="#SleepingCar">
    <rdfs:comment xml:lang="PB">"vagão de passageiros equipado com camas ou beliches, para viagens noturnas"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#PassengerCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DiningCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#NonsmokingCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ParlorCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Pullman"/>
    <owl:disjointWith rdf:resource="#SmokingCar"/>
  </owl:Class>
  <owl:Class rdf:about="#Tractor">
    <owl:disjointWith rdf:resource="#Locomotive"/>
    <owl:disjointWith rdf:resource="#Carrier"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Streetcar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Forklift"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#RecreationalVehicle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ReconnaissanceVehicle"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#TrackedVehicle"/>
    <owl:disjointWith rdf:resource="#WeaponsCarrier"/>
    <rdfs:comment xml:lang="PB">"veículo autopropulsionado equipado com rodas grandes, destinado ao reboque de cargas ou de operar equipamentos agrícolas, de terraplenagem, etc."</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorVehicle"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="SwitchEngine">
    <rdfs:comment xml:lang="PB">"locomotiva para manobrar material rodante em estradas de ferro"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Locomotive"/>
  </owl:Class>
  <owl:Class rdf:ID="Cab2">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Pedal">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Carriage">
    <rdfs:comment xml:lang="PB">"veículo com quatro rodas puxado por cavalos, dotado de suspensão de molas, usado para transportar pessoas"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Sulky"/>
    <owl:disjointWith rdf:resource="#Chariot2"/>
    <owl:disjointWith rdf:resource="#Limber"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:ID="Axletree"/>
              <owl:Class rdf:about="#Rumble"/>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPars"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Horse-DrawnVehicle"/>
  </owl:Class>
  <owl:Class rdf:about="#Tramcar">
    <rdfs:comment xml:lang="PB">"veículo com rodas que precisa ser rebocado ou puxado; caracteriza-se por ter quatro rodas e por se locomover sobre trilhos (em minas) para transportar de minérios"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lorry2"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Wain"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoveredWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Bandwagon"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Wagon"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#ChuckWagon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MilkWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#IceWagon"/>
  </owl:Class>
  <owl:Class rdf:about="#BeachWagon">
    <rdfs:comment xml:lang="PB">"carro que tem corpo longo e portas traseiras; com espaço atrás dos assentos traseiros"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith rdf:resource="#RaceCar"/>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith rdf:resource="#Limousine"/>
    <owl:disjointWith rdf:resource="#Coupe"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TouringCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Roadster"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith rdf:resource="#Sedan"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#HotRod"/>
  </owl:Class>
  <owl:Class rdf:about="#TouringCar">
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#RaceCar"/>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith rdf:resource="#BeachWagon"/>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#HotRod"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Hardtop"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Roadster"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Limousine"/>
    <owl:disjointWith rdf:resource="#Coupe"/>
    <owl:disjointWith rdf:resource="#Sedan"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <rdfs:comment xml:lang="PB">"carro grande e aberto para quatro pessoas com teto conversível"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Gig">
    <owl:disjointWith rdf:resource="#Troika"/>
    <owl:disjointWith rdf:resource="#Trap"/>
    <rdfs:subClassOf rdf:resource="#Carriage"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Surrey"/>
    <owl:disjointWith rdf:resource="#Landau"/>
    <rdfs:comment xml:lang="PB">"carruagem pequena, com duas rodas, com dois assentos e sem capota"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Stanhope"/>
    <owl:disjointWith rdf:resource="#Hansom"/>
  </owl:Class>
  <owl:Class rdf:about="#Hardtop">
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith rdf:resource="#Roadster"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ElectricCar"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith rdf:resource="#Coupe"/>
    <owl:disjointWith rdf:resource="#RaceCar"/>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#Limousine"/>
    <owl:disjointWith rdf:resource="#TouringCar"/>
    <owl:disjointWith rdf:resource="#BeachWagon"/>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#HotRod"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Sedan"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <rdfs:comment xml:lang="PB">"carro que se parece com um conversível, mas o teto é fixo"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#AutomobileHorn">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:ID="TankDestroyer">
    <rdfs:comment xml:lang="PB">"veículo com rodas blindado, equipado com canhão antitanque e capaz de atingir altas velocidades"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Cart">
    <owl:disjointWith rdf:resource="#IceWagon"/>
    <owl:disjointWith rdf:resource="#Tramcar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lorry2"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoveredWagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#MilkWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Bandwagon"/>
    <owl:disjointWith rdf:resource="#ChuckWagon"/>
    <rdfs:comment xml:lang="PB">"veículo com rodas que precisa ser rebocado ou puxado, normalmente por cavalo, burro ou boi, para transporte de cargas"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Wain"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Wagon"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Bassinet">
    <rdfs:comment xml:lang="PB">"veículo pequeno com rodas que serve para transportar bebês e que se assemelha a um berço"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#BabyBuggy"/>
  </owl:Class>
  <owl:Class rdf:about="#ElectricCar">
    <owl:disjointWith rdf:resource="#BeachWagon"/>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith rdf:resource="#Hardtop"/>
    <owl:disjointWith rdf:resource="#Sedan"/>
    <owl:disjointWith rdf:resource="#HotRod"/>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith rdf:resource="#Coupe"/>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Roadster"/>
    <owl:disjointWith rdf:resource="#TouringCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Subcompact"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <rdfs:comment xml:lang="PB">"carro movido a energia elétrica"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Limousine"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith rdf:resource="#RaceCar"/>
  </owl:Class>
  <owl:Class rdf:about="#CoasterWagon">
    <owl:disjointWith rdf:resource="#Unicycle"/>
    <owl:disjointWith rdf:resource="#BabyBuggy"/>
    <rdfs:subClassOf rdf:resource="#WheeledVehicle"/>
    <rdfs:comment xml:lang="PB">"veículo com rodas que precisa ser rebocado ou puxado, usualmante destinado às crianças"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#MotorScooter"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Handcart"/>
    <owl:disjointWith rdf:resource="#Railcar"/>
    <owl:disjointWith rdf:resource="#WelcomeWagon"/>
    <owl:disjointWith rdf:resource="#Tricycle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Wagon"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Horse-DrawnVehicle"/>
    <owl:disjointWith rdf:resource="#Bicycle"/>
    <owl:disjointWith rdf:resource="#Trailer1"/>
    <owl:disjointWith rdf:resource="#Skateboard"/>
    <owl:disjointWith rdf:resource="#Scooter"/>
    <owl:disjointWith rdf:resource="#Boneshaker"/>
  </owl:Class>
  <owl:Class rdf:about="#MotorVehicle">
    <owl:disjointWith rdf:resource="#Locomotive"/>
    <owl:disjointWith rdf:resource="#Carrier"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </owl:disjointWith>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Tractor"/>
    <owl:disjointWith rdf:resource="#TrackedVehicle"/>
    <rdfs:comment xml:lang="PB">"veículo com rodas autopropulsado que é dotado de motor e não anda sobre trilhos"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPars"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Airbrake"/>
              <owl:Class rdf:about="#Bodywork"/>
              <owl:Class rdf:about="#BrakeSystem"/>
              <owl:Class rdf:about="#Cab2"/>
              <owl:Class rdf:ID="CarWheel"/>
              <owl:Class rdf:about="#Chassis"/>
              <owl:Class rdf:about="#CoolingSystem"/>
              <owl:Class rdf:about="#DriveLine"/>
              <owl:Class rdf:about="#ElectricalSystem"/>
              <owl:Class rdf:about="#FuelSystem"/>
              <owl:Class rdf:about="#Gearshift"/>
              <owl:Class rdf:about="#HandBrake"/>
              <owl:Class rdf:about="#Internal-CombustionEngine"/>
              <owl:Class rdf:about="#Odometer"/>
              <owl:Class rdf:about="#Pedal2"/>
              <owl:Class rdf:about="#PowerBrake"/>
              <owl:Class rdf:about="#SecondGear"/>
              <owl:Class rdf:ID="Speedometer"/>
              <owl:Class rdf:about="#Supension"/>
              <owl:Class rdf:about="#Windshield"/>
              <owl:Class rdf:about="#WindshieldWiper"/>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith>
      <owl:Class rdf:about="#Forklift"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#RecreationalVehicle"/>
    <owl:disjointWith rdf:resource="#ReconnaissanceVehicle"/>
    <owl:disjointWith rdf:resource="#WeaponsCarrier"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Streetcar"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Jinrikisha">
    <rdfs:comment xml:lang="PB">"carroça pequena e leve, geralmente para um só passageiro, eventualmente para carga, puxado por um homem a pé; originário do Japão"</rdfs:comment>
    <owl:disjointWith rdf:resource="#PonyCart"/>
    <rdfs:subClassOf rdf:resource="#Cart"/>
    <owl:disjointWith rdf:resource="#Dumpcart"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#WaterCart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Oxcart"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#JauntingCar"/>
    <owl:disjointWith rdf:resource="#Dogcart"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#HorseCart"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#TrailerTruck">
    <owl:disjointWith rdf:resource="#Pickup"/>
    <owl:disjointWith rdf:resource="#Transporter"/>
    <owl:disjointWith rdf:resource="#SoundTruck"/>
    <owl:disjointWith rdf:resource="#Lorry1"/>
    <owl:disjointWith rdf:resource="#FireEngine"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPars"/>
        </owl:onProperty>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Trailer2"/>
              <owl:Class rdf:about="#Semitrailer"/>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="#Truck"/>
    <owl:disjointWith rdf:resource="#DumpTruck"/>
    <rdfs:comment xml:lang="PB">'caminhão grande constituído por duas partes, o cavalo mecânico e o reboque (ou carreta)"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#TowTruck"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Van1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#GarbageTruck"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#GarbageTruck">
    <rdfs:subClassOf rdf:resource="#Truck"/>
    <owl:disjointWith rdf:resource="#TrailerTruck"/>
    <owl:disjointWith rdf:resource="#Pickup"/>
    <owl:disjointWith rdf:resource="#Transporter"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#TowTruck"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SoundTruck"/>
    <owl:disjointWith rdf:resource="#FireEngine"/>
    <owl:disjointWith rdf:resource="#DumpTruck"/>
    <owl:disjointWith rdf:resource="#Lorry1"/>
    <rdfs:comment xml:lang="PB">"caminhão usado na coleta de lixo"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Van1"/>
  </owl:Class>
  <owl:Class rdf:about="#MotorScooter">
    <owl:disjointWith rdf:resource="#Handcart"/>
    <owl:disjointWith rdf:resource="#Horse-DrawnVehicle"/>
    <rdfs:subClassOf rdf:resource="#WheeledVehicle"/>
    <owl:disjointWith rdf:resource="#Tricycle"/>
    <owl:disjointWith rdf:resource="#Skateboard"/>
    <owl:disjointWith rdf:resource="#Railcar"/>
    <rdfs:comment xml:lang="PB">"veículo com rodas pequenas e motor a gasolina de pouca potência engrenado à roda traseira"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Boneshaker"/>
    <owl:disjointWith rdf:resource="#Unicycle"/>
    <owl:disjointWith rdf:resource="#BabyBuggy"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CoasterWagon"/>
    <owl:disjointWith rdf:resource="#Bicycle"/>
    <owl:disjointWith rdf:resource="#Scooter"/>
    <owl:disjointWith rdf:resource="#WelcomeWagon"/>
    <owl:disjointWith rdf:resource="#Trailer1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Wagon"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#AirBag">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Barrow">
    <owl:disjointWith rdf:resource="#ServingCart"/>
    <owl:disjointWith rdf:resource="#LaundryCart"/>
    <owl:disjointWith rdf:resource="#ShoppingCart"/>
    <owl:disjointWith rdf:resource="#HandTruck"/>
    <owl:disjointWith rdf:resource="#Applecart"/>
    <rdfs:comment xml:lang="PB">"carrinho de mão de uma ou mais rodas dianteiras, com dois varais na parte oposta, usado para transportar pequenas cargas"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Handcart"/>
  </owl:Class>
  <owl:Class rdf:about="#Chain">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Four-WheelDrive">
    <owl:disjointWith rdf:resource="#Truck"/>
    <owl:disjointWith rdf:resource="#Snowplow"/>
    <owl:disjointWith rdf:resource="#Amphibian"/>
    <rdfs:subClassOf rdf:resource="#MotorVehicle"/>
    <owl:disjointWith rdf:resource="#Doodlebug"/>
    <owl:disjointWith rdf:resource="#Car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Go-Kart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Golfcart"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Hearse"/>
    <rdfs:comment xml:lang="PB">"veículo motorizado com tração nas quatro rodas"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Motorcycle"/>
    <owl:disjointWith rdf:resource="#Bloodmobile"/>
  </owl:Class>
  <owl:Class rdf:ID="FunnyWagon">
    <rdfs:subClassOf rdf:resource="#Ambulance"/>
    <rdfs:comment xml:lang="PB">"ambulância usada para transportar pacientes de e para hospitais psiquiátricos"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#LuggageCompartment">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#NonsmokingCar">
    <rdfs:subClassOf rdf:resource="#PassengerCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#DiningCar"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#ParlorCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SleepingCar"/>
    <owl:disjointWith rdf:resource="#SmokingCar"/>
    <owl:disjointWith rdf:resource="#Pullman"/>
    <rdfs:comment xml:lang="PB">"vagão de passageiros destinado a pessoas que não fumam"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#HorseCart">
    <rdfs:comment xml:lang="PB">"veículo com duas rodas puxado normalmente por cavalo e usado para transpote em fazenda"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Jinrikisha"/>
    <owl:disjointWith rdf:resource="#Dogcart"/>
    <owl:disjointWith rdf:resource="#Dumpcart"/>
    <owl:disjointWith rdf:resource="#PonyCart"/>
    <owl:disjointWith rdf:resource="#JauntingCar"/>
    <rdfs:subClassOf rdf:resource="#Cart"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Oxcart"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#WaterCart"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:ID="PandaCar">
    <rdfs:comment xml:lang="PB">"carro utilizado pela polícia para pecorrer as ruas; usualmente preto com uma faixa branca sobre a carroceria"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Cruiser"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#MilkWagon">
    <owl:disjointWith>
      <owl:Class rdf:about="#CoveredWagon"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"veículo com rodas que precisa ser rebocado ou puxado, normalmente por cavalo, usado para entregar leite"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Cart"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Wagon"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#IceWagon"/>
    <owl:disjointWith rdf:resource="#Bandwagon"/>
    <owl:disjointWith rdf:resource="#Wain"/>
    <owl:disjointWith rdf:resource="#ChuckWagon"/>
    <owl:disjointWith rdf:resource="#Tramcar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Lorry2"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Tank">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="PB">"veículo com rodas militar fechado, equipado com metralhadoras ou canhão (antiaéreo), próprio para locomover-se em terrenos acidentados, graças a um sistema especial de tração, o de lagartas"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Lorry2">
    <owl:disjointWith rdf:resource="#MilkWagon"/>
    <owl:disjointWith rdf:resource="#ChuckWagon"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#CoveredWagon"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Bandwagon"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Wagon"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#IceWagon"/>
    <owl:disjointWith rdf:resource="#Tramcar"/>
    <owl:disjointWith rdf:resource="#Cart"/>
    <rdfs:comment xml:lang="PB">"veículo com rodas que precisa ser rebocado ou puxado, normalmente por cavalo; caracteriza-se por ser grande e não ter laterais"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Wain"/>
  </owl:Class>
  <owl:Class rdf:about="#PoliceVan">
    <rdfs:subClassOf rdf:resource="#Van1"/>
    <owl:disjointWith rdf:resource="#MovingVan"/>
    <owl:disjointWith rdf:resource="#Bookmobile"/>
    <owl:disjointWith rdf:resource="#MilkTruck"/>
    <owl:disjointWith rdf:resource="#LaundryTruck"/>
    <owl:disjointWith rdf:resource="#DeliveryTruck"/>
    <owl:disjointWith rdf:resource="#PassengerVan"/>
    <rdfs:comment xml:lang="PB">"van usada pela polícia"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="Brougham2">
    <rdfs:comment xml:lang="PB">"sedã que não tem teto sobre os assentos dianteiros"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Sedan"/>
  </owl:Class>
  <owl:Class rdf:about="#CarDoor">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Snowmobile">
    <rdfs:subClassOf rdf:resource="#TrackedVehicle"/>
    <rdfs:comment xml:lang="PB">"veículo autopropulsionado que se locomove por meio de esteiras de aço rolantes ou lagartas, especialmente destinado à remoção de neve"</rdfs:comment>
    <owl:disjointWith rdf:resource="#HalfTrack"/>
    <owl:disjointWith rdf:resource="#Caterpillar"/>
  </owl:Class>
  <owl:Class rdf:ID="Pedicab">
    <rdfs:subClassOf rdf:resource="#Tricycle"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >"triciclo coberto, movido a pedal, para transportar passageiros"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Subcompact">
    <owl:disjointWith rdf:resource="#HotRod"/>
    <owl:disjointWith rdf:resource="#BeachWagon"/>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#Limousine"/>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith rdf:resource="#Sedan"/>
    <rdfs:comment xml:lang="PB">"carro menor que o compacto"</rdfs:comment>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <owl:disjointWith rdf:resource="#RaceCar"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith rdf:resource="#Roadster"/>
    <owl:disjointWith rdf:resource="#TouringCar"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Hardtop"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Bus"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith rdf:resource="#Coupe"/>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#ElectricCar"/>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith rdf:resource="#Jeep"/>
  </owl:Class>
  <owl:Class rdf:about="#CoveredWagon">
    <rdfs:comment xml:lang="PB">"veículo com rodas que precisa ser rebocado ou puxado, normalmente por cavalo, de tamanho grande e com coberta de proteção, usado para transporte de pessoas"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Tramcar"/>
    <owl:disjointWith rdf:resource="#Bandwagon"/>
    <owl:disjointWith rdf:resource="#MilkWagon"/>
    <owl:disjointWith rdf:resource="#IceWagon"/>
    <owl:disjointWith rdf:resource="#Wain"/>
    <owl:disjointWith rdf:resource="#ChuckWagon"/>
    <owl:disjointWith rdf:resource="#Lorry2"/>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#Wagon"/>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Cart"/>
  </owl:Class>
  <owl:Class rdf:about="#Wagon">
    <owl:disjointWith rdf:resource="#Boneshaker"/>
    <owl:disjointWith rdf:resource="#Horse-DrawnVehicle"/>
    <owl:disjointWith rdf:resource="#WelcomeWagon"/>
    <owl:disjointWith rdf:resource="#Railcar"/>
    <owl:disjointWith rdf:resource="#BabyBuggy"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Self-PropelledVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#CoasterWagon"/>
    <owl:disjointWith rdf:resource="#MotorScooter"/>
    <owl:disjointWith rdf:resource="#Trailer1"/>
    <owl:disjointWith rdf:resource="#Handcart"/>
    <owl:disjointWith rdf:resource="#Tricycle"/>
    <owl:disjointWith rdf:resource="#Bicycle"/>
    <owl:disjointWith rdf:resource="#Skateboard"/>
    <rdfs:subClassOf rdf:resource="#WheeledVehicle"/>
    <owl:disjointWith rdf:resource="#Unicycle"/>
    <rdfs:comment xml:lang="PB">"veículo com rodas que precisa ser rebocado ou puxado, normalmente por cavalo ou trator"</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:intersectionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Axletree"/>
              <owl:Class rdf:about="#WagonWheel"/>
            </owl:intersectionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty>
          <owl:ObjectProperty rdf:about="#hasPars"/>
        </owl:onProperty>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="#Scooter"/>
  </owl:Class>
  <owl:Class rdf:ID="Diesel-HydraulicLocomotive">
    <rdfs:subClassOf rdf:resource="#DieselLocomotive"/>
    <rdfs:comment xml:lang="PB">"locomotiva movida por transmissão hidráulica gerada por um motor a diesel"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Roof">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Golfcart">
    <owl:disjointWith rdf:resource="#Hearse"/>
    <owl:disjointWith rdf:resource="#Motorcycle"/>
    <rdfs:subClassOf rdf:resource="#MotorVehicle"/>
    <owl:disjointWith rdf:resource="#Doodlebug"/>
    <owl:disjointWith rdf:resource="#Truck"/>
    <owl:disjointWith rdf:resource="#Snowplow"/>
    <owl:disjointWith rdf:resource="#Four-WheelDrive"/>
    <owl:disjointWith rdf:resource="#Bloodmobile"/>
    <rdfs:comment xml:lang="PB">"veículo morotizado pequeno em que se transporta o equipamento de golfe pelo campo"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Go-Kart"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Amphibian"/>
  </owl:Class>
  <owl:Class rdf:about="#TailFin">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:ID="Diesel-ElectricLocomotive">
    <rdfs:subClassOf rdf:resource="#DieselLocomotive"/>
    <rdfs:comment xml:lang="PB">"locomotiva movida por corrente elétrica gerada por um motor a diesel"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#WaterCart">
    <owl:disjointWith rdf:resource="#JauntingCar"/>
    <owl:disjointWith rdf:resource="#Dogcart"/>
    <owl:disjointWith rdf:resource="#Jinrikisha"/>
    <rdfs:subClassOf rdf:resource="#Cart"/>
    <owl:disjointWith rdf:resource="#Dumpcart"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Oxcart"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carroça equipada com um tanque para carregar água"</rdfs:comment>
    <owl:disjointWith rdf:resource="#HorseCart"/>
    <owl:disjointWith rdf:resource="#PonyCart"/>
  </owl:Class>
  <owl:Class rdf:about="#ParlorCar">
    <rdfs:subClassOf rdf:resource="#PassengerCar"/>
    <rdfs:comment xml:lang="PB">"vagão de passageiros luxuoso e privativo destinado à viagens durante o dia e a noite"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#DiningCar"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#NonsmokingCar"/>
    <owl:disjointWith rdf:resource="#SleepingCar"/>
    <owl:disjointWith rdf:resource="#SmokingCar"/>
    <owl:disjointWith rdf:resource="#Pullman"/>
  </owl:Class>
  <owl:Class rdf:about="#Self-PropelledVehicle">
    <owl:disjointWith rdf:resource="#Scooter"/>
    <owl:disjointWith rdf:resource="#Wagon"/>
    <owl:disjointWith rdf:resource="#Unicycle"/>
    <owl:disjointWith rdf:resource="#Bicycle"/>
    <rdfs:comment xml:lang="PB">"veículo com rodas que se locomove com seus próprios meios de propulsão"</rdfs:comment>
    <owl:disjointWith rdf:resource="#WelcomeWagon"/>
    <owl:disjointWith rdf:resource="#Horse-DrawnVehicle"/>
    <owl:disjointWith rdf:resource="#Railcar"/>
    <rdfs:subClassOf rdf:resource="#WheeledVehicle"/>
    <owl:disjointWith rdf:resource="#MotorScooter"/>
    <owl:disjointWith rdf:resource="#Boneshaker"/>
    <owl:disjointWith rdf:resource="#Trailer1"/>
    <owl:disjointWith rdf:resource="#CoasterWagon"/>
    <owl:disjointWith rdf:resource="#BabyBuggy"/>
    <owl:disjointWith rdf:resource="#Skateboard"/>
    <owl:disjointWith rdf:resource="#Handcart"/>
    <owl:disjointWith rdf:resource="#Tricycle"/>
  </owl:Class>
  <owl:Class rdf:about="#Bus">
    <owl:disjointWith rdf:resource="#HotRod"/>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith rdf:resource="#Roadster"/>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith rdf:resource="#Limousine"/>
    <owl:disjointWith rdf:resource="#Coupe"/>
    <owl:disjointWith rdf:resource="#BeachWagon"/>
    <owl:disjointWith rdf:resource="#ElectricCar"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith rdf:resource="#RaceCar"/>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith>
      <owl:Class rdf:about="#Loaner"/>
    </owl:disjointWith>
    <rdfs:comment xml:lang="PB">"carro velho e que não aparenta segurança"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Subcompact"/>
    <owl:disjointWith rdf:resource="#Sedan"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith rdf:resource="#TouringCar"/>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith rdf:resource="#Hardtop"/>
  </owl:Class>
  <owl:Class rdf:about="#AutoAcessory">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:ID="GypsyCab">
    <rdfs:comment xml:lang="PB">"taxi que é licencionado somente para pegar passageiros que o solicitam por telefone, mas que freqüentemente procura passageiros nas ruas ilegalmente"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:ID="Minicab"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Cab1"/>
  </owl:Class>
  <owl:Class rdf:about="#Speedometer">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Forklift">
    <owl:disjointWith>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#RecreationalVehicle"/>
    <owl:disjointWith rdf:resource="#Tractor"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Streetcar"/>
    </owl:disjointWith>
    <rdfs:subClassOf rdf:resource="#Self-PropelledVehicle"/>
    <owl:disjointWith rdf:resource="#Carrier"/>
    <owl:disjointWith rdf:resource="#TrackedVehicle"/>
    <rdfs:comment xml:lang="PB">"veículo com rodas que se locomove com seus próprios meios de propulsão, equipado com uma plataforma aforquilhada na parte da frente que pode ser inserida sob cargas para levantá-las e movê-las"</rdfs:comment>
    <owl:disjointWith rdf:resource="#MotorVehicle"/>
    <owl:disjointWith rdf:resource="#ReconnaissanceVehicle"/>
    <owl:disjointWith rdf:resource="#Locomotive"/>
    <owl:disjointWith rdf:resource="#WeaponsCarrier"/>
  </owl:Class>
  <owl:Class rdf:about="#SlipCoach">
    <rdfs:comment xml:lang="PB">"vagão engatado ao final do trem; pode ser desengatado na estação com o trem em movimento"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Railcar"/>
    <owl:disjointWith rdf:resource="#BaggageCar"/>
    <owl:disjointWith rdf:resource="#GuardsVan"/>
    <owl:disjointWith rdf:resource="#CabinCar"/>
    <owl:disjointWith rdf:resource="#Tender"/>
    <owl:disjointWith rdf:resource="#Handcar"/>
    <owl:disjointWith rdf:resource="#PassengerCar"/>
    <owl:disjointWith rdf:resource="#ClubCar"/>
    <owl:disjointWith rdf:resource="#MailCar"/>
    <owl:disjointWith rdf:resource="#FreightCar"/>
  </owl:Class>
  <owl:Class rdf:about="#Hood">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:ID="SwampBuggy">
    <rdfs:subClassOf rdf:resource="#Amphibian"/>
    <rdfs:comment xml:lang="PB">"veículo anfíbio que tipicamente possui quatro rodas e um corpo grande"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#TowTruck">
    <owl:disjointWith rdf:resource="#SoundTruck"/>
    <owl:disjointWith rdf:resource="#Van1"/>
    <rdfs:subClassOf rdf:resource="#Truck"/>
    <owl:disjointWith rdf:resource="#Pickup"/>
    <owl:disjointWith rdf:resource="#Transporter"/>
    <owl:disjointWith rdf:resource="#GarbageTruck"/>
    <owl:disjointWith rdf:resource="#TrailerTruck"/>
    <owl:disjointWith rdf:resource="#FireEngine"/>
    <rdfs:comment xml:lang="PB">"caminhão equipado com um pequeno guindaste, usado em geral para rebocar carros enguiçados"</rdfs:comment>
    <owl:disjointWith rdf:resource="#DumpTruck"/>
    <owl:disjointWith rdf:resource="#Lorry1"/>
  </owl:Class>
  <owl:Class rdf:about="#Axletree">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#RunningBoard">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Loaner">
    <owl:disjointWith rdf:resource="#Coupe"/>
    <owl:disjointWith rdf:resource="#Roadster"/>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith rdf:resource="#Limousine"/>
    <owl:disjointWith rdf:resource="#Subcompact"/>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#TouringCar"/>
    <owl:disjointWith rdf:resource="#Bus"/>
    <owl:disjointWith rdf:resource="#HotRod"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith rdf:resource="#Sedan"/>
    <owl:disjointWith rdf:resource="#RaceCar"/>
    <owl:disjointWith rdf:resource="#Compact"/>
    <rdfs:comment xml:lang="PB">"carro emprestado como substituto a um que está sendo reparado"</rdfs:comment>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#BeachWagon"/>
    <owl:disjointWith rdf:resource="#ElectricCar"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith rdf:resource="#Hardtop"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Cruiser"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#Cruiser">
    <owl:disjointWith rdf:resource="#Roadster"/>
    <owl:disjointWith rdf:resource="#Limousine"/>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith rdf:resource="#Bus"/>
    <owl:disjointWith rdf:resource="#Hardtop"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith rdf:resource="#TouringCar"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#BeachWagon"/>
    <rdfs:comment xml:lang="PB">"carro utilizado pela polícia para vigiar as ruas; é equipado com comunicação via rádio"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Sedan"/>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith rdf:resource="#ElectricCar"/>
    <owl:disjointWith rdf:resource="#Loaner"/>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#Subcompact"/>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith rdf:resource="#Coupe"/>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <owl:disjointWith rdf:resource="#HotRod"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#GasGuzzler"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#RaceCar"/>
  </owl:Class>
  <owl:Class rdf:about="#GasGuzzler">
    <owl:disjointWith rdf:resource="#Cruiser"/>
    <owl:disjointWith rdf:resource="#Bus"/>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith rdf:resource="#RaceCar"/>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <owl:disjointWith rdf:resource="#Limousine"/>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#Subcompact"/>
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#SportUtility"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Roadster"/>
    <owl:disjointWith rdf:resource="#HotRod"/>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <rdfs:comment xml:lang="PB">"carro pouco econômico, ou seja, que gasta muito combustível"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#Coupe"/>
    <owl:disjointWith rdf:resource="#BeachWagon"/>
    <owl:disjointWith rdf:resource="#Loaner"/>
    <owl:disjointWith rdf:resource="#Hardtop"/>
    <owl:disjointWith rdf:resource="#ElectricCar"/>
    <owl:disjointWith rdf:resource="#Jeep"/>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith rdf:resource="#Sedan"/>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith rdf:resource="#TouringCar"/>
  </owl:Class>
  <owl:Class rdf:about="#Sprocket">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Minicab">
    <owl:disjointWith rdf:resource="#GypsyCab"/>
    <rdfs:subClassOf rdf:resource="#Cab1"/>
    <rdfs:comment xml:lang="PB">"carro pequeno ou mini usado como taxi"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#MobileHome">
    <rdfs:comment xml:lang="PB">"trailer grande que pode ser conectado a utilitários e estacionado em lugares fixos para servir de moradia permanente"</rdfs:comment>
    <owl:disjointWith rdf:resource="#CamperTrailer"/>
    <rdfs:subClassOf rdf:resource="#Trailer1"/>
  </owl:Class>
  <owl:Class rdf:about="#Chariot1">
    <rdfs:comment xml:lang="PB">"carruagem leve com quatro rodas usada em cerimoniais"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Surrey"/>
    <owl:disjointWith rdf:resource="#Landau"/>
    <owl:disjointWith rdf:resource="#Stanhope"/>
    <owl:disjointWith rdf:resource="#Troika"/>
    <rdfs:subClassOf rdf:resource="#Carriage"/>
    <owl:disjointWith rdf:resource="#Trap"/>
    <owl:disjointWith rdf:resource="#Hansom"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#PostChaise"/>
    </owl:disjointWith>
  </owl:Class>
  <owl:Class rdf:about="#CarWheel">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePart"/>
  </owl:Class>
  <owl:Class rdf:about="#Go-Kart">
    <owl:disjointWith rdf:resource="#Four-WheelDrive"/>
    <rdfs:comment xml:lang="PB">"veículo motorizado de pequenas dimensões, sem carroceria e destinado às corridas"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Bloodmobile"/>
    <owl:disjointWith rdf:resource="#Doodlebug"/>
    <owl:disjointWith rdf:resource="#Golfcart"/>
    <owl:disjointWith rdf:resource="#Amphibian"/>
    <owl:disjointWith rdf:resource="#Car"/>
    <owl:disjointWith rdf:resource="#Hearse"/>
    <owl:disjointWith rdf:resource="#Snowplow"/>
    <owl:disjointWith rdf:resource="#Truck"/>
    <rdfs:subClassOf rdf:resource="#MotorVehicle"/>
    <owl:disjointWith rdf:resource="#Motorcycle"/>
  </owl:Class>
  <owl:Class rdf:about="#Streetcar">
    <owl:disjointWith rdf:resource="#RecreationalVehicle"/>
    <rdfs:comment xml:lang="PB">"veículo autopropulsionado movido por meio de energia elétrica e que se locomove sobre trilhos, empregado no transporte urbano"</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#Self-PropelledVehicle"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#ArmouredVehicle"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Carrier"/>
    <owl:disjointWith rdf:resource="#TrackedVehicle"/>
    <owl:disjointWith rdf:resource="#MotorVehicle"/>
    <owl:disjointWith rdf:resource="#Tractor"/>
    <owl:disjointWith rdf:resource="#Locomotive"/>
    <owl:disjointWith rdf:resource="#ReconnaissanceVehicle"/>
    <owl:disjointWith rdf:resource="#WeaponsCarrier"/>
    <owl:disjointWith rdf:resource="#Forklift"/>
  </owl:Class>
  <owl:Class rdf:about="#Travel">
    <rdfs:subClassOf rdf:resource="#WheeledVehiclePurp"/>
  </owl:Class>
  <owl:Class rdf:about="#DiningCar">
    <rdfs:subClassOf rdf:resource="#PassengerCar"/>
    <rdfs:comment xml:lang="PB">"vagão de passageiros onde funciona serviço de restaurante em um trem"</rdfs:comment>
    <owl:disjointWith rdf:resource="#ParlorCar"/>
    <owl:disjointWith rdf:resource="#SleepingCar"/>
    <owl:disjointWith rdf:resource="#NonsmokingCar"/>
    <owl:disjointWith rdf:resource="#SmokingCar"/>
    <owl:disjointWith rdf:resource="#Pullman"/>
  </owl:Class>
  <owl:Class rdf:about="#Oxcart">
    <owl:disjointWith rdf:resource="#Dogcart"/>
    <rdfs:subClassOf rdf:resource="#Cart"/>
    <owl:disjointWith rdf:resource="#HorseCart"/>
    <owl:disjointWith rdf:resource="#JauntingCar"/>
    <owl:disjointWith rdf:resource="#Jinrikisha"/>
    <rdfs:comment xml:lang="PB">"carroça, geralmente tosca, puxada por bois"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Dumpcart"/>
    <owl:disjointWith rdf:resource="#WaterCart"/>
    <owl:disjointWith rdf:resource="#PonyCart"/>
  </owl:Class>
  <owl:Class rdf:about="#SportUtility">
    <owl:disjointWith rdf:resource="#Hatchback"/>
    <owl:disjointWith rdf:resource="#Sedan"/>
    <owl:disjointWith rdf:resource="#Limousine"/>
    <rdfs:comment xml:lang="PB">"carro resistente, empregado geralmente no transporte de mercadorias"</rdfs:comment>
    <owl:disjointWith rdf:resource="#ElectricCar"/>
    <owl:disjointWith rdf:resource="#Compact"/>
    <owl:disjointWith rdf:resource="#Hardtop"/>
    <owl:disjointWith rdf:resource="#Bus"/>
    <owl:disjointWith rdf:resource="#HotRod"/>
    <rdfs:subClassOf rdf:resource="#Car"/>
    <owl:disjointWith rdf:resource="#Convertible"/>
    <owl:disjointWith rdf:resource="#Roadster"/>
    <owl:disjointWith rdf:resource="#Minicar"/>
    <owl:disjointWith rdf:resource="#BeachWagon"/>
    <owl:disjointWith rdf:resource="#RaceCar"/>
    <owl:disjointWith rdf:resource="#Ambulance"/>
    <owl:disjointWith rdf:resource="#TouringCar"/>
    <owl:disjointWith rdf:resource="#Subcompact"/>
    <owl:disjointWith rdf:resource="#Cab1"/>
    <owl:disjointWith rdf:resource="#PaceCar"/>
    <owl:disjointWith rdf:resource="#ModelT"/>
    <owl:disjointWith rdf:resource="#SportsCar"/>
    <owl:disjointWith rdf:resource="#Loaner"/>
    <owl:disjointWith rdf:resource="#Coupe"/>
    <owl:disjointWith rdf:resource="#Used-car"/>
    <owl:disjointWith rdf:resource="#Cruiser"/>
    <owl:disjointWith rdf:resource="#GasGuzzler"/>
    <owl:disjointWith rdf:resource="#StanleySteamer"/>
    <owl:disjointWith rdf:resource="#Jeep"/>
  </owl:Class>
  <owl:Class rdf:about="#PostChaise">
    <owl:disjointWith rdf:resource="#Landau"/>
    <owl:disjointWith rdf:resource="#Hackney"/>
    <owl:disjointWith rdf:resource="#Buggy"/>
    <owl:disjointWith rdf:resource="#Chariot1"/>
    <owl:disjointWith rdf:resource="#Brougham1"/>
    <owl:disjointWith rdf:resource="#Clarence"/>
    <owl:disjointWith rdf:resource="#Trap"/>
    <owl:disjointWith rdf:resource="#Buckboard"/>
    <owl:disjointWith rdf:resource="#Caroche"/>
    <owl:disjointWith rdf:resource="#Gig"/>
    <owl:disjointWith rdf:resource="#Stanhope"/>
    <owl:disjointWith rdf:resource="#Surrey"/>
    <owl:disjointWith rdf:resource="#Chaise"/>
    <owl:disjointWith rdf:resource="#Coach"/>
    <owl:disjointWith rdf:resource="#Cabriolet"/>
    <owl:disjointWith rdf:resource="#Barouche"/>
    <owl:disjointWith rdf:resource="#Troika"/>
    <owl:disjointWith>
      <owl:Class rdf:about="#Droshky"/>
    </owl:disjointWith>
    <owl:disjointWith rdf:resource="#Gharry"/>
    <owl:disjointWith rdf:resource="#Hansom"/>
    <rdfs:subClassOf rdf:resource="#Carriage"/>
    <rdfs:comment xml:lang="PB">"carruagem com quatro rodas, fechada, usada para o transporte rápido de passageiros e correspondência no século XVIII e começo do séc. XIX"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#ArmouredVehicle">
    <owl:disjointWith rdf:resource="#ReconnaissanceVehicle"/>
    <owl:disjointWith rdf:resource="#RecreationalVehicle"/>
    <rdfs:comment xml:lang="PB">"veículo com rodas revestido por blindagem"</rdfs:comment>
    <owl:disjointWith rdf:resource="#Carrier"/>
    <owl:disjointWith rdf:resource="#WeaponsCarrier"/>
    <owl:disjointWith rdf:resource="#MotorVehicle"/>
    <owl:disjointWith rdf:resource="#Streetcar"/>
    <owl:disjointWith rdf:resource="#Tractor"/>
    <owl:disjointWith rdf:resource="#TrackedVehicle"/>
    <owl:disjointWith rdf:resource="#Locomotive"/>
    <rdfs:subClassOf rdf:resource="#Self-PropelledVehicle"/>
    <owl:disjointWith rdf:resource="#Forklift"/>
  </owl:Class>
  <owl:Class rdf:ID="Van2">
    <rdfs:subClassOf rdf:resource="#Camper"/>
    <rdfs:comment xml:lang="PB">"veículo recreativo, adaptado para servir de moradia durante viagens, especialmente equipado com ambiente para dormir"</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Droshky">
    <rdfs:comment xml:lang="PB">"carruagem leve e aberta, com quatro rodas, usada na Rússia e na Polônia"</rdfs:comment>
    <owl:disjointWith rdf:resource="#PostChaise"/>
    <owl:disjointWith rdf:resource="#Surrey"/>
    <owl:disjointWith rdf:resource="#Stanhope"/>
    <owl:disjointWith rdf:resource="#Troika"/>
    <owl:disjointWith rdf:resource="#Landau"/>
    <rdfs:subClassOf rdf:resource="#Carriage"/>
    <owl:disjointWith rdf:resource="#Trap"/>
    <owl:disjointWith rdf:resource="#Hansom"/>
  </owl:Class>
  <owl:ObjectProperty rdf:about="#hasPars">
    <rdfs:comment xml:lang="PB">"relação conceitual entre x e y, tal que x tem como parte y"</rdfs:comment>
    <rdfs:range rdf:resource="#WheeledVehiclePart"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="isParsOf"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#WheeledVehicle"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="isPurpOf">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:about="#hasPurp"/>
    </owl:inverseOf>
    <rdfs:domain rdf:resource="#WheeledVehiclePurp"/>
    <rdfs:range rdf:resource="#WheeledVehicle"/>
    <rdfs:comment xml:lang="PB">"relação entre x e y, tal que y é função de x"</rdfs:comment>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#hasPurp">
    <owl:inverseOf rdf:resource="#isPurpOf"/>
    <rdfs:comment xml:lang="PB">"relação conceitual entre x e y, tal que x tem como função y"</rdfs:comment>
    <rdfs:domain rdf:resource="#WheeledVehicle"/>
    <rdfs:range rdf:resource="#WheeledVehiclePurp"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isParsOf">
    <rdfs:comment xml:lang="PB">"relação entre x e y, tal que y é parte de x"</rdfs:comment>
    <rdfs:range rdf:resource="#WheeledVehicle"/>
    <rdfs:domain rdf:resource="#WheeledVehiclePart"/>
    <owl:inverseOf rdf:resource="#hasPars"/>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:ID="AttrMult_REFER">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >refer</rdf:first>
          <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:domain rdf:resource="#WheeledVehicle"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="AttrMult_FACT">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >real</rdf:first>
          <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:domain rdf:resource="#WheeledVehicle"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="AttrMult_ETYPE">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >0</rdf:first>
          <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:domain rdf:resource="#WheeledVehicle"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="TRAÇOS">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >[artif+] [instru+] [movable+]</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:domain rdf:resource="#WheeledVehicle"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="AttrMult_GENER">
    <rdfs:domain rdf:resource="#WheeledVehicle"/>
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >ge</rdf:first>
          <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="TIPO">
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >[mov-art-discrete]</rdf:first>
          <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
    <rdfs:domain rdf:resource="#WheeledVehicle"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="AttrMult_VARIA">
    <rdfs:domain rdf:resource="#WheeledVehicle"/>
    <rdfs:range>
      <owl:DataRange>
        <owl:oneOf rdf:parseType="Resource">
          <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
          <rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
          >con</rdf:first>
        </owl:oneOf>
      </owl:DataRange>
    </rdfs:range>
  </owl:DatatypeProperty>
  <Caterpillar rdf:ID="SynAmE_Caterpillar">
    <rdfs:comment xml:lang="AmE">The family of Rachel Corrie, an American who was inadvertently killed by a I]Caterpillar tractor while protesting Israeli military action in Gaza, has filed a lawsuit for financial compensations for their daughter's murder.</rdfs:comment>
  </Caterpillar>
  <Roadster rdf:ID="SynPB_ingl.roadster">
    <rdfs:comment xml:lang="PB">A capota retrátil pode ser recolhida por um mecanismo eletro-hidráulico, transformando o cupê em um I]roadster em apenas 16 segundos.</rdfs:comment>
  </Roadster>
  <Cart rdf:ID="SynPB_carroça">
    <rdfs:comment xml:lang="PB">Um casal de atores conta as peripécias e bravatas de Tonhedo, um solitário andarilho puxador de F]carroça.</rdfs:comment>
  </Cart>
  <SportUtility rdf:ID="PhrasetPB_utilitário_esportivo">
    <rdfs:comment xml:lang="PB">Baseado em um I]utilitário esportivo, o Cruise Crosser, apesar de ser uma picape, comporta três fileiras de assentos, algo não muito comum no mercado automobilístico.</rdfs:comment>
  </SportUtility>
  <Skateboard rdf:ID="SynPB_ingl.skate">
    <rdfs:comment xml:lang="PB">Aos dez anos de idade, Ferrugem comprou um F]skate com o dinheiro que o pai deu para abrir uma poupança e não largou mais.</rdfs:comment>
  </Skateboard>
  <TractionEngine rdf:ID="SynAmE_traction_engine">
    <rdfs:comment xml:lang="AmE">The I] traction engine could be used to pull heavy loads.</rdfs:comment>
  </TractionEngine>
  <ServingCart rdf:ID="SynAmE_serving_cart">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
    <rdfs:comment xml:lang="AmE">Finally our waiter comes wheeling a I] serving cart over to our table.</rdfs:comment>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Axle"/>
  </ServingCart>
  <TowTruck rdf:ID="SynPB_carro-guincho">
    <rdfs:comment xml:lang="PB">Em alguns lugares somente um I]carro-guincho autorizado pode rebocar um carro.</rdfs:comment>
  </TowTruck>
  <Tramcar rdf:ID="SynAmE_tramcar2">
    <rdfs:comment xml:lang="AmE">A WN]tramcar carries coal out of a coal mine.</rdfs:comment>
  </Tramcar>
  <Buggy rdf:ID="SynAmE_roadster1">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Rumble"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="AmE">They (Canadian horse) were described as being long-lived, easily kept, and capable of great endurance - heavy enough for the purposes of the farmer or as a I] roadster while also being a good riding horse.</rdfs:comment>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
  </Buggy>
  <Convertible rdf:ID="PhrasetPB_conversível">
    <rdfs:comment xml:lang="PB">De forma semelhante, um sedã emerge como mais prototípico do que um I] conversível ou uma limusine.</rdfs:comment>
  </Convertible>
  <Tricycle rdf:ID="SynAmE_tricycle">
    <rdfs:comment xml:lang="AmE">A child riding a I]tricycle, bicycle, scooter or skateboard should always wear a properly fitted helmet, which can reduce the risk of head injury and brain damage by 85 percent.</rdfs:comment>
  </Tricycle>
  <Cruiser rdf:ID="PhrasetPB_carro_de_polícia">
    <rdfs:comment xml:lang="PB">Em Sydney, mulher bate em I]carro de polícia estacionado em frente à delegacia.</rdfs:comment>
  </Cruiser>
  <Horsecar rdf:ID="SynAmE_horsecar">
    <rdfs:comment xml:lang="AmE">The limit set by the distance a worker could walk was broken more than a century ago by the I]horsecar and later the subway.</rdfs:comment>
  </Horsecar>
  <Hackney rdf:ID="PhrasetPB_carruagem_de_aluguel">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="PB">Pode considerar-se que as I] carruagens de aluguer foram as antecessoras dos táxis.</rdfs:comment>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Rumble"/>
  </Hackney>
  <Bulldozer rdf:ID="PhrasetPB_máquina_de_terraplanagem">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Eles foram pegos enquanto negociavam a compra de uma I]máquina de terraplanagem.</rdfs:comment>
  </Bulldozer>
  <DumpTruck rdf:ID="SynAmE_tipper">
    <rdfs:comment xml:lang="AmE">Two youth working for Handri-Neeva project were run over by a I]tipper accidentally near Subbarayunipalli village of Nallacheruvu mandal in the district in the wee hours of Friday.</rdfs:comment>
  </DumpTruck>
  <PassengerVan rdf:ID="SynPB_furgão">
    <rdfs:comment xml:lang="PB">Hoje é viável, por exemplo, um tetraplégico, dependendo do grau da lesão, conduzir um F]furgão.</rdfs:comment>
  </PassengerVan>
  <Bus rdf:ID="SynAmE_bus">
    <rdfs:comment xml:lang="AmE">The fenders had fallen off that old WN] bus.</rdfs:comment>
  </Bus>
  <MountainBike rdf:ID="SynAmE_off-roader">
    <hasPars rdf:resource="#Pedal"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Mudguard"/>
    <hasPars rdf:resource="#BicycleSeat"/>
    <hasPars rdf:resource="#Chain"/>
    <hasPars rdf:resource="#CoasterBrake"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="AmE">The first thing I noticed about this bike is that it was an I] off-roader.</rdfs:comment>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#BicycleWheel"/>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPars rdf:resource="#Sprocket"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
  </MountainBike>
  <Cruiser rdf:ID="SynAmE_police_cruiser">
    <rdfs:comment xml:lang="AmE">Detective Scheja was a passenger in a I]police cruiser operated by Detective William Hawkins when the cruiser left the road for reasons unknown and struck a culvert.</rdfs:comment>
  </Cruiser>
  <Wagon rdf:ID="SynAmE_wagon2">
    <rdfs:comment xml:lang="AmE">I've been on the I]wagon for ten years, and hope to stay sober for the rest of my life.</rdfs:comment>
  </Wagon>
  <Panzer rdf:ID="SynAmE_panzer">
    <rdfs:comment xml:lang="AmE">The Saumur museum has many I] panzers in working condition - including a running King Tiger and Panther.</rdfs:comment>
  </Panzer>
  <HorseCart rdf:ID="SynAmE_horse-cart">
    <rdfs:comment xml:lang="AmE">Perhaps because of the distance between this I]horse-cart town and New York, or because of the magnitude of Mr. López's fate, people here had not been able to make peace with his death until today.</rdfs:comment>
  </HorseCart>
  <GasGuzzler rdf:ID="PhrasetPB_carro_gastão">
    <rdfs:comment xml:lang="PB">A fama de I]carro gastão, de manutenção cara e com índice de depreciação alto “colou” nos Fiat Marea desde seu lançamento em 1998.</rdfs:comment>
  </GasGuzzler>
  <Jeep rdf:ID="SynAmE_jeep">
    <rdfs:comment xml:lang="AmE">In a I]jeep, you're not like other people.</rdfs:comment>
  </Jeep>
  <PoliceVan rdf:ID="PhrasetPB_carro_de_presos">
    <rdfs:comment xml:lang="PB">Em 85 minutos de projeção, são 12 choques com a polícia e 5 viagens no I]carro de presos, para a prisão (mais uma na ambulância).</rdfs:comment>
  </PoliceVan>
  <MobileHome rdf:ID="SynAmE_mobile_home">
    <rdfs:comment xml:lang="AmE">California cities and counties have adopted laws controlling rent for I]mobile home parks.</rdfs:comment>
  </MobileHome>
  <SleepingCar rdf:ID="SynAmE_sleeping_car">
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Suspension"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <rdfs:comment xml:lang="AmE">Travelling in the comfort and security of the I] sleeping car, this is a pleasant and enjoyable journey.</rdfs:comment>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </SleepingCar>
  <SportUtility rdf:ID="SynAmE_sport_utility_vehicle">
    <rdfs:comment xml:lang="AmE">Can a driving enthusiast really find satisfaction in a I]sport utility vehicle?</rdfs:comment>
  </SportUtility>
  <Dinky rdf:ID="SynAmE_dinky">
    <rdfs:comment xml:lang="AmE">The I]"dinky" locomotive used to transport finished product to the SP railroad.</rdfs:comment>
  </Dinky>
  <ArmouredCar2 rdf:ID="SynAmE_armoured_car2">
    <rdfs:comment xml:lang="AmE">An I] amoured car for money transport can be opened. next to the bank only.</rdfs:comment>
  </ArmouredCar2>
  <Roadster rdf:ID="SynPB_baratinha">
    <rdfs:comment xml:lang="PB">O primeiro veículo do empresário foi uma I]“baratinha” Ford Roadster, ano 1929, cor vermelha e preta.</rdfs:comment>
  </Roadster>
  <Dray rdf:ID="SynPB_carretão">
    <rdfs:comment xml:lang="PB">Ele foi encontrado em 1784 e no ano seguinte foi colocado em um I]carretão puxado por 14 bois.</rdfs:comment>
  </Dray>
  <Ordinary rdf:ID="SynAmE_ordinary">
    <hasPars rdf:resource="#BicycleSeat"/>
    <hasPars rdf:resource="#Pedal"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Mudguard"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#CoasterBrake"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#BicycleWheel"/>
    <hasPars rdf:resource="#Sprocket"/>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Chain"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="AmE">The I] ordinary or penny-farthing is an early model of bicycle, produced largely in England and the United States in the mid to late 19th century.</rdfs:comment>
  </Ordinary>
  <RecreationalVehicle rdf:ID="SynAmE_recreational_vehicle">
    <rdfs:comment xml:lang="AmE">Travelers planning to set out on a long tour aboard a I]recreational vehicle for the first time should study some of the advisory material that is available.</rdfs:comment>
  </RecreationalVehicle>
  <BabyBuggy rdf:ID="SynAmE_stroller">
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="AmE">A father pushing his baby in a I]stroller was spotted and photographed on May 26th by multiple attendees of the Star Wars Celebration IV convention held in Los Angeles.</rdfs:comment>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
  </BabyBuggy>
  <SlipCoach rdf:ID="SynAmE_slip_carriage">
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Splasher"/>
    <rdfs:comment xml:lang="AmE">The Midland carriage was of considerable interest as it was one of thirty built in the 1880s to Midland diagram D831 as a special brake for particular use as a I]slip carriage and was equipped with an extra viewing window at the guard’s end and a handbrake.</rdfs:comment>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
  </SlipCoach>
  <Cabriolet rdf:ID="SynAmE_cab">
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <rdfs:comment xml:lang="AmE">They were the forerunners of the French hackney carriage or I] cab (cabriolet) which first appeared in London around 1820.</rdfs:comment>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPurp rdf:resource="#Travel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
  </Cabriolet>
  <SlipCoach rdf:ID="SynAmE_slip_coach">
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Axle"/>
    <rdfs:comment xml:lang="AmE">The Great Western was probably the largest user of I] slip coach.</rdfs:comment>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#SuspensionSystem"/>
  </SlipCoach>
  <Barrow rdf:ID="SynAmE_barrow">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="AmE">He modifies a I] barrow to carry her.</rdfs:comment>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Wheel"/>
  </Barrow>
  <Dinky rdf:ID="SynAmE_dinkey">
    <rdfs:comment xml:lang="AmE">The picture above shows the locomotive, known as the I]"dinkey" in what is presumably near new condition.</rdfs:comment>
  </Dinky>
  <TouringCar rdf:ID="SynAmE_touring_car">
    <rdfs:comment xml:lang="AmE">A I]touring car with a stock motor and correct gearing will hit 60-65km/h.</rdfs:comment>
  </TouringCar>
  <Cruiser rdf:ID="SynAmE_squad_car">
    <rdfs:comment xml:lang="AmE">A multi-year purchase plan will eventually provide each officer with a laptop for use on patrol in a I]squad car.</rdfs:comment>
  </Cruiser>
  <Cab1 rdf:ID="SynAmE_hack">
    <rdfs:comment xml:lang="AmE">No driver whose license has been revoked shall again be licensed as a public I] hack driver in the City unless upon the presentation of reasons satisfactory to the Commissioner.</rdfs:comment>
  </Cab1>
  <PostChaise rdf:ID="PhrasetPB_diligência_postal">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Rumble"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="PB">Em Suez, deixou o navio e tornou a I] diligência postal, mantida pela antiga Companhia das Índias Orientais, para conduzir seus oficiais ao Cairo e dali ao Mediterrâneo, onde tomavam a embarcação.</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
  </PostChaise>
  <Motorcycle rdf:ID="SynAmE_motorcycle">
    <rdfs:comment xml:lang="AmE">The real question is how many victims of those single-vehicle deaths were properly trained and experienced to ride the I]motocycle that ended their lives?</rdfs:comment>
  </Motorcycle>
  <Coach rdf:ID="SynAmE_four-in-hand">
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Box"/>
    <hasPars rdf:resource="#Rumble"/>
    <rdfs:comment xml:lang="AmE">The members always travelled in a I]four-in-hand coach drawn by grey horses.</rdfs:comment>
    <hasPars rdf:resource="#Axle"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
  </Coach>
  <Snowplow rdf:ID="SynAmE_snowplough">
    <rdfs:comment xml:lang="AmE">When you are in a I]snowplough, it is a very stable position because you are on the inside edge of each ski.</rdfs:comment>
  </Snowplow>
  <Camper rdf:ID="SynAmE_camping_bus">
    <rdfs:comment xml:lang="AmE">During the first weekend we traveled southwards through Sweden with a I]camping bus, ‘The Pink Caravan’.</rdfs:comment>
  </Camper>
  <FourWheeler rdf:ID="SynAmE_four-wheeler">
    <hasPars rdf:resource="#Rumble"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Axle"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <rdfs:comment xml:lang="AmE">He went in a I] four-wheeler and we made to the church.</rdfs:comment>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axletree"/>
  </FourWheeler>
  <Bassinet rdf:ID="PhrasetPB_carrinho_berço">
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <rdfs:comment xml:lang="PB">Um I]carrinho berço e passeio com design inovador, assento acolchoado e várias funções</rdfs:comment>
  </Bassinet>
  <Railcar rdf:ID="SynAmE_car1">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Splasher"/>
    <rdfs:comment xml:lang="AmE">Three WN] cars had jumped the rails.</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axle"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
  </Railcar>
  <BeachWagon rdf:ID="SynAmE_wagon1">
    <rdfs:comment xml:lang="AmE">Some of us people with families want the versitility of a I] wagon with some power.</rdfs:comment>
  </BeachWagon>
  <ReconnaissanceVehicle rdf:ID="SynAmE_reconnaissance_vehicle">
    <rdfs:comment xml:lang="AmE">The armored vehicle carries a 25-millimeter automatic cannon and a machine gun, and is used by marines mainly as a I]reconnaissance vehicle, troop carrier and command center.</rdfs:comment>
  </ReconnaissanceVehicle>
  <ArmouredVehicle rdf:ID="SynAmE_armoured_vehicle">
    <rdfs:comment xml:lang="AmE">Driver training is strongly recommended after the initial purchase of an I] armoured vehicle.</rdfs:comment>
  </ArmouredVehicle>
  <Transporter rdf:ID="PhrasetPB_caminhão_cegonheiro">
    <rdfs:comment xml:lang="PB">Com os preços do carro zero no Brasil, deviam mudar o nove de I]caminhão cegonheiro para caminhão-sem-vergonheiro.</rdfs:comment>
  </Transporter>
  <RefrigeratorCar rdf:ID="SynAmE_refrigerator_car">
    <rdfs:comment xml:lang="AmE">A high speed I] refrigerator car, developed to operate on the head end of passenger trains and demonstrating the evolution from ice to mechanical refrigeration.</rdfs:comment>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Suspension"/>
  </RefrigeratorCar>
  <Dumpcart rdf:ID="SynAmE_dumpcart">
    <rdfs:comment xml:lang="AmE">So down I go and put Lily's collar on her and tie her to the hitch on the I]dumpcart and proceed to catch chickens.</rdfs:comment>
  </Dumpcart>
  <Angledozer rdf:ID="SynPB_aplanadora">
    <rdfs:comment xml:lang="PB">Dona Maria, o seu marido foi atropelado por uma I]aplanadora!</rdfs:comment>
  </Angledozer>
  <ParlorCar rdf:ID="SynAmE_parlour_car">
    <hasPars rdf:resource="#Brake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="AmE">In a I] parlour car, the melancholy dark young woman looked out persistently at the sand-dunes.</rdfs:comment>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPurp rdf:resource="#Travel"/>
  </ParlorCar>
  <Skateboard rdf:ID="SynPB_ingl.skateboard">
    <rdfs:comment xml:lang="PB">Quando tudo parecia perdido, eis que um garoto, provavelmente pula da locomotiva com um I]skateboard do futuro, era o filho do doutor Brown.</rdfs:comment>
  </Skateboard>
  <BeachWagon rdf:ID="SynPB_ingl.wagon">
    <rdfs:comment xml:lang="AmE">Conforme antecipou nosso colunista Fernando Calmon (Alta Roda), além do sedã haverá outros dois produtos derivados, incluindo uma I]wagon (perua) e até um utilitário esporte.</rdfs:comment>
  </BeachWagon>
  <Caroche rdf:ID="SynAmE_caroche">
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Rumble"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
    <rdfs:comment xml:lang="AmE">She vowed that riding in a I] coach always made her ill.</rdfs:comment>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </Caroche>
  <CoveredWagon rdf:ID="SynAmE_Conestoga_wagon">
    <rdfs:comment xml:lang="AmE">The I]Conestoga wagon was developed in the 1700s by Germans near Conestoga, Pennslyvania, and they were introduced to Virginia by German immigrants coming down the Great Wagon Road into the Shenandoah Valley.</rdfs:comment>
  </CoveredWagon>
  <Transporter rdf:ID="SynPB_cegonha">
    <rdfs:comment xml:lang="PB">Coisa rara em lançamento de automóvel: o Toyota Corolla que será lançado na próxima semana já está sendo levado pelas I]cegonhas às concessionárias da marca.</rdfs:comment>
  </Transporter>
  <Used-car rdf:ID="PhrasetPB_carro_usado">
    <rdfs:comment xml:lang="PB">No momento de se adquirir um I]carro usado, é importante ver as condições no mesmo.</rdfs:comment>
  </Used-car>
  <Limousine rdf:ID="SynAmE_limo">
    <rdfs:comment xml:lang="AmE">What a job to be a I]limo driver.</rdfs:comment>
  </Limousine>
  <Skidder rdf:ID="PhrasetPB_trator_florestal">
    <rdfs:comment xml:lang="PB">O arraste por veículos mais rápidos como o I]trator florestal requer uma equipe de três pessoas: um tratorista, um ajudante no pátio (faz o desengate das toras) e outro ajudante no interior da floresta (procura e enlaça as toras).</rdfs:comment>
  </Skidder>
  <FreightCar rdf:ID="SynAmE_freight_car">
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Suspension"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Axle"/>
    <rdfs:comment xml:lang="AmE">There was no evidence that the insured, Thomas Wright, was riding in the I] freight car or on the train without authority from the conductor.</rdfs:comment>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </FreightCar>
  <PastryCart rdf:ID="PhrasetPB_carrinho_de_sobremesas">
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <rdfs:comment xml:lang="PB">O I] carrinho de sobremesas circula entre as mesas com delícias como doces de frutas regionais.</rdfs:comment>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
  </PastryCart>
  <Minicar rdf:ID="SynAmE_minicar">
    <rdfs:comment xml:lang="AmE">The seats look comfortable, and there is as much room as there can be in a I]minicar.</rdfs:comment>
  </Minicar>
  <Go-Kart rdf:ID="SynAmE_go-kart">
    <rdfs:comment xml:lang="AmE">Brazil by winning several I]go-kart championships in the late 1990s.</rdfs:comment>
  </Go-Kart>
  <MailCar rdf:ID="SynAmE_mail_car">
    <hasPars rdf:resource="#SuspensionSystem"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="AmE">The I] mail car was enveloped in flames.</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
  </MailCar>
  <ShoppingCart rdf:ID="SynAmE_shopping_cart">
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPurp rdf:resource="#Travel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="AmE">This is a single part basket that attaches to the side of a I] shopping cart to carry elongated items.</rdfs:comment>
  </ShoppingCart>
  <Four-WheelDrive rdf:ID="SynPB_todo-terreno">
    <rdfs:comment xml:lang="PB">null</rdfs:comment>
  </Four-WheelDrive>
  <CattleCar rdf:ID="PhrasetPB_vagão_gaiola">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <rdfs:comment xml:lang="PB">Um dia chegou, durante o dia, uma locomotiva puxando um I]vagão-gaiola para buscar um touro.</rdfs:comment>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
  </CattleCar>
  <Tank rdf:ID="SynAmE_tank">
    <rdfs:comment xml:lang="AmE">Six divisions supported by 500 aircraft and many I] tanks attacked at the Hatjalahti and Muolaa Lake sectors.</rdfs:comment>
  </Tank>
  <Handcar rdf:ID="SynPB_vagoneta1">
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <rdfs:comment xml:lang="PB">Neste forno, quando uma I]vagoneta com o lote de peças cerâmicas está chegando ao final do ciclo, outra vagoneta com uma quantidade igual está sendo iniciada.</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Splasher"/>
  </Handcar>
  <Roadster rdf:ID="SynAmE_runabout">
    <rdfs:comment xml:lang="AmE">They were powered by a single-cylinder engine in a I]runabout body style with tiller steering.</rdfs:comment>
  </Roadster>
  <Minivan rdf:ID="SynAmE_minivan">
    <rdfs:comment xml:lang="AmE">A 4-year-old boy riding in a I]minivan with his mother was shot in his leg Thursday in the West Englewood neighborhood.</rdfs:comment>
  </Minivan>
  <Doodlebug rdf:ID="SynAmE_doodlebug">
    <rdfs:comment xml:lang="AmE">Also featured in the story is a goofy character named Slick Siphert, the barrel man, and a souped up yellow I]doodlebug car used in the clown act.</rdfs:comment>
  </Doodlebug>
  <HalfTrack rdf:ID="SynAmE_half_truck">
    <rdfs:comment xml:lang="AmE">Two squads of infantry were sent in a I]half-track on this mission.</rdfs:comment>
  </HalfTrack>
  <PassengerCar rdf:ID="PhrasetPB_carro_de_passageiros">
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="PB">No local, além de objetos e ferramentas usadas na operação e manutenção da ferrovia, encontram-se preservadas 2 locomotivas à vapor e um I] carro de passageiros.</rdfs:comment>
    <hasPars rdf:resource="#Brake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Suspension"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
  </PassengerCar>
  <SportsCar rdf:ID="SynPB_carro_esporte">
    <rdfs:comment xml:lang="PB">Em 1987, Paul Roupinian ganhou dos pais um F]carro esporte da Nissan.</rdfs:comment>
  </SportsCar>
  <FreightCar rdf:ID="PhrasetPB_vagão_de_mercadorias">
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <rdfs:comment xml:lang="PB">A Linha do Norte ficou cortada hoje de madrugada devido ao descarrilame nto de um I] vagão de mercadorias, num incidente que não fez quaisquer feridos.</rdfs:comment>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
  </FreightCar>
  <MotorVehicle rdf:ID="SynAmE_automotive_vehicle">
    <rdfs:comment xml:lang="AmE">I] Automotive vehicle fires can result from post-collision events as well as accidental and intentional means.</rdfs:comment>
  </MotorVehicle>
  <DuneBuggy rdf:ID="SynAmE_beach_buggy">
    <rdfs:comment xml:lang="AmE">He intercuts his surfing scenes with various bits of local color, as when Pat and Wingnut drive through a game reserve in a I]beach buggy, and are pursued by lions.</rdfs:comment>
  </DuneBuggy>
  <Skidder rdf:ID="SynAmE_skidder">
    <rdfs:comment xml:lang="AmE">When the emergency medical service arrived, one of the paramedics was taken by a I]skidder to the site approximately 3 mile into the swamp.</rdfs:comment>
  </Skidder>
  <Golfcart rdf:ID="PhrasetPB_carrinho_de_golfe">
    <rdfs:comment xml:lang="PB">O ator americano Bill Murray foi pego pela polícia sueca dirigindo, em estado de embriaguez, um I]carrinho de golfe pelas ruas de Estocolmo.</rdfs:comment>
  </Golfcart>
  <ParlorCar rdf:ID="SynAmE_chair_car">
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <rdfs:comment xml:lang="AmE">The second class I] chair car of the intercity express train bound for Thiruvananthapuram witnessed an unusual sight recently.</rdfs:comment>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
  </ParlorCar>
  <ParlorCar rdf:ID="SynAmE_drawning-room_car">
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="AmE">In a curious episode, Philip is in a I] "drawing-room car" on a train to "Ilium" Pennsylvania.</rdfs:comment>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Suspension"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
  </ParlorCar>
  <Trap rdf:ID="SynPB_aranha">
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Rumble"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
    <rdfs:comment xml:lang="PB">Íamos os dois, na A] aranha sacolejante, ao trote largo do Paputinga.</rdfs:comment>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
  </Trap>
  <DumpTruck rdf:ID="SynAmE_dumper">
    <rdfs:comment xml:lang="AmE">A 53-year-old man has been killed in a I]dumper accident at a building site in County Antrim.</rdfs:comment>
  </DumpTruck>
  <Stagecoach rdf:ID="SynAmE_stage">
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">Why were the passengers travelling in a covered wagon rather than in a I] stage?</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Box"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
  </Stagecoach>
  <Wain rdf:ID="SynAmE_wain">
    <rdfs:comment xml:lang="AmE">The ship is also a sign of fruitfulness, and the Wanic processions were carried out both in a ship and in a I]wain.</rdfs:comment>
  </Wain>
  <TankDestroyer rdf:ID="SynAmE_tank_destroyer">
    <rdfs:comment xml:lang="AmE">Like many I] tank destroyers, the Archer had an open top.</rdfs:comment>
  </TankDestroyer>
  <StockCar rdf:ID="SynAmE_stock_car">
    <rdfs:comment xml:lang="AmE">A fast lap in a I]stock car at Indy requires more driver judgment, said Davy Jones, a sports-car racer who will be trying to qualify for his first Nascar race this weekend after setting some promising practice times at Indy.</rdfs:comment>
  </StockCar>
  <PassengerCar rdf:ID="SynAmE_passenger_car">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <hasPurp rdf:resource="#Travel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <rdfs:comment xml:lang="AmE">A I] passenger car is a piece of railway rolling stock that is designed to carry passengers.</rdfs:comment>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
  </PassengerCar>
  <Angledozer rdf:ID="SynPB_ingl.angledozer">
    <rdfs:comment xml:lang="PB">O I]angledozer é de construção parecida à do buldôzer com a diferença de que o avental de varredura pode orientar-se segundo ângulos diversos com relação ao eixo da marcha.</rdfs:comment>
  </Angledozer>
  <DumpTruck rdf:ID="SynAmE_tip_truck">
    <rdfs:comment xml:lang="AmE">A 47-year-old male road worker was killed after being hit by a I]tip truck.</rdfs:comment>
  </DumpTruck>
  <Bookmobile rdf:ID="PhrasetPB_biblioteca_ambulante">
    <rdfs:comment xml:lang="PB">Para isso, uma Kombi foi transformada em uma I]biblioteca ambulante, com aproximadamente 1600 livros.</rdfs:comment>
  </Bookmobile>
  <Subcompact rdf:ID="SynAmE_subcompact_car">
    <rdfs:comment xml:lang="AmE">General Motors contends that the I]subcompact car is a copy of its Chevrolet Spark, at left on display at the same show.</rdfs:comment>
  </Subcompact>
  <Cruiser rdf:ID="SynAmE_prowl_car">
    <rdfs:comment xml:lang="AmE">Two cops in a I]prowl car engage in an incongruous, misogynistic tirade as they contemptuously scan a crowd of gays on the sidewalk.</rdfs:comment>
  </Cruiser>
  <BabyBuggy rdf:ID="PhrasetPB_carrinho_de_bebê">
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Brake"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Wheel"/>
    <rdfs:comment xml:lang="PB">Chico fez questão de empurrar o I] carinho de bebê da netinha.</rdfs:comment>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
  </BabyBuggy>
  <Handcart rdf:ID="SynAmE_cart">
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Brake"/>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="AmE">The I] cart will easily carry any normal amount of groceries.</rdfs:comment>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Splasher"/>
  </Handcart>
  <Scooter rdf:ID="SynAmE_scooter2">
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Brake"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <rdfs:comment xml:lang="AmE">According to child safety experts, a I] scooter is an inappropriate toy for any child under eight years of age.</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
  </Scooter>
  <Streetcar rdf:ID="SynAmE_streetcar">
    <rdfs:comment xml:lang="AmE">When Blanche, obviously troubled, gets off the New Orleans I]streetcar named Desire and arrives at the quarter called Elysian Fields, she enters a trap that will leave her shattered.</rdfs:comment>
  </Streetcar>
  <Brougham1 rdf:ID="SynAmE_brougham1">
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Rumble"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">She had been seen, it appeared, driving in a I] brougham, with the window down.</rdfs:comment>
    <hasPars rdf:resource="#Axle"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
  </Brougham1>
  <CoveredWagon rdf:ID="SynAmE_Conestoga">
    <rdfs:comment xml:lang="AmE">The standard I]Conestoga was approximately 26 feet long, 12 feet high and weighed more than one and one half tons.</rdfs:comment>
  </CoveredWagon>
  <Chariot2 rdf:ID="SynAmE_chariot2">
    <hasPars rdf:resource="#Splasher"/>
    <rdfs:comment xml:lang="AmE">In ancient Rome I] chariot races commonly took place in a circus.</rdfs:comment>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
  </Chariot2>
  <ReconnaissanceVehicle rdf:ID="PhrasetPB_veículo_de_reconhecimento">
    <rdfs:comment xml:lang="PB">Desde o inicio da Primeira Guerra Mundial, o Exército norte-americano estava procurando por um I]veículo de reconhecimento para todo terreno, rápido e leve.</rdfs:comment>
  </ReconnaissanceVehicle>
  <MobileHome rdf:ID="PhrasetPB_casa_sobre_rodas">
    <rdfs:comment xml:lang="PB">Mas se o dinheiro está sobrando — e o apartamento já existe —, invista na I]casa sobre rodas.</rdfs:comment>
  </MobileHome>
  <FireEngine rdf:ID="PhrasetPB_caminhão_de_bombeiro">
    <rdfs:comment xml:lang="PB">Mulher tenta roubar I]caminhão de bombeiro seminua.</rdfs:comment>
  </FireEngine>
  <Self-PropelledVehicle rdf:ID="SynAmE_self-propelled_vehicle">
    <rdfs:comment xml:lang="AmE">Nicolas-Joseph Cugnot is recognised as building the first I] self-propelled vehicle to transport man.</rdfs:comment>
  </Self-PropelledVehicle>
  <MilkWagon rdf:ID="PhrasetPB_carroça_de_leite">
    <rdfs:comment xml:lang="PB">Passa todo dia em frente de casa a I]carroça de leite.</rdfs:comment>
  </MilkWagon>
  <MotorVehicle rdf:ID="PhrasetPB_veículo_a_motor">
    <rdfs:comment xml:lang="PB">Para conduzir um I] veículo a motor na via pública, é necessário estar legalmente habilitado para o efeito.</rdfs:comment>
  </MotorVehicle>
  <CattleCar rdf:ID="SynAmE_cattle_car">
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <rdfs:comment xml:lang="AmE">The horses that were stuck in the I] cattle car were obviously well groomed and maintained.</rdfs:comment>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
  </CattleCar>
  <SwitchEngine rdf:ID="SynAmE_donkey_engine">
    <rdfs:comment xml:lang="AmE">Some designers added a steam driven pump or I] donkey engine to allow water to be fed to the boiler when the locomotive was stationary.</rdfs:comment>
  </SwitchEngine>
  <Car rdf:ID="SynPB_auto">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >O automóvel se deteve e o animal grunhia, e os grunhidos estremeciam o I]auto.</rdfs:comment>
  </Car>
  <WheeledVehicle rdf:ID="SynAmE_wheeled_vehicle">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The oldest know WN] wheeled vehicles were found in Sumer and Syria and date from around 3500 BC.</rdfs:comment>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#WheeledVehiclePurp"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#WheeledVehiclePart"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
  </WheeledVehicle>
  <Roadster rdf:ID="SynAmE_roadster2">
    <rdfs:comment xml:lang="AmE">James Dean in a I]roadster on the highway, River Phoenix at a nightclub.</rdfs:comment>
  </Roadster>
  <BeachWagon rdf:ID="SynAmE_station_wagon">
    <rdfs:comment xml:lang="AmE">Volvo V70 is a I] station wagon that, refreshingly, admits it’s a wagon.</rdfs:comment>
  </BeachWagon>
  <DeliveryTruck rdf:ID="SynAmE_delivery_truck">
    <rdfs:comment xml:lang="AmE">Jack gets away in a I]delivery truck.</rdfs:comment>
  </DeliveryTruck>
  <Pickup rdf:ID="SynPB_ingl.pickup">
    <rdfs:comment xml:lang="PB">Não deixe ninguém ser transportado na caçamba de uma I]pickup, mesmo em uma pickup com caçamba coberta.</rdfs:comment>
  </Pickup>
  <ParlorCar rdf:ID="SynAmE_palace_car">
    <hasPars rdf:resource="#Wheel"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Brake"/>
    <rdfs:comment xml:lang="AmE">I will engage a compartment in the I] palace car of the night train, and will telegraph my friend to meet you with his carriage on your arrival in New York."</rdfs:comment>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </ParlorCar>
  <AssaultGun rdf:ID="SynAmE_assault_gun">
    <rdfs:comment xml:lang="AmE">The German 75-mm I] assault gun is a weapon comparable to the U. S. 75-mm and 105-mm self-propelled guns.</rdfs:comment>
  </AssaultGun>
  <GarbageTruck rdf:ID="SynAmE_garbage_truck">
    <rdfs:comment xml:lang="AmE">In England a garbage truck is called a WN]dustcart.</rdfs:comment>
  </GarbageTruck>
  <Bicycle rdf:ID="SynAmE_bike1">
    <hasPars rdf:resource="#Mudguard"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Chain"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="AmE">David also mentioned that he commonly brings a I] bike along in his travels.</rdfs:comment>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#CoasterBrake"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Pedal"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Sprocket"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#BicycleWheel"/>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPars rdf:resource="#BicycleSeat"/>
  </Bicycle>
  <CoveredWagon rdf:ID="SynAmE_prairie_wagon">
    <rdfs:comment xml:lang="AmE">From the parking lot, we boarded the I]prairie wagon and went on a journey to the campground.</rdfs:comment>
  </CoveredWagon>
  <TrailerTruck rdf:ID="SynAmE_trailer_truck">
    <rdfs:comment xml:lang="AmE">Concrete slabs were sent flying when a I]trailer truck fell over on its side on the Pan-Island Expressway (PIE) on Saturday afternoon.</rdfs:comment>
  </TrailerTruck>
  <Vehicle rdf:ID="SynPB_veículo">
    <rdfs:comment xml:lang="PB">Israel avisou a população libanesa de que bombardeará "qualquer I]veículo que circule a sul do rio Litani", o que inclui a cidade de Tiro, no sul do Líbano.</rdfs:comment>
  </Vehicle>
  <Angledozer rdf:ID="SynPB_niveladora">
    <rdfs:comment xml:lang="PB">Uma I]niveladora estava sendo passada sobre a estrada e a transformou num grande areal de mais de seis quilômetros.</rdfs:comment>
  </Angledozer>
  <Convertible rdf:ID="SynAmE_convertible">
    <rdfs:comment xml:lang="AmE">Interior space is not bad for a compcat I] convertible, if not quite as good as the prior generation.</rdfs:comment>
  </Convertible>
  <MotorVehicle rdf:ID="SynAmE_motor_vehicle">
    <rdfs:comment xml:lang="AmE">The Department of Motor Vehicles is immediately suspending the practice that allowed an individual to register a I] motor vehicle in someone else’s name</rdfs:comment>
  </MotorVehicle>
  <Self-PropelledVehicle rdf:ID="PhrasetPB_veículo_autopropulsionado">
    <rdfs:comment xml:lang="PB">Benz obteve, em janeiro de 1886, uma patente para o primeiro I] veículo autopropulsionado.</rdfs:comment>
  </Self-PropelledVehicle>
  <TeaCart rdf:ID="SynAmE_tea_trolley">
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="AmE">Peascod and Orangeblossom take a I] tea trolley to Hampstead Heath to provide refreshments for the cruisers.</rdfs:comment>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Brake"/>
  </TeaCart>
  <TrailerTruck rdf:ID="SynAmE_rig">
    <rdfs:comment xml:lang="AmE">Two engines were built and tested in a I]rig and in a truck.</rdfs:comment>
  </TrailerTruck>
  <ElectricCar rdf:ID="PhrasetPB_automóvel_elétrico">
    <rdfs:comment xml:lang="PB">A GM americana vai lançar o primeiro I]automóvel elétrico em série do mundo.</rdfs:comment>
  </ElectricCar>
  <TankCar rdf:ID="SynAmE_tank_car">
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="AmE">This I] tank car is one of many freight cars rolling on the rails to assist Coalition Forces with much needed supplies.</rdfs:comment>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Wheel"/>
  </TankCar>
  <DeliveryTruck rdf:ID="SynAmE_delivery_van">
    <rdfs:comment xml:lang="AmE">The plan includes investing in a I]delivery van, as the order size has increased.</rdfs:comment>
  </DeliveryTruck>
  <SoundTruck rdf:ID="PhrasetPB_caminhão_de_som">
    <rdfs:comment xml:lang="PB">O F]caminhão de som dirigiu-se à praça central e logo começaram os discursos.</rdfs:comment>
  </SoundTruck>
  <Flatcar rdf:ID="SynAmE_flatbed">
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
    <rdfs:comment xml:lang="AmE">A tank car and a I] flatbed car filled with containers have derailed.</rdfs:comment>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Suspension"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
  </Flatcar>
  <LaundryCart rdf:ID="SynAmE_laundry_cart">
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Brake"/>
    <rdfs:comment xml:lang="AmE">Then there is this image of Ashima in her sari hauling her I] laundry cart in the snow.</rdfs:comment>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
  </LaundryCart>
  <Landau rdf:ID="SynPB_landô">
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="PB">O A] landô – outro carro de luxo, carruagem de quatro rodas, com dupla capota que se erguia e abaixava -- serviria de desembarque da Família Baptista, no Cais Pharoux.</rdfs:comment>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axletree"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
  </Landau>
  <Chariot2 rdf:ID="SynPB_biga">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="PB">Ganhava principalmente por sabotar várias I] bigas adversárias antes da corrida,ou então jogava sua biga contra as outras.</rdfs:comment>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPurp rdf:resource="#Travel"/>
  </Chariot2>
  <Roadster rdf:ID="SynAmE_two-seater">
    <rdfs:comment xml:lang="AmE">The new I]two-seater, which is designated a 300SL with a six-cylinder engine and a 500SL with an eight-cylinder engine, will sell for $73,500 and $83,500, respectively.</rdfs:comment>
  </Roadster>
  <Handcart rdf:ID="SynPB_carrinho_de_mão">
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <rdfs:comment xml:lang="PB">O I] carrinho de mão foi especialmente projetado para o manuseio de cargas como caixas e sacos, com agilidade e segurança.</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </Handcart>
  <HotRod rdf:ID="PhrasetPB_carro_envenenado">
    <rdfs:comment xml:lang="PB">Marcelo D2 exibe seu I]carro envenenado em festa.</rdfs:comment>
  </HotRod>
  <Pedicab rdf:ID="SynAmE_pedicab">
    <rdfs:comment xml:lang="AmE">When options are few, a surprisingly speedy I]pedicab may be your best bet.</rdfs:comment>
  </Pedicab>
  <BabyBuggy rdf:ID="SynAmE_pushchair">
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Splasher"/>
    <rdfs:comment xml:lang="AmE">One of the 21/7 bombers pinpointed a mother with her baby in a I]pushchair to become the principal target of his suicide explosion, Woolwich Crown Court heard.</rdfs:comment>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Wheel"/>
  </BabyBuggy>
  <RaceCar rdf:ID="SynPB_carro_de_corrida">
    <rdfs:comment xml:lang="PB">Fantástico protótipo de um I]carro de corrida da Fórmula 1 em super exposição.</rdfs:comment>
  </RaceCar>
  <PonyCart rdf:ID="SynAmE_pony_cart">
    <rdfs:comment xml:lang="AmE">Sewell, who was severely lame, was able to get around only in a I]pony cart.</rdfs:comment>
  </PonyCart>
  <Barrow rdf:ID="SynAmE_wheelbarrow">
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Brake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Wheel"/>
    <rdfs:comment xml:lang="AmE">Rose started a trucking service for ferry boat passengers using a I] wheelbarrow to carry luggage to their homes or hotels.</rdfs:comment>
  </Barrow>
  <LadderTruck rdf:ID="SynAmE_ladder_truck">
    <rdfs:comment xml:lang="AmE">The Moonachie Fire Department brought a I]ladder truck and was prepared to give the team a ticker-tape parade, suburban style.</rdfs:comment>
  </LadderTruck>
  <SteamLocomotive rdf:ID="SynPB_maria-fumaça">
    <rdfs:comment xml:lang="PB">Essa I]maria-fumaça faz, nos finais de semana, o percurso entre Tiradentes e São João Del Rey.</rdfs:comment>
  </SteamLocomotive>
  <ElectricLocomotive rdf:ID="SynAmE_electric_locomotive">
    <rdfs:comment xml:lang="AmE">The Boxcab I] electric locomotive was first developed in order to eliminate steam from the tunnels under city streets.</rdfs:comment>
  </ElectricLocomotive>
  <BicyleBuiltForTwo rdf:ID="SynAmE_bicyle-built-for-two">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#BicycleSeat"/>
    <rdfs:comment xml:lang="AmE">It's lucky you didn't bring a I] bicycle-built-for-two, otherwise you'd have to pay double duty.</rdfs:comment>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#CoasterBrake"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Sprocket"/>
    <hasPars rdf:resource="#Chain"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Pedal"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#BicycleWheel"/>
    <hasPars rdf:resource="#Mudguard"/>
    <hasPars rdf:resource="#Handlebar"/>
  </BicyleBuiltForTwo>
  <Bulldozer rdf:ID="SynAmE_bulldozer">
    <rdfs:comment xml:lang="AmE">The team has tested a I]bulldozer blade for the front of the rover and started pushing gravel around.</rdfs:comment>
  </Bulldozer>
  <Compact rdf:ID="SynAmE_compact">
    <rdfs:comment xml:lang="AmE">Also, remember that even if your car's manufacturer says the car is a I] compact, for example, the rental company may consider it full-size.</rdfs:comment>
  </Compact>
  <WateringCart rdf:ID="SynAmE_watering_cart">
    <rdfs:comment xml:lang="AmE">A I]watering cart had just passed, and the air was fresh and wet.</rdfs:comment>
  </WateringCart>
  <Moped rdf:ID="SynAmE_moped">
    <rdfs:comment xml:lang="AmE">One of the most popular means of getting around the island, especially in the south, is I]moped or bicycle.</rdfs:comment>
  </Moped>
  <Bus rdf:ID="SynPB_calhambeque">
    <rdfs:comment xml:lang="PB">Perder o I]calhambeque para o banco foi até bom.</rdfs:comment>
  </Bus>
  <ElectricLocomotive rdf:ID="PhrasetPB_locomotiva_elétrica">
    <rdfs:comment xml:lang="PB">A I] locomotiva elétrica "Metropolitan Vickers" que se encontrava, desde 1.980, estacionada na empresa SOMA em Sumaré, foi transportada para a sede da Fundação, em São Paulo, em junho de 2.002.</rdfs:comment>
  </ElectricLocomotive>
  <Pullman rdf:ID="SynPB_ingl.pullman">
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <rdfs:comment xml:lang="PB">Esquecia-me de relatar que o trem das quatro e meia tinha, entre os seus vagões, um carro I] pullman e nós estudávamos, com muito interesse, as criaturas estranhas que viajavam nele.</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
  </Pullman>
  <Tramcar rdf:ID="SynPB_vagoneta2">
    <rdfs:comment xml:lang="PB">Os visitantes são acomodados em uma I]vagoneta - o mesmo veículo utilizado pelos mineradores desde a fundação da mina, no século passado.</rdfs:comment>
  </Tramcar>
  <Limber rdf:ID="SynAmE_limber">
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="AmE">Some girls coming from school saw him fall, they carried him for nearly a mile to their home, then he rode in a limber wagon four miles to his grandmother’s home.</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
  </Limber>
  <ClubCar rdf:ID="SynAmE_lounge_car">
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Brake"/>
    <rdfs:comment xml:lang="AmE">An hour prior to departure, a wine tasting is offered in the I] lounge car.</rdfs:comment>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
  </ClubCar>
  <MotorScooter rdf:ID="SynPB_scooter1">
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Brake"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="PB">Antes que acabem as férias da Fórmula 1, Rubinho deixou o golfe de lado e resolveu dar uma passeios com uma I] scooter, quando ia rumo aos treinos da F1 em Jerez de la Frontera.</rdfs:comment>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </MotorScooter>
  <TrailBike rdf:ID="SynAmE_dirty_bike">
    <rdfs:comment xml:lang="AmE">An article Sunday omitted information on a concert to benefit Jim Riley, of Temecula, who was injured in a I]dirt bike accident.</rdfs:comment>
  </TrailBike>
  <CoveredWagon rdf:ID="SynPB_carroção">
    <rdfs:comment xml:lang="PB">Marta deitou-o em um I]carroção e levou-o até a cidade de Nephi, onde o colocou no trem e levou-o até Provo.</rdfs:comment>
  </CoveredWagon>
  <SmokingCar rdf:ID="PhrasetPB_vagão_para_fumantes">
    <hasPars rdf:resource="#Brake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="PB">Em trens, se antes havia I] vagão para fumantes, agora não há mais.</rdfs:comment>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
  </SmokingCar>
  <Tender rdf:ID="SynPB_tênder">
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Suspension"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <rdfs:comment xml:lang="PB">Diversas paradas, reabastecimento de água e lenha no I] tênder da locomotiva.</rdfs:comment>
    <hasPars rdf:resource="#Brake"/>
  </Tender>
  <ElectricCar rdf:ID="SynAmE_electric_car">
    <rdfs:comment xml:lang="AmE">The "gas gauge" in an I]electric car is either a simple volt meter or a more sophisticated computer that tracks the flow of amps to and from the battery pack.</rdfs:comment>
  </ElectricCar>
  <Bookmobile rdf:ID="SynAmE_bookmobile">
    <rdfs:comment xml:lang="AmE">As a child, portions of the public library came to my school in a I]“bookmobile,” from which I could choose my own books.</rdfs:comment>
  </Bookmobile>
  <Cab1 rdf:ID="SynPB_táxi">
    <rdfs:comment xml:lang="PB">No caminho, fiz a mesma pergunta a um motorista de F]táxi.</rdfs:comment>
  </Cab1>
  <MountainBike rdf:ID="SynAmE_all-terrain_bike">
    <hasPars rdf:resource="#Mudguard"/>
    <hasPars rdf:resource="#CoasterBrake"/>
    <hasPars rdf:resource="#Chain"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPars rdf:resource="#Sprocket"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#BicycleWheel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#BicycleSeat"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Pedal"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <rdfs:comment xml:lang="AmE">Also known as an I] all-terrain bike, an ATB is well suited to riding on the road as well as off.</rdfs:comment>
  </MountainBike>
  <PassengerCar rdf:ID="PhrasetPB_vagão_de_passageiros">
    <hasPars rdf:resource="#Wheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <rdfs:comment xml:lang="PB">O recurso inicialmente alocado para essa mudança seria de um novo I] vagão de passageiros, devidamente preparado para esse fim.</rdfs:comment>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
    <hasPurp rdf:resource="#Travel"/>
  </PassengerCar>
  <Carrier rdf:ID="SynAmE_carrier">
    <rdfs:comment xml:lang="AmE">Refrigerated WN] carriers have revolutionized the grocery business.</rdfs:comment>
  </Carrier>
  <TrailBike rdf:ID="SynAmE_trail_bike">
    <rdfs:comment xml:lang="AmE">A man is in a stable condition in Royal Perth Hospital after receiving multiple fractures in a I]trail bike accident near Karragullen this morning.</rdfs:comment>
  </TrailBike>
  <DiningCar rdf:ID="SynAmE_diner">
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="AmE">A dining car or I] diner is a railroad passenger car that serves meals on a train in the manner of a full-service, sit-down restaurant.</rdfs:comment>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </DiningCar>
  <CoasterWagon rdf:ID="SynAmE_coaster_wagon">
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Brake"/>
    <rdfs:comment xml:lang="AmE">We'd pull the groceries home in a I]coaster wagon.</rdfs:comment>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </CoasterWagon>
  <Tractor rdf:ID="SynAmE_tractor">
    <rdfs:comment xml:lang="AmE">Later in the day, Palestinian militants said fighters in a I]tractor and jeep crashed through the fence on the Gaza-Israel border and attacked an Israeli army post.</rdfs:comment>
  </Tractor>
  <Streetcar rdf:ID="SynAmE_trolley_car">
    <rdfs:comment xml:lang="AmE">At the moment we do not have a I]trolley car in operating condition.</rdfs:comment>
  </Streetcar>
  <TowTruck rdf:ID="SynPB_reboque">
    <rdfs:comment xml:lang="PB">A companhia aérea informou que o A380 estava sendo levado para a pista por um I]reboque, que sofreu uma falha no sistema hidráulico.</rdfs:comment>
  </TowTruck>
  <GypsyCab rdf:ID="SynAmE_gypsy_cab">
    <rdfs:comment xml:lang="AmE">God was riding around Harlem in a I] gypsy cab.</rdfs:comment>
  </GypsyCab>
  <Four-WheelDrive rdf:ID="SynAmE_four-wheel_drive">
    <rdfs:comment xml:lang="AmE">In a I]four-wheel drive, you can delve into the most remote corners of this magnificent state.</rdfs:comment>
  </Four-WheelDrive>
  <SmokingCar rdf:ID="SynAmE_smoking_compartment">
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <rdfs:comment xml:lang="AmE">According to Stone, the escape was prefaced by a fight in the I] smoking compartment of one of and ended when he was flung from the train.</rdfs:comment>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </SmokingCar>
  <Hardtop rdf:ID="SynAmE_hardtop">
    <rdfs:comment xml:lang="AmE">The 3-Series convertible is a I]hardtop driver's car that has ample acceleration, a smooth automatic transmission and a good-looking exterior.</rdfs:comment>
  </Hardtop>
  <IceWagon rdf:ID="SynAmE_ice-wagon">
    <rdfs:comment xml:lang="AmE">Later, he was chased empty-handed from the rear of an I]ice-wagon, but greatly admired for his retorts to the vociferous chaser: the other boys rightly considered that what he said to the ice-man was much more horrible than what the ice-man said to him.</rdfs:comment>
  </IceWagon>
  <Buggy rdf:ID="SynAmE_buggy">
    <hasPars rdf:resource="#Rumble"/>
    <rdfs:comment xml:lang="AmE">A cloud of dust moved slowly across the desert following a small I] buggy that traveled toward the mission of San Xavier.</rdfs:comment>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Brake"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
  </Buggy>
  <Velocipede rdf:ID="SynPB_velocípede1">
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPurp rdf:resource="#Travel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPars rdf:resource="#BicycleSeat"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Mudguard"/>
    <rdfs:comment xml:lang="PB">Após numerosas tentativas foi em 12 de Julho de 1817 que se iniciou a história dos I] velocípedes e do ciclismo.</rdfs:comment>
    <hasPars rdf:resource="#Pedal"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Sprocket"/>
    <hasPars rdf:resource="#Chain"/>
    <hasPars rdf:resource="#BicycleWheel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#CoasterBrake"/>
  </Velocipede>
  <Snowmobile rdf:ID="SynAmE_snowmobile">
    <rdfs:comment xml:lang="AmE">Such prior proposed suspension and stabilizing systems for I]snowmobiles represented improvements in steering and riding characteristics of snowmobiles.</rdfs:comment>
  </Snowmobile>
  <Loaner rdf:ID="PhrasetPB_carro_reserva">
    <rdfs:comment xml:lang="PB">Você também pode pedir o I]carro reserva quando o seu. veículo estiver sendo consertado em outra seguradora.</rdfs:comment>
  </Loaner>
  <Unicycle rdf:ID="SynAmE_monocycle">
    <rdfs:comment xml:lang="AmE">A I]monocycle is incapable of going very far or fast enough.</rdfs:comment>
  </Unicycle>
  <TankEngine rdf:ID="SynAmE_tank_locomotive">
    <rdfs:comment xml:lang="AmE">In India, an ancient I]tank locomotive struggles to great heights pulling a suburban train by John S. Smith Prints.</rdfs:comment>
  </TankEngine>
  <AssaultGun rdf:ID="SynPB_carro_de_assalto">
    <rdfs:comment xml:lang="PB">Os alemães equiparam o veículo a que deram o nome de I] carro de assalto, com um canhão de origem russa de calibre 57mm.</rdfs:comment>
  </AssaultGun>
  <PastryCart rdf:ID="SynAmE_pastry_cart">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Splasher"/>
    <rdfs:comment xml:lang="AmE">A I] pastry cart is a portable shelved cart used for the transport and viewing of desserts during an event.</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
  </PastryCart>
  <Caterpillar rdf:ID="SynPB_caterpílar">
    <rdfs:comment xml:lang="PB">Depois, o I]caterpílar passa e aplaina.</rdfs:comment>
  </Caterpillar>
  <Stanhope rdf:ID="SynAmE_stanhope">
    <hasPars rdf:resource="#Rumble"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axletree"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <rdfs:comment xml:lang="AmE">Miss Diamanda Gustafson and I took a couple of turns, first she in a I] stanhope carriage by Miss Virrginia Tombola and I in a carriage from AKK.</rdfs:comment>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
  </Stanhope>
  <Bulldozer rdf:ID="SynAmE_dozer">
    <rdfs:comment xml:lang="AmE">The operator sits in a I]dozer cabin with real functional controls and displays.</rdfs:comment>
  </Bulldozer>
  <ModelT rdf:ID="SynAmE_Model_T">
    <rdfs:comment xml:lang="AmE">Ford spent nearly two years designing the I]Model T, building on knowledge gained from the production of earlier cars, like his Ford Model N.</rdfs:comment>
  </ModelT>
  <MilkWagon rdf:ID="SynAmE_milkwagon">
    <rdfs:comment xml:lang="AmE">In the street, a truck slams into a I]milkwagon, tears off a wheel, making the horse rear in the shaves and whinny.</rdfs:comment>
  </MilkWagon>
  <Motorcycle rdf:ID="SynPB_coloq.motoca">
    <rdfs:comment xml:lang="PB">Era uma I]motoca muito cara.</rdfs:comment>
  </Motorcycle>
  <TankEngine rdf:ID="PhrasetPB_locomotiva_tênder">
    <rdfs:comment xml:lang="PB">Para os trajetos curtos , colocavam-se as reservas sobre o próprio corpo da locomotiva, que era então chamada I] locomotiva tênder.</rdfs:comment>
  </TankEngine>
  <Truck rdf:ID="SynAmE_truck">
    <rdfs:comment xml:lang="AmE">The massive bomb was hidden in a I]truck carrying bottles of liquid soap, he said.</rdfs:comment>
  </Truck>
  <Minicab rdf:ID="SynAmE_minicab">
    <rdfs:comment xml:lang="AmE">A I] minicab driver is not allowed to pick up customers directly from the road.</rdfs:comment>
  </Minicab>
  <Roadster rdf:ID="PhrasetPB_dois-lugares">
    <rdfs:comment xml:lang="PB">Pode ser para os padrões brasileiros, mas o I]dois-lugares faz um bocado de sucesso na Europa e ficou mundialmente conhecido com o filme “O Código Da Vinci”.</rdfs:comment>
  </Roadster>
  <Diesel-ElectricLocomotive rdf:ID="SynAmE_diesel-electric_locomotive">
    <rdfs:comment xml:lang="AmE">In 1917, GE produced an experimental I] diesel-electric locomotive using Lemp's control design, the first known to have built in the United States.</rdfs:comment>
  </Diesel-ElectricLocomotive>
  <Subcompact rdf:ID="SynAmE_subcompact">
    <rdfs:comment xml:lang="AmE">It also has something you wouldn't necessarily expect in a I]subcompact: a back seat that holds two medium-sized adults in reasonable comfort.</rdfs:comment>
  </Subcompact>
  <Cruiser rdf:ID="SynPB_radiopatrulha">
    <rdfs:comment xml:lang="PB">A quadrilha foi surpreendida por uma I]radiopatrulha da Polícia Militar justamente no momento em que saia da casa com os objetos roubados.</rdfs:comment>
  </Cruiser>
  <SmokingCar rdf:ID="SynAmE_smoking_carriage">
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="AmE">There's no reason why train companies can't still have a I] smoking carriage.</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
  </SmokingCar>
  <Gharry rdf:ID="SynAmE_gharry">
    <hasPars rdf:resource="#Rumble"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="AmE">We were going along the road in a I] gharry when I was told to look round and get my first view of them.</rdfs:comment>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
  </Gharry>
  <Scooter rdf:ID="SynPB_patinete">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="PB">Fred tentou se matar com um patinete I] infantil de plastico ao descer uma ladeira!</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
  </Scooter>
  <DuneBuggy rdf:ID="SynPB_ingl.buggy">
    <rdfs:comment xml:lang="PB">O carro, em exposição na porta do Palácio de Congressos de Lyon, quartel-general da reunião deste ano do G-7, parece um I]buggy, pelo tamanho e design, mas, ao contrário deste, é coberto.</rdfs:comment>
  </DuneBuggy>
  <Compact rdf:ID="PhrasetPB_carro_compacto">
    <rdfs:comment xml:lang="PB">A Mercedes-Benz deve instalar a linha de montagem do Swatch, C]carro compacto com design do fabricante dos relógios da marca, em Sarreguemines, cidade do norte da França.</rdfs:comment>
  </Compact>
  <Car rdf:ID="SynAmE_automobile">
    <rdfs:comment xml:lang="AmE">The I]automobile was stopped at the Fifth Avenue.</rdfs:comment>
  </Car>
  <Compact rdf:ID="SynAmE_compact_car">
    <rdfs:comment xml:lang="AmE">The young woman nearly got hit by both me on a bike and by a I] compact car.</rdfs:comment>
  </Compact>
  <Troika rdf:ID="SynAmE_troika">
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Axle"/>
    <rdfs:comment xml:lang="AmE">But then the vanguard (a mounted policeman) appeared along the road, followed by a I] troika.</rdfs:comment>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
  </Troika>
  <Amphibian rdf:ID="SynAmE_amphibian">
    <rdfs:comment xml:lang="AmE">First and foremost, the armored scout car is an I] amphibian, so can patrol both on roads and swim by rivers or lakes.</rdfs:comment>
  </Amphibian>
  <Trailer1 rdf:ID="SynPB_ingl.trailer">
    <rdfs:comment xml:lang="PB">Um I]trailer de boa qualidade, pequeno (que fosse possível ser rebocado por um Fusca ou similar), sem banheiro, custava na Europa o equivalente ao preço de um Fusca zero quilômetro.</rdfs:comment>
  </Trailer1>
  <Berlin rdf:ID="SynAmE_berlin">
    <rdfs:comment xml:lang="AmE">The family arrived in a I]berlin limousine.</rdfs:comment>
  </Berlin>
  <TowTruck rdf:ID="SynAmE_wrecker">
    <rdfs:comment xml:lang="AmE">The driver of the I]wrecker was slightly injured from the lightning strike.</rdfs:comment>
  </TowTruck>
  <Jeep rdf:ID="SynPB_jipe">
    <rdfs:comment xml:lang="PB">Os americanos consideram que o I]jipe foi o verdadeiro herói da Segunda Guerra Mundial.</rdfs:comment>
  </Jeep>
  <PassengerCar rdf:ID="SynAmE_carriage2">
    <rdfs:comment xml:lang="AmE">The only second-class I] carriage in the train, like nearly all the carriages, was unheated.</rdfs:comment>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Suspension"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
  </PassengerCar>
  <Minibike rdf:ID="SynAmE_motorbike">
    <rdfs:comment xml:lang="AmE">According to the police sources, an armed person who had arrived in a I]motorbike carried out the shooting.</rdfs:comment>
  </Minibike>
  <Handcart rdf:ID="SynAmE_go-cart_2">
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <rdfs:comment xml:lang="AmE">An Oregon boy was killed Friday morning while racing a I] go-cart in Richland.</rdfs:comment>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </Handcart>
  <Pullman rdf:ID="SynAmE_Pullman_car">
    <rdfs:comment xml:lang="AmE">When a I] Pullman car was attached to the funeral train carrying Abraham Lincoln's body the demand for the sleeping car increased.</rdfs:comment>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
  </Pullman>
  <Subcompact rdf:ID="PhrasetPB_subcompacto">
    <rdfs:comment xml:lang="PB">A Mitsubishi está planejando o lançamento de um subcompacto para mercados estratégicos da marca.</rdfs:comment>
  </Subcompact>
  <NonsmokingCar rdf:ID="SynAmE_nonsmoking_car">
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Suspension"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">Delmonico told a group of youths not to smoke in a  I] nonsmoking car.</rdfs:comment>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </NonsmokingCar>
  <Coupe rdf:ID="SynAmE_coupe">
    <rdfs:comment xml:lang="AmE">The 650i is a I] coupe version of the 5 Series sedan.</rdfs:comment>
  </Coupe>
  <RecreationalVehicle rdf:ID="SynAmE_RV">
    <rdfs:comment xml:lang="AmE">Compared to automobile travel, where motorists eat at restaurants and sleep in motels, vacationing in a I]RV is economical.</rdfs:comment>
  </RecreationalVehicle>
  <Angledozer rdf:ID="SynPB_patrol">
    <rdfs:comment xml:lang="PB">Na mesma ocasião será assinado um convênio para a compra de uma I]patrol que vai trabalhar na manutenção das estradas vicinais do município.</rdfs:comment>
  </Angledozer>
  <Tank rdf:ID="SynPB_carro-de-combate">
    <rdfs:comment xml:lang="PB">Este aprendizado propiciou um sonho maior que foi o de conceber um I]carro-de-combate médio totalmente brasileiro.</rdfs:comment>
  </Tank>
  <Lorry1 rdf:ID="SynAmE_camion">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >"We loaded up a bunch of us in a I]camion (truck) and we went into Allerey to celebrate, and every girl that we went by gave you a kiss. They were so relieved about the war," he said.</rdfs:comment>
  </Lorry1>
  <HandTruck rdf:ID="SynAmE_hand_truck">
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Wheel"/>
    <rdfs:comment xml:lang="AmE">Every household garage and homestead needs a I] hand truck.</rdfs:comment>
    <hasPars rdf:resource="#Splasher"/>
  </HandTruck>
  <PassengerVan rdf:ID="SynPB_ingl.van">
    <rdfs:comment xml:lang="PB">A equipe se preparava para entrar em uma I]van quando foi abordada por um suposto bandido que estava com uma pistola dourada.</rdfs:comment>
  </PassengerVan>
  <PonyCart rdf:ID="SynAmE_ponycart">
    <rdfs:comment xml:lang="AmE">My own grandmother used to go pick up the mail driving a I]ponycart pulled by a matched pair of young deer from her father's deer park.</rdfs:comment>
  </PonyCart>
  <Skateboard rdf:ID="SynAmE_skateboard">
    <rdfs:comment xml:lang="AmE">If a beginner skater has a positive first experience with a I]skateboard he will more than likely continue skateboarding.</rdfs:comment>
  </Skateboard>
  <GarbageTruck rdf:ID="SynAmE_dustcart">
    <rdfs:comment xml:lang="AmE">In England a WN]garbage truck is called a dustcart.</rdfs:comment>
  </GarbageTruck>
  <RecreationalVehicle rdf:ID="PhrasetPB_veículo_recreativo">
    <rdfs:comment xml:lang="PB">Alunos da faculdade de engenharia da Associação Educacional Dom Bosco, de Resende, projetaram e construíram um I]veículo recreativo, chamado de AEDBaja.</rdfs:comment>
  </RecreationalVehicle>
  <Cabriolet rdf:ID="SynPB_cabriolé">
    <hasPars rdf:resource="#Wheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Axle"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="PB">No Rio de Janeiro, o primeiro I] cabriolé chegou em 1839.</rdfs:comment>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
  </Cabriolet>
  <DumpTruck rdf:ID="PhrasetPB_caminhão_basculante">
    <rdfs:comment xml:lang="PB">Marcos Alberto de Souza, 19, sofreu traumatismo craniano e facial ao ser atropelado por um I]caminhão basculante, às 11h20 de ontem, na avenida do Café, zona oeste de Ribeirão.</rdfs:comment>
  </DumpTruck>
  <CattleCar rdf:ID="PhrasetPB_vagão_de_gado">
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="PB">A jornalista israelense Amira Hass descreve o momento em que sua mãe, Hannah, marchava de um I] vagão de gado até o campo de concentração nazi de Bergen-Belsen.</rdfs:comment>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#Brake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
  </CattleCar>
  <CoveredWagon rdf:ID="SynAmE_prairie_schooner">
    <rdfs:comment xml:lang="AmE">She knew it had crossed the plains with her people in a I]prairie schooner.</rdfs:comment>
  </CoveredWagon>
  <ClubCar rdf:ID="SynAmE_club_car">
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Brake"/>
    <rdfs:comment xml:lang="AmE">The I] club car is the only public area available for smoking.</rdfs:comment>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
  </ClubCar>
  <Camper rdf:ID="SynAmE_motor_home">
    <rdfs:comment xml:lang="AmE">Winnebago is very pleased that we have developed a diesel I]motor home that gets 17 to 19 miles per gallon, one of the highest gas mileage I]R.V.’s in the industry.</rdfs:comment>
  </Camper>
  <FireEngine rdf:ID="PhrasetPB_carro_de_bombeiro">
    <rdfs:comment xml:lang="PB">Às 16h, todo o grupo inicia o desfile em I]carro de bombeiro que percorrerá as principais ruas de Brusque.</rdfs:comment>
  </FireEngine>
  <Limber rdf:ID="SynPB_armão">
    <hasPars rdf:resource="#Axle"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="PB">O féretro do líder palestino foi tirado da mesquita em um I]armão puxado por seis cavalos negros e escoltado pela guarda cerimonial do exército egípcio.</rdfs:comment>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
  </Limber>
  <Pickup rdf:ID="SynAmE_pickup">
    <rdfs:comment xml:lang="AmE">They arrived just in time to capture one suspect who was trying to escape through the woods and another who was trying to flee in a I]pickup.</rdfs:comment>
  </Pickup>
  <Handcar rdf:ID="SynAmE_handcar">
    <hasPars rdf:resource="#Axle"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <rdfs:comment xml:lang="AmE">Railroad I] handcar racing is a sport growing in popularity where we race real railroad handcars on real railroad tracks.</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </Handcar>
  <BabyBuggy rdf:ID="SynAmE_go-cart_1">
    <hasPars rdf:resource="#Wheel"/>
    <hasPurp rdf:resource="#Travel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <rdfs:comment xml:lang="AmE">A two-months-old boy baby was found dead in a small I]go-cart last night in front of 200 East Ninety-ninth Street.</rdfs:comment>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Splasher"/>
  </BabyBuggy>
  <PonyCart rdf:ID="SynAmE_donkey_cart">
    <rdfs:comment xml:lang="AmE">Karachiites take part in a I]donkey cart race in Karachi.</rdfs:comment>
  </PonyCart>
  <StanleySteamer rdf:ID="SynAmE_Stanley_Steamer">
    <rdfs:comment xml:lang="AmE">On August 31 of that same year, a I]Stanley Steamer driven by F.O. Stanley with his wife as passenger was the first car to climb Mount Washington, helping solidify the car's reputation.</rdfs:comment>
  </StanleySteamer>
  <BaggageCar rdf:ID="PhrasetPB_vagão_bagageiro">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="PB">"História, Herança e Esperança," uma exibição permanente do Holocausto, que inclui um I] vagão-bagageiro original da Polônia ocupada pelos Nazis, está no terceiro andar.</rdfs:comment>
    <hasPars rdf:resource="#Brake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
  </BaggageCar>
  <Amphibian rdf:ID="SynAmE_amphibious_vehicle">
    <rdfs:comment xml:lang="AmE">The I] amphibious vehicle can be launched from a ship and then driven on land.</rdfs:comment>
  </Amphibian>
  <SleepingCar rdf:ID="SynPB_carro-leito">
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Axle"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Suspension"/>
    <rdfs:comment xml:lang="PB">Os trens, em geral, possuem vagões confortáveis, além de I] carro-leito e vagão-bar.</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPurp rdf:resource="#Travel"/>
  </SleepingCar>
  <Coupe rdf:ID="SynPB_cupê">
    <rdfs:comment xml:lang="PB">O C]cupê estará à venda no mercado europeu este mês, por US$ 150 mil.</rdfs:comment>
  </Coupe>
  <CoalCar rdf:ID="SynAmE_coal_car">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <rdfs:comment xml:lang="AmE">The revolt of the peasants finds General Dolgorucki in the I] coal car of a railroad train, where taunting revolutionists are making him expiate his onetime pride and arrogance.</rdfs:comment>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPurp rdf:resource="#Travel"/>
  </CoalCar>
  <Handcart rdf:ID="SynPB_carriola">
    <rdfs:comment xml:lang="PB">É nesse cenário que Michael parte carregando sua mãe em uma carriola improvisada em direção ao interior do país.</rdfs:comment>
  </Handcart>
  <Dogcart rdf:ID="SynAmE_dogcart">
    <rdfs:comment xml:lang="AmE">People in a retired portion of the city saw a couple dash by in a I]dogcart, and one of them was a young lady who was weeping.</rdfs:comment>
  </Dogcart>
  <Tramcar rdf:ID="SynAmE_tram2">
    <rdfs:comment xml:lang="AmE">In the largest caves, I]trams on rails were also used.</rdfs:comment>
  </Tramcar>
  <ChuckWagon rdf:ID="SynAmE_chuck_wagon">
    <rdfs:comment xml:lang="AmE">Ever since the couple helped a friend in a I]chuck wagon competition in 1997, they knew they wanted one of their own.</rdfs:comment>
  </ChuckWagon>
  <SatefyBike rdf:ID="SynAmE_safety_bicycle">
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#BicycleWheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#CoasterBrake"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPars rdf:resource="#Mudguard"/>
    <hasPars rdf:resource="#Sprocket"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Chain"/>
    <hasPars rdf:resource="#Pedal"/>
    <rdfs:comment xml:lang="AmE">The I] safety bicycle is steered by handlebars which are attached to and positioned above the front wheel through connection by a head tube.</rdfs:comment>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#BicycleSeat"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </SatefyBike>
  <GarbageTruck rdf:ID="PhrasetPB_caminhão_de_lixo">
    <rdfs:comment xml:lang="PB">Os contratos que documentam as licitações foram apreendidos pelo Ministério Público, na noite de anteontem, dentro de um F]caminhão de lixo.</rdfs:comment>
  </GarbageTruck>
  <Transporter rdf:ID="SynAmE_transporter">
    <rdfs:comment xml:lang="AmE">The car arrived dirty, despite having paid extra to have the car delivered in a I]transporter.</rdfs:comment>
  </Transporter>
  <Skateboard rdf:ID="SynPB_esqueite">
    <rdfs:comment xml:lang="PB">As intensas chuvas ocorridas desde o início do ano atrapalharam bastante o andamento das obras de construção da pista de I]esqueite.</rdfs:comment>
  </Skateboard>
  <GasGuzzler rdf:ID="PhrasetPB_carro_beberrão">
    <rdfs:comment xml:lang="PB">O economista Rafael Pachoarelli propõe trocar o I]carro beberrão por um mais econômico, jamais levar as crianças ao supermercado e restringir-se à lista de compras essenciais.</rdfs:comment>
  </GasGuzzler>
  <SportUtility rdf:ID="PhrasetPB_utilitário-esportivo">
    <rdfs:comment xml:lang="PB">Uma delas já se sabia que seria produzida: um I]utilitário-esportivo de medidas compactas.</rdfs:comment>
  </SportUtility>
  <Buckboard rdf:ID="SynAmE_buckboard">
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <rdfs:comment xml:lang="AmE">While on their way to town in a I] buckboard, John, Victoria and Manolito are accosted by renegades Bennett, Lippert and Moore who make off with valuables and horses, leaving John seriously hurt.</rdfs:comment>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
  </Buckboard>
  <Car rdf:ID="SynAmE_motorcar">
    <rdfs:comment xml:lang="PB">Any I]motorcar left unattended on the property, overnight or otherwise, is the sole responsibility of its owner.</rdfs:comment>
  </Car>
  <Handcart rdf:ID="SynPB_carro_de_mão">
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPurp rdf:resource="#Travel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Brake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <rdfs:comment xml:lang="PB">Todos os dias, o agricultor João Esteves de Lima, 67, sai pelo menos duas vezes com um I] carro de mão onde transporta quatro botijões em busca de água.</rdfs:comment>
  </Handcart>
  <TrailerTruck rdf:ID="SynAmE_trucking_rig">
    <rdfs:comment xml:lang="AmE">He has aspirations to buy a I]trucking rig and start up his own company.</rdfs:comment>
  </TrailerTruck>
  <Four-WheelDrive rdf:ID="PhrasetPB_4x4">
    <rdfs:comment xml:lang="PB">Com um I]4x4 e um GPS, é possível explorar os mais novos e belos destinos Eco turisticos no Brasil.</rdfs:comment>
  </Four-WheelDrive>
  <TrailerTruck rdf:ID="SynAmE_articulated_lorry">
    <rdfs:comment xml:lang="AmE">When an I]articulated lorry is traveling at around 70 MPH, how much horsepower is being consumed?</rdfs:comment>
  </TrailerTruck>
  <Diesel-HydraulicLocomotive rdf:ID="SynAmE_diesel-hydraulic_locomotive">
    <rdfs:comment xml:lang="AmE">The most famous I] diesel-hydraulic locomotive is the German V 200 which were built from 1953 in a total number of 136.</rdfs:comment>
  </Diesel-HydraulicLocomotive>
  <SteamLocomotive rdf:ID="PhrasetPB_locomotiva_a_vapor">
    <rdfs:comment xml:lang="PB">Outros empreendimentos marcaram seu reinado: a primeira I]locomotiva a vapor; a instalação do cabo submarino entre o Brasil e a Europa, a inauguração do telefone e a instituição do selo postal.</rdfs:comment>
  </SteamLocomotive>
  <Buggy rdf:ID="SynPB_charrete">
    <rdfs:comment xml:lang="PB">Tornou-se mascate, vendendo roupas de cama, mesa e banho de porta em porta,com uma I] charrete.</rdfs:comment>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Rumble"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axletree"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </Buggy>
  <Ordinary rdf:ID="SynAmE_ordinary_bicycle">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#CoasterBrake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Sprocket"/>
    <rdfs:comment xml:lang="AmE">The Penny Farthing is also referred to as the 'high' or I] 'ordinary' bicycle, and the first one was invented in 1871 by British engineer, James Starley.</rdfs:comment>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Chain"/>
    <hasPars rdf:resource="#Handlebar"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Pedal"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#BicycleWheel"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Mudguard"/>
    <hasPars rdf:resource="#BicycleSeat"/>
  </Ordinary>
  <Carriage rdf:ID="SynPB_sege">
    <rdfs:comment xml:lang="PB">A pobre louca chega em uma I]sege preta, cortinas corridas para que não a vejam.</rdfs:comment>
  </Carriage>
  <TouringCar rdf:ID="SynAmE_phaeton">
    <rdfs:comment xml:lang="AmE">The car is a I]phaeton, one of two convertible models available in 1937.</rdfs:comment>
  </TouringCar>
  <TeaCart rdf:ID="SynAmE_teacart">
    <rdfs:comment xml:lang="AmE">There is a fireplace to the left around which is a grouping of a pair of chairs and a couch along with a small I] teacart.</rdfs:comment>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </TeaCart>
  <Forklift rdf:ID="SynAmE_forklift">
    <rdfs:comment xml:lang="AmE">Working with a I] forklift requires constant attention to the hazards in front, above and around the area of operation.</rdfs:comment>
  </Forklift>
  <PoliceVan rdf:ID="SynAmE_paddy_wagon">
    <rdfs:comment xml:lang="AmE">Australian police forces also purchased fleets of panel vans to use in a black maria, or I]paddy wagon, role.</rdfs:comment>
  </PoliceVan>
  <Jinrikisha rdf:ID="SynAmE_rickshaw">
    <rdfs:comment xml:lang="AmE">Two friends from Bristol are to take part in a I]rickshaw race across India and Nepal for charity.</rdfs:comment>
  </Jinrikisha>
  <Bicycle rdf:ID="SynAmE_cycle">
    <hasPars rdf:resource="#BicycleSeat"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Pedal"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Chain"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <rdfs:comment xml:lang="AmE">I’m 25 and i don’t know how to ride a I]cycle.</rdfs:comment>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#BicycleWheel"/>
    <hasPars rdf:resource="#Sprocket"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Mudguard"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#CoasterBrake"/>
  </Bicycle>
  <ElectricCar rdf:ID="PhrasetPB_carro_elétrico">
    <rdfs:comment xml:lang="PB">No começo de 2008 chegará ao mercado um I]carro elétrico diferente dos outros.</rdfs:comment>
  </ElectricCar>
  <Sedan rdf:ID="SynAmE_sedan">
    <rdfs:comment xml:lang="AmE">He directed his driver to a motel parking lot and switched cars, taking a seat in a I]sedan with another group of men.</rdfs:comment>
  </Sedan>
  <DieselLocomotive rdf:ID="SynAmE_diesel_locomotive">
    <rdfs:comment xml:lang="AmE">The first commercial I] diesel locomotive was built, also by GE, in 1918 for the Jay Street Connecting Railroad in New York.</rdfs:comment>
  </DieselLocomotive>
  <Brougham2 rdf:ID="SynAmE_brougham2">
    <rdfs:comment xml:lang="AmE">The first production Eldorado I]Brougham was shown at the New York Salon in January 1957.</rdfs:comment>
  </Brougham2>
  <IceWagon rdf:ID="SynAmE_ice_wagon">
    <rdfs:comment xml:lang="AmE">Before the advent of home freezers, ice was delivered in an I]ice wagon.</rdfs:comment>
  </IceWagon>
  <Applecart rdf:ID="SynAmE_applecart">
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="AmE">Giovanni has na I] applecart, from which he sells apples in the local market.</rdfs:comment>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Brake"/>
  </Applecart>
  <Landau rdf:ID="SynPB_fr.landau">
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Brake"/>
    <rdfs:comment xml:lang="PB">A esperá-los, estava o infante D. Manuel, que viera das Necessidades num I] landau (carruagem aberta) com o visconde de Asseca, o Presidente do Ministério João Franco e elementos do governo e da corte.</rdfs:comment>
    <hasPars rdf:resource="#Rumble"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPurp rdf:resource="#Travel"/>
  </Landau>
  <TeaCart rdf:ID="PhrasetPB_carrinho_de_chá">
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <rdfs:comment xml:lang="PB">O F] carrinho de chá, em madeira pré-tratada, é da Etel Carmona Interiores.</rdfs:comment>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Wheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </TeaCart>
  <DumpTruck rdf:ID="SynAmE_dump_truck">
    <rdfs:comment xml:lang="AmE">Just over two hours later, a bomber detonated a I]dump truck 10 miles south of Fallujah.</rdfs:comment>
  </DumpTruck>
  <BicyleBuiltForTwo rdf:ID="SynAmE_tandem">
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#BicycleSeat"/>
    <hasPars rdf:resource="#Sprocket"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Mudguard"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Pedal"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#CoasterBrake"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#BicycleWheel"/>
    <rdfs:comment xml:lang="AmE">Communication is the absolute key to riding a I] tandem.</rdfs:comment>
    <hasPars rdf:resource="#Chain"/>
  </BicyleBuiltForTwo>
  <Tumbrel rdf:ID="SynAmE_tumbril">
    <rdfs:comment xml:lang="AmE">Frenchman seated in a I]tumbril stuck in traffic.</rdfs:comment>
  </Tumbrel>
  <SleepingCar rdf:ID="SynPB_vagão-dormitório">
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Suspension"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Axle"/>
    <rdfs:comment xml:lang="PB">Segundo o chefe dos bombeiros de Bourbonnais (cidade de 14 mil habitantes), Mike Harshbarger, a maioria dos mortos estava no F] vagão-dormitório, que se partiu em dois e pegou fogo.</rdfs:comment>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
  </SleepingCar>
  <Locomotive rdf:ID="SynPB_locomotiva">
    <rdfs:comment xml:lang="PB">Os maquinistas afirmaram que a F] locomotiva poderia ter sido deslocada para o trilho do trem com problema e, dessa forma, evitado que ele se movesse.</rdfs:comment>
  </Locomotive>
  <TouringCar rdf:ID="SynAmE_tourer">
    <rdfs:comment xml:lang="AmE">A I]tourer with relativily flat sides.</rdfs:comment>
  </TouringCar>
  <Brougham1 rdf:ID="SynPB_berlinda">
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="PB">O Brasil só conheceu a I] berlinda a partir da segunda metade do século XVIII.</rdfs:comment>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
  </Brougham1>
  <DeliveryTruck rdf:ID="PhrasetPB_caminhão_de_entregas">
    <rdfs:comment xml:lang="PB">Um I]caminhão de entregas a domicílio, cujo motorista provavelmente sofreu um infarto, invadiu um cortejo fúnebre nesta quinta-feira na Alemanha, matando três.</rdfs:comment>
  </DeliveryTruck>
  <Streetcar rdf:ID="SynAmE_tramcar1">
    <rdfs:comment xml:lang="AmE">The world's first traveling I]tramcar restaurant, as the facility is known, is offering diners in Melbourne.</rdfs:comment>
  </Streetcar>
  <Remise rdf:ID="SynAmE_remise">
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Wheel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Rumble"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="AmE">A carriage house, also called I] remise, is an outbuilding which was originally built to house horse-drawn carriages and the related tack.</rdfs:comment>
  </Remise>
  <GondolaCar rdf:ID="SynPB_gôndola">
    <rdfs:comment xml:lang="PB">Ainda neste ano são lançados seis vagões frigoríficos com ref. de 2015 e I]gôndola 2020, além do 1º vagão limpa trilhos 2098, hoje fora de linha.</rdfs:comment>
  </GondolaCar>
  <Panzer rdf:ID="SynPB_ingl.panzer">
    <rdfs:comment xml:lang="PB">I] Panzers foram usados em ambos os organismos terrestres que compunham as forças armadas alemãs na Segunda Guerra Mundial: a Waffen SS e a Wehrmacht.</rdfs:comment>
  </Panzer>
  <Tricycle rdf:ID="SynAmE_trike">
    <rdfs:comment xml:lang="AmE">The new I]trike rider couldn't go as fast or cut corners as well as the big wheelers, and came home in tears.</rdfs:comment>
  </Tricycle>
  <DiningCar rdf:ID="SynAmE_buffet_car">
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <rdfs:comment xml:lang="AmE">The NIMT car turned I] buffet car in 1973 returned to the train as part of the replacement consist.</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Splasher"/>
  </DiningCar>
  <Bicycle rdf:ID="SynAmE_bicycle">
    <hasPars rdf:resource="#Pedal"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#BicycleWheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Sprocket"/>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="AmE">Repairing a I] bicycle yourself can save both time and money.</rdfs:comment>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPars rdf:resource="#Chain"/>
    <hasPars rdf:resource="#CoasterBrake"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Mudguard"/>
    <hasPars rdf:resource="#BicycleSeat"/>
  </Bicycle>
  <Coach rdf:ID="SynAmE_coach-and-four">
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <rdfs:comment xml:lang="AmE">It is said one may drive a I] coach-and-four through an Act of Parliament, i.e. lawyers can always find for their clients some loophole of escape.</rdfs:comment>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Box"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
  </Coach>
  <WheeledVehicle rdf:ID="PhasetPB_veículo_com_rodas">
    <hasPars rdf:resource="#Splasher"/>
    <rdfs:comment xml:lang="PB">Foram os sumérios, que habitavam o sul da Mesopotâmia, que construíram o primeiro I] veículo com roda.</rdfs:comment>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Axle"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Wheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Brake"/>
  </WheeledVehicle>
  <Car rdf:ID="SynAmE_machine">
    <rdfs:comment xml:lang="AmE">The I]machine was a BMW.</rdfs:comment>
  </Car>
  <Pullman rdf:ID="SynAmE_Pullman">
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Axle"/>
    <rdfs:comment xml:lang="AmE">It was Teri’s idea to design the dining room like a I] Pullman.</rdfs:comment>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPurp rdf:resource="#Travel"/>
  </Pullman>
  <ArmouredCar1 rdf:ID="SynPB_blindado">
    <rdfs:comment xml:lang="PB">De longe, alguns soldados em um I]blindado do exército apenas descansavam dentro do veículo.</rdfs:comment>
  </ArmouredCar1>
  <Gig rdf:ID="SynAmE_gig">
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <rdfs:comment xml:lang="AmE">The carriage could only go to the foot of the ascent; [...] I followed in a I] gig and my two daughters walking at the head of the peasantry, all made the most picturesque procession up the hill through this beautiful valley.</rdfs:comment>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axle"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Rumble"/>
    <hasPurp rdf:resource="#Travel"/>
  </Gig>
  <FunnyWagon rdf:ID="SynAmE_funny_wagon">
    <rdfs:comment xml:lang="AmE">He would be taken away in a I] funny wagon.</rdfs:comment>
  </FunnyWagon>
  <Transporter rdf:ID="SynAmE_car_transporter">
    <rdfs:comment xml:lang="AmE">Before long Clive turned up in a I]car transporter carrying ten old Fiat 126s.</rdfs:comment>
  </Transporter>
  <Van2 rdf:ID="SynAmE_van2">
    <rdfs:comment xml:lang="AmE">We want to live in a I]van down by the river.</rdfs:comment>
  </Van2>
  <BicyleBuiltForTwo rdf:ID="SynAmE_tandem_bicycle">
    <hasPars rdf:resource="#CoasterBrake"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Handlebar"/>
    <rdfs:comment xml:lang="AmE">Riding a normal, single-rider bicycle is a very rewarding experience, but a I] tandem bicycle adds a whole new dimension to cycling.</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Pedal"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Sprocket"/>
    <hasPars rdf:resource="#Chain"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Mudguard"/>
    <hasPars rdf:resource="#BicycleWheel"/>
    <hasPars rdf:resource="#BicycleSeat"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </BicyleBuiltForTwo>
  <Moped rdf:ID="PhrasetPB_bicicleta_motorizada">
    <rdfs:comment xml:lang="PB">Nícolas Borges lê o JC desde 1982 e prega o prazer de guiar, de uma I]bicicleta motorizada a um superesportivo.</rdfs:comment>
  </Moped>
  <Van1 rdf:ID="SynPB_caminhão-baú">
    <rdfs:comment xml:lang="PB">Um I]caminhão-baú pegou fogo após arrastar uma moto durante cerca de 50 metros pela Marginal Tietê.</rdfs:comment>
  </Van1>
  <MilkTruck rdf:ID="SynAmE_milk_float">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Dan, Ian Vince and their friend Prasanth Visweswarian will be driving across England in a I]milk float in June for a book and BBC Radio 4 programe.</rdfs:comment>
  </MilkTruck>
  <Barouche rdf:ID="SynAmE_barouche">
    <hasPars rdf:resource="#Axletree"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Rumble"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">A I] barouche, developed from the calash of the 18th century, [1] was a fashionable type of horse-drawn carriage in the 19th century.</rdfs:comment>
  </Barouche>
  <Angledozer rdf:ID="SynPB_patrola">
    <rdfs:comment xml:lang="PB">Foi entregue na quarta-feira (20), para a Secretaria do Desenvolvimento Rural mais uma I]patrola, para desempenhar as demandas da Patrulha Agrícola.</rdfs:comment>
  </Angledozer>
  <Tender rdf:ID="SynAmE_tender">
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <rdfs:comment xml:lang="AmE">The steam engine that propels the train draws water from the reservoir in the I] tender.</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
  </Tender>
  <Tractor rdf:ID="SynPB_trator">
    <rdfs:comment xml:lang="PB">A instalação custou US$ 75 mil, levou três meses para ser realizada, durou 10 semanas e foi destruída por um I]trator em 58 minutos.</rdfs:comment>
  </Tractor>
  <Bus rdf:ID="SynPB_lata">
    <rdfs:comment xml:lang="PB">Estava vendo a hora daquela I]lata quebrar na subida do pontilhão.</rdfs:comment>
  </Bus>
  <Transporter rdf:ID="SynPB_caminhão-cegonha">
    <rdfs:comment xml:lang="PB">Todos os três carros estavam sendo transportados em um FI]caminhão-cegonha que foi interceptado pela PF na quarta-feira na BR-040, perto de Sete Lagoas (MG).</rdfs:comment>
  </Transporter>
  <Amphibian rdf:ID="PhrasetPB_veículo_anfíbio">
    <rdfs:comment xml:lang="PB">A última da empresa foi ter quebrado o recorde mundial de travessia do Canal da Mancha em um veículo anfíbio com hidrofólios.</rdfs:comment>
  </Amphibian>
  <Roadster rdf:ID="PhrasetPB_dois_lugares">
    <rdfs:comment xml:lang="PB">O I]dois lugares em carroceria de alumínio, viria revolucionar o conceito de carros esportivos e abrir a "briga" com os tradicionais europeus.</rdfs:comment>
  </Roadster>
  <Tricycle rdf:ID="SynPB_triciclo">
    <rdfs:comment xml:lang="PB">Em uma delas vemos crianças escravas catando café sob o olhar de uma criança branca, com seu F]triciclo e vestes elaboradas.</rdfs:comment>
  </Tricycle>
  <Go-Kart rdf:ID="SynPB_ingl.kart">
    <rdfs:comment xml:lang="PB">"A sensação é sempre muito boa de correr em um F]kart.", afirmou Prost.</rdfs:comment>
  </Go-Kart>
  <Trap rdf:ID="SynAmE_trap">
    <hasPars rdf:resource="#Brake"/>
    <rdfs:comment xml:lang="AmE">Then I find myself in a I] trap, in the presence of the brigand who has quietly gagged poor Andre and conducted the carriage thither.</rdfs:comment>
    <hasPars rdf:resource="#Rumble"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
  </Trap>
  <MotorScooter rdf:ID="SynAmE_motor_scooter">
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Wheel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Brake"/>
    <rdfs:comment xml:lang="AmE">When gasoline topped $3 in California, I reconsidered my old childhood dream of acquiring a I] motor scooter.</rdfs:comment>
  </MotorScooter>
  <SleepingCar rdf:ID="SynAmE_wagon-lit">
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="AmE">He felt, under the circumstances, that to go to bed in the I] wagon-lit would be frivolous.</rdfs:comment>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
  </SleepingCar>
  <Droshky rdf:ID="SynAmE_droshky">
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Rumble"/>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="AmE">A small, dark blue motor carriage braked sharply, slithering on the street and almost colliding with a I] droshky.</rdfs:comment>
  </Droshky>
  <Railcar rdf:ID="SynAmE_railcar">
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <rdfs:comment xml:lang="AmE">I] Railcars represent a cost-effective transportation and storage option for a variety of commodities.</rdfs:comment>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Wheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Suspension"/>
  </Railcar>
  <Pickup rdf:ID="SynAmE_pickup_truck">
    <rdfs:comment xml:lang="AmE">Woman found dead in I]pickup truck.</rdfs:comment>
  </Pickup>
  <CoveredWagon rdf:ID="SynAmE_covered_wagon">
    <rdfs:comment xml:lang="AmE">Westerns, camping out with cast and crew, the company eating from a I]chuck wagon and sleeping in tents.</rdfs:comment>
  </CoveredWagon>
  <Landau rdf:ID="SynAmE_landau">
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axletree"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">It quite enjoyed being driven to the grandstand in a I] landau carriage led by an honour guard.</rdfs:comment>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
  </Landau>
  <SwitchEngine rdf:ID="PhrasetPB_locomotiva_de_manobras">
    <rdfs:comment xml:lang="PB">O motor diesel foi empregado, pela primeira vez, nas ferrovias, em 1925, numa I] locomotiva de manobras da Central Railroad de Nova Jersey.</rdfs:comment>
  </SwitchEngine>
  <Coach rdf:ID="SynAmE_coach2">
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="AmE">This elegant candle lamp features a frosted glass shade topping a silver Cinderella pumpkin I] coach base.</rdfs:comment>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Box"/>
  </Coach>
  <Cart rdf:ID="SynPB_cart">
    <rdfs:comment xml:lang="AmE">A I]cart is a vehicle or device, using two wheels and normally one horse, designed for transport.</rdfs:comment>
  </Cart>
  <SportsCar rdf:ID="SynAmE_sports_car">
    <rdfs:comment xml:lang="AmE">They even have a golf cart that drives like a I]sports car.</rdfs:comment>
  </SportsCar>
  <PoliceVan rdf:ID="SynAmE_patrol_wagon">
    <rdfs:comment xml:lang="AmE">Four policemen and two prisoners had a narow escape from death or injury yesterday, when a team hitched to the I]patrol wagon of the West One Hundred.</rdfs:comment>
  </PoliceVan>
  <Bicycle rdf:ID="SynAmE_wheel">
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#BicycleSeat"/>
    <hasPars rdf:resource="#BicycleWheel"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#CoasterBrake"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPars rdf:resource="#Pedal"/>
    <hasPars rdf:resource="#Axle"/>
    <rdfs:comment xml:lang="AmE">Ed was crazy for riding a I] wheel.</rdfs:comment>
    <hasPars rdf:resource="#Sprocket"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Chain"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Mudguard"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
  </Bicycle>
  <Four-WheelDrive rdf:ID="PhrasetPB_veículo_com_tração_das_quatro_rodas">
    <rdfs:comment xml:lang="PB">Em outras palavras, I]veículo com tração nas quatro rodas é um veículo que recebe a força exercida pelo motor tanto nas rodas dianteiras, quanto nas rodas trazeiras.</rdfs:comment>
  </Four-WheelDrive>
  <PonyCart rdf:ID="SynAmE_tube-cart">
    <rdfs:comment xml:lang="AmE">Generally, the I]tub-cart was utilized by a wealthy family’s governess to take her charges for outings to the park or trips into the countryside.</rdfs:comment>
  </PonyCart>
  <Bulldozer rdf:ID="SynPB_trator_de_lâmina">
    <rdfs:comment xml:lang="PB">O I]trator de lâmina ou motoniveladora procederá ao espalhamento do material.</rdfs:comment>
  </Bulldozer>
  <Hansom rdf:ID="SynPB_fiacre">
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="PB">Quando Jules Blois dirigia-se em um I] fiacre para o local designado para o combate, os cavalos assustaram-se com a aparição súbita de um vulto e empinaram-se, derrubando por terra, Blois e sua comitiva.</rdfs:comment>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
  </Hansom>
  <DumpTruck rdf:ID="SynAmE_tipper_lorry">
    <rdfs:comment xml:lang="AmE">We can deliver or take away in loads of 2 to 20 tonnes anything which can be carried in a I]tipper lorry.</rdfs:comment>
  </DumpTruck>
  <SwitchEngine rdf:ID="SynAmE_switch_engine">
    <rdfs:comment xml:lang="AmE">The first successful diesel I] switch engine went into service in 1925.</rdfs:comment>
  </SwitchEngine>
  <Handcart rdf:ID="SynAmE_pushcart">
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPurp rdf:resource="#Travel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">Their WN] pushcart was piled high with groceries.</rdfs:comment>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
  </Handcart>
  <Snowplow rdf:ID="SynAmE_snowplow">
    <rdfs:comment xml:lang="AmE">Victor Delgado, I]snowplow driver, comments on recent storms in Southern California.</rdfs:comment>
  </Snowplow>
  <PoliceVan rdf:ID="SynAmE_police_van">
    <rdfs:comment xml:lang="AmE">But the penalty was not enough to stop the driver from picking up more passengers as soon as the I]police van drove away.</rdfs:comment>
  </PoliceVan>
  <MotorScooter rdf:ID="SynPB_motoneta">
    <rdfs:comment xml:lang="PB">Alguns vendedores de consórcio ou empresas estariam estimulando a venda de I] motoneta, sob alegação de que, para pilotá-la, não haveria necessidade de se ter Carteira Nacional de Habilitação (CNH) e nem a exigência de ser maior de 18 anos, quando o veículo tem menos de 100 cilindradas.</rdfs:comment>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Brake"/>
  </MotorScooter>
  <Stagecoach rdf:ID="SynPB_diligência">
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Box"/>
    <rdfs:comment xml:lang="PB">Tem enforcamento, tiroteios, desavenças entre pistoleiros inimigos, duelos, assaltos à I] diligência, enfim, tudo aquilo que estamos acostumados a ver nos velhos filmes de bangue-bangue.</rdfs:comment>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
  </Stagecoach>
  <Technical rdf:ID="SynAmE_technical">
    <rdfs:comment xml:lang="AmE">Woman found dead in I]pickup truck.</rdfs:comment>
  </Technical>
  <PandaCar rdf:ID="SynAmE_panda_car">
    <rdfs:comment xml:lang="AmE">Keiron had a ride in a I]panda car to 'restore his faith in the police'.</rdfs:comment>
  </PandaCar>
  <Chariot1 rdf:ID="SynAmE_chariot1">
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPurp rdf:resource="#Travel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Rumble"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Brake"/>
    <rdfs:comment xml:lang="AmE">The 2600-year-old golden I] chariot is a star attraction at New York's Metropolitan Museum of Art.</rdfs:comment>
    <hasPars rdf:resource="#Splasher"/>
  </Chariot1>
  <Subcompact rdf:ID="PhrasetPB_carro_subcompacto">
    <rdfs:comment xml:lang="PB">De acordo com a Forbes, o I]carro subcompacto da Honda é vendido nos Estados Unidos por 15 mil dólares.</rdfs:comment>
  </Subcompact>
  <SportsCar rdf:ID="SynAmE_sport_car">
    <rdfs:comment xml:lang="AmE">Unlike the Tesla electric I]sport car, which is powered by thousands of tiny batteries, the R1 conversion uses just 28.</rdfs:comment>
  </SportsCar>
  <PaceCar rdf:ID="SynAmE_pace_car">
    <rdfs:comment xml:lang="AmE">The Mustang was selected as the I]pace car for the 1964 Indianapolis.</rdfs:comment>
  </PaceCar>
  <Motorcycle rdf:ID="SynPB_motocicleta">
    <rdfs:comment xml:lang="PB">Paulo Sanda é empresário e diz que comprou uma F]motocicleta para resolver seu problema com o trânsito de São Paulo.</rdfs:comment>
  </Motorcycle>
  <Bandwagon rdf:ID="SynAmE_bandwagon">
    <rdfs:comment xml:lang="AmE">But now our lawyers are on the bandwaggon!</rdfs:comment>
  </Bandwagon>
  <RefrigeratorCar rdf:ID="SynPB_vagão-frigorífico">
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
    <hasPurp rdf:resource="#Travel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <rdfs:comment xml:lang="PB">Scully chega assim que eles partem, dirigindo-se ao I]vagão-frigorífico onde Mulder tinha sido visto pela última vez e encontrando só destroços do incêndio.</rdfs:comment>
  </RefrigeratorCar>
  <Stagecoach rdf:ID="SynAmE_stagecoach">
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Box"/>
    <hasPars rdf:resource="#Axle"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">Six passengers in a I] stagecoach are abandoned by their driver when he discovers that one of them has smallpox.</rdfs:comment>
  </Stagecoach>
  <Bloodmobile rdf:ID="SynAmE_bloodmobile">
    <rdfs:comment xml:lang="AmE">Most donors see only the inside of a I] bloodmobile.</rdfs:comment>
  </Bloodmobile>
  <Carriage rdf:ID="SynPB_carruagem1">
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="PB">Por volta de 1730, as autoridades de Berna também proibiram as saídas de F]carruagem a partir das 21h, aplicando multas pesadas a quem não respeitasse a lei.</rdfs:comment>
    <hasPars rdf:resource="#Rumble"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
  </Carriage>
  <DuneBuggy rdf:ID="SynAmE_dune_buggy">
    <rdfs:comment xml:lang="AmE">Nigel spent a week there with his family and could not have been more pleased with the beaches, (indoor) ski slope, I]dune buggy adventures, etc.</rdfs:comment>
  </DuneBuggy>
  <Jeep rdf:ID="SynAmE_landrover">
    <rdfs:comment xml:lang="AmE">The camping equipment and necessities will follow the team in a I]landrover.</rdfs:comment>
  </Jeep>
  <SleepingCar rdf:ID="SynPB_vagão-leito">
    <hasPars rdf:resource="#Suspension"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <rdfs:comment xml:lang="PB">Do I] vagão-leito foram retirados colchões e cobertores.</rdfs:comment>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
  </SleepingCar>
  <Tank rdf:ID="SynAmE_army_tank">
    <rdfs:comment xml:lang="AmE">Gov. Arnold Schwarzenegger has asked an Ohio museum to return his Austrian I] army tank so that he can offer rides to inner-city children as an award for avoiding drugs and working hard in school.</rdfs:comment>
  </Tank>
  <SportUtility rdf:ID="PhrasetPB_veículo_utilitário_esportivo">
    <rdfs:comment xml:lang="PB">Pense em um I]veículo utilitário esportivo (SUV): para dirigir seu Touareg na estrada, não é preciso acionar o sistema de tração nas quatro rodas</rdfs:comment>
  </SportUtility>
  <TandemTrailer rdf:ID="SynAmE_tandem_trailer">
    <rdfs:comment xml:lang="AmE">In a I]tandem trailer, he would load if there was another horse already on.</rdfs:comment>
  </TandemTrailer>
  <Jinrikisha rdf:ID="SynAmE_ricksha">
    <rdfs:comment xml:lang="AmE">He wore western clothes whatever the occasion, and always came to the Kinugawa in a I]ricksha pulled by two men.</rdfs:comment>
  </Jinrikisha>
  <Chaise rdf:ID="SynAmE_chaise">
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Rumble"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <rdfs:comment xml:lang="AmE">Mrs Busk was thrown out and one of the wheels of the I] chaise went over her back, presumably breaking it as she lost the use of her legs.</rdfs:comment>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
  </Chaise>
  <SwampBuggy rdf:ID="SynAmE_marsh_buggy">
    <rdfs:comment xml:lang="AmE">They concluded that vegetation quickly recovered on airboat and I]marsh buggy trails where compaction did not occur.</rdfs:comment>
  </SwampBuggy>
  <Used-car rdf:ID="SynAmE_secondhand_car">
    <rdfs:comment xml:lang="AmE">The I]secondhand car usually burned more gas and oil, needed more repairs, was less economical than the foreign car.</rdfs:comment>
  </Used-car>
  <Jinrikisha rdf:ID="SynAmE_jinrikisha">
    <rdfs:comment xml:lang="AmE">One leaves his cab, as it were, and steps into his I]jinrikisha, it being only a question of a few weeks of travel.</rdfs:comment>
  </Jinrikisha>
  <Boneshaker rdf:ID="PhrasetPB_veículo_sacolejante">
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <rdfs:comment xml:lang="PB">Pegamos exatamente o mesmo I] veículo sacolejante, com as mesmas janelas quebradas e as mesmas poltronas esfarrapadas, para mais três horas e meia de estrada.</rdfs:comment>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Axle"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
  </Boneshaker>
  <SportUtility rdf:ID="SynAmE_sport_utility">
    <rdfs:comment xml:lang="AmE">A federal judge in a I]sport utility ran into a police officer directing traffic in the rain, critically injuring the officer, authorities said Thursday.</rdfs:comment>
  </SportUtility>
  <RaceCar rdf:ID="SynAmE_race_car">
    <rdfs:comment xml:lang="AmE">Driving a I]race is an obviously hazardous pursuit.</rdfs:comment>
  </RaceCar>
  <Van1 rdf:ID="SynAmE_van1">
    <rdfs:comment xml:lang="AmE">Dusty Lombardo and Sasha Anthome) traveled across the country in a I]van, sharing resources, talking to people, and creating art.</rdfs:comment>
  </Van1>
  <Horse-DrawnVehicle rdf:ID="SynAmE_horse-drawn_vehicle">
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="AmE">Rights and prohibitions regarding horses and I] horse-drawn vehicles.</rdfs:comment>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
  </Horse-DrawnVehicle>
  <PilotEngine rdf:ID="SynAmE_pilot_engine">
    <rdfs:comment xml:lang="AmE">I] Pilot engines were placed in the lead of the train's "through" engine over a given section of track.</rdfs:comment>
  </PilotEngine>
  <Vehicle rdf:ID="SynAmE_vehicle">
    <rdfs:comment xml:lang="AmE">A dangerous goods bulk vehicle licence gives a person or business licence to use a I]vehicle to transport dangerous goods in bulk by road.</rdfs:comment>
  </Vehicle>
  <Four-WheelDrive rdf:ID="SynAmE_4WD">
    <rdfs:comment xml:lang="AmE">And those travelling in a I]4WD must absorb the impact energy if it hits something as substantial as a big tree or another truck-like vehicle.</rdfs:comment>
  </Four-WheelDrive>
  <Car rdf:ID="SynPB_automóvel">
    <rdfs:comment xml:lang="PB">Quando um F]automóvel em movimento freia bruscamente, seus ocupantes tendem a se chocar contra o banco ou o vidro da frente.</rdfs:comment>
  </Car>
  <Oxcart rdf:ID="SynAmE_oxcart">
    <rdfs:comment xml:lang="AmE">Nicodemus, appeared in a ship off the coast and was taken by I]oxcart to the church of San Frediano in Lucca.</rdfs:comment>
  </Oxcart>
  <Pickup rdf:ID="SynPB_caminhonete">
    <rdfs:comment xml:lang="PB">Dois homens chegaram em uma I]caminhonete e outros seis em um Gol.</rdfs:comment>
  </Pickup>
  <CamperTrailer rdf:ID="SynAmE_camper_trailer">
    <rdfs:comment xml:lang="AmE">An 80-year-old man accused of locking his girlfriend in a I]camper trailer has been sentenced to probation and ordered to attend an anger management class when he returns to Oregon.</rdfs:comment>
  </CamperTrailer>
  <Cab1 rdf:ID="SynPB_carro_de_praça">
    <rdfs:comment xml:lang="PB">O descumprimento da tabela por parte do proprietário do I]carro de praça poderia levar o infrator ao pagamento de pesada multa.</rdfs:comment>
  </Cab1>
  <TrailerTruck rdf:ID="SynPB_jamanta">
    <rdfs:comment xml:lang="PB">Pouco depois, é uma F]jamanta que viaja pelos ares, antes de explodir junto ao carro dos nossos heróis.</rdfs:comment>
  </TrailerTruck>
  <BaggageCar rdf:ID="SynAmE_baggage_car">
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Suspension"/>
    <rdfs:comment xml:lang="AmE">The I] baggage car is a car that was normally placed between the train's motive power and the remainder of the passenger train.</rdfs:comment>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
  </BaggageCar>
  <Golfcart rdf:ID="SynAmE_golfcart">
    <rdfs:comment xml:lang="AmE">Bill Murray, star of "Caddyshack" and "Groundhog Day", was driving through Stockholm, Sweden, in a I]golfcart when he was stopped by police.</rdfs:comment>
  </Golfcart>
  <MountainBike rdf:ID="SynPB_ingl.mountain_bike">
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Chain"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Sprocket"/>
    <hasPars rdf:resource="#CoasterBrake"/>
    <rdfs:comment xml:lang="PB">A loja tem uma microfilial no boulevard Geneve, que aluga F] mountain bikes (R$ 6 a hora) e bicicletas de alumínio (R$ 10 a hora).</rdfs:comment>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#BicycleWheel"/>
    <hasPars rdf:resource="#Pedal"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#BicycleSeat"/>
    <hasPars rdf:resource="#Mudguard"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </MountainBike>
  <Cruiser rdf:ID="SynAmE_police_car">
    <rdfs:comment xml:lang="AmE">A car reported stolen was followed by a I]police car.</rdfs:comment>
  </Cruiser>
  <Sedan rdf:ID="SynPB_sedã">
    <rdfs:comment xml:lang="PB">A Ford aposta tudo no Mondeo, novo I]sedã médio de luxo, carro mundial da marca.</rdfs:comment>
  </Sedan>
  <Used-car rdf:ID="PhrasetPB_carro_seminovo">
    <rdfs:comment xml:lang="PB">IPVA de F]carros seminovos vai cair pelo terceiro ano.</rdfs:comment>
  </Used-car>
  <Oxcart rdf:ID="SynPB_carro_de_boi">
    <rdfs:comment xml:lang="PB">Meu pai era colono em uma fazenda e tinha F]carro de boi.</rdfs:comment>
  </Oxcart>
  <Hackney rdf:ID="SynAmE_hackney">
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <rdfs:comment xml:lang="AmE">An I] hackney coach now drew up, and while the gentlemen were assisting Mrs Charlton into it, Delvile returned.</rdfs:comment>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Rumble"/>
  </Hackney>
  <Gig rdf:ID="SynPB_trole">
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Axletree"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <rdfs:comment xml:lang="PB">Os I] troles, carruagens e similiares eram os “carros particulares” dos abastados proprietários de fazendas, nos áureos tempos do café.</rdfs:comment>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
  </Gig>
  <Tank rdf:ID="SynPB_tanque">
    <rdfs:comment xml:lang="PB">As tropas podem ir a qualquer lugar em um I] tanque.</rdfs:comment>
  </Tank>
  <MotorScooter rdf:ID="SynPB_lambreta">
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <rdfs:comment xml:lang="PB">Não pense, como muita gente, que a I] lambreta grande é a boa.</rdfs:comment>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
  </MotorScooter>
  <ArmouredPersonnelCarrier rdf:ID="SynAmE_armoured_personnel_carrier">
    <rdfs:comment xml:lang="AmE">A new I] armoured vehicle capable of protecting troops against the deadliest roadside bombs in Iraq has been successfully tested by the Pentagon and could go into production immediately, according to its manufacturer and a U.S. senator.</rdfs:comment>
  </ArmouredPersonnelCarrier>
  <TowTruck rdf:ID="SynPB_guincho">
    <rdfs:comment xml:lang="PB">O turista recebe orientação de casas de câmbio, hospitais, clínicas médicas, odontológicas, serviço de F]guincho e oficinas mecânicas.</rdfs:comment>
  </TowTruck>
  <WeaponsCarrier rdf:ID="SynAmE_weapons_carrier">
    <rdfs:comment xml:lang="AmE">The mess sergeant explained that he and his assistant were driving down a nearby jungle road in a I]weapons carrier, which is a small truck.</rdfs:comment>
  </WeaponsCarrier>
  <PassengerCar rdf:ID="SynAmE_coach1">
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <rdfs:comment xml:lang="AmE">The voices of the small children and all those present filled the I] coach of the train.</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Axle"/>
  </PassengerCar>
  <WaterCart rdf:ID="SynAmE_water_cart">
    <rdfs:comment xml:lang="AmE">Water was collected in a I]water cart and sold in the village at a half-penny a bucket.</rdfs:comment>
  </WaterCart>
  <BabyBuggy rdf:ID="SynAmE_perambulator">
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <rdfs:comment xml:lang="AmE">Babies can not walk, transport may be by I]perambulator.</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
  </BabyBuggy>
  <ElectricCar rdf:ID="SynAmE_electric_automobile">
    <rdfs:comment xml:lang="AmE">In an I]electric automobile, the motor for driving the wheels is powered by an attached battery through a thyristor chopper circuit.</rdfs:comment>
  </ElectricCar>
  <Hansom rdf:ID="SynAmE_hansom">
    <hasPars rdf:resource="#Rumble"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">In its popular form, the I] hansom was a magnificent vehicle.
Although the cab's design was altered before it attained popularity, the name of its creator stuck with it, and the I] "hansom" cab became a part of Victorian life.</rdfs:comment>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Axle"/>
  </Hansom>
  <BabyBuggy rdf:ID="SynAmE_baby_carriage">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Axle"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">The I]baby carriage was invented in 1733 by English architect William Kent.</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
  </BabyBuggy>
  <TankEngine rdf:ID="SynAmE_tank_engine">
    <rdfs:comment xml:lang="AmE">The driver of a I] tank engine generally has a better view in the reverse direction than for a tender engine.</rdfs:comment>
  </TankEngine>
  <Used-car rdf:ID="SynAmE_used-car">
    <rdfs:comment xml:lang="AmE">A bigger factor pushing down I]used-car prices is the large number of cars that were first leased in 1994 and 1995.</rdfs:comment>
  </Used-car>
  <LaundryTruck rdf:ID="SynAmE_laundry_truck">
    <rdfs:comment xml:lang="PB">Meanwhile, Willie has driven up to the door in a I]laundry truck.</rdfs:comment>
  </LaundryTruck>
  <Lorry1 rdf:ID="SynAmE_lorry1">
    <rdfs:comment xml:lang="AmE">A man believed to be an illegal immigrant has been found dead in a I]lorry after the vehicle was stopped by police.</rdfs:comment>
  </Lorry1>
  <FireEngine rdf:ID="SynAmE_fire_truck">
    <rdfs:comment xml:lang="AmE">The water supply for these hoses is supplemented by a I]fire truck when it arrives on scene through an internal piping system in the building.</rdfs:comment>
  </FireEngine>
  <Wagon rdf:ID="SynAmE_waggon">
    <rdfs:comment xml:lang="AmE">And considering the time taken to move a I]waggon from one place to another, was it possible to play every pageant at each station?</rdfs:comment>
  </Wagon>
  <Van2 rdf:ID="SynAmE_caravan">
    <rdfs:comment xml:lang="AmE">During the first weekend we traveled southwards through Sweden with a camping bus, ‘The Pink I]Caravan’.</rdfs:comment>
  </Van2>
  <Flatcar rdf:ID="SynPB_vagão-plataforma">
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Suspension"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="PB">O transporte de carretas sobre vagão-plataforma combina a economia dos trilhos com o serviço porta-a-porta.</rdfs:comment>
    <hasPars rdf:resource="#SuspensionSystem"/>
  </Flatcar>
  <SmokingCar rdf:ID="SynAmE_smoking_car">
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <rdfs:comment xml:lang="AmE">Using the tools carried by the train for emergencies, they broke into the I] smoking car to remove the injured and dead.</rdfs:comment>
    <hasPars rdf:resource="#Axle"/>
  </SmokingCar>
  <DiningCar rdf:ID="SynAmE_dining_compartiment">
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">Even the I] dining compartment of the trains are facilitated in such a way that people with difficult in mobility can move around easily.Even the I] dining compartment of the trains are facilitated in such a way that people with difficult in mobility can move around easily.</rdfs:comment>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPurp rdf:resource="#Travel"/>
  </DiningCar>
  <Streetcar rdf:ID="SynPB_ingl.tramway">
    <rdfs:comment xml:lang="PB">A história do I]tramway do Guarujá se confunde com a própria história da cidade.</rdfs:comment>
  </Streetcar>
  <Streetcar rdf:ID="SynAmE_trolley">
    <rdfs:comment xml:lang="AmE">Raleigh's first transit trip, taken on Christmas Day 1886, was in a I]trolley.</rdfs:comment>
  </Streetcar>
  <Bus rdf:ID="SynAmE_jalopy">
    <rdfs:comment xml:lang="AmE">Certain nuclear weapon states appear to be travelling in a I] jalopy with a broken steering wheel.</rdfs:comment>
  </Bus>
  <Cab1 rdf:ID="SynAmE_taxi">
    <rdfs:comment xml:lang="AmE">A 23-year-old man is dead after he was hit by a I] taxi in the city’s downtown west end early Sunday morning.</rdfs:comment>
  </Cab1>
  <Dray rdf:ID="SynAmE_dray">
    <rdfs:comment xml:lang="AmE">The darkey is permitted to drive his plow or his I]dray, undisturbed by the explanations of the statemen who furnish him with tickets and instruction.</rdfs:comment>
  </Dray>
  <Velocipede rdf:ID="SynAmE_velocipede">
    <hasPars rdf:resource="#BicycleSeat"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">The I] velocipede was a series of human-powered vehicles created in the Victorian age.</rdfs:comment>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Sprocket"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Pedal"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Mudguard"/>
    <hasPars rdf:resource="#Chain"/>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#BicycleWheel"/>
    <hasPars rdf:resource="#CoasterBrake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
  </Velocipede>
  <Hearse rdf:ID="SynAmE_hearse">
    <rdfs:comment xml:lang="AmE">Dink’s coffin, covered with white daisies, lay inside a black I]hearse parked outside his newspaper offices.</rdfs:comment>
  </Hearse>
  <Stockcar rdf:ID="SynAmE_stockcar">
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Suspension"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Axle"/>
    <rdfs:comment xml:lang="AmE">After obtaining the deed, the family travelled by train in a I] stockcar filled with animals from Lethbridge to Bow Island.</rdfs:comment>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
  </Stockcar>
  <Tumbrel rdf:ID="SynAmE_tumbrel">
    <rdfs:comment xml:lang="AmE">Frenchman seated in a I]tumbril stuck in traffic.</rdfs:comment>
  </Tumbrel>
  <Trailer1 rdf:ID="SynAmE_trailer">
    <rdfs:comment xml:lang="AmE">A four-wheel I]trailer attached to a truck also has front wheels that turn.</rdfs:comment>
  </Trailer1>
  <Car rdf:ID="SynAmE_auto">
    <rdfs:comment xml:lang="AmE">With the idea of halting the I]auto, he pushed down on the foot brake.</rdfs:comment>
  </Car>
  <Locomotive rdf:ID="SynPB_locomotora">
    <rdfs:comment xml:lang="PB">Por ser tão antiga quanto uma I] locomotora que se desvia dos trilhos rumo a ribanceira...</rdfs:comment>
  </Locomotive>
  <Forklift rdf:ID="SynPB_empilhadeira">
    <rdfs:comment xml:lang="PB">O operador de F] empilhadeira Celso Froner, 26, da metalúrgica Case, aprova a greve porque já sofreu na pele.</rdfs:comment>
  </Forklift>
  <ParlorCar rdf:ID="SynAmE_parlor_car">
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Brake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Splasher"/>
    <rdfs:comment xml:lang="AmE">The I] parlor car features comfortable seating and an open rear platform for viewing</rdfs:comment>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Axle"/>
  </ParlorCar>
  <Barouche rdf:ID="SynPB_caleche">
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="PB">No dia seguinte, de manhã, o senhor Ivan Ivanovitch ordenou ao lacaio que preparasse a I] caleche.</rdfs:comment>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
  </Barouche>
  <BabyBuggy rdf:ID="SynAmE_baby_buggy">
    <hasPars rdf:resource="#Brake"/>
    <rdfs:comment xml:lang="AmE">When travelling in Mexico should I use a I]baby buggy or a sling?</rdfs:comment>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPurp rdf:resource="#Travel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Wheel"/>
  </BabyBuggy>
  <Jinrikisha rdf:ID="SynPB_jinriquixá">
    <rdfs:comment xml:lang="PB">Num tempo que pareceu eterno, o marido chegou com um I]jinriquixá, uma espécie de carrinho, puxado por um homem.</rdfs:comment>
  </Jinrikisha>
  <PaceCar rdf:ID="SynPB_carro-madrinha">
    <rdfs:comment xml:lang="PB">O modelo SL será o I]carro-madrinha dos GPs e a perua C, a ambulância.</rdfs:comment>
  </PaceCar>
  <HotRod rdf:ID="SynAmE_hot_rod">
    <rdfs:comment xml:lang="AmE">The difference between a hot rod and a rat rod is that a rat rod is a I]hot rod that follows the traditional way of building a hotrod without all the frills.</rdfs:comment>
  </HotRod>
  <PoliceVan rdf:ID="SynAmE_black_Maria">
    <rdfs:comment xml:lang="AmE">Australian police forces also purchased fleets of panel vans to use in a I]black maria, or paddy wagon, role.</rdfs:comment>
  </PoliceVan>
  <Car rdf:ID="SynPB_carro2">
    <rdfs:comment xml:lang="PB">É como o F]carro, que recebe o combustível (gasolina ou álcool) e, em seguida, queima-o, para obter a energia de que precisa para andar.</rdfs:comment>
  </Car>
  <PassengerVan rdf:ID="SynAmE_passenger_van">
    <rdfs:comment xml:lang="AmE">No more than nine people, including the driver, will be allowed to ride in a I]passenger van.</rdfs:comment>
  </PassengerVan>
  <Unicycle rdf:ID="SynPB_monociclo">
    <rdfs:comment xml:lang="PB">O teatro popular usa tudo que vem à mão, como os pinos que a malabarista maneja com destreza sobre um I]monociclo.</rdfs:comment>
  </Unicycle>
  <Motorcycle rdf:ID="SynPB_motociclo">
    <rdfs:comment xml:lang="PB">Um homem de 55 e uma mulher de 58 anos foram atropelados por um I]motociclo, placa KAJ 4822, na rua dos Cravos, no bairro Jardim das Violetas.</rdfs:comment>
  </Motorcycle>
  <BeachWagon rdf:ID="SynAmE_beach_wagon">
    <rdfs:comment xml:lang="AmE">A I] beach wagon is also stored here for our renter's convenience.</rdfs:comment>
  </BeachWagon>
  <MotorVehicle rdf:ID="PhrasetPB_veículo_motorizado">
    <rdfs:comment xml:lang="PB">Não use fones de ouvido quando estiver dirigindo, andando de bicicleta ou operando qualquer I] veículo motorizado.</rdfs:comment>
  </MotorVehicle>
  <Sno-Cat rdf:ID="SynAmE_sno-cat">
    <rdfs:comment xml:lang="AmE">One day in Antarctica I went exploring in a I]sno-cat and I saw some wild huskies and I saw some penguins.</rdfs:comment>
  </Sno-Cat>
  <Unicycle rdf:ID="SynAmE_unicycle">
    <rdfs:comment xml:lang="AmE">A future episode promises Danny Bonaduce on a I]unicycle with members of a circus.</rdfs:comment>
  </Unicycle>
  <TrailerTruck rdf:ID="SynAmE_tractor_trailer">
    <rdfs:comment xml:lang="AmE">Traffic was backed up for kilometres on the 401 Friday morning following a I]tractor trailer rollover shortly after midnight.</rdfs:comment>
  </TrailerTruck>
  <Bulldozer rdf:ID="SynPB_buldôzer">
    <rdfs:comment xml:lang="PB">Em 1997, a gente acordou em estado de choque, com o barulho de um I]buldôzer que estava arrasando as árvores nativas a apenas 18 metros de distância da nossa casa.</rdfs:comment>
  </Bulldozer>
  <Railcar rdf:ID="SynAmE_railway_car">
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Suspension"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <rdfs:comment xml:lang="AmE">Students were taught in a I] railway car that had been converted into a classroom with separate teacher's quarters.</rdfs:comment>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
  </Railcar>
  <DieselLocomotive rdf:ID="PhrasetPB_locomotiva_a_diesel">
    <rdfs:comment xml:lang="PB">Você simplesmente não sobe na cabine, liga a chave e sai dirigindo uma I] locomotiva a diesel.</rdfs:comment>
  </DieselLocomotive>
  <TeaCart rdf:ID="SynAmE_tea_cart">
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">Over the years, Mrs. Parish has taken to circling their houses with a I] tea cart before beginning a job.</rdfs:comment>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Wheel"/>
  </TeaCart>
  <Used-car rdf:ID="PhrasetPB_carro_de_segunda_mão">
    <rdfs:comment xml:lang="PB">É possível comprar um I]carro de segunda mão com a ajuda de um empréstimo.</rdfs:comment>
  </Used-car>
  <Loaner rdf:ID="SynAmE_loaner">
    <rdfs:comment xml:lang="AmE">The dealer is under no obligation to provide you with a loaner car, but under some circumstances the dealer may feel obligated to give you a I]loaner.</rdfs:comment>
  </Loaner>
  <FireEngine rdf:ID="SynAmE_fire_engine">
    <rdfs:comment xml:lang="AmE">A 35-year-old man was hit by a I]fire engine in Musselburgh that was responding to a 999 call at around 5.15pm yesterday.</rdfs:comment>
  </FireEngine>
  <Locomotive rdf:ID="SynAmE_locomotive">
    <rdfs:comment xml:lang="AmE">A failure investigation has been conducted on the turbine blades used in a I] locomotive turbochanger, which are made from K418 Ni-base superalloy.</rdfs:comment>
  </Locomotive>
  <JauntingCar rdf:ID="SynAmE_jaunting_car">
    <rdfs:comment xml:lang="AmE">Murphy was there doing the fair in thorough style, from I]jaunting car to kissing the Blarney Stone, and all of his district leaders did the same thing.</rdfs:comment>
  </JauntingCar>
  <Tricycle rdf:ID="SynPB_velocípede2">
    <rdfs:comment xml:lang="PB">Em um I]velocípede de criança, viajou através do Japão entre 1985 e 1986.</rdfs:comment>
  </Tricycle>
  <BabyBuggy rdf:ID="SynAmE_pram">
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="AmE">Never leave your baby unattended in the I]pram.</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
    <hasPurp rdf:resource="#Travel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
  </BabyBuggy>
  <Minibike rdf:ID="SynAmE_minibike">
    <rdfs:comment xml:lang="AmE">Police officials said the trouble began after the officers, riding in a personal car, saw the youth on the I]minibike and confronted him.</rdfs:comment>
  </Minibike>
  <Limousine rdf:ID="SynAmE_limousine">
    <rdfs:comment xml:lang="AmE">There are many places you can go in a I]limousine in this great place.</rdfs:comment>
  </Limousine>
  <Motorcycle rdf:ID="SynPB_moto">
    <rdfs:comment xml:lang="PB">O motorista atirava em direção a uma F]moto com dois homens.</rdfs:comment>
  </Motorcycle>
  <Self-PropelledVehicle rdf:ID="PhrasetPB_veículo_autopropulsado">
    <rdfs:comment xml:lang="PB">Este I]veículo autopropulsado está concebido para o
transporte de cargas, bem como para elevar cargas
e pessoas</rdfs:comment>
  </Self-PropelledVehicle>
  <Cab1 rdf:ID="SynAmE_cab1">
    <rdfs:comment xml:lang="AmE">Fenty, who arrived at the news conference in a I] cab, quipped that the driver who brought him there favored meters.</rdfs:comment>
  </Cab1>
  <Railcar rdf:ID="SynAmE_railroad_car">
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <rdfs:comment xml:lang="AmE">A small amount of construction debris in an open I] railroad car in a southbound train caught fire this afternoon but caused no damage.</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
  </Railcar>
  <Carriage rdf:ID="SynPB_coche">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Axletree"/>
    <rdfs:comment xml:lang="PB">Os cavaleiros entraram na pista em um I]coche puxado por quatro cavalos.</rdfs:comment>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
  </Carriage>
  <TeaCart rdf:ID="SynAmE_tea_wagon">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPurp rdf:resource="#Travel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">A I] tea wagon contained a silver chafing dish with tasty hot apple strudel, waiting to be smothered with whipped cream.</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
  </TeaCart>
  <Tank rdf:ID="PhrasetPB_tanque_de_guerra">
    <rdfs:comment xml:lang="PB">Um soldado russo bêbado em um I] tanque de guerra destrói uma casa e quase acaba com uma loja.</rdfs:comment>
  </Tank>
  <Clarence rdf:ID="SynAmE_clarence">
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="AmE">A I] clarence was a type of carriage popular in the 19th century.</rdfs:comment>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Rumble"/>
  </Clarence>
  <SatefyBike rdf:ID="SynAmE_safety_bike">
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Sprocket"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Chain"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#CoasterBrake"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Pedal"/>
    <rdfs:comment xml:lang="AmE">The Rover I] ‘safety bike’ of 1885 may be considered the forerunner of the modern bicycle, with a chain and sprocket drive on the rear wheel.</rdfs:comment>
    <hasPars rdf:resource="#BicycleSeat"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Mudguard"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#BicycleWheel"/>
  </SatefyBike>
  <PoliceVan rdf:ID="SynPB_camburão">
    <rdfs:comment xml:lang="PB">Fomos sumariamente jogados num velho F]camburão que nos despejou no quartel da PE, na rua Barão de Mesquita, que se tornaria um dos emblemas da repressão.</rdfs:comment>
  </PoliceVan>
  <Lorry2 rdf:ID="SynAmE_lorry2">
    <rdfs:comment xml:lang="AmE">In the 1920s uncle John Murray used to drive a I]lorry, not a motor lorry, but a lorry pulled by a team of horses.</rdfs:comment>
  </Lorry2>
  <Boxcar rdf:ID="SynAmE_boxcar">
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="AmE">We sat in the I] boxcar, whose rusted metal floor was covered with a patina of dirt.</rdfs:comment>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
  </Boxcar>
  <TouringCar rdf:ID="PhrasetPB_carro_aberto">
    <rdfs:comment xml:lang="PB">Parece que podemos comparar a visão de mundo de Faulkner à de um homem sentado num F]carro aberto e que olha para trás.</rdfs:comment>
  </TouringCar>
  <DiningCar rdf:ID="SynAmE_dining_car">
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <rdfs:comment xml:lang="AmE">The Blue Train experience is a banquet for all the senses and this is especially true of our I] dining car.</rdfs:comment>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
  </DiningCar>
  <SoundTruck rdf:ID="SynAmE_sound_truck">
    <rdfs:comment xml:lang="AmE">Yossef is a very stern follower of the order, he is also a political activist who drives around the city in a I]sound-truck with a bull-horn urging Jews to stick together and fight their godless enemies.</rdfs:comment>
  </SoundTruck>
  <TankDestroyer rdf:ID="PhrasetPB_peça_antitanque">
    <rdfs:comment xml:lang="PB">Aliás, ficou famoso o uso dos Flak 18 e 36 como I] peça antitanque, em episódios da luta na França em 1940 e na África do Norte, entre outros.</rdfs:comment>
  </TankDestroyer>
  <TankCar rdf:ID="SynPB_vagão-tanque">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
    <rdfs:comment xml:lang="PB">A suposta colisão entre o I] vagão-tanque e o caminhão provocou o vazamento de 20 mil litros de gasolina em um córrego que passa pela Unidade de Produção da ALL, localizada em Canoas, além de óleo diesel na vegetação.</rdfs:comment>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
  </TankCar>
  <ShoppingCart rdf:ID="PhrasetPB_carrinho_de_compras">
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="PB">Meio que sem querer, olhei para a imagem refletida que passava empurrando um F] carrinho de compras.</rdfs:comment>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Wheel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
  </ShoppingCart>
  <LadderTruck rdf:ID="SynAmE_aerial_ladder_truck">
    <rdfs:comment xml:lang="AmE">Roselle firefighters first to try new I]aerial ladder truck.</rdfs:comment>
  </LadderTruck>
  <Boneshaker rdf:ID="SynAmE_boneshaker">
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">That old bike without rubber tires was a real WN] boneshaker.</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
  </Boneshaker>
  <Bicycle rdf:ID="SynPB_coloq.magrela">
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#CoasterBrake"/>
    <hasPars rdf:resource="#Chain"/>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPars rdf:resource="#Pedal"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Sprocket"/>
    <hasPars rdf:resource="#BicycleWheel"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#BicycleSeat"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Brake"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="PB">Na hora de comprar uma I] magrela, o melhor é procurar um profissional.</rdfs:comment>
    <hasPars rdf:resource="#Mudguard"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPurp rdf:resource="#Travel"/>
  </Bicycle>
  <Hatchback rdf:ID="SynAmE_hatchback">
    <rdfs:comment xml:lang="AmE">The vast majority of commenters chiming in said that they wanted the stylish little I]hatchback.</rdfs:comment>
  </Hatchback>
  <BeachWagon rdf:ID="SynPB_perua">
    <rdfs:comment xml:lang="PB">A Ford apresentou as primeiras imagens oficiais da I]perua Focus Wagon totalmente remodelada, assim como o Focus.</rdfs:comment>
  </BeachWagon>
  <TowTruck rdf:ID="SynPB_carro-socorro">
    <rdfs:comment xml:lang="PB">Logo chegou um I]carro-socorro de uma oficina e consertou o estrago.</rdfs:comment>
  </TowTruck>
  <Trailer1 rdf:ID="SynAmE_house_trailer">
    <rdfs:comment xml:lang="AmE">The Science Source began in 1986 with a few employees in an old garage with a I]house trailer for an office.</rdfs:comment>
  </Trailer1>
  <TrailerTruck rdf:ID="SynPB_carreta">
    <rdfs:comment xml:lang="PB">Os motoristas do ônibus e da F]carreta morreram na hora.</rdfs:comment>
  </TrailerTruck>
  <Angledozer rdf:ID="SynAmE_angledozer">
    <rdfs:comment xml:lang="AmE">The railway lines and sleepers were pushed aside with an I]angledozer.</rdfs:comment>
  </Angledozer>
  <BaggageCar rdf:ID="SynAmE_luggage_car">
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
    <rdfs:comment xml:lang="AmE">On Gatwick Express services bulky items such as skis are conveyed free in the I] luggage van.</rdfs:comment>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
  </BaggageCar>
  <Limousine rdf:ID="SynPB_limusine">
    <rdfs:comment xml:lang="PB">Dentro da I]limusine, um executivo tira um sarro com o motorista da Kombi</rdfs:comment>
  </Limousine>
  <CabinCar rdf:ID="SynAmE_caboose">
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <rdfs:comment xml:lang="AmE">The man was then placed on the I] carboose of the train and hurried to his home at Allentown.</rdfs:comment>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Splasher"/>
  </CabinCar>
  <Lorry1 rdf:ID="PhrasetPB_caminhão_de_carga">
    <rdfs:comment xml:lang="PB">I]Caminhão de carga bate em poste e deixa grandes estragos.</rdfs:comment>
  </Lorry1>
  <MotorScooter rdf:ID="SynAmE_scooter">
    <rdfs:comment xml:lang="AmE">These I] scooter reviews are a great way for a consumer to get the total picture of a scooter and what items may be important to them in a scooter.</rdfs:comment>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPurp rdf:resource="#Travel"/>
  </MotorScooter>
  <Troika rdf:ID="SynPB_tróica">
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="PB">Em frente ao casebre, num frio medonho, passava uma I] tróica puxada por cavalos com neve pelas canelas carregando o corpo de Vladmir Lenin.</rdfs:comment>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Rumble"/>
  </Troika>
  <Cruiser rdf:ID="SynAmE_patrol_car">
    <rdfs:comment xml:lang="AmE">Benson was in training and a passenger in a I]patrol car that was responding to a reported accident near Sioux Falls.</rdfs:comment>
  </Cruiser>
  <Cruiser rdf:ID="SynAmE_cruiser">
    <rdfs:comment xml:lang="AmE">When an officer arrived in a I]cruiser, a male suspect fled the scene in another vehicle and "intentionally" hit the cruiser.</rdfs:comment>
  </Cruiser>
  <Pickup rdf:ID="SynPB_picape">
    <rdfs:comment xml:lang="PB">Só a I]picape Chevy 500 mantém carburador.</rdfs:comment>
  </Pickup>
  <ArmouredCar2 rdf:ID="SynPB_carro-forte">
    <rdfs:comment xml:lang="PB">Em um assalto meticulosamente planejado, executado com armamento pesado, uma quadrilha levou todos os valores contidos em um I] carro-forte da empresa Prosegur, com sede em Campinas.</rdfs:comment>
  </ArmouredCar2>
  <Carriage rdf:ID="SynAmE_equipage">
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Rumble"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Brake"/>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="AmE">The arrival of so splendid an I] equipage as Cinderella's could not fail to attract general notice at the palace gates.</rdfs:comment>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
  </Carriage>
  <Car rdf:ID="SynAmE_car">
    <rdfs:comment xml:lang="AmE">He needs a WN] car to go to work.</rdfs:comment>
  </Car>
  <Motorcycle rdf:ID="SynAmE_bike2">
    <rdfs:comment xml:lang="AmE">Users can rent a I]bike online or at any of the stations, using a credit or debit card and leave them at any other station.</rdfs:comment>
  </Motorcycle>
  <HorseCart rdf:ID="SynAmE_horse_cart">
    <rdfs:comment xml:lang="AmE">Polish police officers ordered him to bring a small group of Jews to a local Jewish cemetery in his I]horse cart.</rdfs:comment>
  </HorseCart>
  <Barrow rdf:ID="SynAmE_lawn_cart">
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
    <rdfs:comment xml:lang="AmE">Typically, a I] lawn cart includes an open bin or bed with three sides mounted to a frame supported by two rear wheels and front legs with a handle extending forward.</rdfs:comment>
    <hasPars rdf:resource="#Axle"/>
  </Barrow>
  <MovingVan rdf:ID="PhrasetPB_caminhão_de_mudança">
    <rdfs:comment xml:lang="PB">I]Caminhão de mudança deve ficar fora da regra de carga e descarga, diz Kassab. da Folha Online.</rdfs:comment>
  </MovingVan>
  <Carriage rdf:ID="SynAmE_carriage1">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Rumble"/>
    <rdfs:comment xml:lang="AmE">In some wedding ceremonies she may be carried in a small I] carriage to the mandap.</rdfs:comment>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
  </Carriage>
  <MountainBike rdf:ID="SynAmE_mountain_bike">
    <hasPars rdf:resource="#Mudguard"/>
    <hasPars rdf:resource="#Pedal"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Chain"/>
    <hasPars rdf:resource="#Sprocket"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#BicycleSeat"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Handlebar"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#CoasterBrake"/>
    <hasPars rdf:resource="#Axle"/>
    <rdfs:comment xml:lang="AmE">The other reason to buy a I] mountain bike is to ride it offroad, which is serious fun.</rdfs:comment>
    <hasPars rdf:resource="#BicycleWheel"/>
  </MountainBike>
  <PoliceVan rdf:ID="SynAmE_police_wagon">
    <rdfs:comment xml:lang="AmE">A 25-year-old Chicago man died Saturday after he fell out of a I]police wagon following his arrest hours earlier, police said.</rdfs:comment>
  </PoliceVan>
  <Cab1 rdf:ID="SynAmE_taxicab">
    <rdfs:comment xml:lang="AmE">Only public hacks shall remain at the I] taxicab stand while waiting for employment and only in single file pointed in accordance with the traffic regulations.</rdfs:comment>
  </Cab1>
  <MovingVan rdf:ID="SynAmE_moving_van">
    <rdfs:comment xml:lang="AmE">I saw the Duke boys put the "General Lee" in a I]moving van on an episode the "Dukes Of Hazard".</rdfs:comment>
  </MovingVan>
  <SportUtility rdf:ID="SynAmE_SUV">
    <rdfs:comment xml:lang="AmE">A sport utility vehicle, or I]SUV is a passenger vehicle which combines the towing capacity of a pickup truck with the passenger-carrying space of a minivan or station wagon together with on or off road ability.</rdfs:comment>
  </SportUtility>
  <Barrow rdf:ID="SynAmE_garden_cart">
    <hasPars rdf:resource="#Axle"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">Using a large I] garden cart to carry our testing implements, we traveled in formation from site to site like a flock of Canada geese.</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Brake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
  </Barrow>
  <Ambulance rdf:ID="SynAmE_ambulance">
    <rdfs:comment xml:lang="AmE">A patient too fat to fit in na I] ambulance or a standard medivac aircraft was taken to hospital in far-north Queensland in a Royal Australian Air Force C-130 Hercules transport plane, news reports said on Monday.</rdfs:comment>
  </Ambulance>
  <PostChaise rdf:ID="SynAmE_post_chaise">
    <rdfs:comment xml:lang="AmE">We left Falmouth this morning, in a I] post chaise, fairly on our way to London.</rdfs:comment>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Rumble"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axletree"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </PostChaise>
  <MilkWagon rdf:ID="SynAmE_milk_wagon">
    <rdfs:comment xml:lang="AmE">The only reason Chertoff is worried is becasue he will be subpeonaed soon, otherwise he would be all for this I]milkwagon.</rdfs:comment>
  </MilkWagon>
  <GondolaCar rdf:ID="SynAmE_gondola_car">
    <hasPars rdf:resource="#Wheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Axle"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <rdfs:comment xml:lang="AmE">When sides are added, a flat car becomes a I] gondola car.</rdfs:comment>
  </GondolaCar>
  <Flatcar rdf:ID="SynAmE_flatcar">
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <rdfs:comment xml:lang="AmE">The I] flatcar has long been utilized for hauling heavy construction machinery and military equipment.</rdfs:comment>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Suspension"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
  </Flatcar>
  <Streetcar rdf:ID="SynPB_trâmuei">
    <rdfs:comment xml:lang="PB">Também não imaginávamos que seríamos obrigados a fazer chapas de pulmão e proibidos de pegar o I]trâmuei por causa dos tuberculosos que “andavam à solta” pela cidade, ou que iríamos encontrar tantos alemães “ex-nazistas”(dizia-se) buscando refúgio na “suíça brasileira”.</rdfs:comment>
  </Streetcar>
  <Hearse rdf:ID="SynPB_carro_fúnebre">
    <rdfs:comment xml:lang="PB">O I]carro fúnebre com o corpo de Slobodan Milosevic chegou à praça da cidade de Pozarevac para uma cerimônia que precederá o enterro do ex-presidente iugoslavo.</rdfs:comment>
  </Hearse>
  <Streetcar rdf:ID="SynPB_bonde">
    <rdfs:comment xml:lang="PB">Para qualquer pessoa que conheceu a velha Nova Orleans, viajar num F]bonde da linha St. Charles é como fazer uma viagem numa máquina do tempo.</rdfs:comment>
  </Streetcar>
  <Shunter rdf:ID="SynAmE_shunter">
    <rdfs:comment xml:lang="AmE">The train after arriving lose its locomotive an is pushed by a I] shunter in the gauige changer at low speed.</rdfs:comment>
  </Shunter>
  <FreightCar rdf:ID="PhrasetPB_vagão_de_carga">
    <hasPars rdf:resource="#Suspension"/>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="PB">Um I] vagão de carga de trem, vazio, pesa 10000kg* e se desloca com uma velocidade de 1,20m/s.</rdfs:comment>
  </FreightCar>
  <TowTruck rdf:ID="SynAmE_tow_car">
    <rdfs:comment xml:lang="AmE">The 2nd car needs to be able to brake before the I]tow car when approaching junctions etc, to keep the rope taught.</rdfs:comment>
  </TowTruck>
  <MobileHome rdf:ID="SynAmE_manufactured_home">
    <rdfs:comment xml:lang="AmE">The Abramsons would like to sell their I]manufactured home and move into a conventional home.</rdfs:comment>
  </MobileHome>
  <CoalCar rdf:ID="PhrasetPB_vagão_carvoeiro">
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Axle"/>
    <rdfs:comment xml:lang="PB">Ouviu a conversa ruidosa dos trabalhadores do I] vagão carvoeiro.</rdfs:comment>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPurp rdf:resource="#Travel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Suspension"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
  </CoalCar>
  <SteamLocomotive rdf:ID="SynAmE_steam_locomotive">
    <rdfs:comment xml:lang="AmE">The first self-propelling steam engine or I] steam locomotive made its outing on 13 February 1804 at the Pen-y-Darren ironworks.</rdfs:comment>
  </SteamLocomotive>
  <StockCar rdf:ID="SynPB_ingl.stock_car">
    <rdfs:comment xml:lang="PB">Fizemos uma exibição com um I]stock car durante o horário do almoço, no centro de Curitiba, e isso chamou a atenção de quem passava pelas ruas.</rdfs:comment>
  </StockCar>
  <GasGuzzler rdf:ID="SynAmE_gas_guzzler">
    <rdfs:comment xml:lang="AmE">Remember when you could buy the biggest and fastest I]gas guzzler on the market and not wonder if you would be able to afford to fill its tank.</rdfs:comment>
  </GasGuzzler>
  <Camper rdf:ID="SynAmE_camper">
    <rdfs:comment xml:lang="AmE">The brand-new I]camper is made available through a leasing plan, under which the renter technically owns the vehicle for the rental period.</rdfs:comment>
  </Camper>
  <Chariot1 rdf:ID="SynPB_carruagem2">
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Rumble"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Wheel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="PB">Há quem prefira, ainda, ser conduzida por um dos padrinhos, no próprio carro dele, ou chegar em uma I]carruagem, com belos cavalos à frente.</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
  </Chariot1>
  <CabinCar rdf:ID="SynAmE_cabin_car">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <rdfs:comment xml:lang="AmE">The N5 I] cabin car (caboose) was the most popular of the Pennsylvania Railroad fleet and the first all-steel cabin car used by any railroad.</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Suspension"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
  </CabinCar>
  <WelcomeWagon rdf:ID="SynAmE_welcome_wagon">
    <rdfs:comment xml:lang="AmE">But in New York, tenants and apartment owners rarely enter buildings expecting a I]welcome wagon.</rdfs:comment>
  </WelcomeWagon>
  <Truck rdf:ID="SynPB_caminhão">
    <rdfs:comment xml:lang="PB">Silva, depois de vender sua casa para a Vale, voltou a Serra Pelada com um F]caminhão para buscar sua família e seus móveis e pertences.</rdfs:comment>
  </Truck>
  <DumpTruck rdf:ID="SynAmE_tipper_truck">
    <rdfs:comment xml:lang="AmE">Thus, in a I]tipper truck having a load box of rectangular cross sectional configuration the first plate element may be constituted by a rectangular plate.</rdfs:comment>
  </DumpTruck>
  <RaceCar rdf:ID="SynAmE_racing_car">
    <rdfs:comment xml:lang="AmE">A racing driver would never sit in his I]racing car under the influence of alcohol or drugs,” Wurz said.</rdfs:comment>
  </RaceCar>
  <Moped rdf:ID="SynPB_mobilete">
    <rdfs:comment xml:lang="PB">Segundo noticiaram os jornais diários, tudo começou quando dois assaltantes, em uma I]mobilete, entraram na pizzaria e exigiram as chaves do carro de um casal que estava no recinto.</rdfs:comment>
  </Moped>
  <TrackedVehicle rdf:ID="SynAmE_tracked_vehicle">
    <rdfs:comment xml:lang="AmE">The rubber crawler belt, employed in a I]tracked vehicle such as a construction machine, is a short pitch crawler belt which reduces the level of vibrations and noise caused during travelling of the vehicle.</rdfs:comment>
  </TrackedVehicle>
  <TowTruck rdf:ID="PhrasetPB_carro_de_socorro">
    <rdfs:comment xml:lang="PB">O I]carro de socorro empurra o Volks, mas ele só vai até a metade do barranco.</rdfs:comment>
  </TowTruck>
  <RecreationalVehicle rdf:ID="SynAmE_R.V">
    <rdfs:comment xml:lang="AmE">Winnebago is very pleased that we have developed a diesel motor home that gets 17 to 19 miles per gallon, one of the highest gas mileage I]R.V.’s in the industry.</rdfs:comment>
  </RecreationalVehicle>
  <Compact rdf:ID="PhrasetPB_compacto">
    <rdfs:comment xml:lang="PB">A Daihatsu, a sexta maior montadora de veículos do Japão, chega ao mercado brasileiro, com o lançamento de três modelos: o C]compacto Charade, o sedã Applause e o jipe Feroza.</rdfs:comment>
  </Compact>
  <TowTruck rdf:ID="SynAmE_tow_truck">
    <rdfs:comment xml:lang="AmE">Police are often the authorities who order a I]tow truck on the scene, and they would need to be sold on the Retriever’s ability to handle the job.</rdfs:comment>
  </TowTruck>
  <GuardsVan rdf:ID="SynAmE_guards_van">
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <rdfs:comment xml:lang="AmE">The railway I] guard's van has been modified by the addition of an upstairs and a spiral staircase.</rdfs:comment>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
  </GuardsVan>
  <Handcart rdf:ID="SynAmE_handcart">
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <rdfs:comment xml:lang="AmE">He used a WN] handcart to carry the rocks away.</rdfs:comment>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
  </Handcart>
  <MotorScooter rdf:ID="SynPB_vespa">
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Splasher"/>
    <rdfs:comment xml:lang="PB">Um certo dia, uma garota estranha surge em sua vida montada em uma I] vespa, acertando sua cabeça em cheio com uma guitarra.</rdfs:comment>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Axle"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </MotorScooter>
  <Railcar rdf:ID="SynPB_carro1">
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Suspension"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <rdfs:comment xml:lang="PB">Acoplado à locomotiva estava o I] carro de passageiros da 1ª classe em madeira de 1914, da antiga São Paulo Railway (SPR), companhia inglesa responsável pela construção da ferrovia e pelo acampamento de trabalhadores que deu origem à vila.</rdfs:comment>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
  </Railcar>
  <ParlorCar rdf:ID="SynPB_carro-salão">
    <hasPars rdf:resource="#Suspension"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="PB">O I] carro-salão é um carro típico do estilo Budd para compor os trens completos.</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
  </ParlorCar>
  <Sulky rdf:ID="SynAmE_sulky">
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Brake"/>
    <hasPurp rdf:resource="#Travel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment xml:lang="AmE">There were no other cars around, and we were leading a child on a large horse, and driving another horse in a I] sulky (carriage) with 'L' plates.</rdfs:comment>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
  </Sulky>
  <DeliveryTruck rdf:ID="SynAmE_panel_truck">
    <rdfs:comment xml:lang="AmE">The appellant was riding in a I]panel truck, while it was being driven in a northerly direction on Fourth Street in Lawrence, Kansas.</rdfs:comment>
  </DeliveryTruck>
  <Truck rdf:ID="SynAmE_motortruck">
    <rdfs:comment xml:lang="AmE">United States Army engineers have just completed a remarkable expedition in a I]motortruck.</rdfs:comment>
  </Truck>
  <Locomotive rdf:ID="SynAmE_railway_locomotive">
    <rdfs:comment xml:lang="AmE">He used a trumpet as the source of sound which was conveyed in a I] railway locomotive.</rdfs:comment>
  </Locomotive>
  <Cabriolet rdf:ID="SynAmE_cabriolet">
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <rdfs:comment xml:lang="AmE">The I] cabriolet was more economical in that it only needed one horse to draw it.</rdfs:comment>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Rumble"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Axletree"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </Cabriolet>
  <Streetcar rdf:ID="SynAmE_tram1">
    <rdfs:comment xml:lang="AmE">It is a few miles south of the main train station and can be reached by I]tram or taxi.</rdfs:comment>
  </Streetcar>
  <Flatcar rdf:ID="SynAmE_flat">
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Axle"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <rdfs:comment xml:lang="AmE">A I] flat car tipped onto its side, spilling wood along the track's edge.</rdfs:comment>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Splasher"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Suspension"/>
    <hasPars rdf:resource="#Wheel"/>
  </Flatcar>
  <Bassinet rdf:ID="SynAmE_bassinet">
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axle"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="AmE">The baby was in a I] bassinet in the living room.</rdfs:comment>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
  </Bassinet>
  <SportsCar rdf:ID="PhrasetPB_carro_esportivo">
    <rdfs:comment xml:lang="PB">Essas alterações, porém, não transformaram o Marea em um I]carro esportivo, de comportamento nervoso.</rdfs:comment>
  </SportsCar>
  <Convertible rdf:ID="PhrasetPB_carro_conversível">
    <rdfs:comment xml:lang="PB">Modelos lançam coleção de lingerie dentro de I] carro conversível.</rdfs:comment>
  </Convertible>
  <Ambulance rdf:ID="SynPB_ambulância">
    <rdfs:comment xml:lang="PB">Ele seguiu até um posto de gasolina e foi levado para o Hospital Souza Aguiar por uma F] ambulância dos bombeiros.</rdfs:comment>
  </Ambulance>
  <GondolaCar rdf:ID="SynAmE_gondola">
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Wheel"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <rdfs:comment xml:lang="AmE">A I] gondola is a variety of railroad car with an open top.</rdfs:comment>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
  </GondolaCar>
  <Bicycle rdf:ID="SynPB_ingl.bike">
    <hasPars rdf:resource="#BicycleSeat"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Pedal"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Chain"/>
    <hasPars rdf:resource="#Handlebar"/>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#BicycleWheel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Mudguard"/>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#CoasterBrake"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Splasher"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Sprocket"/>
    <rdfs:comment xml:lang="PB">Desde a semana passada, ele faz de F] bike o trajeto entre sua casa, no Jardim Marajoara (zona sul), e o escritório, na avenida Faria Lima.</rdfs:comment>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
  </Bicycle>
  <Railcar rdf:ID="SynPB_vagão">
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Splasher"/>
    <rdfs:comment xml:lang="PB">Alunos estudam em F] vagão dos anos 20 reformado e instalado em fazenda.</rdfs:comment>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Brake"/>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Wheel"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#SuspensionSystem"/>
  </Railcar>
  <Surrey rdf:ID="SynAmE_surrey">
    <hasPurp rdf:resource="#Travel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Brake"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Rumble"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Axletree"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <rdfs:comment xml:lang="AmE">In the summer of 1890, Morrison began installing batteries in a I] surrey-type, high-wheel carriage.</rdfs:comment>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Wheel"/>
  </Surrey>
  <SwampBuggy rdf:ID="SynAmE_swamp_buggy">
    <rdfs:comment xml:lang="AmE">The I] swamp buggy was created out of necessity, in Naples, Florida, as a vehicle with which to traverse the vast, boggy swamp known as the Everglades during early development of that region in the 1930's and 1940's.</rdfs:comment>
  </SwampBuggy>
  <DiningCar rdf:ID="SynPB_vagão-restaurante">
    <hasPars rdf:resource="#SuspensionSystem"/>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#Suspension"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPurp rdf:resource="#Travel"/>
    <rdfs:comment xml:lang="PB">No I] vagão-restaurante reina um vazio.</rdfs:comment>
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPars rdf:resource="#Wheel"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
  </DiningCar>
  <ArmouredVehicle rdf:ID="PhrasetPB_veículo_blindado">
    <rdfs:comment xml:lang="PB">O Decreto Federal nº 3665 e Portaria 003/2001, publicada em 13/03/2001, obrigam todas as pessoas físicas e jurídicas, proprietárias de I] veículos blindados a obterem os registros necessários junto ao Exército.</rdfs:comment>
  </ArmouredVehicle>
  <Bicycle rdf:ID="SynPB_bicicleta">
    <TIPO rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[mov-art-discrete]</TIPO>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Ricardo entrega pizza com uma F] bicicleta e não é registrado.</rdfs:comment>
    <hasPars rdf:resource="#Wheel"/>
    <AttrMult_FACT rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >real</AttrMult_FACT>
    <hasPars rdf:resource="#Handlebar"/>
    <AttrMult_ETYPE rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0</AttrMult_ETYPE>
    <AttrMult_REFER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >refer</AttrMult_REFER>
    <hasPars rdf:resource="#Brake"/>
    <hasPars rdf:resource="#BicycleWheel"/>
    <hasPars rdf:resource="#Mudguard"/>
    <AttrMult_GENER rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >ge</AttrMult_GENER>
    <hasPars rdf:resource="#Sprocket"/>
    <AttrMult_VARIA rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >con</AttrMult_VARIA>
    <hasPurp rdf:resource="#Travel"/>
    <hasPars rdf:resource="#BicycleSeat"/>
    <hasPars rdf:resource="#CoasterBrake"/>
    <TRAÇOS rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >[artif+] [instru+] [movable+]</TRAÇOS>
    <hasPars rdf:resource="#Chain"/>
    <hasPars rdf:resource="#Axle"/>
    <hasPars rdf:resource="#Splasher"/>
    <hasPars rdf:resource="#Pedal"/>
  </Bicycle>
  <ArmouredCar1 rdf:ID="SynAmE_armoured_car1">
    <rdfs:comment xml:lang="AmE">Nowadays, scarcely any problems are caused in connection with supplying a weapon of an I] armoured car with small calibre ammunition.</rdfs:comment>
  </ArmouredCar1>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.3.1, Build 430)  http://protege.stanford.edu -->

