{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://aircraftinfo.net/graph/manufacturers/north-american-medore-arthur.json#organization",
      "name": "NORTH AMERICAN/MEDORE ARTHUR",
      "subjectOf": {
        "@id": "https://aircraftinfo.net/graph/manufacturers/north-american-medore-arthur.json#dataset"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "Aircraft Type Count",
          "value": 1
        },
        {
          "@type": "PropertyValue",
          "name": "AircraftInfo Registration Count",
          "value": 1
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://aircraftinfo.net/graph/manufacturers/north-american-medore-arthur.json#dataset",
      "name": "NORTH AMERICAN/MEDORE ARTHUR AircraftInfo manufacturer graph",
      "url": "https://aircraftinfo.net/graph/manufacturers/north-american-medore-arthur.json",
      "encodingFormat": "application/ld+json",
      "about": {
        "@id": "https://aircraftinfo.net/graph/manufacturers/north-american-medore-arthur.json#organization"
      }
    },
    {
      "@type": "ItemList",
      "@id": "https://aircraftinfo.net/graph/manufacturers/north-american-medore-arthur.json#aircraft-list",
      "name": "NORTH AMERICAN/MEDORE ARTHUR aircraft types",
      "numberOfItems": 1,
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "North American/Medore Arthur At6-D",
          "url": "https://aircraftinfo.net/aircraft-types/north-american-medore-arthur-at6-d",
          "item": {
            "@id": "https://aircraftinfo.net/aircraft-types/north-american-medore-arthur-at6-d#aircraft"
          }
        }
      ]
    }
  ]
}
